.simple {
  text-decoration: underline solid 4px #4431A6;
}
.sesion {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 52px;
  color: #fff;
}
.empieza {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 5px;
  color: #fff;
}
.desde {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 2px;
  color: #fff;
}
.titulo2 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-size: 24px;
  line-height: 52px;
  color: #fff;
}
.diplomado {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 109.52%;
  display: flex;
  align-items: center;
  color: #1e1e1e;
}
.rectangle {
  box-sizing: border-box;
  width: fit-content;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #1e1e1e;
}
.rectangle2 {
  box-sizing: border-box;
  width: fit-content;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #ffffff;
}
.titlecard {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 109.52%;
  display: flex;
  align-items: center;
  color: #FFFFFF;
}
.titulocuadro {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 109.52%;
  display: flex;
  align-items: center;
  color: #000;
}
.rectanglecolor {
  box-sizing: border-box;
  width: fit-content;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #000;
}
.cuadro {
  box-sizing: border-box;
  width: 242px;
  height: 105px;
  border: 2px solid #FFFFFF;
  margin-top: 20px;
  margin-bottom: 20px;
}
.textcuadro {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #FFFFFF;
}
.diplomadooscuro {
  font-family: 'Inter';
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 109.52%;
  display: flex;
  align-items: center;
  color: #000;
}
.rectangleoscuro {
  box-sizing: border-box;
  width: fit-content;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #000;
}
.titulo {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-size: 42px;
  line-height: 109.52%;
  display: flex;
  align-items: center;
  color: #1e1e1e;
}
.parallaxgema {
  background-size: contain !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -ms-background-size: cover !important;
  position: relative;
  z-index: 0;
  background-origin: initial;
  background-repeat: no-repeat;
}
.headergem {
  position: absolute;
  width: 100%;
  z-index: 999;
}
.social-bar {
  position: fixed;
  right: 1px;
  top: 200px;
  background-color: white;
  z-index: 9999;
}
.social-bar__item {
  padding: 3px 5px 3px 8px;
  color: white;
  font-size: 24px;
  text-align: center;
  transition-property: transform, opacity;
  transition-duration: 100ms;
  transition-timing-function: ease-in-out;
}
.social-bar__item:hover {
  transform: translate(2px);
  opacity: 0.9;
}
.social-bar__fb {
  background-color: #52C93E;
}
.social-bar__twitter {
  background-color: #4431A6;
  ;
}
.social-bar__linkedin {
  background-color: #0077B5;
}
.social-bar__instagram {
  background-color: #e4405f;
}
.social-bar__printerest {
  background-color: #bd081c;
}
.centrarcontenedor {
  position: relative;
}
.centrar {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.conta {
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-bar {
  position: fixed;
  right: 1px;
  top: 200px;
  background-color: white;
  z-index: 9999;
}
.social-bar__item {
  padding: 3px 5px 3px 8px;
  color: white;
  font-size: 24px;
  text-align: center;
  transition-property: transform, opacity;
  transition-duration: 100ms;
  transition-timing-function: ease-in-out;
}
.social-bar__item:hover {
  transform: translate(2px);
  opacity: 0.9;
}
.social-bar__fb {
  background-color: #52C93E;
}
.social-bar__twitter {
  background-color: #4431A6;
  ;
}
.social-bar__linkedin {
  background-color: #0077B5;
}
.social-bar__instagram {
  background-color: #e4405f;
}
.social-bar__printerest {
  background-color: #bd081c;
}
:root {
  --negro: #000;
  --rosado: #FF2849;
  --blanco: #fff;
  --verde: #1FC41C;
  --verde-claro: #C9F710;
}
.wrapper-oportunidad {
  position: fixed;
  align-items: center;
  font-size: 14px;
  top: 18vh !important;
  left: -45px;
  z-index: 100;
}
.col-izq {
  position: absolute;
  z-index: 1;
  left: -80px;
  rotate: -90deg;
  transform: translateX(-50%);
  text-align: center;
  background-color: var(--verde);
  cursor: pointer;
  padding: 0;
  width: 300px;
}
.col-der {
  position: absolute;
  z-index: -100;
  top: -53px;
  left: 70px;
  width: 0px;
  height: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  background-color: #000;
  color: var(--blanco);
  font-weight: 700;
  opacity: 0;
  transition: 0.5s;
  overflow: hidden;
}
.col-der.active {
  display: flex;
  flex-direction: column;
  width: 500px;
  text-align: center;
  opacity: 1;
  transition: 0.5s;
  overflow: hidden;
  z-index: 0;
}
.btn.btn-cta {
  background-color: var(--verde-claro);
  color: var(--negro);
  text-align: center;
  padding: 10px 20px;
  text-decoration: none;
  font-weight: 700;
}
.col-izq h3 {
  font-size: 18px;
  padding: 10px 5px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .col-der.active {
    width: 350px;
  }
}
:root {
  --negro: #000;
  --rosado: #FF2849;
  --blanco: #fff;
  --verde: #1FC41C;
  --verde-claro: #C9F710;
}
.wrapper-oportunidad2 {
  position: fixed;
  align-items: center;
  font-size: 14px;
  top: 18vh !important;
  left: -45px;
  z-index: 100;
}
.col-izq2 {
  position: absolute;
  z-index: 1;
  left: -80px;
  rotate: -90deg;
  transform: translateX(-50%);
  text-align: center;
  background-color: var(--verde);
  cursor: pointer;
  padding: 0;
  width: 300px;
}
.col-der2 {
  position: absolute;
  z-index: -100;
  top: -53px;
  left: 70px;
  width: 0px;
  height: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  background-color: #000;
  color: var(--blanco);
  font-weight: 700;
  opacity: 0;
  transition: 0.5s;
  overflow: hidden;
}
.col-der2.active {
  display: flex;
  flex-direction: column;
  width: 500px;
  text-align: center;
  opacity: 1;
  transition: 0.5s;
  overflow: hidden;
  z-index: 0;
}
.btn.btn-cta {
  background-color: var(--verde-claro);
  color: var(--negro);
  text-align: center;
  padding: 10px 20px;
  text-decoration: none;
  font-weight: 700;
}
.col-izq2 h3 {
  font-size: 18px;
  padding: 10px 5px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .col-der2.active {
    width: 350px;
  }
}
.social-bar__item.b2b {
  background: #0047FF !important;
}
.social-bar__item.b2b img {
  height: 20px !important;
}
.img-header-b2b {
  height: 20px !important;
}
.button.button-small {
  font-size: 14px;
  font-weight: bold;
  color: #fff !important;
}
.button.button-small.b2b {
  background: #0047FF !important;
}
.b2b-inner {
  background: #0047FF;
  color: #fff;
  font-size: 3vh;
}
.b2b-inner .col-izq {
  height: 50px;
  background: #ffffff;
}
.b2b-inner .col-der {
  height: 50px;
  background: #000000;
}
#logo img {
  height: 40px !important;
  margin-right: unset !important;
}
.text-banner-se-c {
  background: #0047FF;
}
.text-banner-se-c h3 {
  color: #fff;
  font-size: 2vw;
}
.text-banner-se-c h6 {
  color: #fff;
  font-size: 1.5vw;
  font-weight: 300;
}
.text-banner-se-c p {
  color: #fff;
  font-size: 1vw;
}
.text-banner-se-c a {
  width: 84%;
  margin: 0 auto;
  background-color: #fff;
  color: #000;
  display: flex;
  align-items: center;
  padding: 10px 0;
  border-radius: 5px;
  justify-content: space-around;
  transition: ease-in-out .3s all;
}
.text-banner-se-c a:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 1);
  transition: ease-in-out .3s all;
}
@media screen and (max-width: 768px) {
  #logo img {
    height: 3vh !important;
    margin-right: unset !important;
  }
  .text-banner-se-c h3 {
    font-size: 7vw;
  }
  .text-banner-se-c h6 {
    font-size: 6vw;
  }
  .text-banner-se-c p {
    font-size: 4vw;
  }
  .wrapper-oportunidad {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  #logo img {
    height: 100px !important;
  }
  .text-banner-se-c a {
    width: 260px !important;
    margin: unset !important;
  }
}
#carousel1 .owl-dots {
  margin-top: 20px;
}
#carousel1 .item {
  margin-left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#carousel1 .item img {
  width: 250px;
}
#carousel1.owl-carousel .owl-dots {
  padding-top: 20px !important;
}
#carousel1 {
  position: relative;
}
#carousel1 .owl-nav {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  justify-content: space-between;
  color: #0077B5;
}
#carousel1.owl-carousel .owl-dots button {
  background: #D9D9D9;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
}
#carousel1.owl-carousel .owl-dots button span {}
#carousel1.owl-carousel .owl-dots button.active {
  color: #0077B5;
}
#carousel1.owl-carousel .owl-dots button.active span {}
#carousel1.owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
}
#carousel1.owl-carousel .owl-dot {
  background: #D10A11;
  margin: 0 5px;
}
#diplomadosCards {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 40px 0;
  flex-direction: column;
}
.contenedorDiplomadosCards {
  display: flex;
  gap: 20px;
}
.tarjetaDiplomado {
  width: 250px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.tarjetaDiplomado-imagen {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.tarjetaDiplomado-contenido {
  background-color: #4458A6;
  padding: 20px;
  text-align: left;
  height: 250px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.tarjetaDiplomado-etiqueta {
  display: inline-block;
  background-color: transparent;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 14px;
  border: 1px solid var(--blanco);
  border-radius: 10px;
}
.tarjetaDiplomado-titulo {
  color: white;
  font-size: 20px;
  margin: 10px 0;
}
.tarjetaDiplomado-boton {
  background-color: #52C93E;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s;
}
.tarjetaDiplomado-boton:hover {
  background-color: #009e3a;
}
