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

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

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

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

:root {
  --deep-sky-blue: #1a9fdd;
  --white: white;
  --grey: #868688;
  --crimson: #e00e33;
  --navy: #003789;
  --royal-blue: #1b5b98;
  --black: black;
  --white-smoke: #f3f3f3;
  --royal-blue-2: #005cb9;
  --verde-rv: #175049;
  --naranjo-rv: #de4619;
  --dark-slate-blue: #004c96;
  --yellow-green-2: #8bbd36;
  --campus: #95be1f;
  --dodger-blue: #198ef8;
  --dark-orange: #f7941e;
  --yellow-green: #84b62f;
  --medium-blue: #3232b4;
  --black-2: #3e3934;
  --midnight-blue: #222f75;
  --coreno: #132628;
  --steel-blue: #0073b2;
  --cadet-blue: #009bb7;
  --dark-green: #004c00;
  --lime-green: #18af18;
  --deep-sky-blue-2: #00a1e1;
  --royal-blue-3: #125cad;
  --midnight-blue-3: #083b59;
  --firebrick-2: #d1121e;
  --steel-blue-2: #0072bb;
  --midnight-blue-2: #18185b;
  --red: #fa0204;
  --firebrick: #d1121e;
  --firebrick-3: #c90101;
  --dark-turquoise: #2cd8e0;
  --deep-sky-blue-3: #3cbab4;
  --midnight-blue-4: #0b1e49;
  --jim: #1d8fbd;
  --amarillo-luag: #186f92;
  --royal-blue-5: #0370e9;
  --royal-blue-6: #0963c6;
  --azuljimene: #437eeb;
  --royal-blue-4: #3871c1;
  --dark-slate-blue-2: #31318f;
  --brill: #58833f;
  --dark-turquoise-2: #53c6cc;
  --hover-rodesan: #186f92;
  --lawn-green: #8df500;
  --black-3: #011425;
  --cadet-blue-2: #00aab6;
  --steel-blue-3: #08c;
  --de4619: white;
  --azuljimenez: var(--amarillo-luag);
}

.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-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

.bodyya {
  background-image: linear-gradient(#00000080, #00000080), url('../images/financial-services.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  font-family: Montserrat, sans-serif;
}

.headya {
  padding: 10px 100px;
}

.banya {
  padding: 100px;
}

.txtbanya {
  color: var(--deep-sky-blue);
  text-align: center;
  letter-spacing: -3px;
  font-family: Varela Round, sans-serif;
  font-size: 70px;
  line-height: 70px;
}

.txtbanya2 {
  border-bottom: 2px solid var(--deep-sky-blue);
  color: #fff;
  text-align: center;
  letter-spacing: 10px;
  text-shadow: none;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-style: italic;
  font-weight: 200;
  line-height: 70px;
}

.txtbanya2.txtgacya {
  letter-spacing: 5px;
  font-size: 50px;
}

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

.formya {
  background-color: #868688cc;
  border-radius: 10px;
  margin-top: 30px;
  padding: 10px;
  box-shadow: 3px 3px 6px #0009;
}

.txtescrya {
  color: var(--white);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
}

.btnenviarya {
  background-color: var(--deep-sky-blue);
  width: 100%;
}

.infoya {
  background-color: #f3f3f3;
  padding: 100px;
}

.infoya.infoya2 {
  background-image: linear-gradient(#1a9fdde6, #1a9fdde6), url('../images/ban.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.infoya.ingoya3 {
  background-color: #fff;
}

.txtinfoya {
  border-bottom: 3px solid var(--grey);
  color: var(--deep-sky-blue);
  text-align: center;
  width: 70%;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: Righteous, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.txtinfoya.txtinfoya2 {
  color: #fff;
}

.txtinfoya.txtcallya {
  color: #fff;
  width: 80%;
}

.txtinfoya.txtinfoya3 {
  text-transform: uppercase;
  border: 1px #000;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 900;
}

.txtya {
  text-align: justify;
}

.txtya.txtya2 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.txtya.txtya3 {
  color: #fff;
}

.btncontya {
  background-color: var(--deep-sky-blue);
  text-align: center;
  border-radius: 100px;
  width: 80%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.btncontya.btncontya2 {
  background-color: var(--grey);
}

.icoya {
  border: 3px solid var(--grey);
  border-radius: 100px;
  width: 114px;
  height: 114px;
  margin-bottom: 15px;
}

.divya {
  color: #333;
  text-align: center;
  padding: 20px;
  font-size: 20px;
  font-weight: 900;
  line-height: 30px;
}

.callya {
  background-color: var(--deep-sky-blue);
  padding: 50px 100px;
}

.callya.fotya {
  background-color: #f5f5f5;
  padding-top: 10px;
  padding-bottom: 10px;
}

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

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

.txtfotya.txtfotya2 {
  background-image: url('../images/sobre.png');
}

.txtfotya.txtfotya2.txtheadya2 {
  font-size: 20px;
}

.txtfotya.txtfotya3 {
  background-image: url('../images/mapa.png');
}

.txtfotya.txtheadya {
  margin-left: 50px;
  font-size: 20px;
}

.txtfotya2 {
  color: #fff;
  margin-bottom: 10px;
  padding-left: 30px;
}

.linkya {
  color: var(--white);
  font-size: 18px;
  text-decoration: none;
}

.div-block {
  color: #333;
}

.txtlistya {
  background-image: url('../images/tick-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 30px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-left: 35px;
  font-size: 16px;
  line-height: 25px;
}

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

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

.headfw {
  padding-left: 100px;
  padding-right: 100px;
}

.banfw {
  padding: 40px 100px;
}

.txtbanfw {
  color: var(--crimson);
  font-family: Anton, sans-serif;
  font-size: 35px;
  line-height: 35px;
}

.txtbanfw.txtbanfw2 {
  color: var(--navy);
  margin-bottom: 30px;
  font-size: 70px;
  line-height: 70px;
}

.txtbanfw.txtbanfw2.txtgracfw {
  margin-bottom: 150px;
  font-size: 55px;
}

.txtlistbanfw {
  color: var(--navy);
  text-transform: uppercase;
  background-image: url('../images/next-1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 35px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-size: 25px;
  line-height: 40px;
}

.formfw {
  background-color: var(--crimson);
  border-radius: 10px;
  margin-right: 100px;
  padding: 11px;
}

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

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

.txtinfofw {
  color: var(--navy);
  text-align: center;
  text-transform: uppercase;
  font-family: Anton, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.txtinfofw.txtinfofw2 {
  border-bottom: 1px solid var(--crimson);
  color: #fff;
  margin-bottom: 30px;
  line-height: 50px;
}

.txtinfofw.txtinfow3 {
  margin-top: 50px;
}

.txtinfofw.txtinfow3.txtinfofw4 {
  margin-bottom: 30px;
}

.txtifnofw {
  color: var(--crimson);
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 30px;
}

.txtifnofw.txtinfofw2 {
  border-bottom: 1px solid var(--crimson);
  color: #fff;
  margin-bottom: 15px;
  font-weight: 400;
}

.txtservfw1 {
  color: var(--navy);
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Anton, sans-serif;
  font-size: 20px;
}

.txtsrfw2 {
  text-align: justify;
  font-size: 15px;
  line-height: 22px;
}

.txtsrfw2.txtsrfw1 {
  color: #fff;
}

.btncontfw {
  background-color: var(--crimson);
  text-align: center;
  border-radius: 100px;
  width: 90%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  font-family: Anton, sans-serif;
  font-size: 18px;
  display: block;
}

.btncontfw.btncontfw2 {
  margin-top: 20px;
}

.rowfw {
  margin-bottom: 30px;
  margin-left: -13px;
  padding-left: 0;
  box-shadow: 4px 4px 7px #0006;
}

.colfw {
  padding-left: 0;
}

.callfw {
  background-color: var(--navy);
  padding: 100px;
}

.callfw.callfw2 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.divfw {
  border: 1px solid #fff9;
  height: 200px;
  margin: 20px;
  padding: 20px;
}

.fotfw {
  background-color: #0599b4;
  padding: 10px 100px;
}

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

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

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

.txtfotfw.txtfotfw4 {
  background-image: url('../images/mail-1.png');
}

.txtfotfw2 {
  color: #fff;
  padding-left: 35px;
  font-size: 20px;
  line-height: 25px;
}

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

.txtheadfw {
  color: var(--navy);
  background-image: url('../images/call.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 25px;
  padding-left: 30px;
  font-family: Anton, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.txtheadfw.txtheadfw2 {
  background-image: url('../images/mail-1.png');
  margin-top: 10px;
}

.txtheadfw.txtwspfw {
  background-image: url('../images/whatsapp-1.png');
  margin-top: 10px;
}

.linkfw2 {
  color: var(--navy);
  text-decoration: none;
}

.txtescrfw {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 25px;
}

.listfw {
  color: #fff;
}

.slidefw {
  background-color: #0000;
  height: 100px;
  margin-left: 50px;
}

.section-54 {
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: 0 2px 9px -4px #00000096;
}

.row-11 {
  padding-top: 0;
  padding-bottom: 0;
}

.column-43 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.column-42 {
  border-bottom-style: none;
  border-bottom-color: #d62e28;
}

.text-block-78 {
  color: var(--royal-blue);
  text-align: left;
  letter-spacing: 2px;
  background-image: url('../images/telefono-antiguo_1telefono-antiguo.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 19px;
  margin-top: 17px;
  margin-bottom: 16px;
  padding-left: 34px;
  font-size: 17px;
  line-height: 36px;
  text-decoration: none;
}

.link-26 {
  color: var(--royal-blue);
  text-decoration: none;
}

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

.div-block-23.hyuyt {
  margin-top: 34px;
}

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

.div-block-22.sddsa {
  z-index: 2;
  background-image: linear-gradient(#00000080, #00000080);
  height: 400px;
}

.div-block-22.sddsa.frrree {
  height: 400px;
}

.div-block-22.sddsa {
  z-index: 2;
  background-color: #0003;
  background-image: linear-gradient(#00000080, #00000080);
  height: 550px;
}

.div-block-22.sddsa.div-c-s {
  background-image: linear-gradient(#000000a6, #000000a6);
}

.div-block-22.frety {
  z-index: 2;
  height: 400px;
}

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

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

.slide-9.slider-serv-s {
  background-image: url('../images/1.jpg');
  background-position: 50% 100%;
}

.slide-9.slider-34r {
  background-image: url('../images/fondos3.jpg');
}

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

.slide-9.s2-ic.s2-pr {
  background-image: url('../images/slide-111.jpg');
}

.slide-9.s2-ic.s2-pr.sac {
  background-image: url('../images/aire-acondicionado.jpg');
}

.slide-9.s2-ic.frty {
  background-image: url('../images/letras-retroiluminadas.jpg');
}

.text-block-64 {
  color: var(--royal-blue);
  letter-spacing: 2px;
  background-image: none;
  margin-bottom: -2px;
  font-size: 22px;
  line-height: 33px;
}

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

.slide-10.slider-serv-s3 {
  background-image: url('../images/fondos3.jpg');
}

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

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

.slide-10.s3-ic.s-pr.selyt {
  background-image: url('../images/1355-scaled.jpg');
}

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

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

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

.text-block-62.title1-banner-vs.t2-serv {
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
}

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

.text-block-62.title1-banner-vs.frety._67yy {
  display: none;
}

.column-39 {
  margin-top: 7px;
}

.section-48 {
  height: 474px;
}

.section-48.sec-banneric, .section-48.sec-banneric.dfffff, .section-48.sec-banneric.frtyyu {
  height: 400px;
}

.section-48.sec-banneric {
  height: 550px;
}

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

.slide-8.slider-s1 {
  background-image: url('../images/image11.jpg');
  background-position: 50%;
}

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

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

.slide-8.s1-ic.s-pr.s1-serv {
  background-image: url('../images/servicio-tecnico-liebherr-alicante_2.jpg');
  background-position: 0%;
}

.slide-8.s1-ic.s-pr.s1-serv.cdfr56 {
  background-image: url('../images/Letra-en-acero-inoxidable.jpg');
}

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

.slider-2.sderr {
  height: 400px;
}

.slider-2.sderr.sct {
  background-color: #0000;
  background-image: none;
  height: 550px;
  margin-top: 0;
}

.text-block-65 {
  color: #fff;
  text-align: center;
  letter-spacing: 7px;
  background-color: #1b5b98;
  background-image: none;
  font-size: 26px;
  font-style: italic;
  line-height: 39px;
}

.text-block-65.subtitle-ser2 {
  letter-spacing: 0;
  padding-top: 6px;
  padding-bottom: 8px;
  font-size: 15px;
  line-height: 23px;
}

.text-block-65.sub-gracias {
  text-align: left;
  letter-spacing: 4px;
  padding-left: 19px;
  font-size: 20px;
}

.text-block-65.sub-gracias.sae {
  letter-spacing: 2px;
}

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

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

.section-49 {
  background-color: var(--royal-blue);
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 21px;
  display: none;
}

.text-block-66 {
  color: #fff;
  letter-spacing: 1px;
  font-size: 27px;
  font-weight: 500;
  line-height: 34px;
}

.text-block-70 {
  color: #0b5386;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 42px;
  font-size: 45px;
  line-height: 48px;
}

.text-block-70.item-text-serv {
  text-align: right;
  letter-spacing: 1px;
  background-image: url('../images/valuetech-logo.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 125px;
  padding-right: 43px;
  font-size: 27px;
}

.text-block-70.item-text-serv.t-kofax {
  text-align: right;
  background-image: url('../images/kofax-logo-nmxpta83lx5kiajo7tv6owxjrd09cw0niiqmzmnfzg.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 134px;
}

.text-block-70.item-text-serv.t-kofax.docu {
  background-image: url('../images/docuware-logo-nnjwepe2lmy0tseosfaz1ljlmoros0876xzqw1ling.jpg');
  padding-right: 0;
}

.text-block-70.item-text-serv.t-kofax.ad {
  text-align: center;
  background-image: url('../images/splunk-logo-nnijnl6x83aplmysozf0p27a2yeczgk42uveviofsk.jpg');
  margin-bottom: 31px;
  padding-left: 45px;
  padding-right: 0;
}

.text-block-71 {
  text-align: center;
  font-size: 18px;
}

.tab-link {
  background-color: var(--royal-blue);
  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.tab-visuoner {
  background-color: var(--royal-blue);
  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: var(--royal-blue);
  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: var(--black);
}

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

.link-25 {
  background-color: var(--royal-blue);
  text-align: center;
  letter-spacing: 1px;
  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;
}

.link-25.btn-contact-ver {
  margin-top: 18px;
}

.link-25.btn-contact-ver:hover {
  background-color: #0a5386;
}

.link-25.btn-contact-ver.btn-ben {
  border-width: 1px;
  border-color: var(--white);
  text-align: center;
  margin-top: 34px;
}

.link-25.btn-contact-ver.btn-ben:hover {
  background-color: var(--white);
  color: var(--royal-blue);
}

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

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

.section-50 {
  background-color: #fff;
  padding-top: 29px;
  padding-bottom: 34px;
}

.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.eda-50 {
  border-top: 1px solid var(--white-smoke);
  border-right: 1px solid var(--white-smoke);
  border-left: 1px solid var(--white-smoke);
  background-image: url('../images/roadwarrior-3-01.jpg');
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clientes-vs {
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.slide-11.sc2 {
  background-image: url('../images/c2.jpg');
  height: 130px;
}

.slide-11.sc2.sc3 {
  background-image: url('../images/c3.jpg');
}

.slider-3 {
  background-color: var(--white);
  height: 130px;
}

.icon {
  color: var(--royal-blue);
}

.left-arrow {
  margin-left: -65px;
}

.icon-2 {
  color: var(--royal-blue);
}

.right-arrow {
  margin-left: 0;
  margin-right: -65px;
}

.footer-sc {
  background-color: #242222;
  padding-top: 50px;
  padding-bottom: 50px;
}

.fono-f {
  color: var(--white);
  text-align: center;
  background-image: url('../images/fono1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 30px;
  padding-top: 39px;
  font-size: 18px;
}

.fono-f.email-f {
  background-image: url('../images/sobre.png');
}

.fono-f.location-f {
  background-image: url('../images/mapa.png');
}

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

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

.container {
  text-align: center;
}

.section-19 {
  background-color: #15212c;
}

.link-block-2 {
  display: block;
}

.image-9 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-36 {
  width: 80%;
  margin-right: 5px;
}

.image-36.si1 {
  margin-top: 15px;
}

.image-37 {
  width: 91%;
  margin-right: 7px;
}

.image-37.si2 {
  margin-top: 17px;
}

.column-44 {
  margin-top: 17px;
  padding-right: 17px;
}

.column-45 {
  padding-left: 9px;
  padding-right: 14px;
}

.image-38 {
  width: 77%;
  margin-top: 3px;
}

.image-38.si3 {
  width: 101%;
  margin-top: 20px;
}

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

.container-2 {
  z-index: 400;
  position: relative;
  overflow: visible;
}

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

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

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

.tabliat.tabl-value:hover, .tabliat.tabl-value.w--current {
  background-color: #f35e08;
}

.tabliat.tabl-value {
  background-color: var(--royal-blue);
}

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

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

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

.div-serv-d {
  text-align: center;
  border: 1px solid #d3d1d1;
  border-radius: 3px;
  height: 370px;
  margin-bottom: 20px;
  padding: 20px 10px;
  transition: box-shadow .2s;
}

.div-serv-d:hover {
  box-shadow: 3px 3px 7px #0000003d;
}

.text-descrip {
  text-align: center;
  height: auto;
  margin-top: 8px;
}

.text-block-79 {
  color: var(--royal-blue);
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 24px;
}

.text-block-80 {
  color: #fff;
  text-align: center;
  letter-spacing: 6px;
  margin-top: 104px;
  font-size: 25px;
  line-height: 27px;
}

.text-span-3 {
  text-align: center;
  font-size: 38px;
  line-height: 46px;
}

.image-39 {
  margin-bottom: 42px;
}

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

.div-img-b {
  background-image: url('../images/41987947_xl.jpg');
  background-position: 50%;
  background-size: cover;
  height: 500px;
}

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

.div-block-26 {
  background-color: var(--royal-blue);
  height: 500px;
  padding: 60px;
}

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

.text-block-81 {
  color: var(--white);
  letter-spacing: 6px;
  margin-bottom: -12px;
  font-size: 25px;
  line-height: 29px;
}

.heading {
  color: var(--white);
  margin-bottom: 33px;
  font-size: 38px;
  line-height: 41px;
}

.text-block-82 {
  color: #fff;
  background-image: url('../images/garrapata.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 16px;
  padding-left: 28px;
}

.banner-rpa {
  background-image: linear-gradient(#fffffff0, #fffffff0), url('../images/gridinfo-nov-creative-17.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  padding-top: 54px;
  padding-bottom: 52px;
  display: block;
}

.banner-rpa.banner-gd {
  background-image: linear-gradient(#ffffffe8, #ffffffe8), url('../images/DET.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 74px;
  padding-bottom: 75px;
}

.banner-rpa.banner-g-ms {
  height: 400px;
}

.banner-rpa.banner-g-ms.bddm {
  background-image: linear-gradient(#ffffffd4, #ffffffd4), url('../images/DET.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 568px;
}

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

.logo-rpa {
  width: 67%;
  margin-top: 6px;
  margin-bottom: 94px;
}

.logo-rpa.logo-gd {
  width: 61%;
  margin-top: 1px;
}

.title-b-rpa {
  color: var(--royal-blue-2);
  margin-bottom: 11px;
  font-size: 40px;
  line-height: 46px;
}

.title-b-rpa.t-bn {
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 700;
  line-height: 44px;
}

.title-b-rpa.t-bn.txt-c-rpa {
  color: var(--white);
  text-align: center;
  margin-bottom: 9px;
  font-size: 28px;
}

.title-b-rpa.title-tes {
  text-align: center;
  margin-bottom: 26px;
  font-size: 36px;
  line-height: 49px;
}

.title-b-rpa.title-tes.tgp {
  text-align: center;
  letter-spacing: 0;
  margin-top: 3px;
  margin-bottom: 1px;
  font-size: 31px;
  line-height: 42px;
}

.title-b-rpa.title-gs-b {
  color: #ff8300;
  margin-top: -4px;
  margin-bottom: 21px;
  font-size: 30px;
  line-height: 39px;
}

.title-b-rpa.text-gracias-ms {
  font-size: 30px;
}

.st-b-rpa {
  color: var(--royal-blue-2);
  font-size: 19px;
  line-height: 29px;
}

.st-b-rpa.p-b-gd {
  font-size: 16px;
  line-height: 25px;
}

.image-42 {
  margin-top: 0;
}

.beneficios-rpa {
  background-color: #f2f2f2;
  padding-top: 100px;
  padding-bottom: 100px;
}

.list-items-rpa {
  background-image: url('../images/garrapata_1.png');
  background-position: 0 11%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 12px;
  padding-left: 31px;
  font-size: 16px;
  line-height: 27px;
}

.list-items-rpa.list-item-blanco {
  text-align: left;
  background-image: url('../images/comprobado.png');
  background-position: 0%;
  padding-left: 34px;
}

.list-items-rpa.list-t-f {
  color: var(--royal-blue-2);
}

.div-form1-rpa {
  background-color: var(--white);
  padding: 40px 42px;
  box-shadow: 1px 1px 11px #00000057;
}

.div-form1-rpa.form-b-gd {
  width: 80%;
  margin-top: 119px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 1px 1px 11px -4px #00000057;
}

.campos-form-rpa {
  float: left;
  background-color: #efefef;
  border: 0 solid #000;
  border-radius: 5px;
  width: 100%;
  font-size: 15px;
}

.campos-form-rpa.cf3 {
  width: 100%;
  font-size: 15px;
}

.campos-form-rpa.cf3.gh7890, .campos-form-rpa.cf3.nhu890 {
  display: block;
}

.campos-form-rpa.maxw {
  width: 100%;
  font-size: 15px;
  position: static;
}

.campos-form-rpa.maxw.hyu89 {
  display: none;
}

.campos-form-rpa.maxw.tyu89 {
  display: block;
}

.campos-form-rpa.maxw.ty790 {
  display: none;
}

.campos-form-rpa.left-c {
  width: 99%;
  font-size: 15px;
}

.btn-form1-rpa {
  background-color: var(--royal-blue-2);
  letter-spacing: 2px;
  width: 100%;
  font-size: 17px;
}

.column-49 {
  background-color: var(--royal-blue-2);
  color: var(--white);
  height: 431px;
  padding: 60px 60px 40px 80px;
}

.title-ser {
  text-align: center;
  margin-bottom: 38px;
  font-size: 23px;
  line-height: 31px;
}

.title-ser.t-func {
  color: var(--royal-blue-2);
}

.column-50 {
  height: 400px;
  padding: 60px 90px 40px 40px;
}

.column-50.c-gris-t {
  background-color: #f2f2f2;
  height: 431px;
}

.testimonios {
  background-image: linear-gradient(#ffffffbd, #ffffffbd), url('../images/banner-home-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.slider-4 {
  background-color: #ddd0;
}

.text-block-83 {
  text-align: center;
  margin-top: 34px;
  margin-bottom: 36px;
  font-size: 18px;
  line-height: 29px;
}

.text-block-83.der {
  font-size: 17px;
}

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

.text-block-84 {
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.text-block-85 {
  color: var(--royal-blue-2);
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  line-height: 28px;
}

.slide-12 {
  height: 300px;
}

.porq-m {
  background-color: #f2f2f2;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.porq-m.pqggd {
  background-color: #fff;
}

.text-block-86 {
  text-align: center;
  font-size: 17px;
  font-weight: 700;
}

.clientes-rpa {
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.slider-clientes {
  background-color: var(--white);
  text-align: center;
  height: 200px;
}

.slide-13 {
  height: 200px;
}

.icon-3 {
  color: #272626;
  margin-right: 49px;
}

.icon-4 {
  color: #332e2e;
  margin-left: 44px;
}

.contact-rpa {
  background-image: linear-gradient(311deg, #1427cecc, #ed8517ba), url('../images/graphicstock-looking-up-lower-angle-exterior-commercial-building-and-wireless-communication-network-abstract-image-visual-internet-of-things_Hd-xfX2wejl.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.footer-rpa {
  padding-top: 26px;
  padding-bottom: 26px;
}

.text-block-87 {
  margin-top: 0;
  margin-right: 11px;
  display: inline-block;
}

.linkedin-rpa {
  background-color: var(--royal-blue-2);
  background-image: url('../images/linkedin.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  width: 40px;
  height: 40px;
}

.column-51 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-43 {
  width: 32%;
  display: inline-block;
}

.image-44 {
  width: 17%;
  margin-left: 12px;
}

.contact-icon-footer {
  text-align: left;
  background-image: url('../images/telefono-inteligente.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 23px;
  line-height: 22px;
}

.contact-icon-footer.contact-email {
  background-image: url('../images/correo-electronico.png');
  padding-top: 2px;
  padding-left: 35px;
}

.contact-icon-footer.contact-location {
  background-image: url('../images/alfiler.png');
}

.link-28 {
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

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

.link-28.oooi {
  color: var(--black);
}

.columns {
  text-align: center;
  margin-top: 49px;
}

.image-45 {
  width: 79%;
  margin-left: 52px;
}

.column-52 {
  padding-right: 107px;
}

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

.banner-tablau {
  border-bottom: 0px solid var(--royal-blue-2);
  background-image: linear-gradient(#ffffffc4, #ffffffc4), url('../images/hero-1920x960.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 100px;
  padding-bottom: 60px;
}

.image-46 {
  width: 100%;
}

.columns-3 {
  justify-content: space-between;
  display: block;
}

.column-55 {
  flex: 0 auto;
  justify-content: space-between;
  display: block;
}

.container-t {
  width: 88%;
  margin-left: auto;
  margin-right: auto;
}

.title1-b-t {
  width: 100%;
  margin-top: 35px;
  font-size: 24px;
  line-height: 35px;
  display: block;
}

.title2-b-t {
  color: var(--royal-blue-2);
  font-size: 45px;
  line-height: 57px;
}

.parrafo-b-t {
  margin-bottom: 31px;
  font-size: 19px;
  line-height: 27px;
}

.list-b-t {
  background-image: url('../images/garrapata_1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 10px;
  padding-left: 30px;
  font-size: 18px;
  line-height: 25px;
}

.btn-bt {
  background-color: var(--royal-blue-2);
  letter-spacing: 2px;
  border-radius: 5px;
  margin-top: 29px;
  padding: 10px 20px;
  font-size: 17px;
  line-height: 27px;
  transition: background-color .5s;
}

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

.div-dorm-b-t {
  background-color: #2c7cced1;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding: 53px 20px 35px;
}

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

.productos-t {
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.div-p-items-t {
  color: #333;
  text-align: center;
  font-size: 14px;
}

.img-p-t {
  margin-bottom: 12px;
}

.title-p-items-t {
  color: var(--royal-blue-2);
  margin-bottom: 17px;
  font-size: 23px;
  line-height: 30px;
}

.title-oag {
  color: var(--royal-blue-2);
  text-align: center;
  margin-bottom: 59px;
  font-size: 36px;
  line-height: 40px;
}

.div-item-pe {
  background-color: var(--royal-blue-2);
  color: var(--white);
  border-radius: 7px;
  padding: 20px;
}

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

.text-line-t {
  border-bottom: 2px solid var(--white);
  text-align: center;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 30px;
}

.text-line-t.text-line-last {
  border-bottom-style: none;
}

.servicios-gd {
  padding-top: 100px;
  padding-bottom: 100px;
}

.servicios-gd.section-a-s {
  background-color: #f2f2f2;
}

.title-serv-gd {
  color: #ff8300;
  text-align: center;
  margin-bottom: 63px;
  font-size: 36px;
  line-height: 40px;
}

.div-item-serv-gd {
  text-align: center;
  height: 409px;
  margin-bottom: 20px;
  padding: 20px;
  box-shadow: 0 1px 9px #00000057;
}

.image-48 {
  margin-bottom: 20px;
}

.title-serv-i-gd {
  margin-bottom: 26px;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.text-block-92 {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 22px;
}

.div-img-as {
  background-image: url('../images/certificacion-matriculas.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 164px;
}

.div-img-as.img-as-5 {
  background-image: url('../images/rpa-contabilizacion-automatica-de-facturas.jpg');
}

.div-img-as.img-as-5.gtt {
  background-image: url('../images/procesos-electrnicos-certificados-pecv2.png');
}

.div-img-as.img-as-5.img-8p {
  background-image: url('../images/solucin-venta-sin-papel.jpg');
}

.div-img-as.img-as-6.x {
  background-image: url('../images/oficina-de-partes.jpg');
}

.div-img-as.img-as-6.x.derrrp {
  background-image: url('../images/aprobacion-facturas.jpg');
}

.div-img-as.img-as-6.grt {
  background-image: url('../images/carpeta-rrhh.jpg');
}

.div-img-as.img-as-4 {
  background-image: url('../images/libro-digital.jpg');
}

.div-img-as.img-as-4.er4t {
  background-image: url('../images/gestion-fiscalias.jpg');
}

.div-text-as {
  background-color: var(--white);
  text-align: center;
  height: 166px;
  margin-bottom: 20px;
  padding: 20px;
}

.title-items-as {
  text-align: center;
  margin-bottom: 31px;
  font-size: 16px;
  font-weight: 700;
}

.btn-as {
  color: #292929;
  background-color: #3898ec00;
  border: 2px solid #000;
  border-radius: 3px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 700;
}

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

.header-ic.header-rv {
  background-color: var(--verde-rv);
  padding-left: 60px;
  padding-right: 60px;
}

.logo-ic {
  width: 78%;
}

.logo-ic.logo-pr {
  color: #95be1f;
  width: 53%;
}

.logo-ic.logo-pr.logo-serc {
  z-index: 100;
  margin-top: -27px;
  margin-bottom: -92px;
  position: relative;
  overflow: visible;
}

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

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

.contact-header-ic.contact-env.c-footer-ic {
  background-image: url('../images/correo-electronico_1.svg');
  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/mapas-y-banderas.svg');
}

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

.contact-header-ic.contact-env.c-footer-ic.oos {
  background-image: url('../images/email_2.svg');
}

.contact-header-ic.contact-env.h-m-pr {
  color: var(--white);
  background-image: url('../images/correo-electronico_1.svg');
}

.contact-header-ic.contact-env.h-m-pr.hm-cser {
  background-image: url('../images/multimedia.png');
  margin-top: 12px;
}

.contact-header-ic.contact-env.h-m-pr.oos {
  color: var(--black);
  background-image: url('../images/email_2.svg');
}

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

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

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

.contact-header-ic.c-footer-ic.c-f-f.f-ct-pr.oos {
  background-image: url('../images/llamada-telefonica_2.svg');
}

.contact-header-ic.hf-pr {
  color: var(--white);
  background-image: url('../images/llamada-telefonica_5.svg');
}

.contact-header-ic.hf-pr.hc-serv {
  background-image: url('../images/phone_2.png');
  margin-top: 12px;
}

.contact-header-ic.hf-pr.phone-h-ener {
  background-image: url('../images/pko.png');
  margin-top: 10px;
  font-weight: 600;
}

.contact-header-ic.hf-pr.oos {
  color: var(--black);
  background-image: url('../images/llamada-telefonica_2.svg');
}

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

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

.submit-button-10.btn-form-pr {
  background-color: var(--naranjo-rv);
  border-radius: 0;
}

.submit-button-10.btn-form-pr.btn-form-sev {
  background-color: var(--dark-slate-blue);
}

.submit-button-10.btn-form-pr.btn-g- {
  background-color: var(--yellow-green-2);
}

.submit-button-10.btn-form-pr.sdfsdf {
  background-color: var(--campus);
}

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

.div-block-27.div-form-pr {
  border-radius: 0 0 12px 12px;
  width: 100%;
  margin-top: 0;
  padding: 26px 20px 20px;
}

.text-block-93 {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 0;
  font-size: 27px;
  line-height: 29px;
}

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

.text-block-93.sdeer {
  color: var(--naranjo-rv);
  letter-spacing: 1px;
  text-shadow: 1px 1px 2px #0000006b;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 21px;
  line-height: 36px;
}

.text-block-93.sdeer.t1-b-ser {
  color: var(--dodger-blue);
  margin-top: 198px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 400;
}

.text-block-93.sdeer {
  color: #a5df42;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #0000006b;
  margin-top: 52px;
  font-family: Oswald, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 36px;
}

.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-call1-pr {
  width: 100%;
  font-size: 15px;
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr:hover {
  border-color: var(--dark-orange);
  background-color: var(--dark-orange);
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.btn-qs-pr {
  width: 70%;
  margin-top: 33px;
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.btn-qs-pr.campus {
  width: 200px;
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.btn-qs-pr.campus:hover {
  border-color: var(--campus);
  background-color: var(--campus);
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.btn-blank {
  width: 100%;
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.btn-blank:hover {
  border-color: var(--dodger-blue);
  background-color: var(--dodger-blue);
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.btn-blank.r45 {
  width: 70%;
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.vxcv {
  width: 200px;
  margin-top: 20px;
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.vxcv:hover {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--campus);
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.vxcv.w--current {
  width: 400px;
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.vxcv.bots {
  width: 200px;
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.vxcv.bots:hover {
  border-color: var(--campus);
  background-color: var(--campus);
  color: var(--white);
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.vxcv.bots.w--current:hover {
  color: var(--white);
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-banner-pr.btn-servt-b:hover {
  border-color: var(--dark-slate-blue);
  background-color: var(--dark-slate-blue);
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-banner-pr:hover {
  border-color: var(--yellow-green-2);
  background-color: var(--yellow-green-2);
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-freffo {
  margin-left: auto;
  margin-right: auto;
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-freffo:hover {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--medium-blue);
}

.btn-serv-gs.btn-serv-ic.btn-g-ldi {
  width: 40%;
  display: block;
}

.btn-serv-gs.btn-serv-ic.btn-g-ldi:hover {
  border-color: var(--dark-slate-blue);
  background-color: var(--dark-slate-blue);
}

.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.frt54 {
  display: none;
}

.text-block-94.subtitle-banner-ic.t3-b-serv {
  font-size: 24px;
}

.text-block-94.subtitle-banner-ic.gtyu {
  text-align: center;
  font-size: 27px;
}

.text-block-94.subtitle-banner-ic.xcvx {
  color: #fff;
  background-color: #000;
  padding: 5px;
}

.text-block-95 {
  color: var(--black);
  letter-spacing: 2px;
  background-image: none;
  margin-bottom: 14px;
  font-size: 22px;
  line-height: 33px;
}

.text-block-95.contact-b-pp {
  background-color: var(--verde-rv);
  color: var(--white);
  text-align: center;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  margin-top: auto;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 42px;
}

.text-block-95.contact-b-pp.tc-b {
  background-color: #198ef8;
  margin-top: 138px;
}

.text-block-95.contact-b-pp.gdfgsdg {
  background-color: var(--black);
  margin-top: 0;
}

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

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

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

.column-57.cbpr {
  padding-left: 105px;
}

.column-57.cbpr.cfret {
  padding-left: 47px;
}

.section-serv-pr {
  text-align: center;
  background-color: #f3f3f3;
  padding: 60px;
}

.section-serv-pr.sectghuy {
  background-color: var(--white);
}

.title-serv-pr {
  text-align: center;
  margin-top: 0;
  margin-bottom: 47px;
}

.title-serv-pr.title2-serv-cret {
  text-align: left;
  margin-bottom: 13px;
  font-size: 35px;
}

.title-serv-pr.erty {
  margin-bottom: 5px;
}

.title-serv-pr.tc-ll {
  font-size: 40px;
  font-weight: 300;
}

.title-serv-pr.frty78 {
  text-align: center;
  font-size: 31px;
  font-weight: 500;
}

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

.slider-5 {
  height: 200px;
  margin-bottom: 17px;
}

.icon-5 {
  font-size: 25px;
}

.left-arrow-5 {
  padding-left: 0;
  font-size: 14px;
  line-height: 20px;
}

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

.slide-3.f1 {
  background-image: url('../images/folleto1.jpg');
}

.slide-3.f1.s2-cm {
  background-image: url('../images/picking.jpg');
}

.slide-3.f1.s2-cm.ip1 {
  background-image: url('../images/IsladePascua_14.jpg');
}

.slide-3.c1 {
  background-image: url('../images/catalogo3.jpg');
}

.slide-3.c1.s2-os {
  background-image: url('../images/Cantilever-350x252.jpg');
}

.slide-3.c1.s2-os.sv {
  background-image: url('../images/FOTO-1-SANTIAGO-VALPARAÍSO.jpg');
}

.slide-3.c1.s2-os.sv.ca1 {
  background-image: url('../images/Carretera-Austral-2.jpg');
}

.slide-3.s1-p-pp {
  background-image: url('../images/selectivos.jpg');
  border-radius: 1px;
}

.slide-3.s1-p-pp.san-pedro {
  background-image: url('../images/FOTO-1-SAN-PEDRO-_.jpg');
}

.f3 {
  background-image: url('../images/catalogo2-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.f3.sv3 {
  background-image: url('../images/FOTO-2-SANTIAGO-VALPARAÍSO.jpg');
}

.servicios-irc {
  padding: 60px 60px 100px;
}

.btn-call1-id {
  color: #fff;
  letter-spacing: 1px;
  background-color: #bdc6c600;
  border: 1px solid #fff;
}

.btn-call1-id:hover {
  color: #474545;
  background-color: #fff;
}

.btn-call1-id.btn-serv-3 {
  border-color: var(--dark-orange);
  background-color: var(--naranjo-rv);
  color: var(--naranjo-rv);
  text-align: center;
  margin-top: 16px;
  font-weight: 500;
}

.btn-call1-id.btn-serv-3:hover {
  background-color: var(--dark-orange);
  color: #fff;
}

.btn-call1-id.btn-serv-3.btn-contact-clor {
  border-color: var(--dark-slate-blue);
  color: var(--dark-slate-blue);
  margin-top: 31px;
}

.btn-call1-id.btn-serv-3.btn-contact-clor:hover {
  background-color: var(--dark-slate-blue);
  color: var(--white);
}

.btn-call1-id.btn-serv-3.btos {
  background-color: var(--campus);
  color: var(--white);
  border-style: none;
}

.btn-call1-id.btn-serv-3.btos:hover {
  border-style: solid;
  border-color: var(--campus);
  background-color: var(--white);
  color: var(--campus);
  border-radius: 2px;
}

.btn-call1-id.btn-contact-ener {
  background-color: var(--yellow-green-2);
  border-color: #abdd57;
  margin-top: 14px;
  margin-bottom: 8px;
  padding-left: 23px;
  padding-right: 23px;
  transition: background-color .2s;
}

.btn-call1-id.btn-contact-ener:hover {
  border-style: solid;
  border-color: var(--yellow-green-2);
  color: var(--yellow-green-2);
  background-color: #3232b400;
}

.btn-call1-id.btn-serv-3 {
  color: #f7941e;
  text-align: center;
  border-color: #f7941e;
  width: 100%;
  margin-top: 16px;
  font-weight: 500;
}

.btn-call1-id.btn-serv-3:hover {
  color: #fff;
  background-color: #f7941e;
}

.btn-call1-id.btn-serv-al {
  border-color: var(--dark-slate-blue);
  color: var(--dark-slate-blue);
}

.btn-call1-id.btn-serv-al:hover {
  background-color: var(--dark-slate-blue);
  color: var(--white);
}

.slide-4 {
  background-image: url('../images/revista2.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4.c2 {
  background-image: url('../images/catalogo1.jpg');
  background-position: 50%;
}

.slide-4.c2.s2-cfr {
  background-image: url('../images/mezanine.jpg');
}

.slide-4.c2.s2-cfr.sv2 {
  background-image: url('../images/FOTO-3-SANTIAGO-VALPARAÍSO.jpg');
}

.slide-4.c2.s2-cfr.sv2.ca2 {
  background-image: url('../images/Carretera-austral-3.jpg');
}

.slide-4.f2 {
  background-image: url('../images/folletos3.jpg');
}

.slide-4.f2.s2-cargd {
  background-image: url('../images/CartonFlow-350x252.jpg');
}

.slide-4.f2.s2-cargd.ip2 {
  background-image: url('../images/ISLA-DE-PASCUA-2.jpg');
  background-position: 50%;
}

.slide-4.f2.s2-cargd.ip2.ip3 {
  background-image: url('../images/Isla-de-Pascua-3.jpg');
}

.slide-4.s2-pr {
  background-image: url('../images/drive-in.jpg');
}

.slide-4.s2-pr.sp2 {
  background-image: url('../images/IMG_4746.jpg');
  background-position: 50%;
}

.slide-4.s2-pr.sp2.sp3 {
  background-image: url('../images/IMG_4947.jpg');
  background-position: 50% 100%;
}

.title1-servcisio {
  text-align: center;
  letter-spacing: 5px;
  font-size: 18px;
}

.title1-servcisio.t1-ser-servt {
  color: var(--dodger-blue);
  text-align: left;
  letter-spacing: 3px;
  font-size: 17px;
}

.text-block-24 {
  color: var(--black);
  text-align: center;
  margin-top: 26px;
  margin-bottom: 17px;
  font-size: 19px;
  font-weight: 600;
}

.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: var(--verde-rv);
}

.footerdu-2.footer-force.footer-pr.eer45 {
  padding-top: 42px;
  padding-bottom: 20px;
}

.footerdu-2.footer-force.footer-pr.sdaasd {
  -webkit-text-fill-color: inherit;
  background-color: #292727;
  background-clip: border-box;
}

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

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

.column-58 {
  color: #fff;
}

.call1-pr {
  background-color: #292727;
  padding-top: 31px;
  padding-bottom: 30px;
}

.call1-pr.call-sersr {
  background-color: var(--dark-slate-blue);
}

.call1-pr.sdasf {
  text-align: center;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.call1-pr.sdasf.sadfoo {
  background-color: var(--campus);
}

.text-block-96 {
  color: var(--white);
  text-transform: uppercase;
  margin-top: 2px;
  font-size: 27px;
  font-weight: 500;
  line-height: 42px;
}

.text-block-96.csder4 {
  font-size: 25px;
  font-weight: 300;
}

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

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

.title-banner-pr {
  color: var(--white);
  text-shadow: 1px 1px 2px #000000c2;
  margin-bottom: 0;
  font-size: 71px;
  font-weight: 700;
  line-height: 72px;
}

.title-banner-pr.t1-gracias-pr {
  color: var(--white);
  margin-top: 169px;
  font-size: 50px;
  line-height: 50px;
}

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

.title-banner-pr.title-b-serv.tgracias-sert {
  margin-top: 194px;
  font-size: 32px;
}

.title-banner-pr.title-b-serv.sdfrt5 {
  letter-spacing: -2px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 46px;
}

.title-banner-pr.title-mobile {
  display: none;
}

.div-img-serv-pr {
  background-image: url('../images/servicios-1024x683.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.div-img-serv-pr.img-s-2 {
  background-image: url('../images/ESTANTERIA-LIGERA.jpg');
}

.div-img-serv-pr.img-s-3 {
  background-image: url('../images/INSTALACION.jpg');
}

.div-img-serv-pr.img-s-4 {
  background-image: url('../images/MOVIMIENTOS-DE-RACKS.jpg');
}

.div-img-serv-pr.img-s-5 {
  background-image: url('../images/ASESORIA.jpg');
}

.div-img-serv-pr.img-s-6 {
  background-image: url('../images/A-TODA-LA-REPUBLICA.jpg');
}

.div-img-serv-pr.asdasd {
  background-image: url('../images/guardia2.JPG');
}

.div-text-serv-pr {
  background-color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 264px;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
}

.text-block-97 {
  text-align: left;
  align-items: flex-end;
  display: block;
}

.text-block-97.das {
  text-align: left;
}

.text-block-97._231 {
  color: var(--campus);
  text-align: left;
  font-size: 19px;
  font-weight: 600;
}

.title-serv-pr2 {
  text-align: center;
  margin-bottom: 7px;
  font-size: 15px;
}

.div-qs-pr {
  background-image: url('../images/slide-111.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}

.div-qs-pr.div-img-sq {
  background-image: url('../images/b2865017de8f.jpg');
  background-position: 50%;
}

.div-qs-pr.div-img-sq.fdrty {
  background-image: url('../images/H3ead0a9573f94c319b9f516801f55a62K.jpg');
}

.div-qs-pr.cvc {
  background-image: url('../images/guardia2.JPG');
}

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

.div-text-qs-pr {
  background-color: var(--black-2);
  color: var(--white);
  height: 500px;
  padding: 60px 100px;
}

.div-text-qs-pr.div-qs-serv {
  background-color: var(--dark-slate-blue);
}

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

.title1-qs {
  letter-spacing: 5px;
  font-size: 20px;
  line-height: 30px;
}

.title1-qs.sedr45 {
  color: #45a4fa;
}

.title1-qs-pr {
  margin-bottom: 41px;
  font-size: 55px;
  line-height: 53px;
}

.title1-qs-pr.t-l-ll {
  font-weight: 300;
}

.title1-qs-pr.t-l-ll.cvgt {
  text-align: center;
}

.title1-qs-pr.gtrr {
  color: var(--white);
  text-align: center;
  margin-top: 122px;
  margin-bottom: 0;
  font-size: 44px;
}

.paragraph-26 {
  text-align: justify;
  margin-bottom: 28px;
  font-size: 15px;
  line-height: 24px;
}

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

.section-clientes-pr.scskfye {
  padding-bottom: 0;
}

.slider-clientes-pr {
  background-color: #ddd0;
  height: 200px;
}

.s-c-pr {
  height: 150px;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
}

.right-arrow-5 {
  display: none;
}

.title-s-v-banner {
  color: var(--white);
  text-align: left;
  text-shadow: 1px 1px 2px #000;
  margin-top: 106px;
  margin-bottom: 21px;
  font-family: Open Sans, sans-serif;
  font-size: 54px;
  font-weight: 800;
  line-height: 56px;
}

.tg-vs {
  color: var(--white);
  text-shadow: 1px 1px 6px #000;
  margin-top: 174px;
  font-size: 44px;
  font-weight: 700;
  line-height: 51px;
}

.title-b-rpa-2 {
  color: #005cb9;
  margin-bottom: 4px;
  font-size: 40px;
  line-height: 46px;
}

.title-b-rpa-2.title-tes {
  text-align: center;
  margin-bottom: 26px;
  font-size: 36px;
  line-height: 64px;
}

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

.bodych.bodyco {
  background-image: url('../images/ban_6.jpg');
}

.banch {
  padding: 70px 50px 50px;
}

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

.txtbanch.txtbanch2 {
  color: var(--deep-sky-blue);
  font-family: Anton, sans-serif;
  font-size: 70px;
  line-height: 70px;
}

.txtbanch.txtbanch2.txtinfoch {
  color: var(--midnight-blue);
  margin-bottom: 30px;
}

.txtbanch.txtbanch2.sdf3f {
  color: var(--white);
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
}

.txtbanch.txtbanch2.sdf3f.fght5 {
  margin-bottom: 50px;
  font-size: 45px;
}

.txtbanch.dfsg43 {
  color: var(--white-smoke);
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.txtbanch.fgrftger {
  color: var(--coreno);
  text-align: center;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
}

.headch {
  padding: 10px 50px;
}

.txtbanch3 {
  color: var(--midnight-blue);
  font-size: 25px;
  line-height: 30px;
}

.txtbanch3.fdgg45 {
  color: var(--white-smoke);
  margin-bottom: 25px;
  font-size: 20px;
}

.formch {
  background-color: var(--white);
  border-radius: 10px;
  margin-right: 20px;
  padding: 10px;
  box-shadow: 7px 7px 10px #00000078;
}

.formch.dfg4r {
  background-color: #ffffff7a;
}

.btnenviach {
  background-color: var(--midnight-blue);
  width: 100%;
}

.btnenviach.dfg45t {
  background-color: #2dc6a2;
}

.txtheadch {
  color: #fff;
  letter-spacing: 1px;
  background-image: url('../images/whatsapp.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 30px;
  padding-left: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.txtheadch.txthead2 {
  background-image: url('../images/email.png');
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.linkch {
  color: var(--white);
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
}

.infoch {
  background-color: #f2f2f2;
  padding: 100px;
}

.infoch.infoch2 {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.infoch.infoch2.rty456 {
  background-color: #333;
}

.infoch.infoch3 {
  background-color: #fff;
}

.infoch.infoch3.infocor {
  background-color: #f0f0f0;
}

.txtinfoch {
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 35px;
}

.btncontch {
  background-color: var(--midnight-blue);
  letter-spacing: 3px;
  border-radius: 100px;
  margin-top: 30px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 20px;
}

.btncontch.fgbr56 {
  background-color: var(--coreno);
  text-align: center;
  width: 300px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.txtfotch.txtfotch2 {
  background-image: url('../images/email-1.png');
}

.linkch2 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.htmlch {
  margin-top: 50px;
}

.txtinfoch2 {
  text-align: justify;
  font-size: 16px;
}

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

.callch.fdgrtt {
  background-color: #132628;
}

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

.txtcallch.txtcallch2 {
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.txtcallch.txtcallch2.fdgr45yt {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
}

.txtcallch.fgr4ty {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 900;
}

.whatsapp-gs {
  z-index: 100;
  text-align: center;
  letter-spacing: 0;
  object-fit: fill;
  background-color: #0dc152;
  background-image: url('../images/whatsapp-2_1whatsapp (2).png');
  background-position: 5%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 100px;
  width: 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:hover {
  background-color: #0db64e;
  margin-bottom: 17px;
  box-shadow: 5px 5px 12px #00000078;
}

.whatsapp-gs.whatsapp-fm {
  width: 22%;
}

.whatsapp-gs.whatsapp-fm.wspab {
  inset: auto 0% 0% auto;
}

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

.headab {
  padding-bottom: 30px;
  padding-left: 50px;
  padding-right: 50px;
}

.headab.headgr {
  padding-bottom: 200px;
}

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

.logoab {
  text-align: center;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.txtbanab {
  color: var(--steel-blue);
  text-align: center;
  margin-top: 0;
  font-size: 55px;
  font-weight: 900;
  line-height: 60px;
}

.txtbanab.txtcallab {
  color: #fff;
}

.txtbanab2 {
  color: var(--yellow-green);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 35px;
}

.btnenviarab {
  background-color: var(--steel-blue);
  width: 100%;
}

.formab {
  background-color: var(--yellow-green);
  border-radius: 10px;
  padding: 11px;
  box-shadow: 4px 4px 7px #0000007d;
}

.infoab {
  padding: 100px;
}

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

.epab {
  color: var(--yellow-green);
  text-align: center;
  margin-bottom: 50px;
  font-size: 30px;
  font-weight: 900;
}

.txtinfoab {
  color: var(--yellow-green);
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.txtdivab {
  color: var(--steel-blue);
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  line-height: 30px;
  position: relative;
  inset: auto 0% -10px;
  box-shadow: 0 4px 6px #00000096;
}

.divab {
  background-color: var(--white);
  color: var(--steel-blue);
  text-align: center;
  font-size: 16px;
}

.btncontab {
  background-color: var(--yellow-green);
  margin-top: 20px;
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.btncontab.btncontab2 {
  text-align: center;
  text-transform: uppercase;
  border-radius: 100px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  display: block;
}

.txtdivab2 {
  letter-spacing: 0;
  height: 60px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}

.txtdivab2.txtdivab22 {
  text-align: justify;
  height: auto;
  line-height: 25px;
}

.callab {
  background-image: linear-gradient(32deg, var(--steel-blue), var(--yellow-green));
  padding: 50px 100px;
}

.txtcall3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 15px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.txtcall3.txtcall33 {
  font-size: 30px;
  line-height: 40px;
}

.divcalla {
  text-align: center;
}

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

.fota {
  color: var(--yellow-green);
  background-image: url('../images/phone.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 17px;
  margin-bottom: 20px;
  padding-left: 30px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

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

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

.txtfotab {
  color: #fff;
  font-size: 18px;
}

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

.txtheadab {
  color: var(--yellow-green);
  background-image: url('../images/phone_1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 30px;
  padding-left: 30px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.txtheadab.txtheadab2 {
  background-image: url('../images/mail.png');
}

.txtheadab.txtheadab2.txtmovhead, .txtheadab.txtmovhe {
  display: none;
}

.linkheadab {
  color: var(--yellow-green);
  text-decoration: none;
}

.div-logo-serc {
  padding-left: 0;
}

.list-serv-servt {
  background-image: url('../images/marca-de-verificacion.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 24px;
  margin-bottom: 14px;
  padding-left: 44px;
  font-size: 16px;
  line-height: 25px;
}

.paragraph-27 {
  margin-bottom: 19px;
  font-size: 17px;
}

.slider-servicios-servt {
  background-color: #ddd0;
  height: 460px;
}

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

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

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

.column-62 {
  padding-right: 58px;
}

.text-block-98 {
  text-align: center;
  background-image: url('../images/manos.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 80px;
  margin-bottom: 29px;
  padding-top: 96px;
  font-size: 19px;
  line-height: 28px;
}

.text-block-98.der56 {
  background-image: url('../images/tec.png');
}

.text-block-98.swe345 {
  background-image: url('../images/casa.png');
}

.text-block-98.swe345.we345 {
  background-image: url('../images/comercio-y-compras.png');
}

.section-56 {
  background-color: #f5f5f5;
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-49 {
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
}

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

.text-block-99 {
  color: var(--dark-slate-blue);
  margin-bottom: 57px;
  font-size: 25px;
  font-style: italic;
  line-height: 23px;
}

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

.logo-div-ene {
  z-index: 100;
  background-color: var(--white);
  border-radius: 4px;
  margin-top: -26px;
  margin-bottom: -77px;
  padding-top: 11px;
  padding-bottom: 12px;
  position: relative;
  box-shadow: 0 5px 7px #00000063;
}

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

.title-banner-pr-2.t1-banner-ener {
  font-size: 64px;
  line-height: 70px;
}

.title-banner-pr-2.t1-banner-ener.t-gr-ene {
  font-size: 50px;
  line-height: 51px;
}

.title-banner-pr-2.t1-banner-ener.tbp {
  text-transform: uppercase;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 53px;
}

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

.text-block-100.contact-b-pp {
  color: #fff;
  background-color: #3e3934;
  margin-top: 49px;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 42px;
}

.text-block-100.contact-b-pp.dert56 {
  background-color: var(--cadet-blue);
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-top: 0;
}

.banner-enre {
  background-image: linear-gradient(#00000080, #00000080), url('../images/que-tan-beneficiosa-es-la-energia-solar.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 163px;
  padding-bottom: 100px;
}

.banner-enre.hju7 {
  background-image: linear-gradient(#0000007a, #0000007a), url('../images/shutterstock_97046465-resize.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

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

.caretas-s {
  background-color: #f1f1f1;
  padding-top: 60px;
  padding-bottom: 60px;
}

.caretas-s.u7o {
  background-color: var(--white);
}

.image-50 {
  border: 6px solid var(--white);
  border-radius: 5px;
  box-shadow: 4px 4px 8px -2px #00000047;
}

.check {
  background-image: url('../images/ui.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-bottom: 22px;
  padding-left: 29px;
  font-size: 16px;
  line-height: 24px;
}

.check.check-medium {
  background-position: 0 0;
  line-height: 19px;
}

.check.check-medium.sde {
  margin-bottom: 11px;
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
}

.check.sde5 {
  margin-bottom: 7px;
  font-size: 17px;
  font-weight: 500;
  line-height: 30px;
}

.check.sde5.checkfgt {
  background-position: 0%;
}

.tile-swervl {
  color: var(--black-2);
  margin-bottom: 36px;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
}

.tile-swervl.tfrew {
  text-align: center;
  margin-bottom: 32px;
}

.tile-swervl.kiop {
  color: var(--white);
}

.tile-swervl.kiop.dr45 {
  font-size: 31px;
}

.tile-swervl.der0 {
  font-size: 33px;
}

.text-block-101 {
  margin-bottom: 11px;
  font-size: 19px;
  font-weight: 500;
}

.text-block-101.ggghp {
  margin-top: 25px;
}

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

.traje-especial-s {
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-102 {
  color: #5e5b59;
  text-align: center;
  margin-bottom: 17px;
  font-size: 21px;
  font-style: italic;
  font-weight: 600;
  line-height: 27px;
}

.text-block-103 {
  text-align: center;
  margin-top: 16px;
  font-size: 16px;
  font-weight: 600;
}

.column-64 {
  border-right: 1px solid var(--grey);
}

.columns-32 {
  margin-top: 6px;
  margin-bottom: 8px;
}

.text-block-104 {
  background-color: var(--yellow-green-2);
  color: var(--white);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 42px;
}

.div-img-bata {
  background-image: url('../images/batas1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: flex-end;
  height: 600px;
  display: flex;
}

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

.text-block-105 {
  background-color: var(--cadet-blue);
  color: var(--white);
  text-align: center;
  font-size: 35px;
  font-weight: 600;
  line-height: 50px;
}

.div-block-28 {
  background-color: #3232b4b8;
  flex: 1;
}

.text-block-106 {
  color: var(--white);
  text-align: center;
  background-color: #84b62fba;
  font-size: 24px;
  line-height: 48px;
}

.div-block-29 {
  background-color: #7eb421;
  border-radius: 5px;
  height: 153px;
  margin-left: 12px;
  margin-right: 12px;
  padding: 20px 30px;
  transition: background-color .2s;
  box-shadow: 5px 5px 8px -2px #000000a6;
}

.columns-34 {
  margin-top: 66px;
}

.text-block-107 {
  color: var(--white);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
}

.div-block-30 {
  padding-left: 31px;
  padding-right: 31px;
}

.guantes-s {
  background-color: #ebebeb;
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.div-block-31 {
  border-radius: 6px;
  margin-bottom: 36px;
  padding: 30px;
  box-shadow: 4px 4px 8px -1px #00000063;
}

.section-58 {
  background-color: var(--cadet-blue);
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-108 {
  color: var(--white);
  text-align: center;
  background-image: url('../images/moda.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 70px;
  padding-top: 80px;
  font-size: 16px;
}

.text-block-108.tee {
  background-image: url('../images/proteccion.png');
}

.text-block-108.batas {
  background-image: url('../images/bata.png');
}

.text-block-108.trbg {
  background-image: url('../images/medico.png');
}

.text-block-108._45try {
  background-image: url('../images/guantes-de-proteccion.png');
}

.text-block-108.dewqq {
  background-image: url('../images/medico-1.png');
}

.footer-ene5r {
  background-color: var(--cadet-blue);
  padding-top: 40px;
  padding-bottom: 40px;
}

.tfr {
  color: var(--white);
  text-align: center;
  margin-bottom: 15px;
  font-size: 29px;
  font-weight: 700;
  line-height: 28px;
}

.aseeef {
  color: #ffd32c;
}

.link-29, .link-30 {
  color: #333;
  letter-spacing: 1px;
  text-decoration: none;
}

.image-51 {
  position: absolute;
  inset: -14% 0% 0% 217px;
}

.section-59 {
  background-image: linear-gradient(107deg, #000000d1, #84b62fb0), url('../images/que-tan-beneficiosa-es-la-energia-solar.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-block-109 {
  color: var(--white);
  text-align: justify;
  line-height: 26px;
}

.section-60 {
  background-image: url('../images/landing-page-24.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-32 {
  background-color: #ffffffde;
  border-radius: 5px;
  padding: 40px;
}

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

.section-62 {
  background-color: #272525;
  padding-top: 60px;
  padding-bottom: 60px;
}

.correo-ser {
  color: var(--white);
  background-image: url('../images/email-2.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 22px;
  margin-bottom: 11px;
  padding-left: 34px;
  font-size: 15px;
  line-height: 35px;
}

.correo-ser.dredr {
  background-image: url('../images/placeholder.png');
  background-position: 0 0;
  line-height: 26px;
}

.correo-ser.fonohy {
  color: var(--white);
  background-image: url('../images/phone.png');
}

.text-block-110 {
  color: var(--white);
  margin-bottom: 24px;
  font-size: 34px;
  font-weight: 600;
  line-height: 30px;
}

.image-52 {
  margin-top: 35px;
}

.cologt {
  color: #c2f56c;
}

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

.bodyho.sacsacsca {
  margin-bottom: 0;
  padding-bottom: 0;
}

.headho {
  background-color: #f3f3f3;
  background-image: url('../images/banner.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.headho.dsf344 {
  background-color: #565cd4;
  background-image: url('../images/cortar-cebolla.JPG'), linear-gradient(#0000009c, #fff0 52%);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  margin-bottom: 0;
  padding-left: 50px;
}

.headho.fghr {
  padding-bottom: 219px;
}

.logoho {
  width: 35%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.txtbanho {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 40px;
}

.txtbanho.txtbamho2 {
  color: #333;
  margin-bottom: 20px;
  font-size: 45px;
}

.txtbanho.txtbamho2.txtbaho22 {
  color: #fff;
}

.txtbanho.txtbamho2.txtcallho2 {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 55px;
}

.txtbanho.txtbamho2.jhjk {
  margin-top: 20px;
  margin-bottom: 40px;
}

.rxrbanho2 {
  color: var(--dark-green);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.rxrbanho2.callbanhgo {
  color: #fff;
}

.rxrbanho2.banhoo {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}

.rxrbanho2.banhoo.banho22 {
  text-transform: none;
  font-size: 20px;
  font-style: italic;
}

.rxrbanho2.banhoo.txtgrac {
  margin-bottom: 150px;
}

.rxrbanho2.gdfdfg {
  color: #fff;
  text-transform: none;
}

.rxrbanho2.gdfdfg.fg4r54rt {
  font-size: 45px;
  font-weight: 900;
  line-height: 45px;
}

.rxrbanho2.gdfdfg.fghtyh {
  text-transform: none;
  margin-top: 25px;
}

.rxrbanho2.gfdg {
  margin-bottom: 50px;
}

.formho {
  background-color: #0000;
  padding: 20px;
}

.colho {
  background-color: #004c0096;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.txtheho {
  color: #333;
  text-align: center;
  background-image: url('../images/miscellaneous.png');
  background-position: 31%;
  background-repeat: no-repeat;
  background-size: 25px;
  justify-content: center;
  width: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 35px;
  font-size: 18px;
  font-weight: 900;
  line-height: 30px;
  display: block;
}

.txtheho.txtheho2 {
  background-image: url('../images/envelopes.png');
}

.txtheho.txthowsp {
  background-image: url('../images/whatsapp_1.png');
}

.txtheho.txthowsp._435353 {
  margin-top: 10px;
}

.txtheho.asdasdasdasd {
  background-position: 25%;
}

.txtheho.wqdqwdqwd {
  background-position: 18%;
}

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

.btnenviarho {
  background-color: #8ef500;
  border-radius: 100px;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.infoho {
  background-image: url('../images/content-image-4.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 100px 50px;
}

.infoho.nfoho2 {
  background-image: none;
}

.infoho.nfoho2.hoho {
  background-color: #e7e7e7;
  padding-bottom: 60px;
}

.infoho.nfoho2.hoho.gdfg {
  padding-top: 60px;
}

.infoho.infoho2 {
  background-color: #f5f5f5;
  background-image: none;
}

.txtdivho {
  border-bottom: 1px #000;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 900;
  line-height: 60px;
}

.txtdivho.txtdivho3 {
  font-size: 25px;
}

.txtdivho.tx6divy2 {
  text-align: center;
  margin-top: 11px;
  font-size: 30px;
  line-height: 40px;
}

.txtdivho2 {
  color: #18af18;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}

.txtdivho2.txtdivho22 {
  padding-right: 10px;
  font-size: 16px;
  line-height: 25px;
}

.txtdivho2._435345 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.divho2 {
  background-color: #f3f3f3;
  padding: 40px 22px 53px;
}

.btndivho {
  border: 1px solid var(--lime-green);
  color: var(--dark-green);
  background-color: #0000;
  background-image: url('../images/interface.png');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 100px;
  width: 150px;
  padding-right: 0;
  font-size: 12px;
}

.btndivho.btnivho2 {
  color: #fff;
  border-color: #fff;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  display: block;
}

.btndivho.btnivho2.btncallho {
  width: 100%;
  margin-top: 0;
  font-size: 23px;
}

.btndivho.btnivho2.btncallho.bncallho2 {
  margin-top: 16px;
}

.btndivho.btconho2 {
  width: 200px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  display: block;
}

.btndivho.btconho2.dfgr5 {
  background-color: #fff;
}

.divho22 {
  background-color: #fff;
  padding-top: 11px;
  padding-left: 10px;
}

.divho22.divho222 {
  margin-top: 20px;
}

.divho22.divho222.div34sd {
  background-color: #fff;
  border-radius: 5px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.imgdivho {
  border-radius: 5px;
  max-height: 220px;
  margin-top: 0;
}

.callho {
  background-image: url('../images/ban2.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding: 100px 50px;
}

.txtinfoho {
  color: #fff;
  text-align: justify;
  margin: 32px;
  font-size: 16px;
  line-height: 25px;
}

.txtinfoho.txtfinho2 {
  color: #333;
  text-align: center;
  margin: 0 38px;
}

.fotho {
  background-color: #333;
  padding: 20px 50px;
}

.txtfotho {
  color: #fff;
  background-image: url('../images/miscellaneous_1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 25px;
  padding-left: 35px;
  font-size: 17px;
  line-height: 30px;
}

.txtfotho.txtfotho2 {
  background-image: url('../images/envelopes_1.png');
}

.txtfotho.txtfotgho2 {
  background-image: url('../images/signs.png');
}

.txtfotho.txtfotho11 {
  background-image: url('../images/whatsapp_1.png');
}

.txtfotho.txtfotho11.txtfotho111 {
  background-image: none;
  margin-top: 10px;
}

.lgofotho {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.linkho2, .link-31, .link-32, .link-33, .link-34, .link-35 {
  color: var(--white);
  text-decoration: none;
}

.callho2 {
  background-color: var(--dark-green);
  padding: 50px 100px;
  display: none;
}

.txtfotho2222 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
}

.duvho7 {
  background-color: #fff;
  margin: 10px;
  padding-bottom: 20px;
}

.section-63 {
  background-color: #f2f2f2;
  padding-top: 60px;
  padding-bottom: 60px;
}

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

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

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

.text-block-112 {
  color: var(--dark-slate-blue);
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 28px;
}

.column-70, .column-71, .column-72 {
  text-align: center;
}

.servicios-section-al {
  background-color: #f5f5f5;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-product-ae {
  text-align: center;
  background-color: #fff;
  padding: 30px;
  font-size: 14px;
  line-height: 26px;
}

.div-product-ae.div-serv-ll {
  border-radius: 5px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-114 {
  text-align: center;
  margin-top: 19px;
  font-size: 19px;
  font-weight: 600;
}

.text-block-114.ts-ll {
  margin-bottom: 17px;
  font-size: 19px;
  font-weight: 400;
  line-height: 26px;
}

.img-serv-div-al {
  background-image: url('../images/letras-fierro-armado-volumetrico-1829-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.img-serv-div-al.lai {
  background-image: url('../images/Letra-en-acero-inoxidable.jpg');
  height: 150px;
}

.img-serv-div-al.sl78 {
  background-image: url('../images/señaleticas.jpg');
  background-position: 50%;
  height: 150px;
}

.img-serv-div-al.portones.redtu {
  background-image: url('../images/letras-retroiluminadas.jpg');
  height: 150px;
}

.img-serv-div-al.pgh {
  background-image: url('../images/placa-grabada.jpg');
  height: 150px;
}

.img-serv-div-al.lli {
  background-image: url('../images/letrero-luminoso.jpg');
  background-position: 0%;
  height: 150px;
}

.img-serv-div-al.lvi {
  background-image: url('../images/letras-volumetricas--iluminadas.jpg');
  height: 150px;
}

.banner-gracias-ayl {
  background-image: linear-gradient(#004c96d9, #08427ae6), url('../images/letras-retroiluminadas.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 400px;
}

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

.section-65 {
  padding-top: 54px;
  padding-bottom: 40px;
}

.column-74 {
  display: block;
}

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

.modal {
  z-index: 3;
  background-color: #000000bd;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-34 {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  max-width: 500px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: block;
  position: relative;
  inset: 0%;
}

.div-block-34.div-text-pop {
  margin-top: 81px;
  display: block;
}

.submit-button-11 {
  text-align: center;
  background-color: #005cb9;
  width: 100%;
}

.heading-2 {
  color: var(--dark-slate-blue);
  text-align: center;
  margin-top: 6px;
  margin-bottom: -11px;
  font-size: 22px;
  font-weight: 400;
  line-height: 35px;
}

.heading-2.t1tb {
  margin-bottom: 0;
  font-size: 37px;
  font-weight: 700;
}

.close-modal {
  display: inline-block;
}

.text-block-116 {
  float: none;
  clear: none;
  background-color: var(--dark-slate-blue);
  color: #fff;
  padding: 10px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.gold {
  color: var(--dark-orange);
  font-size: 31px;
}

.text-block-117 {
  color: #57595b;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 29px;
  font-size: 54px;
  font-weight: 700;
  line-height: 52px;
}

.div-block-36 {
  text-align: center;
  background-color: #ececec00;
  border-radius: 6px;
  margin-top: 0;
  padding: 10px;
}

.popup {
  z-index: 999;
  text-align: center;
  background-color: #0000009e;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  inset: 0%;
}

.cuadro-text {
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.text-block-118 {
  float: none;
  clear: none;
  color: #fff;
  background-color: #004c96;
  padding: 10px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-56 {
  max-width: 52%;
  margin-left: auto;
  margin-right: auto;
}

.banner-nebu {
  background-image: linear-gradient(#ffffffe6, #ffffffe6), url('../images/pic1-scaled.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  height: 600px;
  display: block;
}

.text-block-21 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background-color: #00d3de;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-top: 118px;
  font-size: 16px;
  font-weight: 500;
  line-height: 49px;
}

.text-block-21.dsert {
  text-align: center;
  background-color: #e31738;
  width: 80%;
  margin-top: 77px;
  margin-left: auto;
  margin-right: 0;
}

.text-block-21.dsert.fgty {
  background-color: var(--deep-sky-blue-2);
  width: 90%;
}

.text-block-21.fvrty {
  background-color: var(--royal-blue-3);
  background-color: #125cad;
}

.text-block-21.fvrty.tyui {
  background-color: var(--midnight-blue-3);
  margin-top: 64px;
}

.div-form-icr {
  background-color: #fff;
  border-radius: 0;
  width: 90%;
  margin-left: auto;
  margin-right: 0;
  padding: 12px 20px;
  box-shadow: 3px 3px 9px -3px #00000070;
}

.btn-form-ids {
  background-color: #03b9c4;
  width: 100%;
}

.btn-form-ids.form-okin {
  background-color: #e31738;
  border-radius: 6px;
}

.btn-form-ids.ghy78 {
  background-color: var(--firebrick-2);
  background-color: #d1121e;
  border-radius: 6px;
}

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

.columns-38 {
  display: flex;
}

.column-82 {
  align-self: center;
}

.text1-banner {
  border-left: 5px solid var(--deep-sky-blue-2);
  color: #444;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-bottom: 13px;
  padding-left: 23px;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.text1-banner.ghytu {
  margin-top: 151px;
}

.text-block-119 {
  color: #535759;
  text-align: left;
  letter-spacing: -1px;
  margin-bottom: 26px;
  font-size: 19px;
  font-style: italic;
  font-weight: 600;
  line-height: 32px;
}

.text-block-119.fgt67 {
  font-size: 26px;
}

.text-block-120 {
  color: var(--deep-sky-blue-2);
  text-align: left;
  letter-spacing: 0;
  background-color: #00a1e100;
  border-radius: 0;
  width: 100%;
  padding: 0;
  font-size: 25px;
  font-weight: 600;
  line-height: 44px;
}

.div-block-37 {
  background-color: var(--white);
  border-radius: 6px;
  height: 270px;
  padding: 20px;
  transition: background-color .4s;
}

.div-block-37:hover {
  box-shadow: 0 7px 20px -17px #000;
}

.div-block-37.div-cajas2 {
  text-align: left;
  flex-direction: column;
  justify-content: space-between;
  height: 520px;
  display: flex;
}

.icon-text {
  text-align: center;
  background-image: url('../images/proteger.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 70px;
  margin-bottom: 15px;
  padding-top: 85px;
  font-size: 19px;
  font-weight: 600;
  line-height: 23px;
}

.icon-text.icon-text2 {
  background-image: url('../images/equipo.svg');
}

.icon-text.icon-text3 {
  background-image: url('../images/apoyar.svg');
}

.icon-text.icon-text4 {
  background-image: url('../images/inventario.svg');
}

.icon-text.icon-text4.rt56 {
  background-image: url('../images/arquitectura.svg');
}

.icon-text.icon-text5 {
  background-image: url('../images/consultar.svg');
}

.text-block-121 {
  text-align: center;
  font-weight: 500;
}

.columns-39 {
  margin-top: 0;
}

.section-68 {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-68.fvftui {
  background-color: #00043c;
  background-image: linear-gradient(#00043ce0, #00043ce0), url('../images/about.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.text-block-122 {
  text-align: center;
  margin-bottom: 16px;
  line-height: 26px;
}

.text-block-123 {
  text-align: center;
  margin-top: 84px;
  margin-bottom: 23px;
  font-size: 26px;
  font-weight: 600;
  line-height: 33px;
}

.text-block-124 {
  text-align: center;
  margin-bottom: 43px;
  font-weight: 500;
  line-height: 26px;
}

.columns-40 {
  display: flex;
}

.column-83 {
  border-right: 1px solid var(--grey);
  align-self: center;
}

.column-84 {
  align-self: center;
}

.section-69 {
  background-image: linear-gradient(153deg, #00a1e1e0, #0073b2ed), url('../images/pic1-scaled.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-125 {
  color: var(--white);
  text-align: center;
  margin-bottom: 46px;
  font-size: 36px;
  font-weight: 600;
  line-height: 54px;
}

.image-57 {
  width: 70%;
}

.columns-41 {
  display: flex;
}

.column-85, .column-86 {
  align-self: center;
}

.image-58 {
  width: 90%;
}

.text-block-126 {
  font-weight: 500;
}

.text-block-127 {
  text-align: center;
  margin-top: 28px;
  font-weight: 700;
}

.button {
  text-align: center;
  background-color: #e31738;
  border-radius: 6px;
  transition: background-color .4s;
  display: block;
}

.button:hover {
  background-color: #c91330;
}

.text-block-128 {
  color: #fff;
  text-align: center;
  margin-top: 52px;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
}

.column-87 {
  align-self: center;
}

.text-block-129 {
  text-align: center;
  background-image: url('../images/whatsapp.svg');
  background-position: 18%;
  background-repeat: no-repeat;
  background-size: 23px;
  font-size: 17px;
  font-weight: 600;
  line-height: 28px;
}

.text-block-129.emaulio {
  background-image: url('../images/email.svg');
  background-position: 9%;
}

.text-block-129.phone-ne {
  background-image: url('../images/telephone.svg');
}

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

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

.section-70 {
  padding-top: 65px;
  padding-bottom: 67px;
}

.columns-42 {
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.column-88, .column-89 {
  align-self: center;
}

.text-block-131 {
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 9px;
  font-size: 18px;
  line-height: 27px;
}

.text-block-132 {
  color: #2c2c2c;
  text-align: center;
  background-color: #0000;
  margin-bottom: 55px;
  font-size: 45px;
  font-weight: 600;
  line-height: 26px;
}

.link-37 {
  color: #3d3d3d;
  text-decoration: none;
}

.link-38 {
  color: #2c2a2a;
  text-decoration: none;
}

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

.testimonios-gd {
  background-image: linear-gradient(#ffffffa1, #ffffffa1), url('../images/banner-home-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 80px;
  padding-bottom: 80px;
}

.text-block-133 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 33px;
}

.text-block-133.tref {
  color: var(--royal-blue-2);
  margin-top: 10px;
  font-weight: 700;
}

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

.slider-7 {
  background-color: #fff0;
  height: 200px;
}

.icon-8 {
  color: #3d3939;
}

.icon-9 {
  color: #424141;
}

.left-arrow-7 {
  margin-top: -49px;
  margin-left: -69px;
  margin-right: 0;
}

.right-arrow-7 {
  margin-top: -49px;
  margin-right: -69px;
}

.slide-nav-3 {
  display: none;
}

.text-field-12 {
  color: #fff;
}

.text-field-12.fgty {
  color: #fff;
  background-color: #fff0;
  border: 1px #fff;
  height: 0;
  font-size: 0;
}

.form-block {
  display: block;
}

.bodymu {
  background-image: url('../images/ban_3.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 0;
  padding-right: 0;
  font-family: Righteous, sans-serif;
  line-height: 20px;
}

.txgbanem {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 60px;
  line-height: 60px;
}

.txbanmu2 {
  color: #fff;
  text-align: center;
  margin-bottom: 29px;
  font-size: 30px;
  line-height: 30px;
}

.formmu {
  background-color: var(--steel-blue-2);
  color: #fff;
  text-align: center;
  padding: 11px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.btnenviarmu {
  background-color: var(--midnight-blue-2);
  width: 100%;
  font-size: 15px;
}

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

.txtheadem {
  color: #fff;
  background-image: url('../images/i1_2.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 30px;
  margin-top: 5px;
  padding-left: 35px;
  font-size: 18px;
  line-height: 30px;
}

.txtheadem.txtheamu2 {
  background-image: url('../images/i2_2.png');
  margin-top: 5px;
}

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

.txtinfomu {
  color: var(--midnight-blue-2);
  text-align: center;
  margin-bottom: 14px;
  font-size: 43px;
  line-height: 50px;
}

.txtbanmu2 {
  text-align: center;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 25px;
}

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

.rowmu {
  margin-bottom: 20px;
}

.button-2 {
  text-align: center;
  border-radius: 100px;
  width: 100%;
  margin-top: 30px;
  font-size: 20px;
}

.headem {
  padding-left: 100px;
  padding-right: 100px;
}

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

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

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

.imgmu {
  border-radius: 10px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
  box-shadow: 3px 3px 3px #00000036;
}

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

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

.txtfotmu {
  color: #fff;
  background-image: url('../images/i1_2.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 30px;
  padding-left: 35px;
  font-size: 20px;
  line-height: 30px;
}

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

.txtfotmu.txtfotmu3 {
  background-image: url('../images/i2_2.png');
}

.txtfonomu {
  color: var(--white);
  margin-top: 8px;
  padding-left: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.titulo-formulario {
  color: #fff;
  margin-bottom: 15px;
  font-size: 25px;
}

.container-pag {
  max-width: 89%;
}

.txthortal {
  color: #fff;
  text-align: center;
  margin-top: 39px;
}

.submit-button-12 {
  text-align: center;
  background-color: #453b94;
  width: 100%;
}

.submit-button-12.btn-form1-rpa {
  background-color: #005cb9;
}

.column-90 {
  text-align: right;
  position: relative;
}

.column-91 {
  padding-bottom: 0;
  padding-left: 7px;
  padding-right: 19px;
}

.column-92 {
  object-fit: fill;
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  position: static;
  left: 4px;
  overflow: visible;
}

.columns-43 {
  width: auto;
  min-width: 0;
  padding-left: 0;
}

.banner-mg {
  background-image: linear-gradient(#00000080, #00000080), url('../images/slide-corinas-metalicas-mery-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 600px;
  display: none;
}

.header-mg {
  background-color: #202d56d9;
  flex-direction: column;
  align-items: center;
  padding-top: 28px;
  padding-bottom: 25px;
  display: block;
}

.container-mg {
  flex-direction: column;
  align-items: stretch;
  max-width: 87%;
  display: block;
}

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

.button-3 {
  border: 1px solid var(--red);
  background-color: var(--red);
  text-align: center;
  letter-spacing: 2px;
  background-image: url('../images/llamada-telefonica.svg');
  background-position: 12%;
  background-repeat: no-repeat;
  background-size: 19px;
  border-radius: 8px;
  width: 21%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 51px;
  font-size: 17px;
  line-height: 31px;
  transition: background-color .2s;
  display: block;
}

.button-3:hover {
  background-color: #d60607;
}

.button-3.btn-wsp {
  background-color: #fa020400;
  background-image: url('../images/whatsapp_1.svg');
  border: 1px solid #fff;
}

.button-3.btn-wsp:hover {
  color: var(--midnight-blue-2);
  background-color: #fff;
  background-image: url('../images/whatsapp-1.svg'), url('../images/whatsapp_1.svg');
  background-position: 12%, 12%;
  background-repeat: no-repeat, no-repeat;
  background-size: 19px, 19px;
}

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

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

.text-block-134 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #0000005c;
  margin-top: 142px;
  font-size: 50px;
  font-weight: 700;
  line-height: 58px;
}

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

.text-block-135 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 1px 1px 6px #0000004d;
  margin-top: 9px;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 36px;
}

.div-block-38 {
  background-color: #fa0204;
  width: 10%;
  height: 5px;
  margin-left: auto;
  margin-right: auto;
}

.section-72 {
  background-image: linear-gradient(45deg, #d1121ec7, #18185b3b 23%), url('../images/cortina-mal-estado.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 665px;
  display: flex;
}

.text-block-136 {
  background-color: #0000;
  background-image: linear-gradient(297deg, #0000 10%, var(--firebrick) 10%);
  color: #fff;
  flex-direction: row;
  flex: 0 auto;
  order: -1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 264px;
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 128px;
  font-size: 47px;
  font-weight: 900;
  line-height: 99px;
  display: block;
}

.section-73 {
  background-color: #212a4e;
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 60px;
  display: block;
}

.text-block-137 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-image: linear-gradient(263deg, #000, #fff0);
  margin-bottom: 100px;
  padding-top: 41px;
  padding-bottom: 42px;
  font-size: 39px;
  font-weight: 900;
  line-height: 58px;
}

.text-block-137.textr {
  background-color: var(--firebrick-2);
  background-image: none;
  margin-bottom: 44px;
  font-size: 38px;
  line-height: 59px;
}

.button-4 {
  background-image: linear-gradient(2deg, #000000d1, var(--firebrick-2) 82%);
  color: #ffa600;
  text-align: center;
  letter-spacing: 2px;
  border-radius: 33px;
  width: 22%;
  margin-bottom: 39px;
  margin-left: auto;
  margin-right: auto;
  font-size: 21px;
  font-weight: 900;
  line-height: 50px;
  transition: background-color .4s;
  display: block;
}

.button-4:hover {
  background-image: linear-gradient(2deg, #000000d1, #a30c15 82%);
}

.image-61 {
  text-align: center;
  background-color: #fff;
  border-top-left-radius: 53px;
  flex: none;
  order: 1;
  align-self: flex-end;
  max-width: 22%;
  padding: 20px 64px;
  display: block;
}

.text-block-138 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 43px;
  margin-bottom: 30px;
  font-size: 19px;
  line-height: 37px;
}

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

.text-block-139 {
  color: #fff;
  letter-spacing: 1px;
  background-image: url('../images/facebook.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 46px;
  padding-left: 65px;
  font-size: 17px;
  line-height: 51px;
}

.text-block-139.v6789.fr5679 {
  background-image: url('../images/instagram.svg');
  line-height: 33px;
}

.text-block-139.v6789.fr5679.ty789 {
  background-image: url('../images/carrito-de-compras.svg');
}

.link-41, .link-42, .link-43, .link-44, .link-45 {
  color: #fff;
  text-decoration: none;
}

.frtyio, .bhjk, .hyu7890, .g63ws {
  display: none;
}

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

.containerwm {
  text-align: center;
  max-width: 83%;
}

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

.text-block-140 {
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 6px;
  font-size: 13px;
}

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

.text-block-141 {
  text-align: center;
  background-image: url('../images/llamada-telefonica_1.svg');
  background-position: 18%;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 0;
  font-size: 17px;
  font-weight: 700;
}

.text-block-141.emailtxt {
  background-image: url('../images/email_1.svg');
  background-position: 5%;
}

.text-block-141.emailtxt.ty789 {
  background-position: 10%;
}

.column-95 {
  text-align: center;
  flex: 0 auto;
  order: 0;
  align-self: auto;
}

.link-46, .link-47 {
  color: #2e2e2e;
  text-decoration: none;
}

.section-74 {
  background-image: linear-gradient(109deg, #125cadfa, #fe0000c2), url('../images/Recepción-Recta-01.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: block;
}

.section-74.gbg67890 {
  height: 536px;
}

.section-74.de457 {
  background-image: linear-gradient(#083b59b3, #083b59b3), url('../images/propuesta-portada.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.div-form-icr-2 {
  background-color: #ffffffba;
  border-radius: 0;
  padding: 33px 20px;
  box-shadow: 3px 3px 9px -3px #00000070;
}

.btn-call1-id-2 {
  color: #fff;
  letter-spacing: 2px;
  background-color: #bdc6c600;
  border: 1px solid #fff;
  margin-top: 42px;
  font-size: 16px;
}

.btn-call1-id-2:hover {
  color: #fff;
  background-color: #fcc724;
  border-color: #fcc724;
}

.btn-call1-id-2.w--current {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.btn-call1-id-2.btn-serv-3 {
  color: #03b9c4;
  text-align: center;
  border-color: #03b9c4;
  width: 100%;
  margin-top: 16px;
  font-weight: 500;
}

.btn-call1-id-2.btn-serv-3:hover {
  color: #fff;
  background-color: #03b9c4;
}

.btn-call1-id-2.btn-serv-3.btn-cf-b {
  color: #fff;
  background-color: #fcc724;
  border-color: #fcc724;
  width: 59%;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  display: block;
  position: relative;
}

.btn-call1-id-2.btn-serv-3.btn-cf-b:hover {
  background-color: #f5181900;
  border-color: #fff;
  width: 59%;
}

.btn-call1-id-2.btn-serv-3.btn-cf-b.w--current {
  color: #fff;
  border-color: #fff;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.btn-call1-id-2.btn-serv-3.btn-cf-b.w--current:hover {
  background-color: #03b9c4;
  border-color: #03b9c4;
}

.btn-call1-id-2.btn-serv-3.btn-cf-b.vbtyvm:hover {
  background-color: var(--white);
  color: #303030;
  border-color: #038d96;
}

.btn-call1-id-2.btn-serv-3.btn-cf-b.vbtyvm.ghy78 {
  width: 100%;
  margin-top: 0;
}

.btn-call1-id-2.btn-serv-3.btn-cf-b.vbtyvm.h789.w--current {
  width: 26%;
}

.btn-call1-id-2.btn-serv-3.btn-cf-b.vbtyvm {
  background-color: #0000;
  border-color: #fff;
  border-radius: 5px;
  width: 41%;
  margin-top: 25px;
  font-size: 16px;
  line-height: 26px;
}

.btn-call1-id-2.btn-serv-3.btn-cf-b.vbtyvm:hover {
  color: #303030;
  background-color: #fff;
  border-color: #038d96;
}

.btn-call1-id-2.btn-serv-3.btn-cf-b.vbtyvm.ffff-l {
  border-color: var(--firebrick-3);
  background-color: var(--firebrick-3);
}

.btn-call1-id-2.btn-serv-3.btn-cf-b.vbtyvm.ffff-l:hover {
  color: #fff;
  background-color: #db1414;
}

.btn-call1-id-2.btn-serv-3.btn-cf-b.vbtyvm.ffff-l.w--current:hover {
  color: #fff;
}

.btn-call1-id-2.fr678 {
  border-color: var(--firebrick-2);
  background-color: var(--firebrick-2);
  text-align: center;
  border-radius: 6px;
  width: 53%;
  margin-top: 10px;
  margin-right: auto;
}

.btn-call1-id-2.fr678 {
  text-align: center;
  background-color: #d1121e;
  border-color: #d1121e;
  border-radius: 6px;
  width: 53%;
  margin-top: 10px;
  margin-right: auto;
}

.btn-call1-id-2.fr678:hover {
  background-color: #0000;
  border-color: #fff;
}

.btn-call1-id-2.fr678.gtyuiop {
  background-color: var(--firebrick-3);
}

.btn-call1-id-2.fr678.gtyuiop:hover {
  background-color: #e72323;
}

.btn-call1-id-2.fr678.gtyuiop.fbvcent {
  width: 24%;
  margin-left: auto;
  margin-right: auto;
}

.column-33 {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  display: block;
}

.title-2-banner-ci {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000;
  margin-top: 185px;
  padding-left: 0;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 51px;
  font-weight: 900;
  line-height: 58px;
}

.title-2-banner-ci.fg6vb {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 46px;
}

.title-2-banner-ci.fg6vb.frt67 {
  margin-top: 185px;
}

.title-2-banner-ci.fg6vb.gt789 {
  margin-top: 191px;
  font-size: 26px;
  line-height: 40px;
}

.title-2-banner-ci.fg6vb.gt789.hy789 {
  font-size: 42px;
  line-height: 54px;
}

.section-14 {
  background-color: #f2f2f2;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-14.servicios, .section-14.galeria, .section-14.qa {
  background-color: #fff;
}

.title-2-serv {
  color: #666;
  text-align: center;
  margin-bottom: 38px;
  font-size: 40px;
  font-weight: 700;
  line-height: 51px;
}

.title-2-serv.txtb {
  color: #fff;
  text-align: left;
  order: -1;
}

.div-pqe {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 320px;
  margin-bottom: 29px;
  padding: 30px 20px;
  transition: box-shadow .4s;
  display: block;
}

.div-pqe:hover {
  box-shadow: 0 9px 30px -20px #0000007a;
}

.text-block-31 {
  text-align: center;
  background-image: url('../images/control-de-calidad.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 80px;
  padding-top: 106px;
  font-size: 20px;
  font-weight: 600;
}

.text-block-31.fgty6 {
  background-image: url('../images/apreton-de-manos.svg');
}

.text-block-31.fgty6.fbh890 {
  background-image: url('../images/mesa-auxiliar.svg');
}

.text-block-31.frt567 {
  background-image: url('../images/apreton-de-manos.svg');
}

.text-block-31.fg678 {
  background-image: url('../images/bombilla.svg');
}

.text-block-31.fg678.rtyujn {
  background-image: url('../images/informacion-financiera.svg');
  background-size: 65px;
  margin-bottom: 8px;
  padding-top: 85px;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

.text-block-31.fg678.rtyujn.t67890 {
  background-image: url('../images/equipo_1.svg');
}

.text-block-31.fg678.rtyujn.sw34567 {
  background-image: url('../images/contabilidad.svg');
}

.text-block-31.fg678.rtyujn.v45fa {
  background-image: url('../images/toma-de-decisiones.svg');
}

.text-block-31.fg678.rtyujn.asoft {
  background-image: url('../images/contabilidad-1.svg');
}

.text-block-31.fg678.rtyujn.tradfl {
  background-image: url('../images/transparencia.svg');
}

.text-block-31.fg678.rtyujn.tfgvbc {
  background-image: url('../images/certificado.svg');
}

.text-block-31.fg678.rtyujn.fr56nb {
  background-image: url('../images/conversacion.svg');
}

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

.paragraph-28 {
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 47px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.slider-8 {
  background-color: #0000;
}

.icon-10 {
  color: var(--firebrick-2);
  transition: color .4s;
}

.icon-10:hover {
  color: var(--royal-blue-3);
}

.icon-11 {
  color: var(--firebrick-2);
  transition: color .4s;
}

.icon-11:hover {
  color: var(--royal-blue-3);
}

.left-arrow-8 {
  inset: 0% auto 0% -10%;
}

.right-arrow-8 {
  right: -10%;
}

.div-img-qs {
  background-image: url('../images/Escritorio-Bench-con-lateral.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 650px;
}

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

.div-block-39 {
  background-color: var(--royal-blue-3);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 650px;
  padding: 80px 150px 80px 80px;
  display: block;
}

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

.paragraph-29 {
  color: #fff;
  margin-bottom: 24px;
  line-height: 27px;
}

.gallery-container {
  letter-spacing: 30px;
  column-count: 3;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
  display: block;
}

.thumb {
  margin-bottom: 13px;
}

.section-75 {
  background-color: var(--midnight-blue-3);
  padding-top: 60px;
  padding-bottom: 60px;
}

.column-99 {
  text-align: center;
  margin-bottom: 25px;
}

.text-block-142 {
  color: #fff;
  font-size: 15px;
  line-height: 28px;
}

.image-63 {
  margin-bottom: 32px;
}

.text-block-143 {
  color: #fff;
  letter-spacing: 4px;
  margin-top: 142px;
  margin-bottom: 7px;
  font-size: 18px;
  line-height: 29px;
}

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

.section-76 {
  background-color: var(--royal-blue-3);
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.text-block-144 {
  color: #fff;
  font-size: 35px;
  font-weight: 800;
  line-height: 41px;
}

.lightbox-link, .lightbox-link-2, .lightbox-link-3 {
  margin-bottom: 30px;
}

.bodyfu {
  background-image: linear-gradient(to right, #0006 46%, #fff0 63%), url('../images/ban_4.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  font-family: Montserrat, sans-serif;
}

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

.banfu {
  padding: 50px 100px;
}

.txtbanfu {
  color: #fff;
  text-align: center;
  font-family: Cursiv, sans-serif;
  font-size: 100px;
  line-height: 70px;
}

.txtbanfu.txtcallfu {
  font-size: 65px;
}

.txtbanfu2 {
  color: var(--dark-turquoise);
  text-align: center;
  letter-spacing: 1px;
  font-size: 25px;
  font-weight: 900;
  line-height: 30px;
}

.form-block-2 {
  background-color: var(--dark-turquoise);
  border-radius: 10px;
  margin-top: 30px;
  padding: 10px;
}

.submit-button-13 {
  color: #fff;
  background-color: #0d969c;
  width: 100%;
  font-weight: 900;
}

.txtheadfu {
  color: #fff;
  background-image: url('../images/i1_3.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  padding-left: 30px;
  font-size: 16px;
  line-height: 30px;
}

.txtheadfu.txtheadfu2 {
  background-image: url('../images/i3_3.png');
}

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

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

.logofu {
  text-align: center;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.txtinfofu {
  color: #000;
  text-align: center;
  font-family: Cursiv, sans-serif;
  font-size: 60px;
  line-height: 60px;
}

.colsepfu {
  border-top: 6px solid var(--dark-turquoise);
  border-radius: 100px;
  margin-top: 9px;
  margin-bottom: 50px;
}

.txtdivfu {
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-family: Cursiv, sans-serif;
  font-size: 35px;
  line-height: 35px;
}

.div-block-40 {
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 17px;
  box-shadow: 1px 1px 6px #00000073;
}

.image-70 {
  margin-bottom: 0;
}

.lightbox-link-4 {
  margin: 1px;
}

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

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

.callfu {
  background-color: var(--dark-turquoise);
  padding: 50px 100px;
}

.button-5 {
  text-align: center;
  background-color: #0d969c;
  border-radius: 100px;
  flex-direction: row;
  align-items: flex-start;
  width: 200px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  display: block;
}

.tickfu {
  text-align: left;
  background-image: url('../images/checked.png');
  background-position: 0 10%;
  background-repeat: no-repeat;
  background-size: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: 20px;
  padding-left: 30px;
  font-size: 17px;
  line-height: 25px;
  display: inline-block;
}

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

.section-77 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-77.gtyui {
  background-color: #f3f3f3;
}

.text-block-146 {
  color: var(--midnight-blue-3);
  text-align: center;
  margin-bottom: 17px;
  font-size: 40px;
  font-weight: 700;
  line-height: 53px;
}

.div-block-41 {
  background-color: var(--firebrick-3);
  text-align: center;
  width: 50px;
  height: 2px;
  margin: 16px auto 48px;
}

.text-block-147 {
  text-align: center;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-148 {
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
}

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

.div-block-42 {
  background-color: #f5f5f5;
  align-items: center;
  height: 300px;
  padding: 50px 40px;
  display: flex;
}

.div-block-43 {
  background-image: url('../images/business-man-create-design-modern-building.jpg');
  background-position: 100%;
  background-size: cover;
  height: 300px;
}

.div-block-43.d2img {
  background-image: url('../images/qs1.jpg');
}

.column-101, .column-102, .column-103 {
  padding-left: 0;
  padding-right: 0;
}

.section-78 {
  background-image: linear-gradient(#083b5994, #083b5994), url('../images/sun-district-blue-business-tower.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.slider-9 {
  background-color: #ddd0;
  align-items: center;
  display: block;
}

.text-block-149 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px #00000061;
  margin-top: 58px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 42px;
  font-weight: 700;
  line-height: 56px;
}

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

.text-block-150 {
  letter-spacing: 2px;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 600;
  line-height: 31px;
}

.column-104 {
  padding-right: 63px;
}

.text-block-151 {
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.columns-49 {
  align-items: center;
  margin-bottom: 61px;
  display: flex;
}

.image-71 {
  border-radius: 8px;
  max-width: 90%;
  margin-left: auto;
  box-shadow: 4px 4px 17px -5px #0000004f;
}

.image-71.g6790, .image-71.g6790.gtlmn, .image-71.f59knb {
  max-width: 90%;
}

.column-105, .column-106, .column-106.gt789, .column-107, .column-108 {
  text-align: right;
}

.text-block-152 {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
}

.image-72 {
  margin-bottom: 38px;
}

.section-79 {
  background-color: var(--midnight-blue-3);
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-153 {
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  line-height: 34px;
}

.text-block-154 {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 500;
}

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

.headpr {
  padding-left: 100px;
  padding-right: 100px;
}

.logopr {
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.banpr {
  background-image: url('../images/ban_7.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 100px 100px 50px;
}

.txtbanpr {
  color: #fff;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
}

.txtbanpr2 {
  color: var(--deep-sky-blue-3);
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
}

.formpr {
  background-color: var(--deep-sky-blue-3);
  border-radius: 10px;
  margin-top: 30px;
  padding: 10px;
}

.submit-button-14 {
  background-color: #54585c;
  width: 100%;
}

.txtheadpr {
  background-image: url('../images/i1_7.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 23px;
  padding-left: 30px;
  font-size: 17px;
  line-height: 30px;
}

.txtheadpr.txtheadpr2 {
  background-image: url('../images/i2_5.png');
}

.txtheadpr.txtheadpr3 {
  background-image: url('../images/i3_4.png');
}

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

.linkpr.linkpr2 {
  color: #fff;
}

.infopr {
  padding: 100px;
}

.txtinfopr {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.txtinfopr.txtctapr {
  color: #fff;
  text-align: center;
}

.txtinfopr2 {
  color: var(--deep-sky-blue-3);
  text-align: center;
  margin-bottom: 30px;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
}

.txtinfopr2.txtctapr2 {
  color: #fff;
}

.text-block-155 {
  text-align: justify;
  font-size: 15px;
}

.button-6 {
  background-color: var(--deep-sky-blue-3);
  text-align: center;
  border-radius: 100px;
  width: 200px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  display: block;
}

.button-6.btn2 {
  background-color: #96999a;
}

.button-6.dftg45 {
  background-color: #333;
}

.callpr {
  background-image: url('../images/cta.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  padding: 100px;
}

.image-73 {
  text-align: center;
  width: 65px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.list {
  padding-left: 20px;
}

.list-item-2 {
  margin-top: 10px;
  font-size: 16px;
}

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

.html-embed-3 {
  margin-top: 30px;
}

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

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

.link-78.fgt67 {
  color: var(--white);
}

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

.container-principal {
  text-align: center;
  max-width: 88%;
}

.text-block-173 {
  text-align: left;
  background-image: url('../images/llamada-telefonica_3.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 19px;
  padding-left: 28px;
  font-size: 17px;
  font-weight: 700;
}

.text-block-173.frty {
  color: #fff;
  background-image: url('../images/llamada-telefonica.svg');
}

.text-block-173.frt567n {
  background-image: url('../images/correo-electronico.svg');
}

.column-123 {
  font-size: 13px;
}

.section-80 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-80.bgt7u {
  background-image: linear-gradient(271deg, #0c1f49 71%, #001542);
}

.image-74 {
  width: 62%;
  max-width: 93%;
}

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

.textarea-4 {
  text-align: center;
  border-radius: 6px;
}

.heading-22 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px #0000008c;
  margin-bottom: 10px;
  font-size: 64px;
  font-weight: 800;
  line-height: 61px;
}

.heading-22._56tgbn {
  text-transform: uppercase;
  margin-top: 146px;
  margin-bottom: 36px;
  font-size: 48px;
  line-height: 56px;
}

.text-field-16 {
  text-align: center;
  border-radius: 6px;
}

.submit-button-16 {
  text-align: center;
  background-color: #edc035;
  border-radius: 9px;
  width: 100%;
  transition: background-color .4s;
}

.submit-button-16:hover {
  background-color: #252525;
}

.submit-button-16.jnvcxd {
  background-color: var(--midnight-blue-4);
}

.submit-button-16.jnvcxd:hover {
  background-color: #0f2e74;
}

.submit-button-16.vgtyui {
  background-color: var(--jim);
}

.submit-button-16.vgtyui.vgty78 {
  background-color: var(--amarillo-luag);
}

.submit-button-16.vgtyui.vgty78:hover {
  background-color: var(--dark-orange);
}

.div-block-47 {
  background-color: #00c5ec;
  border-radius: 20px;
  width: 86%;
  margin-top: -31px;
  padding: 40px 30px;
}

.div-block-47.vt6789 {
  background-color: #b11d26;
}

.div-block-47.vt6789.csq23 {
  background-color: #1973b8;
  width: 62%;
  margin-top: 127px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-47.vt6789.csq23.cvfg {
  background-color: #ffffffc2;
  width: 76%;
}

.div-block-47.vt6789.csq23.cvfg.vtui {
  background-color: #000000ab;
  width: 67%;
  margin-top: 98px;
}

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

.container-ceof {
  max-width: 88%;
}

.button-10 {
  letter-spacing: 2px;
  background-color: #03d0cb;
  border: 1px solid #03d0cb;
  border-radius: 6px;
  margin-right: 13px;
  font-size: 15px;
  line-height: 26px;
  transition: background-color .4s;
}

.button-10:hover {
  background-color: #03d0cb00;
  border-color: #fff;
}

.button-10.vfrecdfg {
  letter-spacing: 1px;
  background-color: #91d300;
  border-style: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
}

.button-10.vfrecdfg:hover {
  background-color: #81b809;
}

.button-10.vfrecdfg.kiomn {
  background-color: var(--midnight-blue-4);
}

.button-10.vfrecdfg.kiomn:hover {
  background-color: #0f2d70;
}

.section-81 {
  background-image: url('../images/female-eye-and-laser-beam-during-visual-acuity-correction.jpg');
  background-position: 50%;
  background-size: cover;
  align-items: center;
  height: 500px;
  display: flex;
}

.section-81.gtuiop {
  background-image: linear-gradient(#00000080, #00000080), url('../images/IMG-20230425-WA0004.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  display: block;
}

.text-block-168 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 19px;
  font-size: 23px;
  font-weight: 500;
  line-height: 27px;
}

.text-block-168.gtyuio {
  color: #fff;
}

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

.section-82 {
  background-color: #029635;
  background-image: linear-gradient(#029635c4, #029635c4), url('../images/hierba-verde.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-82.fvf679 {
  background-color: #23b5e9;
  background-image: none;
}

.section-82.fvf679.jnhui {
  background-color: #1d3a7e;
}

.text-block-174 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 4px;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-174.der567hj {
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 28px;
  font-weight: 400;
  line-height: 45px;
}

.text-block-174.jk90o {
  letter-spacing: 0;
  font-size: 46px;
  font-weight: 700;
  line-height: 53px;
}

.contenedor-principal {
  background-color: #fff;
  border-radius: 7px;
  height: 453px;
  margin: 20px 10px;
  box-shadow: 3px 3px 26px -5px #00000024;
}

.contenedor-principal.bhyui {
  height: 565px;
}

.div-text {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 20px 20px 30px;
  display: block;
}

.div-img {
  background-image: url('../images/ox.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  height: 220px;
}

.div-img.fr4c {
  background-image: url('../images/sd3.jpg');
}

.div-img.fr4c.gt67 {
  background-image: url('../images/IMG-20230427-WA0008.jpg');
}

.div-img.hnbjkl {
  background-image: url('../images/sd4.jpg');
}

.div-img.hnbjkl.vf5678 {
  background-image: url('../images/IMG-20230427-WA0007.jpg');
}

.div-img.hjui89 {
  background-image: url('../images/sd1.jpg');
}

.div-img.hjui89.jmj89o {
  background-image: url('../images/IMG-20230425-WA0004.jpg');
}

.div-img._43230 {
  background-image: none;
  justify-content: center;
  align-items: center;
  height: 179px;
  display: flex;
}

.div-img._43230.vbg678 {
  background-image: none;
  justify-content: center;
  align-items: center;
  height: 180px;
  display: flex;
}

.div-img._43230.bgty78 {
  background-image: url('../images/6.30x3.30.jpg');
  background-position: 50%;
}

.div-img._43230.vc12 {
  background-image: url('../images/WhatsApp-Image-2022-05-20-at-7.45.36-PM-1.jpeg');
}

.div-img._43230.vbc34 {
  text-align: center;
  background-image: url('../images/1424385803.png');
  background-position: 50%;
  background-size: auto;
}

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

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

.div-block-49 {
  background-color: #03d0cb;
  width: 6%;
  height: 3px;
  margin-bottom: 51px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-49.j90op {
  background-color: var(--royal-blue-3);
  width: 60px;
  margin-left: 0;
  margin-right: auto;
}

.div-block-49.j90op.cebtr {
  margin-left: auto;
}

.div-block-50 {
  background-color: #b11d26;
  height: 650px;
  padding: 60px 140px 60px 70px;
}

.div-block-50.cvdew2 {
  background-color: #2ea3f2;
  padding: 30px 80px 30px 40px;
}

.div-block-50.cvdew2.de45hn {
  background-color: var(--midnight-blue-4);
  height: 600px;
  padding-top: 53px;
  padding-bottom: 52px;
  padding-left: 87px;
}

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

.fhfgg {
  background-image: url('../images/oculista-sciabbica-palermo-013-a862af44-1920w.webp');
  background-position: 50%;
  background-size: cover;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 650px;
}

.fhfgg.jhn7689 {
  background-image: url('../images/IMG-20230425-WA0004.jpg');
  height: 600px;
}

.heading-23 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 39px;
  font-weight: 600;
}

.text-block-185 {
  color: #fff;
  margin-bottom: 22px;
  font-size: 16px;
  font-weight: 500;
  line-height: 33px;
}

.section-84 {
  background-color: #029635;
  background-image: linear-gradient(#029635c4, #029635c4), url('../images/hierba-verde.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-84.fvf679 {
  background-color: #23b5e9;
  background-image: none;
}

.section-84.fvf679.bvcxas {
  background-color: var(--jim);
  background-image: none;
  padding-top: 40px;
  padding-bottom: 20px;
}

.section-84.kio0p {
  background-image: linear-gradient(#0b1e49e8, #0b1e49e8), url('../images/ui.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.text-block-186 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 4px;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-186.der567hj {
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 28px;
  font-weight: 400;
  line-height: 45px;
}

.text-block-186.der567hj.cd4568 {
  margin-bottom: 20px;
  font-size: 41px;
  font-weight: 700;
  line-height: 52px;
}

.button-12 {
  letter-spacing: 2px;
  background-color: #03d0cb;
  border: 1px solid #03d0cb;
  border-radius: 6px;
  margin-right: 13px;
  font-size: 15px;
  line-height: 26px;
  transition: background-color .4s;
}

.button-12:hover {
  background-color: #03d0cb00;
  border-color: #fff;
}

.button-12.cting {
  letter-spacing: 0;
  background-color: #91d300;
  border-style: none;
  border-radius: 8px;
  margin-right: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 31px;
  transition: box-shadow .4s, background-color .4s;
}

.button-12.cting:hover {
  letter-spacing: 0;
  background-color: #86be0a;
  line-height: 31px;
  box-shadow: 3px 1px 7px #0003;
}

.button-12.cting.btn-aztl {
  background-color: var(--midnight-blue-4);
}

.button-12.cting.btn-aztl:hover {
  background-color: #113074;
}

.button-12.cting.jkio9 {
  background-color: #91d30000;
  border-style: solid;
  border-color: #fff;
}

.button-12.cting.jkio9:hover {
  color: var(--midnight-blue-4);
  background-color: #fff;
}

.button-12.vby678 {
  background-color: var(--royal-blue-5);
  border-width: 0;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
}

.button-12.vby678:hover {
  background-color: var(--royal-blue-6);
}

.button-12.vby678.w--current {
  letter-spacing: 0;
  border-width: 0;
  font-size: 16px;
}

.button-12.vby678.vf6789 {
  background-color: var(--amarillo-luag);
  border-color: #1c5ab1;
}

.button-12.vby678.vf6789:hover {
  background-color: var(--dark-orange);
}

.button-12.vby678.vf6789.vbnm, .button-12.vby678.ft6789 {
  background-color: var(--azuljimene);
}

.button-12.vby678.ft6789:hover {
  background-color: #1b53a1;
}

.columns-52 {
  align-items: center;
  display: block;
}

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

.text-block-187 {
  text-align: center;
  letter-spacing: 2px;
  font-size: 15px;
  line-height: 25px;
}

.text-block-187.cvdt {
  color: #fff;
  text-align: left;
  margin-bottom: 15px;
  font-weight: 600;
}

.text-block-188 {
  color: #616161;
  text-align: center;
  letter-spacing: 2px;
  background-image: url('../images/phone-call.svg');
  background-position: 13%;
  background-repeat: no-repeat;
  background-size: 20px;
  font-size: 15px;
  font-weight: 500;
}

.text-block-188.cbty {
  color: #fff;
}

.text-block-188.cbty.fgt678 {
  text-align: left;
  background-image: url('../images/llamada-telefonica_2.svg');
  background-position: 0%;
  padding-left: 29px;
}

.text-block-188.cbty.fgt678.tyui {
  background-image: url('../images/llamada-telefonica.svg');
  margin-bottom: 13px;
}

.text-block-188.emailt {
  letter-spacing: 0;
  background-image: url('../images/email_3.svg');
  background-position: 0%;
}

.text-block-188.emailt.vf7foo {
  color: #fff;
  letter-spacing: 1px;
  background-position: 14%;
  font-size: 16px;
}

.text-block-188.emailt.vf7foo.vaq234 {
  text-align: left;
  letter-spacing: 0;
  background-image: url('../images/email_2.svg');
  background-position: 0%;
  padding-left: 33px;
}

.text-block-188.emailt.vf7foo.vaq234.thng {
  background-image: url('../images/whatsapp_1.svg');
  margin-bottom: 14px;
}

.text-block-188.emailt.vf7foo.vaq234.ff345 {
  background-image: url('../images/correo-electronico.svg');
}

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

.text-block-189 {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.text-block-190 {
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 500;
}

.section-86 {
  background-color: #f1f1f1;
  padding-top: 80px;
  padding-bottom: 80px;
}

.text-block-191 {
  color: #333;
  text-align: center;
  margin-bottom: 33px;
  font-size: 35px;
  font-weight: 600;
  line-height: 45px;
}

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

.text-block-193 {
  margin-bottom: 21px;
  font-size: 16px;
  line-height: 26px;
}

.text-block-193.kio {
  text-align: center;
  margin-bottom: 75px;
}

.text-block-195 {
  background-image: url('../images/estetoscopio-1.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 77px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 89px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-195.iconfhfyu {
  text-align: center;
  background-image: url('../images/garantia.svg');
  background-position: 50% 0;
}

.text-block-195.iconfhfyu.ddvvbi {
  background-image: url('../images/facil-instalacion.svg');
}

.text-block-195.iconfhfyu.sfcds4 {
  background-image: url('../images/camion-de-envio.svg');
}

.section-88 {
  padding-top: 70px;
  padding-bottom: 70px;
  display: none;
}

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

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

.image-75 {
  max-width: 23%;
}

.image-75.gty67h {
  max-width: 28%;
}

.image-75.gty67h.bnfrt {
  max-width: 91%;
}

.image-75.logo-spec {
  max-width: 48%;
}

.section-89 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-89.ftyui {
  background-color: var(--jim);
}

.section-89.ftyui.hedar-asnf.vbn {
  background-color: #343a40;
}

.button-13 {
  background-color: var(--royal-blue-5);
  letter-spacing: 0;
  background-image: url('../images/llamada-telefonica-1.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 47px;
  border-radius: 200px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 60px;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  transition: background-color .4s;
  box-shadow: 2px 2px 16px -2px #00000070;
}

.button-13:hover {
  background-color: #0963c6;
}

.button-13.btn-correo {
  text-align: center;
  background-image: url('../images/sobre-1.svg');
  background-position: 0%;
  padding-left: 61px;
}

.button-13.btn-correo.se34 {
  background-image: url('../images/close-envelope_1close-envelope.png');
}

.button-13.btn-correo.se34.vcfrt {
  background-color: var(--azuljimene);
  background-image: url('../images/email-1.svg');
  background-size: 23px;
}

.button-13.se34 {
  background-color: var(--amarillo-luag);
  box-shadow: none;
  background-image: url('../images/telefono_2telefono.png');
  background-position: 10%;
  background-size: 28px;
}

.button-13.se34:hover {
  background-color: #2158a5;
}

.button-13.se34.vbnjui {
  background-color: var(--azuljimene);
  background-image: url('../images/llamada-telefonica-3.svg');
  background-position: 15%;
  background-size: 23px;
}

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

.column-127 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  display: flex;
}

.section-90 {
  background-image: linear-gradient(100deg, var(--royal-blue-3), #fff0), url('../images/piscina.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 586px;
  display: block;
}

.section-90.cder45.dfdfd56 {
  background-image: linear-gradient(#00000047, #00000047), url('../images/DSC06330.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
}

.section-90.cder45.dfdfd56.dssand {
  background-image: linear-gradient(#000000bd, #000000bd), url('../images/17781006_m_normal_none.jpg');
  background-size: auto, cover;
}

.section-90.cder45.dfdfd56.dssand.fgt678 {
  height: 536px;
}

.section-90.cder45.dfdfd56.dssand.vbnm {
  background-image: linear-gradient(#00000073, #00000073), url('../images/1_4.jpg');
  background-position: 0 0, 100% 0;
}

.section-90.cder45.dfdfd56.cvbn {
  background-image: linear-gradient(#000000b5, #000000b5), url('../images/185.jpg');
  background-size: auto, cover;
}

.section-90.hy78 {
  background-image: linear-gradient(#173c5e82, #173c5e82), url('../images/307711398_398228322496809_4206428141701813252_n.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.text-block-198 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 2px #fff;
  width: 100%;
  margin: 97px auto 14px;
  padding-bottom: 0;
  font-size: 48px;
  font-weight: 600;
  line-height: 61px;
}

.text-block-198.bg678 {
  width: 90%;
  font-size: 56px;
}

.text-block-198.fvf5678 {
  text-shadow: 1px 1px 1px #000;
  border-bottom-style: none;
  width: 100%;
  margin-bottom: 34px;
  padding-bottom: 0;
  font-size: 48px;
}

.text-block-198.fvf5678.hy7890 {
  margin-top: 0;
  font-size: 50px;
  line-height: 58px;
}

.text-block-198.fvf5678.hy7890.fgtryu {
  margin-top: 140px;
  margin-bottom: 7px;
  font-size: 43px;
}

.text-block-198.fvf5678.hy7890.asqwe45 {
  margin-top: 146px;
  font-size: 45px;
  font-weight: 800;
}

.text-block-198.fvf5678.hy7890.fgtyui {
  font-size: 22px;
}

.text-block-198.fvf5678.cvbnm {
  margin-top: 0;
}

.text-block-198.fvf5678.cvbnm.cvgrat {
  margin-top: 177px;
}

.text-block-198.ft67u {
  margin-top: 174px;
  font-size: 44px;
}

.text-block-198.gvtyui {
  margin-top: 0;
  font-size: 21px;
  line-height: 48px;
}

.text-block-199 {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  margin-bottom: 23px;
  font-size: 17px;
  line-height: 26px;
}

.text-block-199.fg6789 {
  letter-spacing: 4px;
  margin-bottom: 17px;
  font-size: 29px;
}

.column-128 {
  text-align: left;
  padding-right: 10px;
}

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

.text-block-200 {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 600;
  line-height: 25px;
}

.text-block-201 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.text-block-202 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 4px;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-202.der567hj {
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 28px;
  font-weight: 400;
  line-height: 45px;
}

.text-block-202.der567hj.vbcd456 {
  font-size: 35px;
  font-weight: 700;
}

.text-block-202.der567hj.vbcd456.cvbnmkl {
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
}

.text-block-203 {
  color: #333;
  text-align: center;
  margin-bottom: 33px;
  font-size: 35px;
  font-weight: 600;
  line-height: 45px;
}

.heading-21 {
  color: #3a3a3a;
  margin-top: 43px;
  margin-bottom: 37px;
  font-size: 41px;
  font-weight: 600;
}

.heading-21.gtyyi {
  font-size: 26px;
  line-height: 38px;
}

.container-6 {
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  max-width: 82%;
  display: block;
}

.image-76 {
  border-radius: 13px;
  box-shadow: 7px 7px 30px -11px #000000ba;
}

.image-76.hnjmlp.hjuip.vbnm {
  max-width: 89%;
}

.column-129 {
  padding-left: 60px;
}

.section-2 {
  background-color: #f3f3f3;
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-block-204 {
  text-align: justify;
  margin-bottom: 33px;
  font-size: 15px;
}

.columns-7 {
  line-height: 28px;
}

.section-4 {
  background-color: #092874;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-4.gty67 {
  background-color: #2a36af;
  padding-top: 55px;
  padding-bottom: 55px;
}

.section-4.gty67.hju89p {
  background-color: #407ec3;
  background-image: linear-gradient(#0961c4e8, #0961c4e8), url('../images/empresarios-corporativos.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.section-4.gty67.hju89p.gbhjuio {
  background-image: linear-gradient(#000c, #000c), url('../images/185.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
}

.text-block-11 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 600;
  line-height: 47px;
}

.text-block-11.de4567 {
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #252554;
  font-size: 37px;
  font-weight: 700;
}

.text-block-11.cvbml {
  font-size: 45px;
  line-height: 53px;
}

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

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

.button-15.gty78 {
  width: 31%;
}

.button-15.gty78.hjui {
  letter-spacing: 0;
  background-color: #437eeb;
  border: 2px #fff;
  width: 24%;
  font-size: 16px;
  font-weight: 500;
}

.button-15.gty78.hjui:hover {
  color: #303030;
  background-color: #fff;
  border-color: #fff;
}

.container-7 {
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  max-width: 82%;
  display: block;
}

.footer-dento {
  background-color: #000;
  border: 1px solid #000;
  padding-top: 77px;
  padding-bottom: 78px;
}

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

.link-80.fgrty {
  color: #fff;
}

.bold-text-3 {
  font-weight: 500;
}

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

.text-block-205 {
  text-align: center;
  background-image: url('../images/tel.svg');
  background-position: 6%;
  background-repeat: no-repeat;
  background-size: 23px;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  text-decoration: none;
}

.text-block-205.correo-dento {
  background-image: url('../images/envelope-1.svg');
  background-position: 7%;
}

.text-block-205.correo-dento.contact-left.frtghk {
  background-image: url('../images/email-1.svg');
  background-size: 20px;
  font-size: 16px;
}

.text-block-205.correo-dento.contact-left.contadfrt {
  background-image: url('../images/ubicacion.svg');
  background-position: 0 0;
  background-size: 25px;
  font-size: 16px;
  font-weight: 500;
  line-height: 34px;
}

.text-block-205.wsp--dento {
  background-image: url('../images/whatsapp-1_1.svg');
  background-position: 0%;
  background-size: 27px;
}

.text-block-205.wsp--dento.contact-left.rtgbvn {
  background-image: url('../images/whatsapp_2.svg');
  background-size: 22px;
  font-size: 16px;
}

.text-block-205.contact-left {
  text-align: left;
  background-position: 0%;
  margin-bottom: 22px;
  padding-left: 33px;
  font-weight: 500;
}

.text-block-205.contact-left.hjutt {
  background-image: url('../images/llamada-telefonica_4.svg');
}

.text-block-205.contact-left.hjutt.cxaqwe {
  background-image: url('../images/llamada-telefonica-3.svg');
  background-size: 20px;
  font-size: 16px;
}

.text-block-205.contact-left.hjutt.cxaqwe.wspl {
  background-image: url('../images/whatsapp_2.svg');
}

.column-10 {
  border-left: 1px solid #8d8d8d;
  padding-left: 39px;
}

.image-2 {
  text-align: center;
  max-width: 92%;
}

.image-2.vbg67.fg678 {
  width: 77%;
  max-width: 100%;
}

.div-block-54 {
  background-image: url('../images/worker-repairing-water-heater.jpg');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  flex: 0 auto;
  order: -1;
  align-self: center;
  width: 44%;
  min-height: 230px;
}

.div-block-54.div-imgs2 {
  background-image: url('../images/reparacion_multihomeservices.jpg');
}

.div-block-54.div-imgs2.fgt678 {
  background-image: url('../images/tecnico-masculino-reparando-refrigerador-interiores.jpg');
}

.div-block-54.gt678i {
  background-image: url('../images/mano-obra-alta-calidad-fontanero-reparacion-lavadora.jpg');
}

.title-2-serv-2 {
  color: #666;
  text-align: center;
  margin-bottom: 25px;
  font-size: 40px;
  font-weight: 700;
  line-height: 51px;
}

.container-mh {
  max-width: 90%;
}

.btn-call1-id-3 {
  color: #fff;
  letter-spacing: 2px;
  background-color: #bdc6c600;
  border: 1px solid #fff;
  margin-top: 42px;
  font-size: 16px;
}

.btn-call1-id-3:hover {
  color: #fff;
  background-color: #fcc724;
  border-color: #fcc724;
}

.btn-call1-id-3.w--current {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.btn-call1-id-3.btnsm {
  letter-spacing: 0;
  background-color: #f15a24;
  border-style: none;
  border-width: 0;
  border-radius: 8px;
  margin-top: 21px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  line-height: 22px;
  transition: background-color .4s;
}

.btn-call1-id-3.btnsm:hover {
  background-color: #db4e1b;
}

.btn-call1-id-3.btnsm.btn-cont {
  background-color: var(--royal-blue-4);
  margin-top: 0;
}

.btn-call1-id-3.btnsm.btn-cont:hover {
  background-color: #1c4d90;
}

.columns-20 {
  margin-bottom: 64px;
}

.div-block-55 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  min-height: 230px;
  padding: 30px;
  display: flex;
}

.column-161 {
  align-items: stretch;
  display: block;
}

.column-162 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.text-block-225 {
  margin-bottom: 23px;
  font-size: 23px;
  font-weight: 600;
  line-height: 27px;
}

.div-block-56 {
  border-radius: 10px;
  margin-right: 10px;
  display: flex;
  box-shadow: 6px 6px 25px -6px #00000045;
}

.div-block-56.div2contant {
  margin-left: 10px;
  margin-right: 0;
}

.paragraph-30 {
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 47px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.section-92 {
  background-color: #f2f2f2;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-92.servicios {
  background-color: #fff;
}

.accordion-wrapper {
  margin-top: 50px;
}

.accordion-item {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 7px #00000008;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.accordion-heading {
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
}

.icon-12.accordion-icon {
  color: #0009;
  cursor: pointer;
  font-size: 32px;
  line-height: 30px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.body-12 {
  background-image: linear-gradient(#ffffffb3, #ffffffb3), url('../images/ban2_1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  font-family: Poppins, sans-serif;
}

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

.section-94 {
  padding: 100px 100px 50px;
}

.text-block-226 {
  color: var(--amarillo-luag);
  font-family: Righteous, sans-serif;
  font-size: 80px;
  line-height: 80px;
}

.text-block-227 {
  font-size: 30px;
  line-height: 35px;
}

.text-block-228 {
  color: #e80000;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 25px;
  font-weight: 800;
  line-height: 25px;
}

.text-block-229 {
  background-image: url('../images/i1_4.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 35px;
  padding-left: 35px;
  font-size: 17px;
  line-height: 25px;
}

.text-block-229._456dfg {
  background-image: url('../images/i3_5.png');
}

.text-block-229._546df {
  margin-top: 10px;
}

.link-81 {
  color: var(--amarillo-luag);
  text-decoration: none;
}

.form-block-3 {
  background-color: #00204ecc;
  padding: 16px;
}

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

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

.text-block-230 {
  color: var(--amarillo-luag);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-family: Righteous, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.column-164 {
  border-top: 5px solid var(--red);
  margin-bottom: 50px;
}

.text-block-231 {
  background-color: var(--amarillo-luag);
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-232 {
  text-align: justify;
  margin-top: 15px;
}

.div-block-57 {
  height: 400px;
  margin: 11px;
  padding: 27px;
  box-shadow: 3px 3px 10px 2px #0003;
}

.section-96 {
  background-color: var(--amarillo-luag);
  padding: 100px;
}

.section-96._435dr {
  background-color: #c9c9c9;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-96._435dr._546tr {
  background-color: #333;
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-233 {
  color: var(--white);
  text-align: center;
  font-family: Righteous, sans-serif;
  font-size: 45px;
  font-weight: 800;
  line-height: 50px;
}

.button-16 {
  background-color: var(--red);
  text-align: center;
  border-radius: 100px;
  width: 320px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  display: block;
}

.text-block-234 {
  text-align: justify;
  font-size: 17px;
  line-height: 22px;
}

.text-block-235 {
  text-align: center;
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 25px;
}

.text-block-236 {
  color: #fff;
  text-shadow: 1px 0 1px #0003;
  margin-bottom: 29px;
  font-size: 17px;
  line-height: 27px;
}

.headfi {
  padding-left: 100px;
  padding-right: 100px;
}

.text-block-237 {
  color: var(--dark-slate-blue-2);
  background-image: url('../images/i1_5.png');
  background-position: 0 10%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 20px;
  padding-left: 30px;
  font-size: 17px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-237.txthead2 {
  background-image: url('../images/i3_6.png');
}

.text-block-237.txthead2.dfg54 {
  color: var(--brill);
  background-image: url('../images/i3_7.png');
  margin-top: 48px;
}

.text-block-237.txtbb {
  background-image: url('../images/i2_4.png');
}

.text-block-237.txtbr {
  color: #58833f;
  background-image: url('../images/i1_6.png');
  margin-top: 48px;
}

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

.linkfi {
  color: var(--dark-slate-blue-2);
  text-decoration: none;
}

.linkfi.linkfi2 {
  color: var(--white);
}

.linkfi.linkgr {
  color: #767273;
}

.linkfi.linkgr.linkgr2 {
  color: #fff;
}

.banfi {
  background-image: url('../images/ban_5.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 100px;
}

.banfi.banbr {
  background-image: url('../images/how-to-keep-your-house-clean.jpg');
  background-position: 100%;
  background-size: cover;
}

.banfi.banro {
  background-image: url('../images/hunter-douglas-diferencias-screen-blackout-optimized.webp');
}

.div-block-58 {
  background-color: #557d36bd;
  border-radius: 10px;
  padding: 50px;
}

.div-block-58.sdf3 {
  background-color: #050355bf;
}

.text-block-238 {
  color: var(--dark-turquoise-2);
  text-align: center;
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 30px;
}

.text-block-238.dsfg43 {
  color: #fff;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-weight: 300;
}

.text-block-239 {
  color: var(--white);
  text-align: center;
  margin-bottom: 25px;
  font-family: Semakin, sans-serif;
  font-size: 40px;
  line-height: 45px;
}

.text-block-239.txtbr {
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 65px;
}

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

.submit-button-18.btnbr {
  background-color: #9bc95d;
}

.submit-button-18.dsfewe {
  background-color: #1ab8e9;
}

.infofi {
  padding: 100px;
}

.infofi.infofi2 {
  background-color: #ebebeb;
}

.text-block-240 {
  color: var(--white);
  text-align: center;
  margin-bottom: 25px;
  font-size: 22px;
  font-weight: 400;
  line-height: 25px;
}

.text-block-240.fdg4 {
  font-family: Oswald, sans-serif;
  font-weight: 300;
}

.text-block-241 {
  color: var(--dark-slate-blue-2);
  text-align: center;
  font-family: Semakin, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.text-block-241.txtbr2 {
  color: #333;
  margin-bottom: 24px;
  font-family: Poppins, sans-serif;
  font-weight: 900;
}

.column-165 {
  border-top: 7px solid var(--brill);
  border-radius: 100px;
  margin-bottom: 50px;
}

.column-165.ftg45 {
  border-top-color: #1ab8e9;
}

.text-block-242 {
  color: var(--dark-slate-blue-2);
  text-align: center;
  margin-bottom: 8px;
  font-family: Semakin, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.text-block-242.txtbr3 {
  color: var(--brill);
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-left: 20px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.text-block-242.txtbr3.rtgh5rt {
  color: #282474;
}

.text-block-242.dsf3 {
  font-family: Poppins, sans-serif;
}

.text-block-243 {
  text-align: left;
}

.div-block-59 {
  text-align: center;
  border-radius: 10px;
  height: 530px;
  margin: 15px;
  padding: 18px;
  box-shadow: 8px 8px 5px 3px #0003;
}

.div-block-59.divbr {
  text-align: left;
  height: 250px;
  box-shadow: 2px 2px 5px 8px #0003;
}

.div-block-59.divbr.dfg4 {
  height: 330px;
}

.columns-55 {
  margin-bottom: 20px;
}

.button-17 {
  background-color: var(--dark-slate-blue-2);
  text-align: center;
  border-radius: 100px;
  width: 100%;
  margin-top: 50px;
  font-size: 17px;
}

.button-17.btnfi2 {
  background-color: var(--dark-turquoise-2);
}

.button-17.btnfi2.btnbr2 {
  background-color: #9bc95d;
}

.button-17.btnbr {
  background-color: var(--brill);
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-top: 30px;
  margin-left: 20px;
  margin-right: auto;
  font-size: 15px;
  display: flex;
}

.button-17.btnbr.nbfg45 {
  background-color: #282474;
}

.callfi {
  background-color: var(--dark-slate-blue-2);
  padding: 50px 100px;
}

.callfi.callbr {
  background-color: #282474;
}

.text-block-244 {
  color: var(--white);
  text-align: center;
  margin-bottom: 12px;
  font-family: Semakin, sans-serif;
  font-size: 50px;
  line-height: 55px;
}

.text-block-244._3454g {
  font-family: Oswald, sans-serif;
  font-weight: 700;
}

.text-block-244._3454g.fgder {
  margin-top: 25px;
}

.text-block-245 {
  color: var(--dark-turquoise-2);
  text-align: center;
  font-size: 30px;
}

.text-block-245.fdg45 {
  color: #fff;
}

.text-block-246 {
  text-align: justify;
  font-size: 16px;
  line-height: 23px;
}

.column-166 {
  padding-top: 0;
  padding-right: 50px;
}

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

.html-embed-4 {
  margin-top: 30px;
}

.ligr {
  margin-bottom: 7px;
}

.lig {
  margin-bottom: 10px;
}

.list-2 {
  margin-left: 20px;
  padding-left: 19px;
}

.column-167 {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.text-block-247 {
  margin-bottom: 10px;
  margin-left: 20px;
}

.columns-56 {
  text-align: center;
  background-color: #fff;
  align-items: center;
  margin-bottom: 0;
  padding: 13px;
  display: flex;
}

.columns-57 {
  margin-bottom: 20px;
}

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

.text-block-248 {
  color: #fff;
  margin-top: 197px;
  margin-bottom: 20px;
  font-size: 23px;
}

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

.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/canal-rastreo-covid.jpg');
  height: 230px;
}

.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-img-serv-de.div-img-serv-ig.de45.fr578.frtyui {
  background-image: url('../images/DSC06348.JPG');
  height: 230px;
}

.div-img-serv-de.div-img-serv-ig.cvt678 {
  background-image: url('../images/tecnico-profesional-cctv-trabajando.jpg');
}

.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/yh.jpg');
}

.div-img-serv-de.serv2._6tgvfder.ju90._67bn.sani {
  background-image: url('../images/unnamed.png');
  background-position: 50%;
  height: 230px;
}

.div-img-serv-de.apl {
  background-image: url('../images/plata.png');
  background-position: 50% 100%;
}

.div-img-serv-de.saef {
  background-image: url('../images/acero1045-1.png');
}

.div-img-serv-de._4340 {
  background-image: url('../images/acero43-1.png');
}

.div-img-serv-de.sae10 {
  background-image: url('../images/acero10.png');
}

.div-img-serv-de.acvbnm {
  background-image: url('../images/cementa.png');
}

.div-img-serv-de.acperf {
  background-image: url('../images/ovako.png');
  background-position: 50%;
}

.div-img-serv-de.cvbnm {
  background-image: url('../images/laton.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.div-img-serv-de.vbghyui.fgnjkl {
  background-image: url('../images/plastico.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.div-img-serv-de.fgbnm, .div-img-serv-de.vbnjuio {
  background-image: url('../images/185.jpg');
}

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

.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: linear-gradient(#0000009c, #0000009c), url('../images/main-power-plant-energy-ideas-and-energy-saving.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-31.h7890.ghyuio.gtyu.hyu789 {
  background-image: linear-gradient(#225a8ee0, #225a8ee0), url('../images/lgh-specialiste-desinfection-deratisation.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

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

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

.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;
  letter-spacing: -1px;
  font-size: 21px;
  font-weight: 600;
}

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

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

.button-25 {
  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-25:hover {
  background-color: #1c275f;
}

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

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

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

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

.button-25.hjui.hyuio.by789 {
  background-color: var(--jim);
  width: 74%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
}

.button-25.hjui.hyuio.by789:hover {
  background-color: var(--hover-rodesan);
}

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

.text-block-216 {
  color: #384482;
  margin-bottom: 7px;
  font-size: 25px;
  line-height: 35px;
}

.text-block-216.gty67 {
  color: var(--jim);
  line-height: 23px;
}

.column-169 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 70px;
  display: block;
}

.text-block-214 {
  color: #1f1f1f;
  text-align: justify;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
}

.text-block-214.xcnm {
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
}

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

.column-170 {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.text-block-215 {
  color: #384482;
  margin-top: 1px;
  margin-bottom: 21px;
  font-size: 39px;
  font-weight: 600;
  line-height: 49px;
}

.text-block-215.tngt {
  color: #000;
  text-transform: uppercase;
  font-size: 39px;
  font-weight: 700;
  line-height: 50px;
}

.text-block-215.tngt.vdfcenh {
  text-align: center;
  margin-bottom: 45px;
}

.text-block-215.tngt.vdfcenh.nbm {
  margin-bottom: 23px;
}

.text-block-215.tngt.vdfcenh.nbm.bnm {
  color: #fff;
  letter-spacing: 4px;
  font-size: 41px;
}

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

.section-32._789kl {
  padding-bottom: 60px;
}

.section-32._789kl.hjmn {
  background-color: #e7e7e7;
  padding-top: 60px;
  padding-bottom: 60px;
}

.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: var(--amarillo-luag);
  width: 158px;
  margin-left: 0;
  font-weight: 500;
}

.button-26.hjui.hyuio:hover {
  background-color: var(--hover-rodesan);
}

.button-26.ghy8 {
  background-color: #fff0;
  border: 1px solid #fff;
  width: 25%;
  font-weight: 500;
}

.button-26.ghy8:hover {
  color: #252525;
  background-color: #fff;
}

.button-26.ghy8.fvbnm {
  background-color: var(--amarillo-luag);
  border-style: none;
}

.button-26.ghy8.fvbnm:hover {
  background-color: var(--dark-orange);
  color: #fff;
}

.image-78 {
  text-align: right;
  border-radius: 13px;
  max-width: 102%;
}

.bold-text-4 {
  font-size: 57px;
  line-height: 55px;
}

.section-97 {
  background-color: #1b2764;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-97.bnhyu {
  background-color: #2138af;
}

.section-97.bnhyu.yu8 {
  background-color: #436ea5;
}

.section-97.bnhyu.yu8.vbhyui {
  background-color: var(--hover-rodesan);
}

.section-97.bnhyu.yu8.vbhyui.fg67il {
  background-color: #071674;
}

.text-block-251 {
  color: #fff;
  text-align: center;
  font-size: 37px;
  font-weight: 700;
  line-height: 51px;
}

.text-block-220 {
  color: #fff;
  background-image: url('../images/telefono_2telefono.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-220.vddw.facefg {
  background-image: url('../images/facebook_1.svg');
}

.text-block-220.dierechdj {
  text-align: left;
  background-image: url('../images/maps-and-flags_1maps-and-flags.png');
  background-position: 0 19%;
  padding-left: 29px;
}

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

.column-154 {
  border-right: 0 #00000063;
  height: auto;
  padding-left: 39px;
  padding-right: 7px;
}

.column-155 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  border-right: 0 solid #00000059;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 201px;
  padding-right: 0;
  display: flex;
}

.column-156 {
  text-align: center;
  border-left: 0 solid #00000063;
  border-right: 0 #00000063;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
}

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

.text-block-218.txt-email-v.vbgtyui.sitero {
  background-image: url('../images/sitio-web.svg');
}

.section-33 {
  background-color: var(--jim);
  padding-top: 74px;
  padding-bottom: 36px;
}

.section-33.bghj {
  background-color: #272727;
}

.row-8 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 31px;
  display: block;
}

.row-8.nmkl {
  margin-bottom: 0;
}

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

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

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

.text-block-252 {
  color: #fff;
  margin-bottom: 29px;
  font-size: 17px;
  line-height: 29px;
}

.slider-10 {
  background-color: #fff;
  height: auto;
}

.ctasdfd {
  background-color: #000;
  padding: 60px 100px;
}

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

.text-block-253 {
  text-align: center;
  font-size: 16px;
}

.lightbox-link-5 {
  margin: 0;
}

.col0, .column-171 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-61 {
  color: #fff;
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
}

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

.column-172 {
  padding-top: 61px;
}

.text-block-254 {
  margin-left: 20px;
}

.image-80 {
  background-color: #fff;
  border-radius: 1000px;
  width: 45px;
  margin: 0;
}

.text-block-255 {
  color: #fff;
  text-transform: uppercase;
  background-image: url('../images/check-mark-1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 30px;
  font-size: 20px;
  font-weight: 900;
  line-height: 25px;
}

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

.image-81 {
  width: 100px;
}

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

.text-block-257 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 900;
}

.columns-58 {
  margin-bottom: 30px;
}

.slider-11 {
  height: 450px;
}

.image-82 {
  max-width: 55%;
}

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

.section-98 {
  background-image: linear-gradient(#0000004f, #0000004f), url('../images/FOTO-1-CUERNOS-TORES-DEL-PAINE.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding: 100px 60px;
}

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

.column-173 {
  padding-left: 40px;
  padding-right: 60px;
}

.image-83 {
  max-width: 100%;
  margin-bottom: 69px;
}

.text-block-258 {
  text-align: left;
  margin-bottom: 23px;
  font-size: 23px;
  font-weight: 500;
}

.list-3 {
  text-align: left;
  margin-bottom: 47px;
}

.list-item-3 {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 27px;
}

.list-item-4, .list-item-5, .list-item-6 {
  font-size: 15px;
  line-height: 27px;
}

.flex-block {
  grid-column-gap: 53px;
  grid-row-gap: 53px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.flex-block-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--white);
  text-shadow: 1px 1px 1px #00000080;
  background-image: linear-gradient(#00000080, #00000080), url('../images/PDF-LANDING_-25.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex: 0 auto;
  width: 88%;
  padding: 40px;
}

.flex-block-3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 50%;
  height: 700px;
}

.slide-nav-4, .slide-nav-5, .slide-nav-6, .slide-nav-7 {
  font-size: 9px;
}

.button-27 {
  background-color: var(--naranjo-rv);
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  line-height: 26px;
  transition: background-color .4s;
}

.button-27:hover {
  background-color: var(--firebrick-3);
}

.button-27.btn-bome {
  display: none;
}

.button-27.ffffffkl.w--current {
  width: 184px;
}

.column-174, .column-175, .column-176, .column-177 {
  text-align: center;
}

.flex-block-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-self: auto;
  width: 40%;
  padding-right: 20px;
}

.flex-block-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  width: 110%;
}

.flex-block-6 {
  background-image: url('../images/-1729195929.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 28%;
  height: 439px;
}

.flex-block-6.frthg {
  background-image: url('../images/-1729195930.jpeg');
}

.flex-block-6.gyy789 {
  background-image: url('../images/-1729195931.jpeg');
}

.flex-block-7 {
  box-sizing: border-box;
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.list-item-7 {
  margin-bottom: 16px;
}

.list-item-8, .list-item-9, .list-item-10 {
  margin-bottom: 10px;
}

.list-4 {
  flex: 0 auto;
  align-self: auto;
  width: auto;
  display: block;
}

.image-84 {
  width: auto;
}

.image-84.scdfrtyu {
  border-radius: 8px;
  box-shadow: 3px 2px 18px 1px #0000005e;
}

.flex-block-8 {
  text-align: right;
  justify-content: flex-start;
  align-items: center;
  width: 66.8251%;
}

.flex-block-9 {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 66%;
}

.flex-block-9.bnmkl {
  width: 77%;
}

.column-178 {
  text-align: right;
  flex: 0 auto;
}

.text-block-259 {
  color: #fff;
  align-self: center;
  font-size: 27px;
  font-weight: 700;
}

.text-block-259.bgg {
  align-self: center;
}

.text-block-260 {
  color: #fff;
  margin-bottom: 25px;
  font-size: 44px;
  font-weight: 700;
  line-height: 46px;
}

.text-block-260.bnmkl {
  margin-top: 200px;
  line-height: 55px;
}

.slider-12 {
  flex: 1;
  max-width: 50%;
  height: 409px;
}

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

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

.slide-20 {
  background-image: url('../images/5.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-21 {
  background-image: url('../images/9.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.text-block-261 {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 167px;
  font-size: 22px;
  line-height: 27px;
}

.code-embed {
  margin-top: 54px;
}

.button-30 {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #0cc143;
  background-image: url('../images/whatsapp_3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 35px;
  background-clip: border-box;
  border-radius: 300px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 70px;
  height: 70px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 20px;
  transition: background-color .4s;
  display: block;
  position: fixed;
  inset: auto 0% 0% auto;
}

.button-30:hover {
  background-color: #0c9d38;
}

.cccccc {
  text-align: left;
  width: 100%;
  margin-left: 0;
}

.columns-61 {
  text-align: center;
  width: auto;
}

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

.list-5 {
  color: var(--white);
  text-align: left;
  align-self: center;
  font-size: 16px;
  list-style-type: disc;
}

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

.qwert {
  font-size: 22px;
}

.columns-62 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.column-181 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-85 {
  box-shadow: 2px 2px 5px #0003;
}

.columns-63 {
  padding: 10px;
}

.container-8 {
  background-color: #292727;
  padding: 10px 10px 10px 20px;
  box-shadow: 2px 2px 5px #0003;
}

.container-9 {
  background-color: var(--white);
  padding-left: 0;
}

.column-182 {
  flex: 1;
  padding-left: 0;
  padding-right: 0;
}

.section-99 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#00000080, #00000080), url('../images/GUARDIA_1.JPG');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

.button-28 {
  letter-spacing: 1px;
  background-color: #00a900;
  background-image: url('../images/whatsapp-2_1whatsapp (2).png');
  background-position: 7%;
  background-repeat: no-repeat;
  background-size: 32px;
  border: 4px #fff;
  border-radius: 18px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 58px;
  font-size: 17px;
  font-weight: 700;
  transition: background-color .4s;
  position: fixed;
  inset: auto 0% 0% auto;
  box-shadow: 2px 4px 16px #0003;
}

.button-28:hover {
  background-color: #0f880f;
}

.image-86 {
  width: 100%;
}

.heading-24 {
  color: var(--lawn-green);
  text-align: center;
  text-transform: uppercase;
}

.bold-text-6 {
  font-weight: 900;
}

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

.columns-67 {
  flex-flow: row;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

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

.column-185 {
  align-self: flex-start;
}

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

html.w-mod-js [data-ix="boton-hover"] {
  display: block;
  transform: scale(1);
}

@media screen and (max-width: 991px) {
  .headya {
    padding-left: 0;
    padding-right: 0;
  }

  .banya {
    padding: 50px 0 10px;
  }

  .txtbanya {
    font-size: 50px;
    line-height: 60px;
  }

  .txtbanya2 {
    font-size: 45px;
    line-height: 50px;
  }

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

  .txtinfoya {
    width: 100%;
    font-size: 35px;
    line-height: 35px;
  }

  .txtinfoya.txtcallya {
    width: 100%;
    font-size: 45px;
  }

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

  .txtfotya.txtheadya {
    background-size: 20px;
    margin-left: 0;
    padding-left: 20px;
  }

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

  .banfw {
    padding: 20px 0 0;
  }

  .txtbanfw.txtbanfw2 {
    margin-bottom: 15px;
    font-size: 55px;
  }

  .txtlistbanfw {
    background-size: 25px;
    padding-left: 30px;
    font-size: 20px;
    line-height: 30px;
  }

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

  .txtinfofw.txtinfofw2 {
    font-size: 30px;
  }

  .txtsrfw2 {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .callfw, .callfw.callfw2 {
    padding-left: 0;
    padding-right: 0;
  }

  .divfw {
    height: 200px;
  }

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

  .txtfotfw2, .txtheadfw {
    font-size: 18px;
  }

  .text-block-78 {
    background-position: 21px;
  }

  .text-block-62 {
    margin-top: 160px;
  }

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

  .text-block-65 {
    letter-spacing: 5px;
    font-size: 22px;
  }

  .text-block-65.sub-gracias {
    letter-spacing: 0;
  }

  .text-block-66 {
    line-height: 33px;
  }

  .text-block-70.item-text-serv {
    padding-right: 0;
    font-size: 20px;
  }

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

  .div-block-25 {
    height: 280px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-serv-d {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .heading {
    font-size: 29px;
  }

  .logo-rpa {
    margin-top: 0;
  }

  .logo-rpa.logo-gd {
    margin-bottom: 3px;
  }

  .title-b-rpa {
    font-size: 31px;
    line-height: 43px;
  }

  .title-b-rpa.t-bn {
    margin-bottom: 21px;
  }

  .title-b-rpa.title-tes {
    margin-bottom: -4px;
    font-size: 27px;
  }

  .title-b-rpa.title-gs-b {
    margin-bottom: -1px;
    font-size: 22px;
    line-height: 33px;
  }

  .st-b-rpa {
    font-size: 17px;
  }

  .st-b-rpa.p-b-gd {
    font-size: 15px;
    line-height: 24px;
  }

  .list-items-rpa {
    font-size: 15px;
    line-height: 25px;
  }

  .column-49 {
    padding-left: 60px;
  }

  .title-ser {
    margin-bottom: 18px;
    font-size: 20px;
  }

  .column-50 {
    padding-right: 60px;
  }

  .testimonios, .porq-m {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .contact-icon-footer {
    font-size: 12px;
  }

  .title2-b-t {
    font-size: 30px;
    line-height: 43px;
  }

  .parrafo-b-t {
    font-size: 15px;
  }

  .list-b-t {
    font-size: 16px;
    line-height: 22px;
  }

  .productos-t {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-item-pe {
    height: 400px;
  }

  .div-item-serv-gd {
    height: 360px;
  }

  .title-serv-i-gd {
    margin-bottom: 7px;
    font-size: 17px;
    line-height: 21px;
  }

  .text-block-92 {
    font-size: 14px;
  }

  .div-text-as {
    height: 173px;
  }

  .item-contact {
    letter-spacing: 0;
    font-size: 16px;
  }

  .text-block-93.sdeer {
    letter-spacing: 0;
    letter-spacing: 0;
    font-size: 18px;
  }

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

  .text-block-94 {
    letter-spacing: 5px;
    font-size: 22px;
  }

  .text-block-94.subtitle-banner-ic {
    letter-spacing: 0;
    font-size: 15px;
  }

  .text-span-4 {
    font-size: 42px;
  }

  .column-57.cbpr {
    padding-left: 32px;
  }

  .title-serv-pr.title2-serv-cret {
    font-size: 27px;
  }

  .btn-call1-id {
    letter-spacing: 0;
    font-size: 13px;
  }

  .text-block-24 {
    font-size: 17px;
  }

  .text-block-96 {
    width: 541px;
    font-size: 20px;
  }

  .title-banner-pr {
    font-size: 46px;
    line-height: 48px;
  }

  .title-banner-pr.t1-gracias-pr {
    font-size: 47px;
  }

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

  .title-banner-pr.title-b-serv.sdfrt5 {
    font-size: 33px;
    line-height: 51px;
  }

  .div-text-serv-pr {
    height: 301px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-qs-pr.cvc {
    background-position: 50%;
    height: 550px;
  }

  .div-text-qs-pr {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-text-qs-pr.czx {
    height: 550px;
  }

  .title1-qs {
    font-size: 18px;
  }

  .title1-qs-pr, .title-s-v-banner {
    font-size: 42px;
  }

  .title-b-rpa-2 {
    font-size: 31px;
    line-height: 43px;
  }

  .title-b-rpa-2.title-tes {
    margin-bottom: -4px;
    font-size: 27px;
  }

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

  .txtbanch {
    font-size: 35px;
  }

  .txtbanch.txtbanch2.txtinfoch {
    font-size: 40px;
  }

  .txtbanch.txtbanch2.sdf3f {
    font-size: 45px;
  }

  .headch {
    padding-left: 0;
  }

  .txtbanch3 {
    font-size: 20px;
  }

  .txtheadch {
    font-size: 18px;
  }

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

  .txtfotch {
    font-size: 15px;
  }

  .whatsapp-gs {
    width: 40%;
    font-family: Oswald, sans-serif;
    font-size: 16px;
  }

  .whatsapp-gs.whatsapp-fm {
    width: 33%;
  }

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

  .txtbanab {
    font-size: 40px;
    line-height: 50px;
  }

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

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

  .txtdivab {
    font-size: 22px;
    line-height: 28px;
  }

  .txtdivab2 {
    height: 90px;
    font-size: 15px;
  }

  .callab, .fotab {
    padding-left: 0;
    padding-right: 0;
  }

  .txtheadab {
    font-size: 18px;
  }

  .paragraph-27 {
    font-size: 15px;
  }

  .text-block-98 {
    font-size: 16px;
  }

  .text-block-98.swe345.we345 {
    font-size: 17px;
  }

  .title-banner-pr-2 {
    font-size: 46px;
  }

  .title-banner-pr-2.t1-banner-ener {
    font-size: 51px;
  }

  .title-banner-pr-2.t1-banner-ener.t-gr-ene {
    font-size: 45px;
  }

  .title-banner-pr-2.t1-banner-ener.tbp {
    font-size: 41px;
  }

  .check {
    font-size: 13px;
  }

  .tile-swervl {
    font-size: 27px;
  }

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

  .text-block-105 {
    font-size: 28px;
  }

  .div-block-29 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-30 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-108 {
    font-size: 14px;
  }

  .tfr {
    font-size: 25px;
  }

  .txtbanho {
    font-size: 50px;
    line-height: 60px;
  }

  .txtbanho.txtbamho2.txtbaho22 {
    font-size: 35px;
  }

  .txtbanho.txtbamho2.txtcallho2 {
    font-size: 30px;
  }

  .txtheho {
    margin-top: 10px;
  }

  .infoho {
    background-size: 300px;
    padding-left: 0;
    padding-right: 0;
  }

  .infoho.nfoho2 {
    padding-left: 0;
    padding-right: 0;
  }

  .txtdivho {
    font-size: 35px;
  }

  .txtdivho.txtdivho3 {
    font-size: 18px;
    line-height: 40px;
  }

  .txtdivho2 {
    font-size: 20px;
  }

  .txtdivho2.txtdivho22 {
    font-size: 14px;
    line-height: 20px;
  }

  .btndivho.btnivho2.btncallho {
    margin-top: 0;
    font-size: 18px;
  }

  .callho {
    background-position: 50%;
    padding-left: 0;
    padding-right: 0;
  }

  .fotho, .callho2 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .div-form-icr {
    padding: 10px;
  }

  .text-block-119.fgt67 {
    font-size: 19px;
  }

  .bodymu {
    background-position: 50%;
  }

  .txgbanem {
    font-size: 45px;
  }

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

  .txtinfomu {
    font-size: 35px;
  }

  .infomu {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .footermu {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-form-icr-2 {
    padding: 10px;
  }

  .btn-call1-id-2 {
    letter-spacing: 0;
    font-size: 13px;
  }

  .title-2-banner-ci {
    font-size: 58px;
  }

  .banfu {
    padding-left: 50px;
    padding-right: 50px;
  }

  .txtbanfu {
    font-size: 70px;
  }

  .infofu {
    padding-left: 50px;
    padding-right: 50px;
  }

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

  .headpr, .banpr {
    padding-left: 10px;
    padding-right: 10px;
  }

  .txtbanpr {
    font-size: 20px;
  }

  .txtbanpr2 {
    font-size: 30px;
    line-height: 35px;
  }

  .txtheadpr {
    font-size: 16px;
  }

  .txtheadpr.txtheadpr3 {
    background-position: 0 10%;
  }

  .infopr {
    padding-left: 10px;
    padding-right: 10px;
  }

  .txtinfopr.txtctapr {
    font-size: 18px;
  }

  .callpr, .fotpr {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-22 {
    font-size: 46px;
    line-height: 43px;
  }

  .div-block-47 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-168 {
    letter-spacing: 0;
  }

  .div-block-50 {
    padding: 40px 40px 40px 20px;
  }

  .heading-23 {
    font-size: 33px;
    line-height: 39px;
  }

  .heading-21 {
    margin-top: 9px;
    margin-bottom: 11px;
    font-size: 33px;
  }

  .container-6 {
    max-width: 92%;
  }

  .column-129 {
    padding-left: 20px;
  }

  .text-block-204 {
    margin-bottom: 12px;
    font-size: 13px;
  }

  .container-7 {
    max-width: 92%;
  }

  .text-block-205 {
    background-position: 0%;
    font-size: 13px;
  }

  .text-block-205.correo-dento {
    font-size: 13px;
  }

  .text-block-205.wsp--dento {
    background-position: 0%;
  }

  .btn-call1-id-3 {
    letter-spacing: 0;
    font-size: 13px;
  }

  .section-93, .section-94 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-226 {
    font-size: 50px;
    line-height: 50px;
  }

  .text-block-228 {
    font-size: 22px;
  }

  .text-block-229 {
    background-repeat: no-repeat;
    background-size: 25px;
    margin-top: 23px;
    font-size: 15px;
  }

  .section-95, .section-96._435dr {
    padding-left: 0;
    padding-right: 0;
  }

  .headfi {
    padding: 10px;
  }

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

  .text-block-237.txthead2.dfg54, .text-block-237.txtbr {
    margin-top: 10px;
  }

  .banfi, .div-block-58 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-238 {
    font-size: 20px;
  }

  .text-block-239 {
    font-size: 30px;
    line-height: 30px;
  }

  .text-block-239.txtbr {
    font-size: 40px;
  }

  .infofi {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-240 {
    font-size: 18px;
    line-height: 23px;
  }

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

  .div-block-59 {
    padding: 2px;
  }

  .button-17.btnbr {
    width: auto;
  }

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

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

  .text-block-217 {
    letter-spacing: 0;
    font-size: 19px;
  }

  .div-block-60 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .button-25, .button-26 {
    width: 80%;
  }

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

@media screen and (max-width: 767px) {
  .txtbanya {
    font-size: 40px;
  }

  .txtbanya2 {
    font-size: 35px;
  }

  .txtinfoya.txtcallya {
    line-height: 45px;
  }

  .txtya.txtya2 {
    text-align: center;
  }

  .btncontya {
    margin-bottom: 30px;
  }

  .txtfotya.txtfotya2.txtheadya2, .txtfotya.txtheadya {
    margin-top: 10px;
    font-size: 30px;
  }

  .btncontfw {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .divfw {
    height: 150px;
  }

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

  .text-block-78 {
    text-align: center;
    letter-spacing: 0;
    background-position: 36%;
    padding-left: 7px;
    font-size: 17px;
  }

  .div-block-23 {
    width: 82%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-22 {
    height: 400px;
  }

  .div-block-22.sddsa.frrree {
    height: 660px;
  }

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

  .div-block-22.sddsa.div-c-s._67uyi {
    height: 600px;
  }

  .div-block-22.frety {
    height: 607px;
  }

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

  .text-block-62 {
    margin-top: 68px;
  }

  .text-block-62.title1-banner-vs.t2-serv {
    line-height: 45px;
  }

  .text-block-62.title1-banner-vs {
    text-align: center;
    font-size: 55px;
  }

  .text-block-62.title1-banner-vs.frety {
    margin-bottom: -6px;
    line-height: 30px;
  }

  .text-block-62.title1-banner-vs.frety._67yy {
    font-size: 47px;
    line-height: 47px;
    display: block;
  }

  .column-39 {
    margin-top: 20px;
  }

  .section-48 {
    height: 600px;
  }

  .section-48.sec-banneric.dfffff {
    height: 606px;
  }

  .section-48.sec-banneric.frtyyu {
    height: 660px;
  }

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

  .section-48.sec-banneric.sedfr5 {
    height: 600px;
  }

  .slider-2 {
    height: 400px;
  }

  .slider-2.sderr {
    height: 660px;
  }

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

  .slider-2.sderr.sct.sstr {
    height: 600px;
  }

  .text-block-65 {
    width: 83%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-65.subtitle-ser2 {
    font-size: 18px;
  }

  .text-block-66 {
    line-height: 29px;
  }

  .tab-link.w--current, .tab-link.tab-visuoner, .tab-link.tab-epson {
    width: 25%;
  }

  .tab-link.current {
    width: 26%;
  }

  .div-block-25 {
    height: 204px;
    padding: 17px 5px 16px;
  }

  .paragraph-11, .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15, .paragraph-16, .paragraph-17, .paragraph-18, .paragraph-19, .paragraph-20, .paragraph-21, .paragraph-22, .paragraph-23, .paragraph-24, .paragraph-25 {
    font-size: 13px;
  }

  .text-block-80 {
    text-align: center;
    letter-spacing: 3px;
    margin-top: 33px;
    font-size: 24px;
  }

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

  .title-b-rpa {
    text-align: center;
    font-size: 43px;
  }

  .title-b-rpa.title-tes {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 42px;
  }

  .title-b-rpa.title-gs-b {
    margin-bottom: 10px;
    line-height: 29px;
  }

  .st-b-rpa {
    text-align: center;
    margin-bottom: 26px;
  }

  .beneficios-rpa {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-form1-rpa {
    margin-top: 43px;
  }

  .column-49, .column-50 {
    height: 400px;
  }

  .text-block-83 {
    margin-top: 2px;
    margin-bottom: 9px;
    font-size: 16px;
  }

  .text-block-83.der {
    font-size: 16px;
  }

  .porq-m {
    padding: 60px 20px;
  }

  .clientes-rpa, .contact-rpa {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .contact-icon-footer.contact-location {
    line-height: 17px;
  }

  .image-45 {
    margin-left: 35px;
  }

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

  .slide-nav {
    display: none;
  }

  .title2-b-t {
    font-size: 28px;
  }

  .div-dorm-b-t {
    width: 100%;
    margin-top: 40px;
  }

  .div-item-pe {
    height: 280px;
    margin-bottom: 22px;
  }

  .text-line-t {
    font-size: 16px;
  }

  .text-block-89, .text-block-90, .text-block-91 {
    font-size: 17px;
  }

  .servicios-gd {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-item-serv-gd {
    height: 259px;
  }

  .title-serv-i-gd {
    font-size: 19px;
  }

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

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

  .item-contact {
    font-size: 13px;
  }

  .div-block-27 {
    width: 82%;
    margin-top: 33px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .text-block-93 {
    margin-top: 72px;
  }

  .text-block-93.text34 {
    margin-bottom: 16px;
    display: block;
  }

  .text-block-93.text34.dertt {
    letter-spacing: 2px;
    margin-bottom: -2px;
    font-size: 20px;
    line-height: 37px;
  }

  .text-block-93.sdeer {
    margin-top: 0;
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.btn-qs-pr.campus {
    text-align: center;
    width: 50%;
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.btn-blank {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.btn-blank.r45 {
    margin-left: 0;
    margin-right: auto;
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.vxcv {
    width: 50%;
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-banner-pr.btn-gracspr {
    margin-left: auto;
    margin-right: auto;
  }

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

  .text-block-94.subtitle-banner-ic.frt54 {
    text-align: center;
    width: 100%;
    margin-top: 22px;
    font-size: 18px;
    line-height: 29px;
    display: block;
  }

  .text-block-94.subtitle-banner-ic.xcvx {
    text-align: center;
  }

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

  .text-block-95.contact-b-pp.tc-b {
    margin-top: -7px;
  }

  .text-span-4 {
    font-size: 52px;
  }

  .text-span-4.frtyyu {
    font-size: 47px;
    line-height: 60px;
    display: block;
  }

  .slider-5 {
    height: 150px;
  }

  .columns-9 {
    margin-bottom: 22px;
  }

  .servicios-irc {
    padding-top: 48px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .btn-call1-id.btn-serv-3.btn-contact-clor {
    width: 50%;
  }

  .btn-call1-id.btn-serv-3 {
    margin-top: 2px;
  }

  .text-block-24 {
    margin-top: 9px;
    font-size: 17px;
  }

  .call1-pr.sdasf, .call1-pr.sdasf.sadfoo {
    margin-top: 0;
  }

  .title-banner-pr.t1-gracias-pr {
    text-align: center;
    margin-top: 97px;
  }

  .div-img-serv-pr {
    height: 147px;
  }

  .div-text-serv-pr {
    justify-content: space-around;
    align-items: stretch;
    height: 367px;
  }

  .text-block-97 {
    font-size: 13px;
  }

  .title-serv-pr2 {
    font-size: 14px;
  }

  .div-text-qs-pr.czx {
    text-align: center;
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .title-s-v-banner {
    text-align: center;
    margin-top: 57px;
    margin-bottom: 1px;
    line-height: 52px;
  }

  .icon-6, .icon-7 {
    display: none;
  }

  .title-b-rpa-2 {
    text-align: center;
    font-size: 43px;
  }

  .title-b-rpa-2.title-tes {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 42px;
  }

  .bodych {
    background-position: 0 0;
  }

  .txtbanch.txtbanch2.txtinfoch {
    margin-top: 32px;
    font-size: 60px;
  }

  .txtheadch {
    font-size: 15px;
  }

  .htmlch {
    display: block;
  }

  .whatsapp-gs {
    background-position: 10%;
    width: 47%;
    font-size: 16px;
  }

  .whatsapp-gs.whatsapp-fm {
    width: 51%;
  }

  .whatsapp-gs.whats-ner {
    width: 45%;
  }

  .txtbanab2 {
    background-color: #fff;
    border-radius: 10px;
    font-weight: 700;
  }

  .txtdivab {
    font-size: 30px;
  }

  .txtdivab2 {
    height: 40px;
  }

  .txtdivab2.txtdivab22 {
    background-color: #ffffffd4;
    padding: 15px;
  }

  .divcalla {
    margin-bottom: 21px;
  }

  .txtheadab {
    display: none;
  }

  .txtheadab.txtheadab2.txtmovhead {
    margin-top: 0;
    margin-bottom: 30px;
    display: block;
  }

  .txtheadab.txtmovhe {
    margin-top: 0;
    display: block;
  }

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

  .text-block-100.contact-b-pp.dert56 {
    margin-top: 50px;
  }

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

  .headho {
    padding-left: 0;
  }

  .logoho {
    width: 25%;
  }

  .txtbanho.txtbamho2.txtcallho2 {
    text-align: center;
    line-height: 40px;
  }

  .rxrbanho2 {
    font-size: 20px;
  }

  .txtheho {
    margin-top: 0;
    font-size: 16px;
  }

  .txtheho.txthowsp {
    margin-top: 0;
  }

  .infoho {
    background-position: 0 100%;
  }

  .infoho.nfoho2 {
    padding-top: 100px;
  }

  .txtdivho.txtdivho3 {
    font-size: 30px;
  }

  .txtdivho2.txtdivho22 {
    font-size: 14px;
  }

  .divho2 {
    margin-bottom: 10px;
  }

  .btndivho.btnivho2.btncallho {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .callho {
    background-position: 100%;
  }

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

  .banner-nebu.frt567 {
    height: 300px;
  }

  .text-block-21 {
    margin-top: 13px;
  }

  .text-block-21.dsert.fgty {
    margin-right: auto;
    font-size: 14px;
  }

  .div-form-icr {
    margin-left: auto;
    margin-right: auto;
  }

  .text1-banner {
    font-size: 15px;
    line-height: 27px;
  }

  .text1-banner.ghytu {
    margin-top: 81px;
    font-size: 25px;
  }

  .text-block-119 {
    font-size: 14px;
    line-height: 26px;
  }

  .text-block-120 {
    font-size: 14px;
  }

  .text-block-122 {
    font-size: 13px;
    line-height: 20px;
  }

  .testimonios-gd {
    padding: 40px 10px;
  }

  .text-block-133 {
    font-size: 16px;
    line-height: 27px;
  }

  .text-block-133.tref {
    font-size: 15px;
    line-height: 26px;
  }

  .btn-call1-id-2.btn-serv-3 {
    margin-top: 2px;
  }

  .div-block-40 {
    margin-bottom: 20px;
  }

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

  .txtheadpr {
    margin-top: 18px;
  }

  .txtinfopr, .image-73 {
    margin-top: 20px;
  }

  .heading-21 {
    text-align: center;
    margin-top: 41px;
    font-size: 40px;
  }

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

  .text-block-204 {
    text-align: center;
    font-size: 15px;
  }

  .button-15.gty78.hjui {
    letter-spacing: 0;
    font-size: 14px;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .text-block-226 {
    text-align: center;
    font-size: 60px;
  }

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

  .div-block-57 {
    height: 450px;
  }

  .button-16 {
    margin-bottom: 34px;
  }

  .text-block-238 {
    font-size: 30px;
  }

  .text-block-239 {
    font-size: 45px;
    line-height: 45px;
  }

  .text-block-239.txtbr {
    font-size: 60px;
  }

  .text-block-240.fdg4 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-242 {
    font-size: 20px;
  }

  .text-block-242.txtbr3 {
    margin-top: 19px;
  }

  .div-block-59 {
    height: auto;
    padding-bottom: 15px;
  }

  .div-block-59.divbr {
    text-align: center;
  }

  .text-block-245 {
    line-height: 30px;
  }

  .list-2, .text-block-247 {
    text-align: left;
  }

  .text-block-217 {
    font-size: 34px;
  }

  .div-block-60 {
    margin-bottom: 35px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-155 {
    height: 93px;
    padding-left: 42px;
  }

  .section-99 {
    padding-top: 20px;
  }

  .columns-65 {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .column-184 {
    flex-flow: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .txtbanya {
    line-height: 40px;
  }

  .txtbanya2 {
    letter-spacing: 2px;
    font-size: 30px;
  }

  .txtbanfw {
    font-size: 30px;
  }

  .txtbanfw.txtbanfw2 {
    font-size: 40px;
    line-height: 50px;
  }

  .formfw {
    margin-right: 0;
  }

  .txtinfofw.txtinfofw2 {
    font-size: 20px;
    line-height: 30px;
  }

  .txtservfw1 {
    text-align: center;
  }

  .divfw {
    height: 250px;
  }

  .txtfotfw {
    margin-top: 15px;
  }

  .txtheadfw {
    margin-top: 10px;
  }

  .column-43 {
    padding-bottom: 5px;
  }

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

  .text-block-78 {
    letter-spacing: 1px;
    background-position: 24%;
    margin-top: 0;
    margin-bottom: -1px;
    font-size: 16px;
  }

  .div-block-22.sddsa.secb-g {
    height: 400px;
  }

  .div-block-22.sddsa.frrree {
    height: 660px;
  }

  .div-block-22.sddsa {
    background-image: linear-gradient(#0000, #0000), url('../images/GUARDIA.JPG');
    background-position: 0 0, 100%;
    height: 600px;
  }

  .div-block-22.frety {
    height: 660px;
  }

  .slide-9 {
    background-position: 0 100%;
  }

  .text-block-62 {
    text-align: center;
    margin-top: 63px;
    font-size: 15px;
  }

  .text-block-62.title1-banner-vs.t2-serv {
    line-height: 35px;
  }

  .text-block-62.title1-banner-vs {
    font-size: 31px;
    line-height: 36px;
  }

  .text-block-62.title1-banner-vs.frety {
    margin-bottom: -24px;
    line-height: 25px;
  }

  .text-block-62.title1-banner-vs.frety._67yy {
    font-size: 39px;
    display: block;
  }

  .section-48.sec-banneric.werjj {
    height: 400px;
  }

  .section-48.sec-banneric.dfffff, .section-48.sec-banneric.frtyyu {
    height: 660px;
  }

  .slide-8 {
    background-position: 100%;
  }

  .slider-2 {
    background-position: 0;
  }

  .slider-2.sderr {
    height: 660px;
  }

  .slider-2.sderr.s-mobil {
    height: 400px;
  }

  .text-block-65 {
    text-align: center;
    letter-spacing: 0;
    font-size: 21px;
  }

  .text-block-65.subtitle-ser2 {
    width: 96%;
    font-size: 15px;
    line-height: 22px;
  }

  .text-block-65.sub-gracias {
    text-align: center;
    width: 90%;
    padding-left: 7px;
    font-size: 19px;
    line-height: 27px;
  }

  .text-block-66 {
    font-size: 17px;
    line-height: 25px;
  }

  .text-block-70 {
    letter-spacing: 0;
    font-size: 23px;
    line-height: 36px;
  }

  .text-block-70.item-text-serv {
    text-align: center;
    background-position: 50% 0;
    padding-top: 38px;
    padding-right: 0;
    font-size: 18px;
    line-height: 27px;
  }

  .text-block-70.item-text-serv.t-kofax {
    text-align: center;
    background-position: 50% 0;
    padding-top: 36px;
    font-size: 17px;
    line-height: 22px;
  }

  .text-block-70.item-text-serv.t-kofax.ad {
    padding-top: 57px;
    padding-left: 0;
  }

  .tab-link.w--current, .tab-link.tab-visuoner, .tab-link.tab-epson, .tab-link.current {
    width: 100%;
  }

  .section-50 {
    padding-top: 34px;
    padding-left: 7px;
    padding-right: 10px;
  }

  .slide-11, .slide-11.sc2, .slider-3 {
    height: 60px;
  }

  .image-36, .image-37, .image-38 {
    display: none;
  }

  .container-2 {
    height: 100%;
  }

  .tabs-menu-2 {
    width: 37%;
  }

  .tabliat.tabl-value.w--current {
    font-size: 14px;
  }

  .tabliat.tabl-value {
    padding-left: 10px;
    padding-right: 8px;
  }

  .text-block-4 {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 21px;
  }

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

  .text-span-3 {
    font-size: 30px;
    line-height: 31px;
  }

  .div-img-b {
    height: 352px;
  }

  .div-block-26 {
    height: 540px;
    padding-top: 43px;
  }

  .image-41, .left-arrow-2, .right-arrow-2, .left-arrow-3, .right-arrow-3 {
    display: none;
  }

  .banner-rpa.banner-gd {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .logo-rpa {
    margin-bottom: 40px;
  }

  .logo-rpa.logo-gd {
    width: 84%;
  }

  .title-b-rpa {
    font-size: 23px;
    line-height: 32px;
  }

  .title-b-rpa.t-bn {
    margin-bottom: 11px;
  }

  .title-b-rpa.t-bn.txt-c-rpa {
    font-size: 21px;
    line-height: 37px;
  }

  .title-b-rpa.title-tes {
    margin-bottom: 18px;
    font-size: 23px;
    line-height: 33px;
  }

  .title-b-rpa.title-tes.tgp {
    font-size: 16px;
  }

  .title-b-rpa.title-gs-b {
    margin-top: 28px;
    font-size: 19px;
  }

  .st-b-rpa {
    margin-bottom: -12px;
    font-size: 16px;
    line-height: 26px;
  }

  .beneficios-rpa {
    padding: 40px 10px;
  }

  .div-form1-rpa {
    padding: 20px;
  }

  .div-form1-rpa.form-b-gd {
    width: 100%;
    margin-top: 20px;
  }

  .campos-form-rpa, .campos-form-rpa.left-c {
    width: 100%;
  }

  .column-49 {
    height: 380px;
    padding: 40px 20px;
  }

  .title-ser {
    font-size: 16px;
  }

  .column-50 {
    height: 442px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-50.c-gris-t {
    height: 350px;
  }

  .testimonios {
    padding: 40px 20px;
  }

  .slider-4 {
    height: 500px;
  }

  .text-block-83 {
    margin-top: -5px;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 24px;
  }

  .text-block-83.der {
    font-size: 15px;
    line-height: 23px;
  }

  .text-block-85 {
    font-size: 14px;
    line-height: 22px;
  }

  .slide-12 {
    height: 500px;
  }

  .porq-m {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-block-86 {
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 22px;
  }

  .slider-clientes {
    height: 300px;
  }

  .slide-13 {
    height: 400px;
  }

  .text-block-87 {
    font-size: 17px;
  }

  .contact-icon-footer {
    text-align: center;
    background-position: 29%;
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 26px;
  }

  .contact-icon-footer.contact-email {
    background-position: 23%;
  }

  .contact-icon-footer.contact-location {
    background-position: 9%;
  }

  .column-52 {
    padding-right: 10px;
  }

  .columns-2 {
    margin-top: 15px;
  }

  .column-53, .column-54 {
    margin-top: 10px;
  }

  .banner-tablau {
    padding-top: 60px;
  }

  .image-46 {
    width: 100%;
  }

  .title1-b-t {
    margin-top: 14px;
    font-size: 20px;
  }

  .title2-b-t {
    font-size: 25px;
    line-height: 34px;
  }

  .parrafo-b-t {
    margin-bottom: 15px;
  }

  .div-dorm-b-t {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .title-oag {
    font-size: 30px;
    line-height: 39px;
  }

  .div-item-pe {
    height: 292px;
  }

  .servicios-gd {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .title-serv-gd {
    margin-bottom: 26px;
    font-size: 30px;
  }

  .div-item-serv-gd {
    height: 446px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .title-serv-i-gd {
    margin-bottom: 21px;
  }

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

  .header-ic.header-rv {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-ic.logo-pr {
    width: 50%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .logo-ic.logo-pr.logo-serc {
    margin-bottom: 6px;
  }

  .contact-header-ic.contact-env.h-m-pr.hm-cser, .contact-header-ic.hf-pr.hc-serv {
    letter-spacing: 0;
    font-size: 12px;
  }

  .item-contact {
    margin-bottom: 7px;
    font-size: 16px;
  }

  .div-block-27 {
    margin-top: 11px;
  }

  .text-block-93 {
    margin-top: 43px;
    font-size: 20px;
    display: none;
  }

  .text-block-93.text34 {
    text-align: center;
    letter-spacing: 1px;
    margin-top: 31px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 23px;
    display: block;
  }

  .text-block-93.text34.dertt {
    font-size: 16px;
  }

  .text-block-93.sdeer.fvdxcv {
    display: block;
  }

  .text-block-93.sdeer {
    margin-top: 45px;
    font-size: 16px;
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.btn-qs-pr.campus, .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.btn-blank {
    width: 70%;
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.vxcv {
    width: 200px;
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.vxcv:hover {
    border-color: var(--white);
    background-color: var(--white);
    color: var(--yellow-green);
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.vxcv.bots {
    width: 200px;
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.vxcv.bots:hover, .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-call1-pr.vxcv.bots.w--current:hover {
    color: var(--white);
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-banner-pr:hover {
    background-color: var(--campus);
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-banner-pr.hgjg:hover {
    border-color: var(--campus);
    background-color: var(--campus);
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-banner-pr {
    margin-bottom: 18px;
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-banner-pr:hover {
    border-color: var(--medium-blue);
    background-color: var(--medium-blue);
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-freffo {
    width: 50%;
  }

  .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.frt54 {
    text-align: center;
    margin-bottom: 36px;
    font-size: 13px;
    line-height: 22px;
  }

  .text-block-94.subtitle-banner-ic.gtyu {
    font-size: 19px;
    line-height: 27px;
  }

  .text-block-94.subtitle-banner-ic.xcvx {
    text-align: center;
  }

  .text-block-95.contact-b-pp {
    margin-top: 4px;
    font-size: 17px;
  }

  .text-span-4 {
    font-size: 32px;
  }

  .text-span-4.frtyyu {
    font-size: 38px;
    line-height: 44px;
  }

  .column-57.cbpr {
    padding-left: 10px;
  }

  .section-serv-pr {
    padding-left: 20px;
    padding-right: 20px;
  }

  .title-serv-pr {
    margin-bottom: 23px;
    font-size: 27px;
    line-height: 31px;
  }

  .title-serv-pr.title2-serv-cret {
    line-height: 30px;
  }

  .title-serv-pr.erty {
    font-size: 22px;
    line-height: 34px;
  }

  .title-serv-pr.tc-ll {
    font-size: 25px;
  }

  .title-serv-pr.frty78 {
    margin-bottom: 33px;
    font-size: 23px;
  }

  .columns-9 {
    margin-bottom: 18px;
  }

  .servicios-irc {
    padding-left: 10px;
    padding-right: 10px;
  }

  .btn-call1-id.btn-serv-3.btn-contact-clor {
    width: 70%;
  }

  .btn-call1-id.btn-serv-3 {
    margin-top: 1px;
  }

  .title1-servcisio {
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 19px;
  }

  .title1-servcisio.t1-ser-servt {
    margin-top: 38px;
  }

  .text-block-24 {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 14px;
    font-size: 20px;
  }

  .call1-pr.sdasf, .call1-pr.sdasf.sadfoo {
    margin-top: 0;
  }

  .text-block-96 {
    text-align: center;
    width: auto;
    line-height: 32px;
  }

  .text-block-96.csder4 {
    margin-bottom: 7px;
  }

  .text-block-96.asfsdfas {
    font-size: 14px;
  }

  .column-59 {
    text-align: center;
    margin-bottom: 28px;
  }

  .title-banner-pr {
    display: none;
  }

  .title-banner-pr.t1-gracias-pr {
    margin-top: 90px;
    font-size: 35px;
    line-height: 43px;
  }

  .title-banner-pr.title-mobile {
    text-align: center;
    margin-bottom: 3px;
    line-height: 51px;
    display: block;
  }

  .title-banner-pr.fdsfd {
    text-align: center;
    display: block;
  }

  .div-text-serv-pr {
    justify-content: center;
    height: 264px;
  }

  .text-block-97 {
    margin-bottom: 17px;
    font-size: 15px;
  }

  .text-block-97._231 {
    text-align: center;
  }

  .title-serv-pr2 {
    margin-bottom: 19px;
    font-size: 17px;
  }

  .div-qs-pr {
    height: 300px;
  }

  .div-qs-pr.cvc {
    background-position: 50%;
  }

  .div-text-qs-pr {
    height: 100%;
    padding: 40px 20px;
  }

  .div-text-qs-pr.div-qs-serv {
    height: 441px;
  }

  .title1-qs {
    text-align: center;
    letter-spacing: 4px;
    font-size: 17px;
    line-height: 27px;
  }

  .title1-qs-pr {
    text-align: center;
    margin-bottom: 26px;
    font-size: 34px;
    line-height: 40px;
  }

  .title1-qs-pr.gtrr {
    font-size: 38px;
  }

  .title-s-v-banner {
    font-size: 30px;
    line-height: 40px;
  }

  .tg-vs {
    margin-top: 137px;
    font-size: 33px;
    line-height: 43px;
  }

  .slide-nav-2 {
    margin-top: 0;
  }

  .title-b-rpa-2 {
    font-size: 26px;
    line-height: 41px;
  }

  .title-b-rpa-2.title-tes {
    margin-bottom: 18px;
    font-size: 25px;
    line-height: 33px;
  }

  .bodych {
    background-position: 0%;
    background-size: auto;
  }

  .txtbanch.txtbanch2 {
    font-size: 45px;
  }

  .headch {
    padding-right: 0;
  }

  .txtheadch {
    letter-spacing: 0;
    margin-top: 10px;
  }

  .txtheadch.txthead2 {
    background-image: url('../images/close-envelope_1close-envelope.png');
  }

  .linkch {
    color: var(--white-smoke);
  }

  .callch.fdgrtt {
    padding-left: 0;
    padding-right: 0;
  }

  .whatsapp-gs {
    z-index: 0;
    width: 75%;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 6px;
    transition-duration: .4s;
    inset: auto auto 60px;
  }

  .whatsapp-gs:hover {
    margin-bottom: 0;
  }

  .whatsapp-gs.whatsapp-fm {
    z-index: 100;
    width: 80%;
    bottom: 6px;
  }

  .whatsapp-gs.whats-ner {
    width: 80%;
  }

  .slider-servicios-servt {
    height: 300px;
  }

  .column-62 {
    padding-right: 10px;
  }

  .text-block-99 {
    margin-bottom: 24px;
    font-size: 18px;
  }

  .logo-div-ene {
    box-shadow: none;
    margin-top: 0;
    margin-bottom: 7px;
    position: static;
  }

  .title-banner-pr-2.t1-banner-ener {
    font-size: 41px;
  }

  .title-banner-pr-2.t1-banner-ener.t-gr-ene {
    font-size: 32px;
    line-height: 43px;
  }

  .title-banner-pr-2.t1-banner-ener.tbp {
    font-size: 35px;
    line-height: 45px;
  }

  .text-block-100.contact-b-pp {
    margin-top: 4px;
  }

  .banner-enre {
    padding-top: 46px;
    padding-bottom: 63px;
  }

  .tile-swervl {
    text-align: center;
    font-size: 22px;
    line-height: 36px;
  }

  .tile-swervl.kiop.dr45 {
    margin-bottom: 15px;
    font-size: 24px;
  }

  .tile-swervl.der0 {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .column-63 {
    padding-top: 25px;
  }

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

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

  .div-block-29 {
    margin-bottom: 26px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-107 {
    font-size: 18px;
    line-height: 23px;
  }

  .text-block-108 {
    margin-bottom: 16px;
    font-size: 13px;
  }

  .text-block-108._45try {
    font-size: 13px;
  }

  .footer-ene5r {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tfr {
    font-size: 19px;
  }

  .image-51 {
    top: -12%;
    left: 147px;
  }

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

  .div-block-32 {
    padding: 20px;
  }

  .section-61 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .correo-ser {
    padding-left: 30px;
    font-size: 13px;
  }

  .image-52 {
    margin-bottom: 37px;
  }

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

  .headho, .headho.dsf344 {
    padding-left: 0;
  }

  .txtbanho {
    margin-top: 43px;
    font-size: 30px;
    line-height: 40px;
  }

  .txtbanho.txtbamho2 {
    font-size: 36px;
  }

  .txtbanho.txtbamho2.txtcallho2 {
    text-align: center;
    margin-top: 0;
    font-size: 35px;
  }

  .rxrbanho2.banhoo {
    font-size: 16px;
    line-height: 22px;
  }

  .colho {
    background-color: #00078d80;
    padding-left: 20px;
  }

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

  .infoho, .infoho.nfoho2 {
    padding-left: 0;
    padding-right: 0;
  }

  .infoho.nfoho2.hoho.gdfg {
    padding-top: 20px;
  }

  .txtdivho.txtdivho3 {
    font-size: 30px;
  }

  .btndivho.btnivho2.btncallho {
    width: 100%;
  }

  .divho22.divho222.div34sd {
    flex-flow: row;
    align-items: center;
    display: flex;
  }

  .callho, .callho2 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-53 {
    margin-bottom: 13px;
  }

  .text-block-113 {
    margin-bottom: 19px;
  }

  .div-product-ae {
    margin-bottom: 16px;
  }

  .text-block-114 {
    margin-bottom: 14px;
    font-size: 16px;
  }

  .section-65 {
    padding-bottom: 52px;
  }

  .modal {
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .div-block-34 {
    flex: 1;
    align-self: auto;
    display: block;
  }

  .div-block-34.div-text-pop {
    display: block;
  }

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

  .heading-2.t1tb {
    font-size: 25px;
  }

  .gold {
    font-size: 16px;
    line-height: 25px;
  }

  .text-block-117 {
    letter-spacing: 2px;
    margin-bottom: 23px;
    font-size: 32px;
    line-height: 38px;
  }

  .popup {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .image-56 {
    max-width: 67%;
  }

  .text-block-21 {
    margin-top: 10px;
    font-size: 18px;
  }

  .text-block-21.dsert {
    width: 90%;
    margin-top: 27px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .text-block-21.dsert.fgty {
    width: 100%;
  }

  .text-block-21.fvrty {
    font-size: 15px;
    line-height: 39px;
  }

  .text-block-21.fvrty.tyui {
    margin-top: 27px;
  }

  .div-form-icr {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .columns-38 {
    display: block;
  }

  .text1-banner {
    letter-spacing: -1px;
    margin-top: 30px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 29px;
  }

  .text1-banner.ghytu {
    font-size: 31px;
    line-height: 37px;
  }

  .text-block-119 {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-119.fgt67 {
    font-size: 16px;
  }

  .text-block-120 {
    letter-spacing: -1px;
    font-size: 18px;
  }

  .div-block-37 {
    margin-bottom: 29px;
  }

  .columns-39 {
    margin-top: 92px;
  }

  .section-68 {
    padding: 30px 10px;
  }

  .text-block-122 {
    font-size: 13px;
    line-height: 18px;
  }

  .text-block-123 {
    margin-top: 11px;
    font-size: 18px;
    line-height: 26px;
  }

  .text-block-124 {
    margin-bottom: 24px;
  }

  .columns-40 {
    display: block;
  }

  .column-83 {
    text-align: center;
    border-right-width: 0;
  }

  .column-84 {
    text-align: center;
    margin-top: 29px;
  }

  .text-block-125 {
    margin-bottom: 15px;
    font-size: 27px;
  }

  .image-57 {
    width: 56%;
    margin-bottom: 15px;
  }

  .columns-41 {
    display: block;
  }

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

  .column-86 {
    text-align: center;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
  }

  .image-58 {
    width: 73%;
  }

  .text-block-128 {
    font-size: 17px;
    line-height: 27px;
  }

  .text-block-129 {
    margin-bottom: 19px;
  }

  .text-block-129.phone-ne {
    margin-bottom: 17px;
  }

  .section-70 {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .columns-42 {
    display: block;
  }

  .text-block-131 {
    letter-spacing: 0;
    font-size: 15px;
  }

  .text-block-132 {
    margin-bottom: 25px;
    font-size: 30px;
  }

  .image-59 {
    width: 61%;
  }

  .image-60 {
    max-width: 57%;
  }

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

  .text-block-133.tref {
    line-height: 20px;
  }

  .txgbanem {
    font-size: 35px;
  }

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

  .txtcallmu {
    font-size: 40px;
  }

  .txthortal {
    margin-top: 10px;
  }

  .columns-44 {
    display: block;
  }

  .button-3 {
    letter-spacing: 0;
    background-position: 7%;
    background-size: 16px;
    padding-left: 24px;
    font-size: 13px;
  }

  .section-72 {
    height: 272px;
    display: flex;
  }

  .text-block-136 {
    background-image: linear-gradient(297deg, #0000 18%, var(--firebrick) 18%);
    margin-top: 79px;
    margin-left: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .section-73 {
    padding-bottom: 29px;
  }

  .text-block-137 {
    letter-spacing: 0;
    margin-bottom: 47px;
    padding-left: 10px;
    font-size: 20px;
    line-height: 37px;
  }

  .text-block-137.textr {
    letter-spacing: 0;
    padding-left: 0;
    font-size: 22px;
    line-height: 29px;
  }

  .button-4 {
    width: 76%;
    margin-bottom: 18px;
    font-size: 17px;
    line-height: 40px;
  }

  .image-61 {
    border-top-left-radius: 17px;
    max-width: 44%;
    padding: 10px 20px;
  }

  .text-block-138 {
    letter-spacing: 0;
    font-size: 16px;
  }

  .columns-45 {
    display: block;
  }

  .text-block-139 {
    letter-spacing: 0;
    margin-bottom: 25px;
    font-size: 17px;
  }

  .text-block-139.v6789.fr5679 {
    font-size: 16px;
  }

  .text-block-139.v6789.fr5679.ty789 {
    font-size: 17px;
  }

  .containerwm {
    max-width: 96%;
  }

  .columns-46 {
    display: block;
  }

  .text-block-140 {
    margin-top: 14px;
    margin-bottom: 0;
  }

  .text-block-141 {
    background-position: 23%;
    background-size: 16px;
    font-size: 16px;
  }

  .text-block-141.emailtxt {
    background-position: 0%;
  }

  .text-block-141.emailtxt.ty789 {
    background-position: 18%;
  }

  .section-74.gbg67890 {
    height: 318px;
  }

  .section-74.de457 {
    height: 700px;
  }

  .section-74.de457.t67890 {
    height: 400px;
  }

  .btn-call1-id-2 {
    margin-top: 0;
    font-size: 15px;
  }

  .btn-call1-id-2.btn-serv-3 {
    margin-top: 1px;
  }

  .btn-call1-id-2.btn-serv-3.btn-cf-b {
    margin-bottom: 8px;
  }

  .btn-call1-id-2.btn-serv-3.btn-cf-b.vbtyvm.ghy78 {
    width: 67%;
  }

  .btn-call1-id-2.btn-serv-3.btn-cf-b.vbtyvm.h789.w--current {
    width: 56%;
  }

  .btn-call1-id-2.btn-serv-3.btn-cf-b.vbtyvm {
    width: 62%;
    margin-top: 11px;
    font-size: 15px;
  }

  .btn-call1-id-2.fr678.gtyuiop {
    margin-bottom: 26px;
  }

  .btn-call1-id-2.fr678.gtyuiop.fbvcent {
    width: 73%;
  }

  .title-2-banner-ci {
    margin-top: 65px;
    font-size: 37px;
    line-height: 40px;
  }

  .title-2-banner-ci.fg6vb {
    letter-spacing: 0;
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
  }

  .title-2-banner-ci.fg6vb.frt67 {
    margin-top: 91px;
  }

  .title-2-banner-ci.fg6vb.gt789 {
    margin-top: 42px;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
  }

  .title-2-banner-ci.fg6vb.gt789.hy789 {
    font-size: 28px;
    line-height: 43px;
  }

  .section-14 {
    padding: 40px 10px;
  }

  .section-14.galeria {
    padding-left: 10px;
    padding-right: 10px;
  }

  .title-2-serv {
    margin-bottom: 33px;
    font-size: 26px;
    line-height: 28px;
  }

  .div-pqe {
    height: 332px;
    margin-bottom: 35px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .columns-47 {
    display: block;
  }

  .paragraph-28 {
    letter-spacing: 0;
    margin-bottom: 25px;
    font-size: 15px;
  }

  .slider-8 {
    height: 732px;
  }

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

  .column-96 {
    text-align: center;
    margin-bottom: 13px;
  }

  .div-img-qs {
    height: 284px;
  }

  .div-block-39 {
    height: 730px;
    padding: 40px 20px;
    display: block;
  }

  .gallery-container {
    column-count: 2;
  }

  .section-75 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-block-143 {
    letter-spacing: 2px;
    margin-top: 56px;
    font-size: 15px;
    line-height: 24px;
  }

  .slide-17 {
    height: auto;
  }

  .image-64, .image-65, .image-66, .image-67, .image-68, .image-69 {
    margin-bottom: 7px;
  }

  .section-76 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .columns-48 {
    display: block;
  }

  .text-block-144 {
    text-align: center;
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 38px;
  }

  .html-embed {
    margin-left: 16px;
  }

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

  .banfu {
    padding-left: 10px;
    padding-right: 10px;
  }

  .txtbanfu.txtcallfu {
    font-size: 45px;
    line-height: 45px;
  }

  .txtheadfu {
    margin-top: 20px;
  }

  .txtheadfu.txtheadfu2, .txtheadfu.txthewadfu3 {
    margin-top: 5px;
  }

  .infofu {
    padding-left: 10px;
    padding-right: 10px;
  }

  .txtinfofu {
    font-size: 50px;
  }

  .txtdivfu {
    margin-top: 25px;
  }

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

  .tickfu {
    display: block;
  }

  .section-77 {
    padding: 40px 10px;
  }

  .text-block-146 {
    margin-top: 21px;
    font-size: 25px;
    line-height: 34px;
  }

  .div-block-41 {
    margin-bottom: 25px;
  }

  .text-block-147 {
    letter-spacing: 0;
    font-size: 14px;
  }

  .text-block-148 {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }

  .div-block-42 {
    height: 240px;
    margin-top: 33px;
    padding: 40px 20px;
  }

  .div-block-42.kui90 {
    height: 199px;
    margin-top: 0;
  }

  .div-block-43 {
    margin-bottom: 0;
  }

  .div-block-43.ki90 {
    margin-bottom: 30px;
  }

  .section-78 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-149 {
    font-size: 18px;
    line-height: 31px;
  }

  .text-block-150 {
    text-align: center;
    letter-spacing: 0;
    margin-top: 26px;
    font-size: 18px;
    line-height: 27px;
  }

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

  .text-block-151 {
    text-align: center;
    font-size: 15px;
  }

  .columns-49 {
    margin-bottom: 12px;
    display: block;
  }

  .image-71 {
    text-align: center;
    max-width: 100%;
  }

  .image-71.g6790, .image-71.g6790.gtlmn, .image-71.f59knb {
    max-width: 100%;
  }

  .column-105, .column-106.gt789, .column-107, .column-108 {
    text-align: center;
  }

  .text-block-153 {
    font-size: 17px;
    line-height: 26px;
  }

  .txtinfopr2, .txtinfopr2.txtctapr2 {
    font-size: 40px;
  }

  .column-118 {
    text-align: center;
    margin-top: 10px;
  }

  .columns-50 {
    display: block;
  }

  .column-110 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .container-principal {
    max-width: 99%;
  }

  .text-block-173 {
    text-align: center;
    background-position: 21%;
    margin-bottom: 13px;
    font-size: 14px;
  }

  .text-block-173.frty {
    background-position: 32%;
  }

  .text-block-173.frt567n {
    background-position: 25%;
  }

  .image-74 {
    width: 70%;
    margin-bottom: 18px;
  }

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

  .heading-22 {
    text-align: center;
    margin-bottom: 7px;
    font-size: 30px;
    line-height: 39px;
  }

  .heading-22._56tgbn {
    margin-top: 141px;
    margin-bottom: 9px;
    font-size: 32px;
    line-height: 44px;
  }

  .div-block-47 {
    width: 100%;
    margin-top: 31px;
    padding: 20px;
    display: none;
  }

  .div-block-47.vt6789.csq23 {
    width: 95%;
    margin-top: 39px;
    display: block;
  }

  .div-block-47.vt6789.csq23.cvfg {
    width: 100%;
  }

  .div-block-47.vt6789.csq23.cvfg.vtui {
    width: 92%;
    margin-top: 22px;
  }

  .container-ceof {
    max-width: 91%;
  }

  .button-10.vfrecdfg {
    letter-spacing: 0;
  }

  .section-81 {
    background-image: linear-gradient(#000000a3, #000000a3), url('../images/female-eye-and-laser-beam-during-visual-acuity-correction.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 400px;
  }

  .section-81.gtuiop {
    height: 650px;
  }

  .section-81.gtuiop.jhgra {
    height: 400px;
  }

  .text-block-168 {
    letter-spacing: 0;
    font-size: 20px;
  }

  .section-82 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-block-174 {
    letter-spacing: 0;
    font-size: 16px;
  }

  .text-block-174.der567hj {
    letter-spacing: -1px;
    font-size: 15px;
    line-height: 23px;
  }

  .text-block-174.jk90o {
    letter-spacing: -1px;
    font-size: 23px;
    line-height: 32px;
  }

  .contenedor-principal {
    height: 463px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .contenedor-principal.bhyui {
    height: 607px;
  }

  .contenedor-principal.bhyui.y7890p {
    height: 551px;
  }

  .div-text {
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-cv {
    max-width: 94%;
  }

  .div-block-49 {
    width: 12%;
    margin-bottom: 32px;
  }

  .div-block-49.j90op {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-50 {
    padding: 40px 10px;
  }

  .div-block-50.cvdew2 {
    height: 951px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-50.cvdew2.de45hn {
    height: 574px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  .fhfgg {
    border-top-right-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 339px;
  }

  .fhfgg.jhn7689 {
    height: 300px;
  }

  .heading-23 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 17px;
    font-size: 29px;
    line-height: 37px;
  }

  .text-block-185 {
    text-align: justify;
    font-size: 14px;
    line-height: 28px;
  }

  .section-84 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-84.fvf679.bvcxas {
    padding: 20px 10px 10px;
  }

  .text-block-186 {
    letter-spacing: 0;
    font-size: 16px;
  }

  .text-block-186.der567hj {
    letter-spacing: -1px;
    font-size: 15px;
    line-height: 23px;
  }

  .text-block-186.der567hj.cd4568 {
    font-size: 18px;
    line-height: 29px;
  }

  .button-12.cting, .button-12.cting:hover {
    line-height: 23px;
  }

  .button-12.vby678 {
    letter-spacing: 0;
  }

  .columns-52 {
    display: block;
  }

  .text-block-187 {
    margin-top: 21px;
  }

  .text-block-187.cvdt {
    margin-top: 45px;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 700;
  }

  .text-block-188 {
    letter-spacing: 0;
    background-position: 26%;
    font-size: 14px;
  }

  .text-block-188.cbty.fgt678 {
    font-size: 16px;
  }

  .text-block-188.emailt {
    letter-spacing: 0;
    background-position: 8%;
    font-size: 14px;
  }

  .text-block-188.emailt.vf7foo {
    background-position: 0%;
  }

  .text-block-188.emailt.vf7foo.vaq234 {
    background-size: 17px;
    padding-left: 25px;
    font-size: 14px;
  }

  .section-85 {
    padding-top: 11px;
    padding-bottom: 17px;
  }

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

  .text-block-189 {
    font-size: 17px;
  }

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

  .text-block-191 {
    margin-bottom: 17px;
    font-size: 27px;
    line-height: 32px;
  }

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

  .text-block-195 {
    text-align: center;
    background-position: 50% 0;
  }

  .text-block-195.iconfhfyu, .text-block-195.iconfhfyu.ddvvbi {
    margin-right: 0;
  }

  .section-88 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-block-196 {
    margin-bottom: 37px;
  }

  .columns-54 {
    display: block;
  }

  .image-75 {
    max-width: 42%;
    margin-bottom: 25px;
  }

  .image-75.gty67h {
    max-width: 43%;
  }

  .button-13 {
    text-align: left;
    background-size: 37px;
    margin-bottom: 18px;
    padding-left: 44px;
    font-size: 15px;
    line-height: 20px;
  }

  .button-13.btn-correo {
    background-size: 37px;
    padding-left: 40px;
  }

  .button-13.btn-correo.se34 {
    background-position: 6%;
    background-size: 21px;
  }

  .button-13.se34 {
    background-size: 19px;
  }

  .button-13.se34.cvbn {
    margin-top: 13px;
  }

  .column-127 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .section-90 {
    height: 661px;
  }

  .section-90.bvghd4 {
    height: 370px;
  }

  .section-90.cder45.dfdfd56 {
    background-image: linear-gradient(#000000a3, #000000a3), url('../images/DSC06348.JPG');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .section-90.cder45.dfdfd56.gh789 {
    background-image: linear-gradient(#0000006b, #0000006b), url('../images/reparador-profesional-arreglando-lavadora.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 420px;
  }

  .section-90.cder45.dfdfd56.hy7890 {
    height: 537px;
  }

  .section-90.cder45.dfdfd56.dssand.fgt678 {
    height: 446px;
  }

  .section-90.cder45.dfdfd56.dssand.vbnm {
    height: 715px;
  }

  .section-90.cder45.dfdfd56.dssand.vbnm.cvbnmk, .section-90.cder45.dfdfd56.cvbn.cvnmlo {
    height: 400px;
  }

  .section-90.hy78 {
    background-image: linear-gradient(to bottom, null, null), url('../images/307711398_398228322496809_4206428141701813252_n.jpg');
    background-position: 0 0, 50%;
    height: 795px;
  }

  .section-90.hy78.bn890o {
    height: 492px;
  }

  .text-block-198 {
    text-align: center;
    width: 100%;
    margin-top: 34px;
    margin-bottom: 14px;
    font-size: 27px;
    line-height: 42px;
  }

  .text-block-198.bg678 {
    width: 97%;
    font-size: 34px;
  }

  .text-block-198.fvf5678 {
    margin-top: 78px;
    margin-bottom: 16px;
    font-size: 27px;
  }

  .text-block-198.fvf5678.hy7890 {
    line-height: 44px;
  }

  .text-block-198.fvf5678.hy7890.asqwe45 {
    font-size: 34px;
  }

  .text-block-198.fvf5678.cvbnm {
    font-size: 32px;
  }

  .text-block-198.fvf5678.cvbnm.cvgrat {
    margin-top: 141px;
  }

  .text-block-198.ft67u {
    margin-top: 110px;
    font-size: 34px;
  }

  .text-block-199 {
    text-align: center;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 24px;
  }

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

  .text-block-200 {
    font-size: 17px;
  }

  .text-block-201 {
    margin-bottom: 27px;
  }

  .text-block-202 {
    letter-spacing: 0;
    font-size: 16px;
  }

  .text-block-202.der567hj {
    letter-spacing: -1px;
    font-size: 15px;
    line-height: 23px;
  }

  .text-block-202.der567hj.vbcd456 {
    letter-spacing: 0;
    font-size: 21px;
    line-height: 32px;
  }

  .text-block-202.der567hj.vbcd456.cvbnmkl {
    font-size: 16px;
    line-height: 28px;
  }

  .text-block-203 {
    margin-bottom: 17px;
    font-size: 27px;
    line-height: 32px;
  }

  .heading-21 {
    margin-top: 24px;
    margin-bottom: 17px;
    font-size: 27px;
    line-height: 39px;
  }

  .heading-21.gtyyi {
    margin-top: 39px;
    font-size: 23px;
    line-height: 35px;
  }

  .container-6 {
    max-width: 95%;
  }

  .image-76.hnjmlp {
    box-shadow: 7px 7px 30px -11px #00000069;
  }

  .column-129 {
    padding-left: 10px;
  }

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

  .text-block-204 {
    text-align: justify;
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 24px;
  }

  .section-4.gty67 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-4.gty67.hju89p {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-11 {
    font-size: 21px;
    line-height: 29px;
  }

  .text-block-11.de4567 {
    font-size: 20px;
  }

  .text-block-11.cvbml {
    font-size: 23px;
    line-height: 35px;
  }

  .button-15 {
    width: 73%;
  }

  .button-15.gty78 {
    width: 68%;
  }

  .button-15.gty78.hjui {
    width: 64%;
    font-size: 15px;
  }

  .container-7 {
    max-width: 95%;
  }

  .footer-dento {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-66 {
    font-size: 16px;
    position: static;
  }

  .text-block-205.correo-dento.contact-left.frtghk {
    background-position: 0%;
  }

  .text-block-205.contact-left {
    font-size: 15px;
  }

  .column-10 {
    border-left-width: 0;
    margin-top: 34px;
    padding-left: 10px;
  }

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

  .image-2.vbg67.fg678 {
    width: 93%;
    max-width: 100%;
  }

  .div-block-54 {
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0;
    width: 100%;
    min-height: 187px;
  }

  .title-2-serv-2 {
    margin-top: 18px;
    margin-bottom: 33px;
    font-size: 26px;
    line-height: 28px;
  }

  .btn-call1-id-3 {
    margin-top: 0;
    font-size: 15px;
  }

  .btn-call1-id-3.btnsm.btn-cont {
    align-self: center;
  }

  .columns-20 {
    margin-bottom: 0;
  }

  .div-block-55 {
    text-align: center;
    min-height: 183px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .text-block-225 {
    font-size: 20px;
  }

  .div-block-56 {
    margin-bottom: 32px;
    margin-right: 0;
    display: block;
  }

  .div-block-56.div2contant {
    margin-left: 0;
  }

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

  .paragraph-30 {
    letter-spacing: 0;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 24px;
  }

  .section-92 {
    padding: 40px 10px;
  }

  .text-block-229 {
    font-size: 14px;
  }

  .div-block-57 {
    height: 400px;
  }

  .section-96 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-233 {
    font-size: 40px;
  }

  .button-16 {
    width: 300px;
  }

  .text-block-236 {
    font-size: 14px;
    line-height: 24px;
  }

  .text-block-237.txthead2 {
    font-size: 14px;
  }

  .text-block-237.txthead2.dfg54 {
    margin-top: 0;
  }

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

  .text-block-239 {
    font-size: 27px;
    line-height: 35px;
  }

  .text-block-239.txtbr {
    font-size: 35px;
    line-height: 40px;
  }

  .text-block-242.txtbr3 {
    margin-top: 13px;
  }

  .text-block-242.txtbr3.rtgh5rt {
    text-align: center;
    margin-right: 20px;
  }

  .div-block-59.divbr.dfg4 {
    height: auto;
  }

  .button-17 {
    margin-bottom: 18px;
  }

  .button-17.btnbr {
    width: auto;
  }

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

  .text-block-244 {
    font-size: 40px;
  }

  .body-13 {
    height: auto;
  }

  .text-block-248 {
    margin-top: 70px;
    margin-bottom: 3px;
  }

  .column-168 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .section-31 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-31.h7890 {
    padding-top: 40px;
  }

  .text-block-249 {
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
  }

  .text-block-217 {
    float: none;
    font-size: 21px;
  }

  .text-block-217.ts1 {
    margin-bottom: 12px;
    font-size: 19px;
    line-height: 24px;
  }

  .text-block-250 {
    margin-bottom: 31px;
    font-size: 23px;
    line-height: 36px;
  }

  .div-block-60 {
    min-height: 190px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-25.hjui {
    width: 74%;
  }

  .button-25.hjui.hyuio {
    margin-left: auto;
    margin-right: auto;
  }

  .columns-19 {
    display: block;
  }

  .text-block-216 {
    text-align: center;
    margin-bottom: -2px;
    font-size: 18px;
    line-height: 22px;
  }

  .text-block-216.gty67 {
    font-size: 19px;
    line-height: 29px;
  }

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

  .text-block-214 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 25px;
  }

  .text-block-214.xcnm {
    font-size: 14px;
  }

  .image-77 {
    max-width: 61%;
  }

  .image-77.gy79l {
    margin-top: 37px;
  }

  .text-block-215 {
    text-align: center;
    font-size: 26px;
    line-height: 41px;
  }

  .text-block-215.tngt {
    font-size: 22px;
    line-height: 31px;
  }

  .text-block-215.tngt.vdfcenh {
    margin-bottom: 25px;
  }

  .text-block-215.tngt.vdfcenh.nbm {
    margin-bottom: 14px;
  }

  .text-block-215.tngt.vdfcenh.nbm.bnm {
    margin-bottom: 10px;
    font-size: 23px;
    line-height: 28px;
  }

  .section-32._789kl {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-32._789kl.hjmn {
    padding: 30px 10px;
  }

  .button-26.hjui {
    width: 74%;
  }

  .button-26.hjui.hyuio {
    margin-bottom: 36px;
    margin-left: auto;
    margin-right: auto;
  }

  .button-26.ghy8 {
    width: 70%;
    font-size: 13px;
    line-height: 21px;
  }

  .image-78 {
    margin-top: 32px;
  }

  .bold-text-4 {
    font-size: 36px;
    line-height: 21px;
  }

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

  .section-97.bnhyu.yu8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-251 {
    font-size: 22px;
    line-height: 32px;
  }

  .column-154 {
    height: auto;
    padding-top: 43px;
    padding-left: 10px;
  }

  .column-155 {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-156 {
    text-align: left;
    height: auto;
    padding-left: 10px;
  }

  .text-block-218.txt-email-v {
    margin-bottom: 36px;
  }

  .section-33 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .row-8 {
    display: block;
  }

  .text-block-219.hnm {
    margin-top: 0;
  }

  .text-block-219.hnm.gty6 {
    margin-top: 8px;
  }

  .ctasdfd {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-254 {
    margin-right: 20px;
  }

  .bold-text-5 {
    text-align: center;
  }

  .slider-11 {
    height: 200px;
  }

  .columns-59 {
    flex-flow: column;
  }

  .section-98 {
    padding: 60px 20px;
  }

  .columns-60 {
    flex-flow: column;
  }

  .column-173 {
    text-align: center;
    flex: 0 auto;
    align-self: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .image-83 {
    max-width: 100%;
  }

  .text-block-258 {
    font-size: 20px;
  }

  .list-3 {
    padding-left: 20px;
  }

  .flex-block-2 {
    width: 100%;
    padding: 20px 10px;
  }

  .button-27 {
    display: none;
  }

  .button-27.btn-bome {
    width: 193px;
    margin-bottom: 34px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .button-27.ffffffkl.w--current {
    display: block;
  }

  .flex-block-4 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-right: 0;
  }

  .flex-block-5 {
    flex-flow: column;
    width: 100%;
  }

  .flex-block-6 {
    width: 100%;
    height: 386px;
    margin-bottom: 9px;
  }

  .flex-block-7 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    width: 100%;
  }

  .list-4 {
    padding-left: 20px;
  }

  .image-84 {
    width: 100%;
    margin-bottom: 19px;
  }

  .flex-block-8 {
    width: 100%;
  }

  .flex-block-9 {
    width: 99%;
  }

  .flex-block-9.bnmkl {
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    width: 98%;
  }

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

  .text-block-260 {
    font-size: 30px;
    line-height: 37px;
  }

  .text-block-260.bnmkl {
    margin-top: 156px;
    font-size: 33px;
    line-height: 46px;
  }

  .slider-12 {
    flex: none;
    align-self: stretch;
    max-width: none;
    height: 185px;
  }

  .icon-13, .icon-14 {
    font-size: 26px;
  }

  .left-arrow-10 {
    padding-left: 10px;
    padding-right: 0;
  }

  .text-block-261 {
    margin-top: 104px;
  }

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

  .button-30 {
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .cccccc {
    margin-left: -2px;
  }

  .columns-62 {
    flex-flow: column;
  }

  .column-183 {
    height: 100%;
  }

  .columns-64 {
    height: 800px;
  }

  .section-99 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 10px;
    padding-bottom: 40px;
    display: flex;
  }

  .button-28 {
    background-size: 27px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 52px;
    font-size: 15px;
    line-height: 13px;
  }

  .heading-24 {
    font-size: 32px;
  }

  .columns-66 {
    align-items: center;
  }

  .columns-67 {
    flex-flow: row;
  }

  .columns-69, .columns-70, .columns-71, .columns-72 {
    display: flex;
  }

  .columns-73 {
    flex-flow: column;
  }

  .column-187, .column-188 {
    align-self: center;
  }
}


@font-face {
  font-family: 'Cursiv';
  src: url('../fonts/CURSIV.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo2';
  src: url('../fonts/Exo2-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo2';
  src: url('../fonts/Exo2-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Semakin';
  src: url('../fonts/Semakin.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}