.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  overflow: visible;
  height: 100%;
  min-height: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  direction: ltr;
  font-family: Sagetext, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
}

h1 {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  font-family: Myriadpro;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  font-weight: 200;
  letter-spacing: -1px;
  text-transform: none;
  text-shadow: 1px 1px 1px #000;
}

h2 {
  position: relative;
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 20px 50px 50px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Futurastd;
  color: #212121;
  font-size: 32px;
  line-height: 38px;
  font-weight: 200;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h2:hover {
  color: #fff;
}

h3 {
  display: block;
  width: auto;
  margin: 0px auto 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
  font-family: Bodonistd;
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #838078;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  text-align: right;
  text-shadow: none;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #605c54;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.6px;
  text-shadow: none;
}

a {
  text-decoration: none;
  text-shadow: none;
}

.nav-link {
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 30px;
  border-top: 5px none #2b2f30;
  border-bottom: 5px solid transparent;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 45px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  border-top-color: #fff;
  border-bottom-color: #fff;
  background-color: transparent;
  color: #fff;
  font-weight: 400;
}

.nav-link.w--current {
  border-top: 5px none #2b2f30;
  color: #fff;
}

.navabar-container {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  width: auto;
  height: auto;
  margin-right: 40px;
  margin-left: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top-color: #2b2f30;
  background-color: #404040;
  color: #404040;
}

.h3-hover-item {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 30px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 35px;
  padding-left: 35px;
  font-family: 'Futurastd heavy';
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: left;
}

.parrafo-hover-item {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 9px;
  display: block;
  overflow: visible;
  margin-bottom: 0px;
  padding-right: 35px;
  padding-left: 35px;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
  text-align: left;
}

.h3-a2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 30px;
  padding-left: 30px;
  font-family: 'Futurastd heavy';
  color: #fff;
  font-size: 20px;
  font-weight: 300;
}

.p-a2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 9px;
  margin-bottom: 0px;
  padding-right: 35px;
  padding-left: 35px;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
}

.hidden1 {
  overflow: hidden;
  margin-top: 0px;
  padding: 0px 62px;
  background-color: transparent;
  color: #333;
}

.hidden2 {
  overflow: hidden;
  margin-top: 0px;
  padding-right: 62px;
  padding-left: 62px;
}

.hidden3 {
  overflow: hidden;
  margin-top: 0px;
  padding-right: 62px;
  padding-left: 62px;
}

.hidden4 {
  overflow: hidden;
  margin-top: 0px;
  padding-right: 62px;
  padding-left: 62px;
}

.content-imglowcost {
  position: fixed;
  top: 40%;
  right: -210px;
  width: 250px;
}

.container {
  position: relative;
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-shadow: none;
}

.container.rrss {
  max-width: 960px;
  padding-top: 0px;
  padding-bottom: 20px;
}

.f-blanco {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  padding: 22px;
  background-color: #fff;
  opacity: 0;
  text-shadow: none;
}

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

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

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

.header {
  padding-bottom: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
  color: #000;
}

.titulo-seccion {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Sagetext, sans-serif;
  font-size: 42px;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.titulo-seccion.title-bg-white {
  color: #000;
}

.titulo-seccion.title-bg-white {
  color: #000;
  font-weight: 500;
}

.div-block {
  display: block;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #99adb6;
  text-align: left;
}

.parrafo-video {
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Adellesanssage;
  color: #333;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
  letter-spacing: normal;
}

.parrafo-video.p-demo {
  font-size: 15px;
  line-height: 22px;
}

.seccion-ultima-hora {
  margin-bottom: 10px;
  padding-top: 40px;
  padding-bottom: 80px;
  background-color: #fff;
}

.column-37 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-38 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subtitulo {
  margin-top: 10px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: Adellesanssage;
  color: #333;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.parrafo-general {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Sagetext, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  text-align: left;
  letter-spacing: normal;
}

.parrafo-general.p-blanco {
  font-family: Sagetext, sans-serif;
  color: #fff;
}

.parrafo-general.centrado {
  margin-bottom: 10px;
  text-align: center;
}

.link-text {
  color: #0077c8;
  font-size: 15px;
}

.seccion-demos {
  padding-top: 60px;
  padding-bottom: 60px;
}

.contenedor-imagen-demo {
  margin-bottom: 40px;
}

.titulo-slide {
  margin-bottom: 20px;
  font-family: Sagetext, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.4;
}

.carrusel-oculto {
  display: none;
}

.left-arrow.carrusel-oculto {
  display: block;
  margin-left: 0px;
}

.left-arrow.carrusel-oculto.ultimahora {
  margin-left: -70px;
}

.left-arrow.carrusel-oculto.ultimahora {
  margin-left: -12px;
}

.text-link {
  color: #00dc00;
  font-weight: 700;
  text-decoration: underline;
}

.tarjeta-video {
  overflow: hidden;
  width: 255px;
  height: 280px;
  max-height: 280px;
  max-width: 255px;
  min-height: 280px;
  min-width: 255px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  border-top-width: 2px;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-color: #000;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.12);
}

.duracion-video {
  font-family: Sagetext, sans-serif;
  color: #303030;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.contenedor-texto-video {
  min-height: 130px;
  padding: 10px 11px;
  border-style: none;
  border-width: 1px;
  border-color: #335c6d;
}

.contenedor-faqs {
  overflow: visible;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.link {
  padding-top: 4px;
  color: #2b2f30;
}

.nav-link {
  padding-right: 10px;
  padding-left: 10px;
  border-top-style: none;
  border-top-width: 0px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  background-color: #000;
  -webkit-transition-property: none;
  transition-property: none;
  font-family: Sagetext, sans-serif;
  color: #fff;
  font-size: 14px;
  text-transform: none;
}

.nav-link:hover {
  border-style: solid none none;
  border-width: 0px;
  border-color: #000;
  background-color: #000;
  color: #00dc00;
}

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

.navbar {
  padding-bottom: 30px;
  border-right: 1px none #fff;
  background-color: transparent;
}

.right-arrow.ultimahora {
  margin-right: -70px;
}

.right-arrow.ultimahora {
  margin-right: -10px;
}

.flechas-tablas-2 {
  color: #303030;
}

.flechas-tablas-2:hover {
  color: #00dc00;
}

.contenido__slide__destacados {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mask__destacados {
  border: 3px solid #2b2f30;
  border-radius: 40px;
  background-color: #000;
  color: #000;
}

.column-46 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slide__destacados {
  padding-right: 60px;
  padding-left: 60px;
}

.slide-nav-3 {
  background-color: transparent;
}

.cont-navbar {
  position: relative;
  display: block;
  max-width: 1440px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section__bg-black {
  background-color: transparent;
  color: #fff;
}

.paragraph-4 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Sagetext, sans-serif;
  color: #fff;
  line-height: 1.5;
  text-align: left;
}

.titulo__descripcion__slider {
  margin-bottom: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 1.4;
}

.titulo__descripcion__slider.bg-white {
  color: #000;
}

._2-col__captura-pantalla {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text__list {
  margin-top: 6px;
  margin-bottom: 6px;
  color: #fff;
}

.list-2 {
  color: #fff;
  list-style-type: square;
}

.container {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 3px solid #2b2f30;
}

.slideer__destacados {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 750px;
  margin-top: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

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

.container {
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom-style: none;
}

.icon-arrow-green {
  color: #303030;
}

.icon-arrow-green:hover {
  color: #00dc00;
}

.left-arrow-2 {
  margin-left: -53px;
}

.icon-3 {
  color: #303030;
}

.icon-3:hover {
  color: #00dc00;
}

.right-arrow-2 {
  margin-right: -50px;
}

.section {
  color: #000;
}

.slide {
  width: 32%;
  max-width: 32%;
  margin-right: 7px;
  margin-left: 7px;
}

.slider-laboral {
  height: 420px;
  margin-top: 30px;
  background-color: transparent;
}

.grid-datos-curso {
  margin-right: -10px;
  margin-bottom: 10px;
  margin-left: -10px;
  padding: 20px 12px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.9fr 1fr;
  grid-template-columns: 0.9fr 1fr;
  border-radius: 16px;
  background-color: #fff;
  color: #000;
}

.content-label {
  font-family: Sagetext, sans-serif;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.label-details {
  font-family: Sagetext, sans-serif;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.wrap-inf-card-cursos {
  padding: 15px 30px 30px;
}

.content-text-card-cursos {
  padding: 0px;
}

.content-buton {
  margin-top: 0px;
}

.top-black-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.top-black-label.top-grey {
  background-color: #333;
}

.wrap-sup-card-cursos {
  position: relative;
  padding: 10px 30px 0px;
  color: #fff;
}

.card-cursos {
  overflow: hidden;
  border: 2px solid #000;
  border-radius: 30px;
  background-color: #f2f5f6;
  color: #000;
}

.card-cursos:hover {
  border-color: #00dc00;
}

.h3-titulo-curso {
  min-height: 62px;
  margin-bottom: 16px;
  font-family: Sagetext, sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.boton__principal {
  border-style: solid;
  border-width: 2px;
  border-color: #000;
  border-radius: 20px;
  background-color: #000;
  color: #fff;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.boton__principal:hover {
  background-color: #fff;
  color: #000;
}

.no-separar {
  white-space: nowrap;
}

.pregunta {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 13px 24px;
  border-radius: 16px;
  background-color: #f0f0f0;
}

.pregunta:hover {
  background-color: #d1fde0;
}

.grid-14 {
  margin-top: 33px;
  margin-bottom: 10px;
  grid-auto-flow: row;
  grid-auto-columns: 100px;
  -ms-grid-columns: 60px 60px 60px 60px 60px;
  grid-template-columns: 60px 60px 60px 60px 60px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.contenido-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-01 {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  background-color: transparent;
}

.icon-01.logosagefooter {
  padding-top: 0px;
  padding-bottom: 0px;
}

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

.link-footer:hover {
  color: #00dc00;
}

.col-footer {
  margin-top: 15px;
}

.heading-16 {
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
}

.heading-16.text_footer {
  color: #a3a3a3;
}

.div-block-8 {
  display: inline-block;
}

.dropdown-toggle {
  padding: 0px;
}

.dropdown-list.w--open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.tipo-info-interes {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  font-family: Sagetext, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.fecha-info-interes {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  font-family: Sagetext, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.p-info-interes {
  margin-bottom: 10px;
  font-family: Sagetext, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
}

.p-info-interes.capital {
  height: 45px;
  text-transform: uppercase;
}

.link-2 {
  color: #00dc00;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}

.wrap-card-infointeres {
  position: relative;
  min-height: 308px;
  padding: 10px 30px 20px;
  color: #fff;
}

.content-text-buton {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 2px solid #00dc00;
}

.slider-infointeres {
  height: 399px;
  margin-top: 30px;
  background-color: transparent;
}

.link-3 {
  color: #00dc00;
}

.section__footer {
  border-top: 1px solid #333;
  background-color: #000;
  color: #fff;
}

.h4-subtitle {
  font-family: Sagetext, sans-serif;
  color: #000;
  text-align: center;
}

.div-block-4.boton-mostrar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.image-5 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.description__header {
  font-family: Sagetext, sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 1.3;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.h3__bg__white {
  font-family: Sagetext, sans-serif;
  color: #000;
  font-weight: 400;
}

.card-info {
  overflow: hidden;
  border: 2px solid #000;
  border-radius: 30px;
  background-color: #f2f5f6;
  color: #000;
}

.card-info:hover {
  border-color: #00dc00;
}

.div-block-10 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.contenedor {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 40px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: solid;
  border-width: 3px;
  border-color: #00dc00;
  border-radius: 40px;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.12);
  color: #000;
}

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

.image-7 {
  width: 60px;
  max-width: 60px;
}

.contenedor-logo-2 {
  position: absolute;
  left: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  text-align: left;
}

.heading-25 {
  font-family: Sagetext, sans-serif;
  font-size: 50px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.col-datos-curso {
  margin-right: -10px;
  margin-bottom: 10px;
  margin-left: -10px;
  padding: 20px 10px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.9fr 1fr;
  grid-template-columns: 0.9fr 1fr;
  border-radius: 16px;
  background-color: #fff;
  color: #000;
}

.content-label-2 {
  font-family: Sagetext, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.label-details-2 {
  font-family: Sagetext, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  text-align: right;
  text-transform: none;
}

.contenedor-videos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-14 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 24px;
  border-style: solid;
  border-width: 2px;
  border-color: #00dc00;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
}

.div-block-14:hover {
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.12);
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}

.div-block-14.altura-fija {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 434px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.div-block-14.no-animated {
  -webkit-transition-property: none;
  transition-property: none;
}

.div-block-14.no-animated:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.div-block-14.no-animated.bg-dark {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 361px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.content-buton-2 {
  margin-top: 24px;
}

.content-buton-2.centrado {
  text-align: center;
}

.section-bg-grey {
  background-color: #f2f5f6;
}

.titles-enlaces {
  font-family: Sagetext, sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

.titles-enlaces.bg-dark {
  color: #fff;
}

.boton__principal-2 {
  padding-right: 24px;
  padding-left: 24px;
  border-style: solid;
  border-width: 2px;
  border-color: #000;
  border-radius: 20px;
  background-color: #000;
  color: #fff;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

.container-13 {
  position: relative;
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-shadow: none;
}

.h4-bg-white {
  margin-bottom: 10px;
  font-family: Sagetext, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
}

.h4-bg-white.centrado {
  padding-right: 60px;
  padding-left: 60px;
  text-align: center;
}

.h4-bg-white.centrado.mas-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-15 {
  padding-bottom: 30px;
}

.boton__secundario {
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 20px;
  background-color: #fff;
  color: #000;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.boton__secundario:hover {
  background-color: #000;
  color: #fff;
}

.cont-volver {
  display: inline-block;
  padding-top: 1px;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.cont-arrow-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 10px 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.cont-arrow-text:hover {
  padding-left: 10px;
  color: #00dc00;
}

.image-8 {
  margin-right: 10px;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.text-block {
  font-size: 12px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

.separador {
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.list {
  padding-left: 30px;
  color: #000;
  list-style-type: square;
}

.top-black-label-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.top-black-label-2.top-grey {
  background-color: #333;
}

.list-3 {
  padding-left: 14px;
  color: #000;
  list-style-type: square;
}

.wrap-card-infointeres-2 {
  position: relative;
  min-height: 504px;
  padding: 10px 30px 20px;
  color: #fff;
}

.div-block-16 {
  padding-right: 20px;
}

.div-block-17 {
  padding-left: 20px;
}

.columns {
  padding-top: 20px;
}

.div-block-9 {
  margin-top: 40px;
  padding: 30px 20px;
  border-radius: 40px;
  background-color: #000;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h3__bg__black {
  font-family: Sagetext, sans-serif;
  font-weight: 400;
}

.h3__bg__black.centered {
  text-align: center;
}

.text-link-2 {
  color: #00dc00;
  font-weight: 700;
  text-decoration: underline;
}

.image-9 {
  margin-right: 20px;
}

.h2-aviso {
  margin-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  font-family: Sagetext, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.container-14 {
  max-width: 1140px;
  padding-right: 20px;
  padding-left: 20px;
}

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

.titulo__descripcion__slider-2 {
  height: 54px;
  margin-bottom: 20px;
  padding-left: 10px;
  font-family: Sagetext, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 1.4;
}

.list-4 {
  color: #fff;
  list-style-type: square;
}

.div-block-19 {
  margin-bottom: 30px;
  border-radius: 25px;
  background-color: #000;
}

.section-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-negro {
  margin-top: 40px;
  margin-bottom: 30px;
  padding: 30px 20px;
  border-radius: 40px;
  background-color: #000;
}

.titulo-seccion-2 {
  margin: 0px 0px 10px;
  padding-left: 0px;
  font-family: Sagetext, sans-serif;
  color: #003349;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.titulo-seccion-2.white {
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  letter-spacing: 1px;
}

.titulo-seccion-2.centrado {
  text-align: center;
}

.div-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 295px;
  padding: 30px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 25px;
  background-color: #000;
}

.descripcion {
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}

.descripcion.left-description {
  text-align: left;
}

.descripcion.white {
  color: #fff;
}

.field-label {
  margin-top: 20px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-6.content-form {
  padding: 20px 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 70.2%, 0.65);
  border-radius: 25px;
  background-color: #fff;
}

.boton-general {
  margin-top: 17px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #00a376;
  color: #fff;
  font-size: 16px;
}

.boton-general:hover {
  background-color: #00815d;
}

.boton-general.bg-white {
  padding: 10px 38px;
  background-color: #fff;
  color: #003349;
}

.boton-general.bg-white:hover {
  background-color: #f5f5f5;
}

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

.form-block {
  width: 100%;
  margin-bottom: 10px;
  background-color: #fff;
}

.div-block-20 {
  padding: 30px;
  border-style: solid;
  border-width: 2px;
  border-color: #00dc00;
  border-radius: 40px;
  background-color: #f2f5f6;
}

.div-block-21 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.paragraph-5 {
  font-family: Sagetext, sans-serif;
  color: #000;
  letter-spacing: 0px;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.paragraph-gande {
  font-family: Sagetext, sans-serif;
  color: #000;
  font-size: 20px;
  letter-spacing: 0px;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 19px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-15 {
  max-width: 1140px;
}

html.w-mod-js *[data-ix="display-none-bar"] {
  display: none;
}

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

html.w-mod-js *[data-ix="scale-up-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="scale-up-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="scale-up-on-scroll-3"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="scale-up-on-scroll-4"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="scale-up-on-scroll-46"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="scale-up-on-scroll-56"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="scale-up-on-scroll-66"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

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

html.w-mod-js *[data-ix="bounce-inleft-scroll-2"] {
  opacity: 0;
  -webkit-transform: translate(-200px, 0px);
  -ms-transform: translate(-200px, 0px);
  transform: translate(-200px, 0px);
}

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

html.w-mod-js *[data-ix="bounce-inright-scroll-2"] {
  opacity: 0;
  -webkit-transform: translate(200px, 0px);
  -ms-transform: translate(200px, 0px);
  transform: translate(200px, 0px);
}

html.w-mod-js *[data-ix="bounce-inright-scroll-3"] {
  opacity: 0;
  -webkit-transform: translate(200px, 0px);
  -ms-transform: translate(200px, 0px);
  transform: translate(200px, 0px);
}

html.w-mod-js *[data-ix="bounce-inright-scroll-4"] {
  opacity: 0;
  -webkit-transform: translate(400px, 0px);
  -ms-transform: translate(400px, 0px);
  transform: translate(400px, 0px);
}

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

html.w-mod-js *[data-ix="fade-up-scroll-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fade-up-scroll-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fade-up-scroll-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fade-up-scroll-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fade-up-scroll-6"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fade-up-scroll-7"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

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

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

html.w-mod-js *[data-ix="popuplink-hover"] {
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
}

html.w-mod-js *[data-ix="web-inleft"] {
  display: block;
  opacity: 1;
  -webkit-transform: translate(3000px, 0px);
  -ms-transform: translate(3000px, 0px);
  transform: translate(3000px, 0px);
}

html.w-mod-js *[data-ix="web-inleft-2"] {
  display: block;
  opacity: 1;
  -webkit-transform: translate(3000px, 0px);
  -ms-transform: translate(3000px, 0px);
  transform: translate(3000px, 0px);
}

html.w-mod-js *[data-ix="web-inleft-3"] {
  display: block;
  opacity: 1;
  -webkit-transform: translate(3000px, 0px);
  -ms-transform: translate(3000px, 0px);
  transform: translate(3000px, 0px);
}

html.w-mod-js *[data-ix="web-inleft-4"] {
  display: block;
  opacity: 1;
  -webkit-transform: translate(3000px, 0px);
  -ms-transform: translate(3000px, 0px);
  transform: translate(3000px, 0px);
}

html.w-mod-js *[data-ix="web-inleft-5"] {
  display: block;
  opacity: 1;
  -webkit-transform: translate(3000px, 0px);
  -ms-transform: translate(3000px, 0px);
  transform: translate(3000px, 0px);
}

html.w-mod-js *[data-ix="initial-nav-top"] {
  opacity: 1;
  -webkit-transform: translate(0px, -150px);
  -ms-transform: translate(0px, -150px);
  transform: translate(0px, -150px);
}

html.w-mod-js *[data-ix="initial-nav-left"] {
  opacity: 1;
  -webkit-transform: translate(-80px, 0px);
  -ms-transform: translate(-80px, 0px);
  transform: translate(-80px, 0px);
}

html.w-mod-js *[data-ix="initial-nav-right"] {
  opacity: 1;
  -webkit-transform: translate(80px, 0px);
  -ms-transform: translate(80px, 0px);
  transform: translate(80px, 0px);
}

html.w-mod-js *[data-ix="open-businesscard"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="open-f-negrologo"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="open-textlogo"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="open-businesscard-2"] {
  width: 0px;
}

html.w-mod-js *[data-ix="fade-up-scroll-8"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fade-up-scroll-9"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fade-up-scroll-10"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fade-up-scroll-11"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="zoom"] {
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
  -ms-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
}

html.w-mod-js *[data-ix="zoom-2"] {
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
  -ms-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
}

html.w-mod-js *[data-ix="zoom-3"] {
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
  -ms-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
}

html.w-mod-js *[data-ix="zoom-4"] {
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
  -ms-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
}

html.w-mod-js *[data-ix="zoom-5"] {
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
  -ms-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
}

html.w-mod-js *[data-ix="transparent"] {
  opacity: 0;
}

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

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

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

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

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

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

html.w-mod-js *[data-ix="scale-up-on-scroll-68"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

@media screen and (max-width: 991px) {
  body {
    padding-right: 0px;
    padding-left: 0px;
  }

  h1 {
    margin-top: 0px;
    margin-bottom: 17px;
    padding-right: 0px;
    font-size: 50px;
    text-align: left;
    text-transform: none;
  }

  h2 {
    margin-top: 0px;
    margin-bottom: 16px;
    font-family: Exo, sans-serif;
    font-size: 33px;
    text-shadow: none;
  }

  h3 {
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  h5 {
    margin-top: 0px;
    text-shadow: none;
  }

  p {
    display: block;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 24px;
    font-weight: 300;
    text-align: center;
  }

  .nav-link {
    width: 100%;
    max-width: 100%;
    background-color: #2b2f30;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    color: #b8b8b8;
  }

  .nav-link:hover {
    border-top-color: #2b2f30;
    border-bottom-color: #2b2f30;
    color: #fff;
    font-weight: 400;
  }

  .nav-link.w--current {
    background-color: #2b2f30;
    color: #b8b8b8;
  }

  .nav-link.w--current:hover {
    border-bottom-style: solid;
    border-bottom-color: #2b2f30;
    color: #fff;
  }

  .navabar-container {
    display: none;
    height: 50px;
    margin-right: 40px;
    margin-left: 40px;
  }

  .content-imglowcost {
    position: static;
    top: 42.4%;
    right: -186px;
  }

  .container {
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-shadow: none;
  }

  .f-blanco {
    display: block;
    text-shadow: none;
  }

  .header {
    padding-bottom: 0px;
  }

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

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

  .subtitulo {
    margin-top: 0px;
  }

  .parrafo-general {
    margin-top: 14px;
  }

  .container-12 {
    padding-right: 65px;
    padding-left: 65px;
  }

  .left-arrow.carrusel-oculto {
    display: block;
  }

  .left-arrow.carrusel-oculto.ultimahora {
    margin-left: -59px;
  }

  .tarjeta-video {
    width: 218px;
    height: 258px;
    max-height: 258px;
    max-width: 218px;
    min-height: 258px;
    min-width: 218px;
    margin-right: 12px;
    margin-left: 12px;
  }

  .contenedor-texto-video {
    min-height: 109px;
  }

  .nav-link {
    background-color: #000;
  }

  .nav-link:hover {
    background-color: #000;
    color: #00dc00;
  }

  .nav-link:active {
    background-color: #000;
  }

  .navbar {
    display: block;
  }

  .right-arrow.ultimahora {
    margin-right: -58px;
  }

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

  .slide__destacados {
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .slide-nav-3 {
    margin-bottom: 0px;
  }

  ._2-col__captura-pantalla {
    display: block;
  }

  .slideer__destacados {
    height: auto;
    margin-top: 0px;
  }

  .container {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .container.slider {
    padding-right: 40px;
    padding-left: 40px;
  }

  .left-arrow-2 {
    margin-left: -46px;
  }

  .right-arrow-2 {
    margin-right: -43px;
  }

  .section {
    background-color: #fff;
  }

  .slide {
    width: 50%;
    max-width: 50%;
    margin-right: 4px;
    margin-left: 4px;
  }

  .slider-laboral {
    height: 415px;
  }

  .content-label {
    margin-bottom: 10px;
  }

  .wrap-sup-card-cursos {
    padding-right: 20px;
    padding-left: 20px;
  }

  .h3-titulo-curso {
    line-height: 1.2;
  }

  .wrap-card-infointeres {
    min-height: 250px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .slider-infointeres {
    height: 402px;
  }

  .icon-4 {
    color: #fff;
  }

  .nav-menu {
    background-color: #000;
    color: #fff;
  }

  .menu-button {
    background-color: #000;
  }

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

  .div-block-4.boton-mostrar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
  }

  .image-5 {
    margin-top: -13px;
  }

  .description__header {
    padding-right: 6px;
    font-size: 23px;
  }

  .contenedor-logo-2 {
    margin-bottom: 10px;
  }

  .heading-25 {
    margin-bottom: 0px;
    font-size: 52px;
  }

  .content-label-2 {
    margin-bottom: 10px;
    font-size: 13px;
  }

  .label-details-2 {
    font-size: 13px;
  }

  .contenedor-videos {
    width: auto;
  }

  .div-block-14 {
    padding: 24px;
  }

  .div-block-14.no-animated.bg-dark {
    height: auto;
  }

  .container-13 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-shadow: none;
  }

  .wrap-card-infointeres-2 {
    min-height: 250px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .titulo-seccion-2 {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  body {
    overflow: visible;
    padding-top: 0px;
  }

  h1 {
    display: block;
    margin: 0px auto 14px;
    padding-right: 0px;
    font-size: 46px;
    line-height: 50px;
    text-align: left;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 34px;
    line-height: 34px;
    letter-spacing: 1px;
  }

  h5 {
    padding-top: 18px;
    text-shadow: none;
  }

  p {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 24px;
  }

  .nav-link {
    font-size: 15px;
    text-align: center;
  }

  .navabar-container {
    display: block;
    margin-top: -60px;
  }

  .container {
    text-align: center;
    text-shadow: none;
  }

  .titulo-seccion.title-bg-white {
    font-size: 33px;
  }

  .seccion-ultima-hora {
    padding: 40px 20px 50px;
  }

  .column-37 {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .column-38 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .subtitulo {
    text-align: center;
  }

  .parrafo-general {
    text-align: center;
  }

  .parrafo-general.p-blanco {
    text-align: left;
  }

  .container-12 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .left-arrow.carrusel-oculto {
    display: none;
    margin-left: -60px;
  }

  .tarjeta-video {
    width: 240px;
    height: 295px;
    max-height: 295px;
    max-width: 240px;
    min-height: 295px;
    min-width: 240px;
  }

  .contenedor-texto-video {
    height: 130px;
  }

  .right-arrow {
    display: none;
    margin-right: -55px;
  }

  .column-46 {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .section__bg-black {
    padding: 0px;
  }

  .container.slider {
    padding-right: 20px;
    padding-left: 20px;
  }

  .slide {
    width: 48.5%;
    max-width: 48.5%;
  }

  .slider-laboral {
    height: 375px;
  }

  .wrap-inf-card-cursos {
    padding-right: 10px;
    padding-left: 10px;
  }

  .content-text-card-cursos {
    text-align: left;
  }

  .content-buton {
    text-align: center;
  }

  .wrap-sup-card-cursos {
    padding-right: 10px;
    padding-left: 10px;
  }

  .card-cursos {
    border-radius: 20px;
  }

  .h3-titulo-curso {
    min-height: auto;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .col-footer-item {
    padding-top: 0px;
  }

  .heading-16.text_footer {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .wrap-card-infointeres {
    min-height: 291px;
  }

  .section__footer {
    padding: 0px 20px;
  }

  .description__header {
    padding-right: 0px;
  }

  .card-info {
    border-radius: 20px;
  }

  .contenedor {
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
  }

  .heading-25 {
    font-size: 39px;
  }

  .contenedor-videos {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .content-buton-2 {
    text-align: center;
  }

  .container-13 {
    text-align: center;
    text-shadow: none;
  }

  .titulo__descripcion__slider-2 {
    height: auto;
  }

  .div-block-18 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #303030;
  }

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

  .titulo-seccion-2 {
    font-size: 22px;
  }

  .boton-general {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  body {
    padding-right: 0px;
    padding-left: 0px;
  }

  h1 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 31px;
    line-height: 32px;
    text-align: center;
  }

  h2 {
    position: static;
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
  }

  h3 {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0px;
  }

  h5 {
    margin-top: 0px;
    margin-bottom: 0px;
    text-shadow: none;
  }

  p {
    margin-bottom: 20px;
    padding-right: 6px;
    padding-left: 6px;
    font-size: 14px;
    line-height: 19px;
  }

  .nav-link {
    font-size: 12px;
  }

  .navabar-container {
    margin-right: 0px;
    margin-left: 0px;
  }

  .container {
    padding-right: 10px;
    padding-left: 10px;
    text-shadow: none;
  }

  .header {
    padding-bottom: 20px;
  }

  .titulo-seccion {
    margin-bottom: 24px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 30px;
  }

  .div-block {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .parrafo-video {
    padding-right: 10px;
    padding-left: 10px;
  }

  .parrafo-video.p-demo {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-37 {
    border-bottom: 1px none #fff;
  }

  .column-38 {
    margin-top: 30px;
    padding-top: 0px;
    border: 1px none #000;
  }

  .subtitulo {
    margin-top: 0px;
    font-size: 24px;
  }

  .parrafo-general {
    padding-right: 0px;
    padding-left: 0px;
  }

  .seccion-demos {
    padding-top: 0px;
    padding-bottom: 40px;
  }

  .titulo-slide {
    margin-bottom: 10px;
    text-align: left;
  }

  .tarjeta-video {
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    min-height: auto;
    min-width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .duracion-video {
    padding-top: 0px;
  }

  .contenedor-texto-video {
    height: auto;
    min-height: auto;
  }

  .column-46 {
    border-bottom: 1px none #fff;
  }

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

  .container.slider {
    padding-right: 10px;
    padding-left: 10px;
  }

  .slide {
    width: 96%;
    max-width: 96%;
  }

  .slider-laboral {
    height: 357px;
  }

  .content-label {
    height: auto;
  }

  .label-details {
    height: auto;
  }

  .wrap-sup-card-cursos {
    padding-right: 20px;
    padding-left: 20px;
  }

  .card-cursos {
    border-radius: 30px;
  }

  .h3-titulo-curso {
    height: auto;
  }

  .grid-14 {
    grid-column-gap: 10px;
    -ms-grid-columns: 40px 40px 40px 40px 40px;
    grid-template-columns: 40px 40px 40px 40px 40px;
  }

  .heading-16.text_footer {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .description__header {
    font-size: 26px;
  }

  .card-info {
    border-radius: 30px;
  }

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

  .contenedor-logo-2 {
    margin-bottom: 0px;
  }

  .content-label-2 {
    height: auto;
  }

  .label-details-2 {
    height: auto;
  }

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

  .div-block-14.no-animated {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container-13 {
    padding: 20px 10px;
    text-shadow: none;
  }

  .h4-bg-white.centrado {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-9 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block-negro {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .titulo-seccion-2 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 22px;
  }

  .form-block {
    padding: 10px 20px 30px;
  }

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

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

#w-node-_669168de-821c-6e13-18be-0e197ee7400f-7ee7400a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_669168de-821c-6e13-18be-0e197ee74011-7ee7400a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_669168de-821c-6e13-18be-0e197ee74013-7ee7400a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_669168de-821c-6e13-18be-0e197ee74015-7ee7400a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_669168de-821c-6e13-18be-0e197ee74017-7ee7400a {
  -ms-grid-column-align: center;
  justify-self: center;
}

@font-face {
  font-family: 'Sagetext';
  src: url('../fonts/SageText-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sageheadline';
  src: url('../fonts/SageHeadline-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sagetext';
  src: url('../fonts/SageText-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sagetext';
  src: url('../fonts/SageText-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sagetext';
  src: url('../fonts/SageText-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sagetext';
  src: url('../fonts/SageText-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sagetext';
  src: url('../fonts/SageText-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sagetext';
  src: url('../fonts/SageText-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sageui';
  src: url('../fonts/SageUI-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sagetext';
  src: url('../fonts/SageText-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sageui';
  src: url('../fonts/SageUI-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sageui';
  src: url('../fonts/SageUI-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}