:root {
  --light-sea-green: #14a492;
  --midnight-blue: #260b34;
  --indigo: #3c1053;
  --red: #f2120c;
  --indigo-2: #3c1053;
  --midnight-blue-2: #000046;
  --red-2: #ff0103;
  --slate-grey: #5c697e;
  --steel-blue: #00669e;
  --dark-red: #931914;
  --multitech: #6ac653;
  --multitech2: #1a72ff;
  --dodger-blue: #0096ff;
  --mtsa: #f9db2f;
  --hj: #8ae021;
  --verde: #94be1e;
  --dodger-blue-2: #00d5c8;
}

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

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

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

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

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

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

.image {
  margin-top: 11px;
}

.banner-uc {
  background-image: linear-gradient(#015727d9, #08dd16e8), url('../images/5e6ef6b9c4ec095144ce8a33aef92e8e.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 500px;
}

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

.txet1-banner-uc {
  color: #fff;
  letter-spacing: 3px;
  margin-top: 97px;
  margin-bottom: 11px;
  font-size: 35px;
  line-height: 35px;
}

.title-2-banner-uc {
  color: #f8f8f8;
  margin-bottom: 17px;
  font-size: 56px;
  font-weight: 700;
  line-height: 45px;
}

.title-2-banner-uc.t-gracias-uc {
  margin-top: 111px;
  margin-bottom: 2px;
  font-size: 34px;
}

.subtitle-banner-uc {
  color: #fff;
  background-color: #867b7b00;
  margin-bottom: 21px;
  font-size: 15px;
  line-height: 24px;
}

.subtitle-banner-uc.t2-guc {
  font-size: 21px;
}

.image-2 {
  margin-top: 99px;
}

.section-form-uc {
  color: #333;
  background-color: #f7f7f7;
  padding-bottom: 92px;
}

.div-form-uc {
  background-color: #fff;
  border-radius: 15px;
  margin-top: -34px;
  padding: 20px 20px 10px;
  box-shadow: 0 8px 13px #00000029;
}

.btn-form-uc {
  background-color: #14a492;
  border-radius: 4px;
  width: 100%;
}

.title-form-uc {
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 9px;
  font-size: 20px;
  font-weight: 600;
  line-height: 39px;
}

.column {
  padding-left: 10px;
  padding-right: 5px;
}

.column-2, .column-3 {
  padding-left: 5px;
  padding-right: 5px;
}

.columns {
  margin-top: 121px;
}

.text-block {
  text-align: justify;
  margin-bottom: 29px;
  line-height: 26px;
}

.title1-dert {
  color: #14a492;
  letter-spacing: 3px;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
}

.title-2-ert {
  margin-bottom: 27px;
  font-size: 45px;
  line-height: 52px;
}

.title-2-ert.tcb {
  text-align: center;
}

.image-3 {
  border-radius: 12px;
  width: 87%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 11px 11px 18px #0000003b;
}

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

.btn-pag-left {
  border: 1px solid var(--light-sea-green);
  background-color: var(--light-sea-green);
  border-radius: 4px;
  transition: background-color .5s;
}

.btn-pag-left:hover {
  border: 1px solid var(--light-sea-green);
  color: var(--light-sea-green);
  background-color: #14a49200;
}

.btn-pag-left.center-btn-call {
  text-align: center;
  background-color: #14a49200;
  border-color: #fff;
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
}

.btn-pag-left.center-btn-call:hover {
  color: var(--light-sea-green);
  background-color: #fff;
}

.btn-pag-left.btn-banner-uc {
  letter-spacing: 2px;
  background-color: #fff0;
  border-color: #fff;
  font-size: 15px;
}

.btn-pag-left.btn-banner-uc:hover {
  border-color: var(--light-sea-green);
  background-color: var(--light-sea-green);
  color: #fff;
}

.section-caracteristicas-up {
  padding-top: 80px;
  padding-bottom: 86px;
}

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

.ckeck-caracteristicas {
  background-image: url('../images/garrapata.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 15px;
  padding-left: 33px;
  font-size: 15px;
}

.ckeck-caracteristicas.check-last {
  margin-bottom: 37px;
}

.call2-uc {
  background-color: var(--light-sea-green);
  background-image: linear-gradient(#14a492db, #14a492db), url('../images/5e6ef6b9c4ec095144ce8a33aef92e8e.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-call2-uc {
  color: #fff;
  text-align: center;
  letter-spacing: -2px;
  margin-bottom: 14px;
  font-size: 37px;
  font-weight: 600;
  line-height: 42px;
}

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

.footer-uc {
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.image-4 {
  width: 70%;
}

.text-block-2 {
  margin-bottom: 55px;
  font-size: 16px;
  font-weight: 600;
  line-height: 27px;
}

.tel-hedader {
  text-align: center;
  letter-spacing: 1px;
  margin-top: 14px;
  font-size: 16px;
  font-weight: 600;
}

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

.text-block-3 {
  color: var(--light-sea-green);
  background-image: url('../images/whatsapp.png');
  background-position: 16%;
  background-repeat: no-repeat;
  background-size: 26px;
  font-size: 17px;
  font-weight: 500;
  line-height: 27px;
}

.link {
  color: var(--light-sea-green);
  text-decoration: none;
}

.image-5 {
  text-align: left;
  width: 10%;
  margin-right: 10px;
}

.image-6 {
  width: 10%;
  margin-right: 10px;
}

.image-7 {
  width: 10%;
}

.testimonios {
  background-image: url('../images/bread-bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 70px;
  padding-bottom: 70px;
}

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

.image-8 {
  border-radius: 15px;
  box-shadow: 1px 4px 10px -4px #000000a1;
}

.icon {
  color: var(--light-sea-green);
}

.left-arrow {
  inset: 0% auto 0% -9%;
}

.icon-2 {
  color: var(--light-sea-green);
}

.right-arrow {
  inset: 0% -9% 0% auto;
}

.fotfw {
  background-color: var(--light-sea-green);
  padding: 10px 100px;
}

.fotfw.ghyu7 {
  background-color: #313131;
}

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

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

.topbarau {
  background-color: var(--midnight-blue);
  height: 30px;
}

.headerau {
  background-color: var(--indigo);
  padding-top: 20px;
  padding-bottom: 100px;
  padding-left: 100px;
  position: static;
  bottom: -40px;
}

.banau {
  background-image: url('../images/fnd.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin-top: -80px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 150px;
  position: static;
  top: -83px;
  bottom: auto;
}

.banau.banau2 {
  background-position: 50% 100%;
  height: 200px;
  margin-top: 0;
  padding-right: 100px;
}

.txtbanau {
  color: #fff;
  margin-bottom: 15px;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
}

.infoau {
  padding: 100px;
}

.infoau.infoau2, .infoau.infoau22, .infoau.infoau4 {
  padding-top: 0;
}

.txtinfoau {
  text-align: justify;
  font-size: 18px;
  line-height: 28px;
}

.txtinfoau.txtiau22 {
  color: #fff;
}

.txttitau {
  color: var(--indigo);
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

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

.txttitau.txttitau3 {
  margin-top: 0;
  font-size: 65px;
  line-height: 80px;
}

.txttitau.txttitau3.txttit33 {
  color: #fff;
  font-size: 45px;
  line-height: 55px;
}

.btnproau {
  background-color: var(--red);
  text-align: center;
  background-image: url('../images/nex2t.png');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 30px;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
  font-family: Nexa, sans-serif;
  font-size: 20px;
}

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

.callau {
  z-index: 1;
  float: none;
  clear: none;
  background-image: url('../images/fnd2.png');
  background-position: 0 0;
  background-size: cover;
  margin-top: -71px;
  padding: 50px 100px;
  position: static;
  overflow: visible;
}

.imgau {
  z-index: -1;
  width: 100%;
  position: relative;
}

.txtiau {
  color: var(--indigo);
  margin-bottom: 10px;
  font-family: Nexa, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.txtiau.au2 {
  text-align: center;
  margin-top: 15px;
}

.txti1 {
  text-align: justify;
}

.divau {
  margin-bottom: 20px;
  padding: 10px;
}

.divau.divau22 {
  background-color: #f3f3f3;
  padding: 30px 18px;
}

.divau2 {
  background-image: url('../images/fn1.png');
  background-position: 0 0;
  background-size: cover;
  margin-top: -113px;
  padding: 25px;
}

.txtstau {
  color: var(--red);
  text-align: center;
  font-family: Nexa, sans-serif;
  font-size: 20px;
}

.precau {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 25px;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.txtprau {
  color: var(--red);
  font-size: 30px;
}

.txtauau {
  text-align: center;
  margin-top: 10px;
}

.divformau {
  background-color: var(--indigo);
  padding: 30px;
}

.colau {
  padding-left: 0;
}

.colau2 {
  padding-right: 0;
}

.formau {
  margin-top: 26px;
}

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

.list {
  margin-top: 10px;
  padding-left: 10px;
}

.list-item {
  margin-bottom: 10px;
}

.htmlau {
  margin-top: 30px;
}

.fotau {
  background-color: var(--indigo);
  padding: 50px 100px;
}

.txtvisau {
  text-align: center;
  margin-top: 15px;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.linkau {
  color: var(--indigo);
  text-decoration: none;
}

.rowau {
  margin-top: 30px;
}

.colfot {
  padding-left: 50px;
  padding-right: 50px;
}

.body-acu {
  border-top: 32px solid var(--midnight-blue);
  background-color: var(--indigo);
  padding-left: 200px;
  padding-right: 200px;
  font-family: Fontsfree net avenirltstd book;
  font-size: 15px;
  line-height: 26px;
}

.div-banner-acu {
  z-index: auto;
  background-color: var(--midnight-blue);
  width: 90%;
  margin-top: 0;
  margin-bottom: auto;
  margin-left: auto;
  padding: 79px 60px 64px;
  font-weight: 400;
  line-height: 16px;
  position: relative;
  inset: 0% 0% 157px;
  overflow: visible;
}

.div-linea {
  z-index: 100;
  background-color: var(--midnight-blue);
  border-top: 50px #000;
  border-bottom: 41px solid #fff;
  border-left: 103px #0000;
  border-right: 35px solid #0000;
  width: 45%;
  height: 0;
  margin: -197px 0 0 90px;
  padding: 0;
  position: relative;
  top: 0;
}

.div-linea.div-linea-morado {
  border-bottom-width: 66px;
  border-right-width: 58px;
  border-bottom-color: var(--indigo-2);
  background-color: #2d0c3e00;
  width: 100%;
  margin-top: 0;
  margin-left: 0%;
  position: static;
  top: 0;
}

.title-blank {
  color: #fff;
  margin-bottom: 74px;
  margin-left: 62px;
  font-family: Nexa, sans-serif;
  font-size: 3em;
  font-weight: 900;
  line-height: 58px;
  position: static;
}

.title-blank.gty6 {
  margin-bottom: 24px;
  margin-left: 0;
  font-family: Nexa, sans-serif;
  font-size: 42px;
  font-weight: 900;
}

.column-14 {
  padding-bottom: 0;
  padding-left: 0;
}

.section {
  background-color: #fff;
  padding-top: 249px;
  padding-bottom: 100px;
}

.text-block-4 {
  color: var(--indigo-2);
  margin-bottom: 17px;
  font-family: nexaheavy;
  font-size: 33px;
  font-weight: 700;
  line-height: 37px;
}

.text-block-4.frt56 {
  color: #313131;
  letter-spacing: -1px;
  font-size: 18px;
}

.image-9 {
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-2 {
  background-color: #fff;
  padding-bottom: 64px;
  padding-left: 60px;
  padding-right: 60px;
}

.div-container-acu {
  width: 90%;
  margin-top: -189px;
  margin-left: auto;
  margin-right: auto;
}

.div-container-acu.div-ritg {
  width: 92%;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
}

.div-container-acu.div-cc {
  margin-top: 0;
}

.div-container-acu.div-cc.div-lefty-2 {
  margin-left: 0;
}

.div-container-acu.div-header {
  margin-top: 0;
}

.div-container-acu.gtry {
  z-index: auto;
  object-fit: fill;
  background-color: #fff;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
  overflow: visible;
}

.div-container-acu.gtry.dc2 {
  z-index: auto;
  margin-top: 0;
  padding-top: 0;
  padding-left: 100px;
  padding-right: 100px;
  position: static;
}

.div-container-acu.hedert {
  z-index: 1200;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  width: 95%;
  margin-top: -171px;
  margin-left: auto;
  margin-right: 0;
  padding: 20px 10px;
  display: block;
  position: static;
  top: 10px;
}

.div-l {
  background-color: var(--indigo-2);
  padding: 0 30px 40px;
}

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

.div-conten-text {
  background-color: #fff;
  margin-top: 65px;
  padding: 40px;
}

.columns-2 {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.column-16 {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.fgty6 {
  color: #d8cfdd;
  font-family: Avenirltstd book, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 23px;
}

.div-rjo {
  background-color: #ed0c00;
  padding: 20px;
}

.image-10 {
  margin-top: -14px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-5 {
  color: #fff;
  text-align: left;
  font-family: Nexa, sans-serif;
  font-size: 15px;
  font-weight: 900;
}

.columns-3 {
  margin-top: 34px;
  margin-right: 0;
  display: inline-block;
}

.text-block-6 {
  color: var(--indigo-2);
  margin-bottom: 30px;
  font-family: nexaheavy;
  font-size: 28px;
  font-weight: 700;
}

.text-block-6.frt5 {
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 33px;
}

.text-block-6.frt5.gty678 {
  margin-bottom: 20px;
}

.text-block-6.frt5.title-ser {
  margin-bottom: 26px;
  font-size: 35px;
  line-height: 40px;
}

.text-block-6.tyui8 {
  font-family: nexaheavy;
  font-size: 45px;
  line-height: 51px;
}

.text-block-7 {
  color: var(--midnight-blue);
}

.text-block-8 {
  color: #3d3935;
  font-family: Avenirltstd book, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
}

.text-block-8.pse4 {
  color: #747474;
  margin-bottom: 15px;
}

.column-17 {
  flex-flow: column wrap;
  place-content: flex-start space-around;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-right: 35px;
  display: block;
}

.column-17.ghyu {
  padding-right: 21px;
}

.column-18 {
  padding-right: 10px;
}

.column-18.ghygu {
  padding-right: 20px;
}

.image-11 {
  float: right;
  text-align: right;
  margin-left: 0;
  display: block;
}

.image-11.im.g-left {
  float: left;
}

.columns-4 {
  margin-top: 0;
  margin-bottom: 0;
}

.div-video {
  background-color: var(--indigo-2);
  height: 360px;
  padding-bottom: 0;
  padding-left: 90px;
  padding-right: 90px;
}

.div-video.div-2v {
  border-top: 55px solid #0000;
  border-bottom: 80px #000;
  border-left: 49px solid #fff;
  height: 0;
  margin-bottom: 0;
  display: block;
}

.div-block {
  flex-direction: row;
  align-items: baseline;
  margin-top: 0;
  display: block;
  position: relative;
  inset: -97% 0% auto;
}

.youtube {
  height: 400px;
}

.text-block-9 {
  color: #fff;
  text-align: right;
  margin-top: 43px;
  margin-right: 59px;
  font-family: Nexa, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 34px;
}

.section-3 {
  background-color: #fff;
  padding-bottom: 127px;
}

.section-cursos {
  background-color: #fff;
  margin-top: 0;
}

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

.column-19, .column-20, .column-21 {
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.column-22, .column-23 {
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.column-24, .column-25 {
  padding: 5px;
}

.columns-5 {
  margin-top: 89px;
  display: none;
}

.columns-6 {
  margin-bottom: 79px;
  display: none;
}

.columns-7 {
  text-align: center;
  margin-bottom: 65px;
}

.link-block {
  background-color: var(--indigo-2);
  background-image: url('../images/facebook_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 49%;
  border-radius: 200px;
  width: 49px;
  height: 49px;
  margin-right: 5px;
}

.link-block.ltw {
  background-image: url('../images/twitter-forma-negra.png');
}

.link-block.ins {
  background-image: url('../images/instagram.png');
}

.link-block.l-you {
  background-image: url('../images/youtube-1.png');
}

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

.section-4 {
  z-index: 16;
  background-color: var(--indigo);
  height: 222px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.divbnju {
  width: 95%;
  margin-top: -40px;
  margin-left: auto;
  padding-top: 0;
}

.divbnju.div-h {
  z-index: 999;
  background-color: var(--indigo);
  z-index: 999;
  background-color: #3c1053;
  width: 92%;
  margin-top: 3px;
  margin-bottom: 0;
  padding-top: 13px;
  padding-bottom: 13px;
  position: static;
}

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

.columns-9 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.column-27 {
  padding-right: 59px;
}

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

.section-5 {
  z-index: 100;
  width: 100%;
  display: none;
  position: sticky;
  top: 10px;
}

.image-13 {
  width: 40%;
}

.section-6 {
  z-index: 10000;
  display: block;
  top: 0;
}

.section-6.fg {
  z-index: 0;
  background-color: var(--indigo-2);
  display: block;
}

.columns-10 {
  flex-direction: row;
  flex: 0 auto;
  align-items: center;
  display: flex;
}

.text-field {
  object-fit: fill;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.text-field-2 {
  float: none;
  clear: none;
  width: 100%;
}

.column-28 {
  object-fit: fill;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.column-29 {
  clear: none;
  text-align: right;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  position: static;
  overflow: visible;
}

.field-label {
  text-align: left;
}

.text-block-10.parrafo1-acu {
  color: #3c1053;
  font-family: Miller text roman, sans-serif;
  font-size: 18px;
  line-height: 31px;
}

.div-header-stiki {
  z-index: 5;
  background-color: #fff;
  border-radius: 3px;
  width: 77%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  overflow: visible;
  box-shadow: 0 1px 8px -1px #00000047;
}

.section-7 {
  z-index: 0;
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 55px;
  position: static;
  top: 0;
  left: 0;
  right: 0;
  overflow: visible;
}

.image-14 {
  max-width: 82%;
  margin-top: 0;
  margin-bottom: 14px;
}

.form-block {
  display: none;
}

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

.columns-11 {
  margin-bottom: 47px;
}

.column-31 {
  height: auto;
}

.html-embed {
  display: none;
}

.html-embed-2 {
  display: block;
}

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

.facebook-icon {
  float: right;
  clear: none;
  opacity: .5;
  width: auto;
  padding-top: 20px;
}

.navbar {
  background-color: #fff;
  border-bottom: 1px solid #b3b3b3;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.section-a {
  float: none;
  clear: none;
  background-color: #00000017;
  width: 100%;
  height: 100vh;
  position: static;
  overflow: visible;
}

.link-block-2 {
  float: none;
  clear: none;
  width: 100%;
  height: 350px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
  position: static;
  inset: 0;
}

.link-block-2.w--current, .link-block-2._2 {
  text-decoration: none;
}

.menu-button {
  float: left;
  padding: 15px;
}

.menu-button.w--open {
  float: left;
  color: #000;
  background-color: #dbdbdb;
}

.menu-overlay {
  opacity: 0;
  background-color: #000;
  width: 100%;
  min-width: 0;
  height: 350px;
  transition: all .5s;
}

.menu-overlay:hover, .menu-overlay._1:hover, .menu-overlay._3:hover, .menu-overlay._2:hover {
  opacity: 1;
  background-color: #0000007d;
}

.menu-image._6 {
  background-image: url('../images/Section_6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  padding-left: 0;
  padding-right: 0;
}

.menu-image._4 {
  background-image: url('../images/Section_4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  padding-left: 0;
  padding-right: 0;
}

.menu-image._3 {
  background-image: url('../images/Section_3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  padding-left: 0;
  padding-right: 0;
}

.menu-image._1 {
  background-image: url('../images/Section_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  padding-left: 0;
  padding-right: 0;
}

.menu-image._2 {
  background-image: url('../images/Section_2.jpg');
  background-position: 50%;
  background-size: cover;
  height: 350px;
  padding-left: 0;
  padding-right: 0;
}

.menu-image._5 {
  background-image: url('../images/Section_5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  padding-left: 0;
  padding-right: 0;
}

.navbar-icon {
  color: #ababab;
  font-size: 40px;
}

.nav-menu {
  background-color: #dbdbdb;
}

.section-8 {
  height: 700px;
}

.section-8.fgty6 {
  background-color: var(--midnight-blue);
}

.div-block-2 {
  z-index: 1000;
  opacity: 0;
  position: fixed;
  bottom: auto;
  transform: translate(0, -50px);
}

.div-block-3 {
  z-index: 100;
  opacity: 1;
  width: 76%;
  display: none;
  position: fixed;
  bottom: auto;
  transform: none;
}

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

.column-32.ghj {
  padding-left: 20px;
}

.ghj {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 54px;
  display: block;
}

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

.column-34 {
  padding-left: 21px;
}

.column-34.ghj {
  padding-left: 20px;
  padding-right: 0;
}

.div-der {
  background-color: #fff;
  margin-right: 0;
  padding-left: 90px;
  padding-right: 0;
}

.div-der.dihjyu {
  background-color: #fff;
  padding-top: 501px;
  padding-bottom: 124px;
}

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

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

.body-2 {
  background-color: var(--indigo);
  font-family: Miller text roman, sans-serif;
  font-size: 16px;
}

.container-acu {
  background-color: #fff0;
  width: 100%;
  max-width: 1365px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.div-banner-acu-2 {
  z-index: auto;
  background-color: #2d0c3e;
  width: 92%;
  margin-top: 0;
  margin-bottom: auto;
  margin-left: auto;
  padding: 79px 0 0;
  font-weight: 400;
  line-height: 16px;
  position: relative;
  inset: 0% 0% 61px;
  overflow: visible;
}

.div-linea-2 {
  z-index: 10;
  background-color: #2d0c3e;
  border-top: 0 solid #2d0c3e;
  border-bottom: 47px solid #fff;
  border-left: 103px #0000;
  border-right: 40px solid #0000;
  width: 87%;
  height: 0;
  margin: 0 0 0;
  padding: 0;
  position: static;
  top: auto;
}

.div-linea-2.div-linea-morado {
  background-color: #2d0c3e00;
  border-bottom-width: 66px;
  border-bottom-color: #3c1053;
  border-right-width: 58px;
  width: 100%;
  margin-top: 0;
  margin-left: 0%;
  position: static;
  top: 0;
}

.text-block-11 {
  color: #3c1053;
  margin-bottom: 20px;
  font-family: Nexa, sans-serif;
  font-size: 25px;
  font-weight: 900;
  line-height: 26px;
}

.text-block-11.tyui8 {
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 44px;
}

.text-block-11.frt5 {
  margin-bottom: 10px;
  font-family: Nexa, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: 33px;
}

.text-block-11.frt5.title-ser {
  margin-bottom: 26px;
  font-size: 38px;
  font-weight: 900;
  line-height: 40px;
}

.text-block-11.frt5.gty678 {
  margin-bottom: 20px;
}

.text-block-12 {
  color: #3c1053;
  margin-bottom: 17px;
  font-family: Nexa, sans-serif;
  font-size: 33px;
  font-weight: 900;
  line-height: 37px;
}

.text-block-12.frt56 {
  color: #313131;
  letter-spacing: -1px;
  font-size: 18px;
}

.div-l-2 {
  background-color: #3c1053;
  padding: 0 30px 40px;
}

.div-video-2 {
  background-color: #3c1053;
  height: 360px;
  padding-bottom: 0;
  padding-left: 90px;
  padding-right: 90px;
}

.div-video-2.div-2v {
  border-top: 55px solid #0000;
  border-bottom: 80px #000;
  border-left: 49px solid #fff;
  height: 0;
  margin-bottom: 0;
  display: block;
}

.link-block-3 {
  background-color: #3c1053;
  background-image: url('../images/facebook_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 49%;
  border-radius: 200px;
  width: 49px;
  height: 49px;
  margin-right: 5px;
}

.link-block-3.ltw {
  background-image: url('../images/twitter-forma-negra.png');
}

.link-block-3.ins {
  background-image: url('../images/instagram.png');
}

.link-block-3.l-you {
  background-image: url('../images/youtube-1.png');
}

.link-block-3.l-you.i-w {
  background-image: url('../images/wordpress-1.svg');
}

.link-block-3.l-you.i-w.i-lo {
  background-image: url('../images/logotipo-del-sitio-web-de-weibo.svg');
}

.div-block-4 {
  background-color: #260b34;
  height: 30px;
}

.text-block-13 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-family: Fontsfree net avenirltstd book;
}

.link-4 {
  color: #fff;
  font-family: Avenirltstd book, sans-serif;
  text-decoration: none;
}

.link-5 {
  color: #363636;
  background-color: #46464600;
  text-decoration: none;
}

.link-6 {
  color: #fff;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
}

.link-7 {
  color: #e6e6e6;
}

.columns-13 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.column-40 {
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  display: block;
}

.text-block-15 {
  text-align: center;
  letter-spacing: 4px;
  flex: 1;
  font-size: 18px;
}

.text-block-15.phoner-co {
  background-image: url('../images/phone-call-1.svg');
  background-position: 12%;
  background-repeat: no-repeat;
  background-size: 25px;
  font-family: Nexa, sans-serif;
  font-size: 23px;
  font-weight: 900;
  line-height: 31px;
}

.text-block-15.phoner-co.prt {
  letter-spacing: 2px;
  background-position: 29%;
  background-size: 25px;
  margin-bottom: 34px;
  font-size: 20px;
}

.text-block-15.phoner-co.prt.mailop {
  background-image: url('../images/email.svg');
  background-position: 0 0;
}

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

.banner-co {
  background-image: linear-gradient(#2d4247d4, #2d4247d4), url('../images/female-hands-work-on-laptops-in-office-learning-and-education-computer-courses-concept.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-form {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
}

.submit-button-2 {
  text-align: center;
  background-color: #1eaace;
  border-radius: 5px;
  width: 100%;
  display: inline-block;
}

.text-block-16 {
  color: #ffd900;
  text-align: center;
  letter-spacing: 0;
  margin-top: 6px;
  margin-bottom: 10px;
  font-size: 29px;
  font-weight: 600;
  line-height: 39px;
}

.text-block-16.hty67 {
  color: #fff;
  letter-spacing: 0;
  margin-bottom: 9px;
  font-family: Raleway, sans-serif;
  font-size: 62px;
  font-weight: 800;
  line-height: 47px;
}

.text-block-16.hty67.ty {
  font-size: 53px;
  line-height: 57px;
}

.text-block-16.fgt67 {
  color: #fff;
  letter-spacing: 0;
  font-size: 21px;
}

.text-block-16.fgt67.hj890 {
  letter-spacing: 4px;
  font-size: 26px;
  font-weight: 500;
  line-height: 33px;
}

.text-block-16.fgt67.hj890.hji9o {
  letter-spacing: 1px;
  font-size: 32px;
  font-weight: 800;
}

.button {
  color: #fff;
  letter-spacing: 3px;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 7px;
  font-size: 17px;
  line-height: 30px;
  transition: background-color .4s;
  display: inline-block;
}

.button:hover {
  background-color: #1eaace;
  border-color: #1eaace;
}

.button.ggty6l {
  background-color: #1eaace;
}

.button.ggty6l.gty67:hover {
  color: #1eaace;
  background-color: #1eaace00;
}

.button.ggty6l.bnhyu7 {
  display: none;
}

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

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

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

.text-block-17 {
  text-align: center;
  background-image: url('../images/maths.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  margin-bottom: 26px;
  padding-top: 80px;
  padding-left: 0;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 20px;
  line-height: 29px;
}

.text-block-17.fgt5 {
  background-image: url('../images/calculador.svg');
}

.text-block-17.fgty6 {
  color: #393939;
  background-image: url('../images/libro.svg');
}

.text-block-17.fgt567uio {
  background-image: url('../images/analitica.svg');
}

.text-block-17.hy67 {
  background-image: url('../images/fisica.svg');
}

.text-block-17.fgt43 {
  background-image: url('../images/matraz.svg');
}

.text-block-18 {
  text-align: center;
  border-bottom: 1px solid #1eaace;
  margin-bottom: 76px;
  padding-bottom: 8px;
  font-size: 44px;
  font-weight: 600;
  line-height: 68px;
}

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

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

.image-15.gtyy {
  display: none;
}

.section-10 {
  background-color: #1eaace;
  padding-top: 29px;
  padding-bottom: 28px;
}

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

.section-11 {
  background-color: #383838;
  padding-top: 40px;
  padding-bottom: 8px;
}

.columns-16 {
  color: #fbfbfb;
}

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

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

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

.text-block-19 {
  text-align: center;
  letter-spacing: 4px;
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 500;
}

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

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

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

.txtbanco {
  color: var(--midnight-blue-2);
  text-align: left;
  margin-top: 15px;
  font-family: Anton, sans-serif;
  font-size: 85px;
  line-height: 100px;
}

.txtbanco.txtinfoco {
  text-align: center;
  letter-spacing: 6px;
  margin-bottom: 30px;
  font-size: 70px;
  line-height: 70px;
}

.txtbanco.txtbangrco {
  text-align: left;
  font-size: 55px;
  line-height: 55px;
}

.txtbanco2 {
  color: #3396e9;
  text-align: left;
  letter-spacing: 4px;
  font-size: 28px;
  font-weight: 900;
  line-height: 25px;
}

.txtbanco2.txtnfoco2 {
  text-align: center;
  letter-spacing: 0;
}

.divbanco {
  color: var(--midnight-blue-2);
  text-align: center;
  margin-top: 20px;
  font-family: Anton, sans-serif;
  font-size: 31px;
  line-height: 25px;
}

.text-block-20 {
  text-align: left;
  margin-top: 5px;
}

.formco {
  background-color: #ffcb00;
  margin-top: 20px;
  padding: 10px;
}

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

.txtheaco {
  color: var(--midnight-blue-2);
  background-image: url('../images/i1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 20px;
  padding-left: 35px;
  font-family: Anton, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.txtheaco.txtheadco2 {
  background-image: url('../images/i3.png');
}

.txtheaco.txtheadco2.txtfotco3 {
  background-image: url('../images/i3_1.png');
}

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

.txtheaco.txtfotco.txtftoco2 {
  background-image: url('../images/i2.png');
}

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

.linkco.linkco2 {
  color: #fff;
}

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

.txtco {
  text-align: center;
  margin-bottom: 30px;
}

.txtco.ttco2 {
  margin-bottom: 0;
}

.button-2 {
  background-color: var(--midnight-blue-2);
  text-align: center;
  border-radius: 100px;
  width: 200px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.colimgco {
  padding-right: 0;
}

.lightco {
  margin: 5px;
}

.callco {
  background-image: url('../images/cal.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding: 100px;
}

.divco {
  text-align: center;
  background-color: #ffcb00;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 13px;
}

.divco.divco2 {
  height: 200px;
}

.icoco {
  width: 80px;
}

.textdivco {
  color: var(--midnight-blue-2);
  margin-top: 13px;
  font-family: Anton, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

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

.logofotco {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.htmlco {
  margin-top: 20px;
}

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

.headin {
  padding: 10px 100px;
}

.banin {
  padding: 100px;
}

.txtbanin {
  color: #000;
  margin-top: 13px;
  margin-bottom: 20px;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
}

.txtbanin.txtinfoin {
  text-align: center;
  margin-bottom: 50px;
  font-size: 36px;
}

.txtbanin2 {
  color: var(--red-2);
  font-size: 25px;
  font-weight: 900;
}

.txtbanin2.txtinfoin2 {
  text-align: center;
}

.txtlico {
  color: #000;
  background-image: url('../images/check.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-bottom: 5px;
  padding-left: 35px;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.formin {
  background-color: #000;
  border-radius: 10px;
  margin-top: 16px;
  padding: 15px;
}

.btnenvuiari {
  background-color: var(--red-2);
  width: 100%;
}

.txtfonin {
  color: #000;
  background-image: url('../images/i1_2.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  padding-left: 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

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

.txtfonin.txtblanco {
  color: #fff;
}

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

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

.linkin.linkblanco {
  color: #fff;
}

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

.imgin {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-21 {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 27px;
}

.btnin {
  background-color: var(--red-2);
  padding: 12px 20px;
  font-size: 18px;
}

.text-block-22 {
  width: 21%;
  font-size: 20px;
  text-decoration: line-through;
}

.text-block-22._1212 {
  color: var(--red-2);
  width: 45%;
  margin-bottom: 15px;
  font-size: 50px;
  line-height: 50px;
  text-decoration: none;
}

.bold-text {
  text-decoration: none;
}

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

.htmlin {
  margin-top: 20px;
}

.bodyan {
  background-image: url('../images/ban_2.jpg');
  background-position: 0 0;
  background-size: cover;
  font-family: Montserrat, sans-serif;
}

.bodyan.bodyta {
  background-image: linear-gradient(#fff, #fff0 47%), url('../images/1-TALLER-NUEVO.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.image-17 {
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-17.htfgr45 {
  width: 80px;
  margin-top: 15px;
}

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

.txtbanan {
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.txtbanan.txtbanan2 {
  color: #000;
  background-color: #0000;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 900px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  font-size: 32px;
  font-weight: 800;
  line-height: 70px;
}

.txtbanan.wqerse {
  color: #000;
  background-color: #0000;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: auto;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  font-size: 50px;
  font-weight: 900;
  line-height: 35px;
}

.section-13 {
  padding: 0 100px 20px;
}

.text-block-23 {
  color: #fff;
  text-align: center;
  background-color: #5c697ec7;
  border-radius: 10px;
  width: 70%;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  padding: 7px;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
}

.form-block-2 {
  background-color: #ffffffa8;
  margin-top: 50px;
  padding: 12px;
}

.form-block-2._45re {
  background-color: var(--slate-grey);
  width: 100%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

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

.text-block-24 {
  color: #fff;
  background-image: url('../images/i1_3.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 15px;
  padding-left: 30px;
  font-size: 16px;
  line-height: 30px;
}

.text-block-24.rsd3 {
  background-image: url('../images/i2_2.png');
}

.text-block-24.rsd3._546rt {
  background-image: url('../images/i2_3.png');
  font-size: 18px;
}

.text-block-24._45455 {
  background-image: url('../images/icos.png');
  font-size: 18px;
}

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

.linkan.linkta {
  color: #fff;
  font-weight: 800;
}

.infoan {
  border: 1px none var(--steel-blue);
  background-color: #fff;
  padding: 100px;
}

.infoan.infoan2 {
  background-color: #f3f3f3;
}

.infoan.infoan3 {
  background-image: url('../images/ban2.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.infoan.infoan3.ret54 {
  background-color: var(--slate-grey);
  background-image: none;
}

.infoan.infota2 {
  background-color: #f0f0f0;
}

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

.text-block-26 {
  color: #333;
  background-image: url('../images/ln.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 90px;
  margin-bottom: 50px;
  padding-left: 130px;
  font-size: 50px;
  font-weight: 900;
  line-height: 55px;
}

.text-block-26.txtinfoan2 {
  color: #fff;
  background-image: url('../images/ln2.png');
}

.text-block-26.txtinfoan2._34rdf {
  text-align: center;
  background-image: none;
  padding-left: 0;
}

.text-block-26._34er {
  color: var(--slate-grey);
  text-align: center;
  background-image: none;
  margin-top: 10px;
  margin-bottom: 25px;
  padding-left: 0;
}

.text-block-26._34er._5464re {
  margin-top: 100px;
}

.image-18 {
  width: 140px;
}

.text-block-27 {
  color: var(--steel-blue);
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 25px;
  line-height: 25px;
}

.div-block-5 {
  text-align: center;
  border-radius: 10px;
  height: 165px;
  margin: 9px;
  padding: 13px;
  box-shadow: 0 6px 5px #0003;
}

.div-block-5.divan {
  height: 90px;
  margin: 3px;
}

.text-block-28 {
  font-size: 16px;
}

.text-block-29 {
  background-image: url('../images/checked_1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-left: 40px;
  font-size: 18px;
  line-height: 35px;
}

.button-3 {
  background-color: var(--steel-blue);
  text-align: center;
  border-radius: 100px;
  width: 400px;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  display: block;
}

.button-3._43rf {
  background-color: var(--slate-grey);
}

.button-3._43rf._345er {
  background-color: #3e4857;
}

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

.list-2 {
  color: #fff;
  font-size: 16px;
}

.list-item-2 {
  margin-bottom: 10px;
}

.columns-18 {
  margin-bottom: 20px;
}

.fotan {
  background-color: #cfcfcf;
  padding: 50px 100px;
}

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

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

.text-block-31 {
  text-align: center;
  margin-top: 0;
  font-size: 22px;
  font-weight: 700;
}

.text-block-31.gfgh56 {
  color: #fff;
  margin-top: 0;
  line-height: 25px;
}

.text-block-31._345rf {
  text-align: justify;
  margin-top: 0;
  line-height: 22px;
}

.text-block-31._345rf._435rf {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-31._546fg {
  margin-top: 0;
}

.listta {
  color: #000;
  background-image: url('../images/check-mark.png');
  background-position: 0 10%;
  background-repeat: no-repeat;
  background-size: 22px;
  margin-bottom: 10px;
  padding-left: 35px;
  font-size: 18px;
  line-height: 25px;
}

.listta.lista22 {
  color: var(--slate-grey);
  background-image: none;
  font-size: 22px;
}

.imgta {
  width: 95%;
  margin-bottom: 25px;
}

.column-46 {
  padding-top: 30px;
}

.text-field-3 {
  color: #000;
  font-size: 16px;
}

.slider-2 {
  height: 400px;
}

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

.text-block-32 {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 800;
}

.text-block-32._34534543 {
  color: #fff;
  margin-left: 10px;
}

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

.section-15 {
  padding: 100px;
}

.text-block-33 {
  font-size: 45px;
  line-height: 45px;
}

.text-block-34 {
  text-align: center;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 45px;
}

.text-block-35 {
  text-align: center;
  font-size: 17px;
  line-height: 24px;
}

.image-19 {
  width: 60px;
  margin-bottom: 10px;
}

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

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

.form-block-3 {
  background-color: #fff9;
  border-radius: 10px;
  margin-top: 28px;
  padding: 15px 6px;
}

.field-label-2 {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.text-block-36 {
  background-image: url('../images/i1_4.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 12px;
  padding-left: 30px;
  font-size: 16px;
  line-height: 30px;
}

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

.text-block-36._534._324ewr {
  background-image: url('../images/i3_4.png');
}

.text-block-36._435rd {
  background-image: url('../images/i2_4.png');
  background-position: 0 10%;
}

.text-block-36._435r {
  background-image: url('../images/i1_5.png');
}

.text-block-36._435r._456fd {
  background-image: url('../images/i2_5.png');
}

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

.link-11._324234, .link-11._345er {
  color: #fff;
}

.text-block-37 {
  font-size: 16px;
  line-height: 22px;
}

.text-block-37._5465464 {
  color: #fff;
  margin-left: 10px;
}

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

.text-block-38 {
  font-size: 45px;
  line-height: 45px;
}

.text-block-39 {
  color: #333;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 45px;
  line-height: 45px;
}

.text-block-39._98954 {
  color: #fff;
  text-align: center;
}

.list-item-3 {
  margin-bottom: 15px;
  font-size: 17px;
}

.button-4 {
  background-color: var(--dark-red);
  text-align: center;
  border-radius: 100px;
  width: 230px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 17px;
  display: block;
}

.button-4._54ert {
  background-color: #333;
}

.button-4.btmenu {
  width: 90%;
}

.button-4.bttt {
  background-color: #1f90af;
}

.list-3 {
  padding-left: 20px;
}

.callma {
  background-image: url('../images/call.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  padding: 101px;
}

.callma._435df {
  background-image: url('../images/cta.jpg');
  background-position: 50%;
}

.text-block-40 {
  text-align: justify;
  font-size: 16px;
  line-height: 29px;
}

.text-block-40._435sdf {
  text-align: center;
  margin-bottom: 20px;
}

.column-47 {
  padding-right: 50px;
}

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

.image-20 {
  width: 150px;
}

.image-20._546dfgfg {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-41 {
  text-align: center;
  text-transform: none;
  font-size: 22px;
  line-height: 35px;
}

.text-span {
  color: var(--dark-red);
}

.image-21 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-42 {
  color: var(--dark-red);
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 14px;
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
}

.text-block-42._546dfg {
  color: #1f90af;
}

.columns-19 {
  border: 1px #000;
  border-radius: 10px;
  margin-top: 20px;
  padding: 25px;
  box-shadow: 0 9px 13px 6px #0003;
}

.div-block-7 {
  border-radius: 10px;
  height: 700px;
  margin: 11px;
  padding: 19px;
  box-shadow: 0 6px 5px 6px #0003;
}

.list-item-4 {
  margin-bottom: 10px;
  font-size: 16px;
}

.list-4 {
  margin-top: 13px;
  padding-left: 20px;
}

.columns-20 {
  margin-top: 30px;
}

.columns-21 {
  margin-top: 9px;
}

.html-embed-4 {
  margin-top: 30px;
}

.body-5 {
  background-image: url('../images/sadfa.jpg');
  background-position: 0 0;
  background-size: cover;
  border-top: 10px solid #f9db2f;
  font-family: Montserrat, sans-serif;
}

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

.image-22 {
  width: 250px;
}

.text-block-43 {
  background-image: url('../images/i1_6.png');
  background-position: 0 10%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  font-size: 17px;
  line-height: 30px;
  display: inline-block;
}

.text-block-43._546 {
  background-image: url('../images/i3_5.png');
}

.text-block-43._435s {
  background-image: url('../images/i2_6.png');
}

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

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

.link-12.li2 {
  color: #fff;
}

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

.section-17 {
  padding: 0 100px 100px;
}

.div-block-8 {
  background-color: var(--multitech);
  background-image: linear-gradient(138deg, var(--multitech), #1a72ff);
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 5px solid #fcfcfc;
  border-radius: 1000px 1000px 0 100px;
  margin-left: 100px;
  margin-right: 100px;
  padding: 0;
  box-shadow: -6px -3px 9px 6px #0003;
}

.div-block-8.df435 {
  display: none;
}

.text-block-44 {
  color: #fff;
  text-align: left;
  text-shadow: 0 4px 6px #000c;
  margin-top: -44px;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 166px;
  font-weight: 400;
  line-height: 120px;
  text-decoration: none;
}

.text-block-44._546df {
  color: #000;
  text-align: center;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 50px;
  font-family: Bebas Neue, sans-serif;
  font-size: 80px;
  font-weight: 200;
  line-height: 80px;
  text-decoration: none;
}

.text-block-44._546df._5f {
  color: #fff;
}

.text-block-44._546df._5f.rfgdg {
  margin-top: 0;
  font-family: Permanent Marker, sans-serif;
}

.text-block-44._546df._546dg {
  margin-top: 50px;
}

.text-block-44.dft54 {
  z-index: 10;
  color: var(--multitech);
  text-shadow: none;
  margin-bottom: -10px;
  position: relative;
}

.text-block-44._45 {
  margin-top: 119px;
  line-height: 70px;
}

.text-block-45 {
  color: #fff;
  text-align: left;
  text-shadow: 1px 2px 1px #000;
  margin-top: 31px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  line-height: 35px;
}

.text-block-45.fdg45 {
  color: var(--multitech2);
  margin-top: -118px;
  font-weight: 300;
}

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

.form-block-4 {
  background-color: var(--multitech);
  border-radius: 10px;
  margin-top: 25px;
  padding: 19px;
}

.section-18 {
  text-align: center;
  background-color: #fff;
  padding: 100px;
}

.section-18._56df {
  background-color: #f1f1f1;
}

._456d {
  color: var(--multitech);
  font-weight: 900;
}

.div-block-9 {
  text-align: center;
  border-radius: 100px 100px 10px 10px;
  height: 200px;
  margin-bottom: 32px;
  padding: 15px;
  box-shadow: 0 2px 5px #0003;
}

.div-block-9.d1 {
  background-color: #cc3f3f;
  border: 5px solid #cc3f3f;
}

.div-block-9.d2 {
  background-color: #d5c33a;
  border: 5px solid #d4c33a;
}

.div-block-9.d3 {
  background-color: #36d2d5;
  border: 5px solid #3cebee;
}

.div-block-9.d4 {
  background-color: #9742c9;
  border: 5px solid #9742c9;
}

.text-block-46 {
  color: #fff;
  text-shadow: 1px 1px 1px #000c;
  margin-top: 12px;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.image-23 {
  background-color: #0000;
  width: 90px;
}

.columns-23 {
  margin-bottom: 15px;
}

.button-5 {
  background-color: var(--multitech);
  text-align: center;
  border-radius: 100px;
  width: 300px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  display: block;
}

.section-19 {
  background-image: linear-gradient(128deg, var(--multitech2), var(--multitech));
  padding: 100px;
}

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

.text-block-48 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 19px;
  font-size: 20px;
}

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

.html-embed-5 {
  margin-top: 30px;
}

.text-block-49 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 37px;
  font-weight: 900;
  line-height: 40px;
}

.text-block-50 {
  color: #fff;
  letter-spacing: 5px;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
}

.text-block-51 {
  background-color: var(--multitech2);
  color: #fff;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 11px;
  font-size: 20px;
  font-weight: 300;
  display: inline-block;
}

.text-block-52 {
  color: #fff;
  text-align: justify;
  margin-top: 27px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 23px;
}

.column-50 {
  padding-right: 104px;
}

.text-block-53 {
  color: #000;
  text-align: left;
  background-image: url('../images/favicon.png');
  background-position: 0 10%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-top: 10px;
  padding-left: 25px;
  font-size: 16px;
  line-height: 25px;
}

.text-block-53._45df {
  background-image: none;
  padding-left: 0;
}

.text-block-54 {
  color: #fff;
  margin-top: 18px;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
}

.div-block-10 {
  border-radius: 100px 10px 10px 100px;
  margin-bottom: 20px;
  padding: 63px;
  box-shadow: -7px 0 14px 7px #0003;
}

.div-block-10.div1 {
  background-color: #006aac;
}

.div-block-10.div2 {
  background-color: var(--indigo);
  display: none;
}

.div-block-10.div3 {
  background-color: var(--dodger-blue);
}

.div-block-10.div11 {
  background-color: var(--light-sea-green);
}

.div-block-10.div111 {
  background-color: var(--indigo);
}

.div-block-10.div1111 {
  background-color: #e77d04;
}

.div-block-10.div11111 {
  background-color: var(--red);
}

.div-block-10.div111111 {
  background-color: var(--light-sea-green);
}

.div-block-10.div1111111 {
  background-color: var(--dodger-blue);
}

.div-block-10.div5493483 {
  background-color: #e22580;
}

.image-24 {
  width: 80%;
  margin: 0 auto;
  padding: 0;
  display: block;
}

.text-block-55 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 800;
  line-height: 30px;
}

.text-block-56 {
  float: none;
  background-color: var(--mtsa);
  color: #000;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  border-radius: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  margin: 0 auto 10px;
  padding: 13px;
  font-family: Bebas Neue, sans-serif;
  font-size: 66px;
  font-style: italic;
  font-weight: 500;
  line-height: 55px;
  display: inline-block;
}

.text-block-56._546df {
  font-size: 29px;
  line-height: 35px;
}

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

.image-26 {
  display: none;
}

.section-21 {
  background-color: #fff;
  background-image: url('../images/ewrsdf.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 50px 100px;
}

.html-embed-6 {
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  margin-top: -98px;
  padding-top: 50px;
  padding-bottom: 0;
  box-shadow: 0 2px 5px #0003;
}

.image-27 {
  width: 150px;
}

.div-block-11 {
  background-color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 10px;
  padding: 16px;
}

.exc {
  color: var(--mtsa);
  font-size: 80px;
  line-height: 80px;
}

._45sdf {
  color: var(--mtsa);
  font-size: 35px;
}

.columns-24 {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 20px;
}

.text-block-57 {
  color: #01c301;
  letter-spacing: 1px;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 25px;
  margin-left: 0;
  margin-right: auto;
  padding-left: 10px;
  font-size: 22px;
  line-height: 30px;
  display: block;
}

.column-52 {
  border-radius: 10px;
}

.bold-text-3 {
  color: var(--multitech);
  font-size: 94px;
}

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

.text-block-59 {
  margin-top: 26px;
  font-size: 25px;
  line-height: 25px;
}

.image-28 {
  width: 400px;
}

.text-block-60 {
  background-color: var(--mtsa);
  color: #000;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Bebas Neue, sans-serif;
  font-size: 23px;
  line-height: 30px;
}

.accordion-wrapper {
  margin-top: 50px;
}

.accordion-item {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 10px 30px;
  box-shadow: 0 3px 7px #00000008;
}

.accordion-item-trigger {
  align-self: flex-start;
}

.accordion-heading {
  cursor: pointer;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
}

.icon-3.accordion-icon {
  color: #0009;
  cursor: pointer;
  font-size: 32px;
  line-height: 30px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.text-block-61 {
  color: #fff;
  text-align: left;
  margin-top: 6px;
  margin-left: 20px;
  font-size: 20px;
  line-height: 25px;
}

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

.item-contact-2.gty {
  color: #fff;
  font-size: 17px;
}

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

.link-13.bhuio {
  color: #204578;
}

.link-13.bhuio.fg67890 {
  color: #fff;
}

.link-13.c-footer-ic {
  color: #fff;
  line-height: 24px;
}

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

.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: #fff;
  background-image: url('../images/correo_1correo.png');
}

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

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

.contact-header-ic.contact-env.h-m-pr.gtyui.efn {
  color: #0067e8;
  background-image: url('../images/correo-electronico.svg');
  background-size: 24px;
}

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

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

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

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

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

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

.contact-header-ic.hf-pr.vgbhj.f678 {
  color: #0067e8;
  background-image: url('../images/llamada-telefonica.svg');
}

.contact-header-ic.hf-pr.frt67 {
  color: #fff;
  background-image: url('../images/llamada-telefonica_1.svg');
}

.contact-header-ic.gh789p {
  color: #fff;
  background-image: url('../images/correo-electronico_1.svg');
}

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

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

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

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

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

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

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

.text-block-213 {
  color: #204578;
  text-align: left;
  font-size: 19px;
  line-height: 30px;
}

.text-block-213.gt789 {
  color: #fff;
}

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

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

.header-ic-2.frt67.bgtyui {
  background-image: linear-gradient(#00000080, #00000080), url('../images/banner1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-bottom: 153px;
}

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

.link-72.frty {
  color: #204578;
}

.link-72.frty.hy7890 {
  color: #fff;
}

.columns-49 {
  justify-content: center;
  align-items: center;
  margin-top: 71px;
  display: flex;
}

.text-block-265 {
  color: #0067e8;
  text-align: left;
  margin-bottom: 6px;
  font-size: 21px;
  font-weight: 600;
  line-height: 27px;
}

.text-block-265.fryyyn {
  color: #fff;
  font-size: 19px;
  font-weight: 500;
}

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

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

.text-block-212.gt678.gbyui {
  color: #204578;
  text-align: left;
  letter-spacing: 0;
  margin-bottom: 16px;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
}

.text-block-212.gt678.gbyui.yuio {
  color: #fff;
  margin-bottom: 3px;
  font-size: 44px;
  line-height: 45px;
}

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

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

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

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

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

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

.button-26.hjui.hyuio.ceuj {
  background-color: #0067e8;
  width: 157px;
  font-size: 15px;
}

.button-26.hjui.hyuio.ceuj:hover {
  background-color: #09155b;
}

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

.button-26.hjui.hyuio.ceuj.fer567.gtyj {
  background-color: #95be1e;
}

.button-26.hjui.hyuio.ceuj.fer567.gtyj:hover {
  background-color: var(--hj);
}

.button-26.hjui.hyuio.ceuj.fer567.gtyj.v678cen {
  width: 183px;
  margin-left: auto;
  margin-right: auto;
  line-height: 19px;
}

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

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

.div-block-57 {
  background-color: #fff;
  border-radius: 20px;
  width: 91%;
  margin-top: -57px;
  padding: 40px;
  box-shadow: 4px 2px 15px #0000001c;
}

.div-block-57.fvf567 {
  width: 100%;
  height: 354px;
  margin: 0;
  padding: 30px;
  box-shadow: 4px 2px 26px -3px #00000012;
}

.div-block-57.fvf567.dw34567 {
  height: 469px;
  padding-left: 20px;
  padding-right: 20px;
}

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

.column-167 {
  padding-top: 56px;
  padding-left: 50px;
}

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

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

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

.submit-button-18.cvdwe {
  background-color: #0067e8;
  padding-left: 0;
  padding-right: 10px;
  font-size: 15px;
  font-weight: 500;
}

.submit-button-18.cvdwe:hover {
  background-color: #0067e8;
}

.submit-button-18.cvdwe.bgy789 {
  background-color: var(--verde);
}

.text-block-262 {
  color: #204578;
  text-align: center;
  margin-bottom: 21px;
  font-size: 21px;
  font-weight: 600;
  line-height: 28px;
}

.text-block-262.v67ol {
  color: #353535;
}

.text-block-266 {
  color: #204578;
  text-align: left;
  font-size: 19px;
  line-height: 30px;
}

.text-block-266.f67ik {
  color: #080808;
  margin-bottom: 24px;
  padding-left: 0;
  font-size: 15px;
  line-height: 24px;
}

.text-block-266.f67ik.vf567890 {
  background-image: url('../images/marca-de-verificacion.svg');
  background-position: 0 9%;
  background-repeat: no-repeat;
  background-size: 18px;
  padding-left: 26px;
}

.text-block-266.g670 {
  color: #3f3f3f;
}

.text-block-264 {
  text-align: center;
  line-height: 22px;
}

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

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

.text-block-267.gt678.gbyui {
  color: #204578;
  text-align: left;
  letter-spacing: 0;
  margin-bottom: 16px;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
}

.text-block-267.gt678.gbyui.centryui {
  text-align: center;
  text-transform: none;
  margin-top: 147px;
  margin-bottom: 50px;
}

.text-block-267.gt678.gbyui.centryui.g6890 {
  margin-top: 0;
}

.text-block-267.gt678.gbyui.hy7890 {
  color: #0067e8;
  text-transform: none;
}

.text-block-267.gt678.gbyui.hy7890.bgjuio {
  color: #2c2c2c;
  font-size: 31px;
}

.text-block-267.gt678.gbyui.hy7890.bgjuio.bg7890 {
  font-size: 26px;
  line-height: 39px;
}

.text-block-267.gt678.cd4567u {
  color: #242424;
  text-transform: none;
  margin-bottom: 53px;
  font-size: 34px;
  font-weight: 700;
}

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

.text-block-263 {
  color: #204578;
  text-align: center;
  background-image: url('../images/compra-en-linea.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 80px;
  margin-bottom: 18px;
  padding-top: 98px;
  font-size: 23px;
  font-weight: 500;
}

.text-block-263.what {
  background-image: url('../images/las-compras-en-linea.svg');
}

.text-block-263.who {
  background-image: url('../images/navegador-web.svg');
}

.text-block-263.de4790 {
  color: #333;
  background-image: none;
  padding-top: 0;
  font-size: 19px;
  line-height: 25px;
}

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

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

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

.section-99 {
  padding-bottom: 0;
}

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

.columns-50 {
  margin-top: 74px;
}

.image-89 {
  max-width: 77%;
}

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

.list-5 {
  padding-left: 23px;
}

.list-item-5 {
  margin-bottom: 10px;
  font-size: 14px;
}

.list-item-6, .list-item-7 {
  margin-bottom: 10px;
}

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

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

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

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

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

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

.footerdu-2.footer-force.footer-pr.f-mr.v56ui {
  background-color: #313131;
  background-image: none;
}

.column-58 {
  color: #fff;
}

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

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

.link-block-6 {
  background-image: url('../images/facebook.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.link-block-6.link {
  background-image: url('../images/linkedin.svg');
}

.link-block-6.inst {
  background-image: url('../images/instagram-1.svg');
  width: 40px;
  height: 40px;
}

.columns-54 {
  margin-bottom: 61px;
}

.text-block-268 {
  text-align: center;
  background-image: url('../images/capacitacion.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 74px;
  padding-top: 91px;
  font-size: 16px;
  font-weight: 700;
}

.text-block-268.vtyui {
  background-image: url('../images/libro-de-instrucciones.svg');
}

.text-block-268.vbgreo {
  background-image: url('../images/analitica_1.svg');
}

.text-block-268.wet67u {
  background-image: url('../images/certificacion.svg');
}

.navbar-2 {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  padding-left: 0;
}

.navlink {
  text-align: center;
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
}

.ctamu {
  background-color: var(--multitech);
  padding: 50px 100px;
}

.text-block-269 {
  color: #fff;
  text-align: center;
  font-size: 35px;
  line-height: 35px;
}

.nav-menu-2 {
  text-align: center;
  width: 100%;
  padding-left: 0;
}

.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: 200px;
  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 0% 0% auto;
  box-shadow: 3px 3px 8px -2px #00000078;
}

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

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

.whatsapp-gs.whatsapp-fm.wspme {
  background-position: 5%;
  background-size: 30px;
  width: 180px;
  height: 45px;
  margin-left: 0;
  margin-right: 20px;
  padding-left: 30px;
  inset: auto 0% 51% auto;
}

.whatsapp-gs.whatsapp-fm.wspme.wspme2 {
  bottom: 39%;
}

.whatsapp-gs.whatsapp-fm.wspme.wspme2.frgt45t {
  inset: auto 0% 0% auto;
}

.text-field-12 {
  width: 100%;
}

.select-field {
  color: #5f5f5f;
}

.select-field-2 {
  color: #444;
}

.image-90 {
  margin-bottom: -45px;
}

.image-90.dee4578 {
  display: none;
}

html.w-mod-js [data-ix="hover-programs"] {
  transform: scale(1);
}

html.w-mod-js [data-ix="new-interaction-3"] {
  display: none;
}

html.w-mod-js [data-ix="new-interaction-4"] {
  opacity: .25;
  transform: translate(-100px);
}

@media screen and (max-width: 991px) {
  .txet1-banner-uc {
    margin-bottom: 2px;
    font-size: 31px;
  }

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

  .subtitle-banner-uc {
    font-size: 14px;
    line-height: 23px;
  }

  .title-form-uc {
    font-size: 18px;
    line-height: 25px;
  }

  .text-block {
    line-height: 24px;
  }

  .title-2-ert {
    margin-bottom: 13px;
  }

  .text-call2-uc {
    font-size: 30px;
    line-height: 40px;
  }

  .tel-hedader {
    letter-spacing: 0;
    font-size: 15px;
  }

  .text-block-3 {
    background-position: 0%;
  }

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

  .banau.banau2 {
    padding-left: 100px;
    padding-right: 0;
  }

  .txtbanau {
    font-size: 30px;
    line-height: 35px;
  }

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

  .txttitau.txttitau3 {
    font-size: 55px;
    line-height: 65px;
  }

  .callau {
    padding-right: 0;
  }

  .body-acu {
    padding-left: 100px;
    padding-right: 100px;
  }

  .title-blank.gty6 {
    font-size: 36px;
  }

  .section-2, .div-container-acu.gtry.dc2 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .column-27 {
    padding-right: 40px;
  }

  .text-block-10.parrafo1-acu {
    font-size: 16px;
  }

  .column-30 {
    padding-left: 20px;
  }

  .div-der {
    padding-left: 60px;
  }

  .container-acu {
    max-width: 720px;
  }

  .div-linea-2 {
    margin-left: 47px;
  }

  .text-block-11 {
    font-size: 23px;
  }

  .text-block-11.tyui8 {
    font-size: 33px;
    line-height: 36px;
  }

  .text-block-11.frt5 {
    font-size: 22px;
  }

  .text-block-11.frt5.title-ser {
    font-size: 30px;
    line-height: 36px;
  }

  .text-block-12 {
    font-size: 27px;
  }

  .div-l-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-video-2 {
    height: 287px;
  }

  .button.ggty6l.bnhyu7, .image-15.gtyy {
    display: none;
  }

  .txtbanco {
    font-size: 45px;
    line-height: 45px;
  }

  .txtbanco2 {
    text-align: center;
  }

  .text-block-20 {
    font-size: 25px;
    line-height: 30px;
  }

  .txtheaco {
    margin-top: 7px;
  }

  .txtheaco.txtheadco2.txtfotco3 {
    font-size: 15px;
  }

  .divco.divco2 {
    height: 270px;
  }

  .fotco, .headin {
    padding-left: 0;
    padding-right: 0;
  }

  .banin {
    padding-left: 10px;
    padding-right: 10px;
  }

  .txtbanin {
    font-size: 35px;
    line-height: 40px;
  }

  .txtbanin.txtinfoin {
    font-size: 30px;
    line-height: 35px;
  }

  .txtlico {
    font-size: 18px;
    line-height: 20px;
  }

  .btnin {
    margin-bottom: 24px;
  }

  .fotin, .section-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-13 {
    padding-bottom: 50px;
  }

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

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

  .div-block-5 {
    height: 250px;
  }

  .div-block-5.divan {
    height: 150px;
  }

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

  .columns-17 {
    display: block;
  }

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

  .listta {
    font-size: 16px;
  }

  .body-4 {
    background-position: 50%;
  }

  .section-14, .section-15 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-34 {
    font-size: 25px;
    line-height: 30px;
  }

  .text-block-35 {
    font-size: 15px;
    line-height: 22px;
  }

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

  .text-block-39 {
    margin-top: 0;
    font-size: 30px;
  }

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

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

  .text-block-41 {
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-7 {
    height: 650px;
  }

  .section-16, .section-17 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-44 {
    font-size: 140px;
  }

  .text-block-44._546df._456fg {
    font-size: 50px;
    line-height: 70px;
  }

  .text-block-45 {
    font-size: 20px;
  }

  .section-18 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-19 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-20 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .text-block-56 {
    width: 100%;
  }

  ._45sdf {
    font-size: 22px;
  }

  .bold-text-3 {
    font-size: 80px;
  }

  .text-block-59 {
    font-size: 20px;
  }

  .image-29 {
    margin-top: 38px;
  }

  .item-contact-2 {
    letter-spacing: 0;
    font-size: 16px;
  }

  .text-block-212 {
    letter-spacing: 2px;
    font-size: 29px;
    line-height: 32px;
  }

  .button-26 {
    width: 80%;
  }

  .text-block-267 {
    letter-spacing: 2px;
    font-size: 29px;
    line-height: 32px;
  }

  .item-contact {
    letter-spacing: 0;
    font-size: 16px;
  }

  .whatsapp-gs {
    width: 40%;
    font-family: Oswald, sans-serif;
    font-size: 16px;
  }

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

@media screen and (max-width: 767px) {
  .banner-uc {
    height: 741px;
  }

  .txet1-banner-uc {
    text-align: center;
    margin-top: 24px;
  }

  .title-2-banner-uc, .subtitle-banner-uc {
    text-align: center;
  }

  .section-form-uc {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .title-2-ert {
    margin-top: 18px;
  }

  .section-caracteristicas-up {
    padding-top: 32px;
    padding-bottom: 48px;
  }

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

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

  .column-10 {
    text-align: center;
    margin-bottom: 28px;
  }

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

  .testimonios {
    padding-top: 35px;
  }

  .slider {
    height: 300px;
  }

  .lightbox-link {
    margin-bottom: 17px;
  }

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

  .headerau {
    padding-left: 0;
  }

  .banau.banau2 {
    height: 300px;
    padding-bottom: 0;
  }

  .txttitau.txttitau2 {
    font-size: 25px;
  }

  .callau {
    padding-left: 161px;
  }

  .colau {
    padding-right: 0;
  }

  .colau2 {
    padding-left: 0;
  }

  .facebook-icon {
    padding-right: 20px;
  }

  .container-acu {
    max-width: 540px;
    height: 500px;
  }

  .button.ggty6l.gty67, .image-15.ghyu {
    display: none;
  }

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

  .txtbanco {
    text-align: center;
    font-size: 55px;
  }

  .txtbanco2 {
    letter-spacing: 0;
    font-size: 20px;
  }

  .txtheaco.txtheadco2.txtfotco3 {
    font-size: 20px;
  }

  .divco.divco2 {
    height: auto;
  }

  .infoin {
    padding-left: 20px;
    padding-right: 20px;
  }

  .txtbanan.txtbanan2 {
    font-size: 55px;
  }

  .section-13 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-26.txtinfoan2 {
    font-size: 45px;
  }

  .text-block-27 {
    font-size: 20px;
  }

  .div-block-5 {
    height: 150px;
  }

  .div-block-5.divan {
    height: 80px;
  }

  .section-15 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .text-block-34 {
    text-align: center;
    text-shadow: 0 2px 5px #fff;
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-35, .div-block-6 {
    text-align: left;
  }

  .div-block-7 {
    height: auto;
  }

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

  .div-block-8 {
    margin-top: 112px;
  }

  .text-block-57 {
    letter-spacing: 1px;
  }

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

  .accordion-item-content {
    margin-right: 0;
  }

  .item-contact-2, .item-contact {
    font-size: 13px;
  }

  .whatsapp-gs {
    background-position: 10%;
    width: 47%;
    font-size: 16px;
  }

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

@media screen and (max-width: 479px) {
  .banner-uc {
    height: 542px;
  }

  .txet1-banner-uc {
    text-align: center;
    letter-spacing: 1px;
    margin-top: 9px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 25px;
  }

  .title-2-banner-uc {
    text-align: center;
    font-size: 36px;
    line-height: 34px;
  }

  .subtitle-banner-uc {
    text-align: center;
    font-size: 13px;
    line-height: 20px;
  }

  .image-2 {
    margin-top: 27px;
  }

  .div-form-uc {
    text-align: center;
    width: 91%;
    margin-top: -9px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .title-form-uc {
    font-size: 14px;
    line-height: 20px;
  }

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

  .title1-dert {
    font-size: 16px;
  }

  .title-2-ert {
    text-align: center;
    margin-top: -1px;
    font-size: 30px;
    line-height: 35px;
  }

  .image-3 {
    width: 90%;
    margin-top: 41px;
  }

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

  .btn-pag-left.center-btn-call {
    width: 80%;
  }

  .section-caracteristicas-up {
    padding-top: 12px;
  }

  .text-call2-uc {
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-2 {
    letter-spacing: -1px;
    font-size: 14px;
    line-height: 29px;
  }

  .text-block-3 {
    background-position: 17%;
  }

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

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

  .textarea {
    width: 96%;
  }

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

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

  .column-11 {
    text-align: left;
    padding-top: 28px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .slider {
    height: 1200px;
  }

  .lightbox-link, .lightbox-link-2, .lightbox-link-3 {
    margin-bottom: 20px;
  }

  .lightbox-link-4 {
    margin-bottom: 21px;
  }

  .lightbox-link-5 {
    margin-bottom: 20px;
  }

  .banau {
    background-position: 50%;
    height: 350px;
    padding-left: 0;
  }

  .banau.banau2 {
    height: 350px;
    padding-left: 0;
  }

  .callau {
    background-color: var(--indigo);
    margin-top: 0;
    padding-left: 0;
  }

  .body-acu {
    border-top-width: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-banner-acu {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    padding: 42px 20px 43px;
    bottom: 157px;
  }

  .div-linea {
    border-bottom-width: 41px;
    border-right-width: 33px;
    width: 62%;
    margin-top: -198px;
    margin-left: 0%;
    inset: 0 0% 13%;
  }

  .div-linea.div-linea-morado {
    border-bottom-width: 43px;
    border-right-width: 46px;
  }

  .title-blank {
    margin-bottom: 27px;
    margin-left: 20px;
    font-size: 29px;
    line-height: 43px;
  }

  .title-blank.gty6 {
    font-size: 36px;
  }

  .text-block-4 {
    margin-top: 49px;
    font-size: 24px;
  }

  .text-block-4.frt56 {
    letter-spacing: 0;
    margin-top: 20px;
    font-size: 15px;
  }

  .section-2 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-container-acu {
    margin-top: -64px;
  }

  .div-container-acu.div-ritg {
    width: 100%;
    margin-right: auto;
  }

  .div-container-acu.div-cc.div-lefty-2 {
    margin-left: auto;
  }

  .div-container-acu.gtry {
    width: 100%;
  }

  .div-container-acu.gtry.dc2 {
    padding: 0 10px 16px;
  }

  .div-conten-text {
    margin-top: 13px;
    padding: 10px 0;
  }

  .columns-2 {
    display: block;
  }

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

  .columns-3 {
    margin-top: 2px;
  }

  .text-block-6 {
    text-align: left;
    margin-top: 14px;
    margin-bottom: 7px;
    font-size: 25px;
  }

  .text-block-6.frt5 {
    text-align: left;
    margin-top: 15px;
    margin-bottom: 7px;
    font-size: 19px;
    line-height: 25px;
  }

  .text-block-6.frt5.title-ser {
    text-align: left;
    margin-top: 27px;
    font-size: 29px;
    line-height: 34px;
  }

  .text-block-6.tyui8 {
    text-align: left;
    margin-top: -57px;
    font-size: 23px;
    line-height: 30px;
  }

  .text-block-8 {
    text-align: left;
    margin-bottom: 16px;
  }

  .text-block-8.pse4 {
    text-align: left;
    font-size: 15px;
    line-height: 24px;
  }

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

  .column-18.ghygu {
    padding-left: 20px;
  }

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

  .columns-4 {
    margin-top: 1px;
    margin-bottom: 16px;
  }

  .div-video {
    height: 263px;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: static;
    top: -10px;
  }

  .div-video.div-2v {
    display: none;
  }

  .div-block {
    margin-top: 0;
    position: static;
  }

  .youtube {
    height: auto;
    margin-top: 0;
  }

  .text-block-9 {
    margin-top: 19px;
    margin-right: 0;
    font-size: 17px;
    line-height: 27px;
  }

  .section-cursos {
    margin-top: 0;
    padding-top: 29px;
  }

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

  .columns-5 {
    margin-top: 15px;
  }

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

  .section-4 {
    height: 90px;
    padding-bottom: 0;
  }

  .divbnju {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .divbnju.div-h {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .column-27 {
    padding-right: 10px;
  }

  .image-13 {
    width: 59%;
  }

  .text-block-10 {
    text-align: left;
  }

  .text-block-10.parrafo1-acu {
    font-size: 16px;
  }

  .section-7 {
    padding-bottom: 152px;
  }

  .image-14 {
    margin-top: 0;
    margin-bottom: 2px;
  }

  .column-30 {
    padding-left: 10px;
  }

  .html-embed {
    display: block;
  }

  .html-embed-2 {
    display: none;
  }

  .div-block-2 {
    z-index: -45;
    width: 90%;
    display: none;
    overflow: visible;
  }

  .column-32.ghj, .column-34.ghj {
    padding-right: 20px;
  }

  .div-der {
    margin-top: -4px;
    padding-left: 0;
  }

  .div-der.dihjyu {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .column-36 {
    padding-left: 27px;
    padding-right: 27px;
  }

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

  .container-acu {
    height: auto;
  }

  .div-banner-acu-2 {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    padding: 42px 0 0;
    bottom: 157px;
  }

  .div-linea-2 {
    border-bottom-width: 41px;
    border-right-width: 33px;
    width: 62%;
    margin-top: 0;
    margin-bottom: -.1em;
    margin-left: 0%;
    inset: 0 0% 13%;
  }

  .div-linea-2.div-linea-morado {
    border-bottom-width: 43px;
    border-right-width: 46px;
  }

  .text-block-11 {
    text-align: left;
    margin-top: 14px;
    margin-bottom: 7px;
    font-size: 25px;
  }

  .text-block-11.tyui8 {
    text-align: left;
    margin-top: -57px;
    font-size: 23px;
    line-height: 30px;
  }

  .text-block-11.frt5 {
    text-align: left;
    margin-top: 15px;
    margin-bottom: 7px;
    font-size: 19px;
    line-height: 25px;
  }

  .text-block-11.frt5.title-ser {
    text-align: left;
    margin-top: 27px;
    font-size: 29px;
    line-height: 34px;
  }

  .text-block-12 {
    margin-top: 49px;
    font-size: 22px;
  }

  .text-block-12.frt56 {
    letter-spacing: 0;
    margin-top: 20px;
    font-size: 15px;
  }

  .div-video-2 {
    height: 263px;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: static;
    top: -10px;
  }

  .div-video-2.div-2v {
    display: none;
  }

  .link-block-3 {
    width: 42px;
    height: 42px;
  }

  .text-block-13 {
    font-size: 12px;
  }

  .column-38 {
    z-index: 25;
    background-color: var(--indigo);
    padding-top: 6px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .column-39 {
    z-index: 25;
    background-color: #3c1053;
    padding-top: 6px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .text-block-14 {
    font-size: 12px;
  }

  .columns-13 {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
  }

  .text-block-15 {
    letter-spacing: 0;
    margin-top: 13px;
    font-size: 18px;
  }

  .text-block-15.phoner-co {
    letter-spacing: 3px;
    background-size: 20px;
    margin-top: 1px;
    margin-bottom: 16px;
    font-size: 25px;
  }

  .text-block-15.phoner-co.prt {
    letter-spacing: 0;
    background-position: 28%;
    background-size: 19px;
    font-size: 15px;
  }

  .text-block-15.phoner-co.prt.mailop {
    background-position: 0 0;
    background-size: 18px;
    line-height: 26px;
  }

  .banner-co {
    padding-top: 10px;
    padding-bottom: 80px;
  }

  .div-form {
    margin-top: 39px;
  }

  .text-block-16 {
    letter-spacing: 0;
    margin-top: 35px;
    font-size: 24px;
    line-height: 32px;
  }

  .text-block-16.hty67 {
    margin-top: 7px;
    font-size: 35px;
    line-height: 40px;
  }

  .text-block-16.hty67.ty {
    margin-top: 61px;
    font-size: 42px;
    line-height: 48px;
  }

  .text-block-16.fgt67 {
    margin-top: 2px;
    font-size: 14px;
    line-height: 27px;
  }

  .text-block-16.fgt67.hj890 {
    letter-spacing: 2px;
    margin-bottom: -5px;
    font-size: 20px;
  }

  .text-block-16.fgt67.hj890.hji9o {
    letter-spacing: 0;
    font-family: Raleway, sans-serif;
    font-size: 20px;
    line-height: 30px;
  }

  .button.ggty6l.gty67 {
    display: none;
  }

  .button.ggty6l.bnhyu7, .columns-14 {
    display: block;
  }

  .section-9 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .text-block-18 {
    width: 84%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    line-height: 40px;
  }

  .image-15.ghyu {
    display: none;
  }

  .image-15.gtyy {
    display: block;
  }

  .section-11 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .image-16 {
    width: 39%;
  }

  .bodyco {
    background-size: auto;
  }

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

  .banco {
    padding-left: 0;
  }

  .txtbanco {
    font-size: 45px;
  }

  .txtbanco.txtinfoco {
    letter-spacing: 0;
  }

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

  .infoco, .callco {
    padding-left: 0;
    padding-right: 0;
  }

  .bodyin {
    background-repeat: no-repeat;
  }

  .txtbanin.txtinfoin {
    font-size: 25px;
  }

  .txtbanin2 {
    font-size: 22px;
  }

  .txtfonin {
    margin-top: 8px;
    font-size: 16px;
  }

  .txtfonin.txtmailin {
    margin-top: 0;
  }

  .bodyan.bodyta {
    background-size: auto, auto 900px;
  }

  .txtbanan.txtbanan2 {
    width: auto;
    font-size: 30px;
    line-height: 35px;
  }

  .txtbanan.wqerse {
    font-size: 33px;
    line-height: 35px;
  }

  .section-13 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .text-block-23 {
    margin-top: 20px;
    font-size: 18px;
  }

  .text-block-24.rsd3._546rt, .text-block-24._45455 {
    font-size: 16px;
  }

  .text-block-26 {
    background-size: 40px;
    padding-left: 50px;
    font-size: 35px;
    line-height: 35px;
  }

  .div-block-5.divan {
    height: auto;
  }

  .text-block-29 {
    background-size: 25px;
  }

  .button-3._43rf {
    width: auto;
  }

  .slider-2 {
    height: auto;
  }

  .text-block-34 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 25px;
  }

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

  .div-block-6 {
    text-align: center;
    background-color: #ffffffa8;
    border-radius: 10px;
    margin-bottom: 10px;
  }

  .button-4 {
    width: auto;
  }

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

  .columns-22 {
    display: block;
  }

  .section-17 {
    padding-top: 50px;
  }

  .div-block-8 {
    margin-left: 50px;
    margin-right: 50px;
    display: none;
  }

  .div-block-8.df435 {
    margin-top: 61px;
    display: block;
  }

  .text-block-44 {
    margin-bottom: 33px;
    font-size: 120px;
  }

  .text-block-44._546df {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-44._546df._5f.rfgdg {
    margin-bottom: 26px;
    font-size: 40px;
  }

  .text-block-44._546df._54g {
    font-size: 60px;
    line-height: 60px;
  }

  .text-block-44.dft54 {
    font-size: 40px;
    line-height: 40px;
  }

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

  .form-block-4 {
    margin-bottom: 52px;
  }

  .div-block-9.d3 {
    height: 210px;
  }

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

  .button-5 {
    width: 250px;
    margin-bottom: 28px;
  }

  .text-block-47 {
    font-size: 20px;
    line-height: 25px;
  }

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

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

  .text-block-50 {
    font-size: 20px;
  }

  .text-block-51 {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

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

  .div-block-10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-24 {
    margin-top: -50px;
    margin-left: 0;
    margin-right: 0;
  }

  .bold-text-2 {
    font-size: 18px;
  }

  .text-block-56 {
    margin-top: -30px;
    font-size: 50px;
  }

  .image-25 {
    display: none;
  }

  .image-26 {
    width: 100%;
    display: block;
  }

  .section-21 {
    padding-left: 0;
    padding-right: 0;
  }

  .html-embed-6 {
    margin-top: -96px;
    padding-top: 35px;
  }

  .exc, .bold-text-3 {
    font-size: 60px;
  }

  .text-block-60 {
    width: 250px;
  }

  .item-contact-2 {
    margin-bottom: 7px;
    font-size: 16px;
  }

  .column-95 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .contact-header-ic.contact-env.h-m-pr.gtyui {
    margin-top: 17px;
  }

  .image-87 {
    margin-bottom: 31px;
  }

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

  .columns-46 {
    display: block;
  }

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

  .text-block-213 {
    text-align: center;
    font-size: 13px;
    line-height: 22px;
  }

  .text-block-213.gt789 {
    font-size: 14px;
  }

  .header-ic-2.frt67 {
    padding-bottom: 97px;
  }

  .header-ic-2.frt67.bgtyui {
    background-image: linear-gradient(#0000006e, #0000006e), url('../images/banner1.jpg');
    background-position: 0 0, 63%;
    background-repeat: repeat, no-repeat;
  }

  .columns-49 {
    margin-top: 72px;
    display: block;
  }

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

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

  .text-block-212 {
    text-align: center;
    letter-spacing: 0;
    text-shadow: none;
    margin-top: 47px;
    font-size: 20px;
  }

  .text-block-212.gt678 {
    text-shadow: none;
    font-size: 29px;
    line-height: 36px;
  }

  .text-block-212.gt678.gbyui {
    text-align: center;
    letter-spacing: 0;
    font-size: 22px;
    line-height: 30px;
  }

  .text-block-212.gt678.gbyui.yuio {
    margin-bottom: 4px;
    font-size: 32px;
    line-height: 35px;
  }

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

  .button-26.hjui {
    width: 74%;
  }

  .button-26.hjui.hyuio {
    margin-left: auto;
    margin-right: auto;
  }

  .column-92 {
    padding-left: 10px;
    padding-right: 9px;
  }

  .div-block-57 {
    width: 100%;
    padding: 20px;
  }

  .div-block-57.fvf567 {
    margin-bottom: 27px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-57.fvf567.dw34567 {
    height: 517px;
  }

  .column-167 {
    padding-left: 10px;
  }

  .column-168 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-262 {
    margin-top: 15px;
    font-size: 19px;
  }

  .text-block-266 {
    text-align: center;
    font-size: 13px;
    line-height: 22px;
  }

  .text-block-266.f67ik.vf567890 {
    text-align: left;
    background-position: 0 7%;
    font-size: 14px;
    line-height: 21px;
  }

  .text-block-267 {
    text-align: center;
    letter-spacing: 0;
    text-shadow: none;
    margin-top: 47px;
    font-size: 20px;
  }

  .text-block-267.gt678 {
    text-shadow: none;
    font-size: 29px;
    line-height: 36px;
  }

  .text-block-267.gt678.gbyui {
    text-align: center;
    letter-spacing: 0;
    font-size: 22px;
    line-height: 30px;
  }

  .text-block-267.gt678.gbyui.centryui {
    margin-top: 40px;
    font-size: 21px;
  }

  .text-block-267.gt678.gbyui.hy7890.bgjuio {
    font-size: 23px;
  }

  .text-block-267.gt678.gbyui.hy7890.bgjuio.bg7890 {
    font-size: 21px;
    line-height: 33px;
  }

  .text-block-267.gt678.cd4567u {
    font-size: 29px;
  }

  .text-block-263.de4790 {
    font-size: 17px;
  }

  .column-170, .column-169 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-99 {
    padding-bottom: 0;
  }

  .section-99.gt67il.ggyo {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .item-contact {
    margin-bottom: 7px;
    font-size: 17px;
    line-height: 22px;
  }

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

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

  .column-175 {
    margin-bottom: 36px;
  }

  .column-176 {
    margin-bottom: 33px;
  }

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

  .link-block-6, .link-block-6.inst {
    width: 30px;
    height: 30px;
  }

  .image-86 {
    margin-bottom: 25px;
  }

  .columns-54 {
    margin-bottom: 59px;
  }

  .text-block-268 {
    margin-bottom: 31px;
    font-size: 18px;
    font-weight: 600;
  }

  .navbar-2 {
    float: right;
    width: 60px;
    display: block;
  }

  .ctamu {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-269 {
    font-size: 30px;
  }

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

  .image-90 {
    display: none;
  }

  .image-90.dee4578 {
    margin-bottom: -12px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}


@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Heavy-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Miller text roman';
  src: url('../fonts/Miller-Text-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Miller text';
  src: url('../fonts/Miller-Text-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Miller text';
  src: url('../fonts/Miller-Text-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Miller text';
  src: url('../fonts/Miller-Text-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd book';
  src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}