.nav-link {
  position: relative;
}

.nav1 {
  float: left;
}

.sliderhome {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 640px;
  background-color: #000;
}

.mask {
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.76)),
      to(rgba(0, 0, 0, 0.76))
    ),
    none;
  background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.76),
      rgba(0, 0, 0, 0.76)
    ),
    none;
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide-1 {
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.7)),
      to(rgba(0, 0, 0, 0.7))
    ),
    url("../images/Cambridge-fondo.jpg");
  background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.7)
    ),
    url("../images/Cambridge-fondo.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  line-height: 10px;
}

.slide-1.slide-laresidence{
  background-image: -webkit-gradient(
          linear,
          left top,
          left bottom,
          from(rgba(0, 0, 0, 0.7)),
          to(rgba(0, 0, 0, 0.7))
  ),
  url("../../2025/img/titans2025.jpg");
  background-image: linear-gradient(
          180deg,
          rgba(0, 0, 0, 0.7),
          rgba(0, 0, 0, 0.7)
  ),
  url("../../2025/img/titans2025.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  line-height: 10px;
}

.slide-1-societies {
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.7)),
      to(rgba(0, 0, 0, 0.7))
    ),
    url("../images/titanium-ok.jpg");
  background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.7)
    ),
    url("../images/titanium-ok.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  line-height: 10px;
}

.slide-1-trains {
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.7)),
      to(rgba(0, 0, 0, 0.7))
    ),
    url("../images/pro1.jpg");
  background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.7)
    ),
    url("../images/pro1.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  line-height: 10px;
}

.image-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -1px;
  z-index: 5;
  width: 100%;
}

.tituloslider {
  position: relative;
  width: 80%;
  margin: 0px auto;
  padding-top: 0px;
  color: #fff;
  font-size: 46px;
  line-height: 46px;
  font-weight: 700;
  text-align: center;
}

.tituloslider._50 {
  top: 40px;
}

.tituloslider.b {
  position: absolute;
  left: 0%;
  top: 50px;
  right: 0%;
  bottom: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
}

.slider_section {
  position: relative;
  height: 640px;
  padding-top: 40px;
}

.container {
  position: relative;
  top: 43px;
  z-index: 2;
  margin-top: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.iconslider {
  display: none;
}

.texto-slider {
  position: relative;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 123px;
  padding-bottom: 0px;
  padding-left: 123px;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}

.login {
  display: inline-block;
  margin-top: 10px;
  padding: 7px 15px;
  float: right;
  border-radius: 50px;
  background-color: #fdbf00;
  color: #000;
  line-height: 10px;
  font-weight: 500;
  text-decoration: none;
}

.nav-menu {
  padding-left: 17px;
  float: left;
}

.navitem {
  display: inline-block;
  padding-right: 10px;
  padding-left: 20px;
  color: hsla(0, 0%, 100%, 0.7);
  font-weight: 700;
}

.navitem:hover {
  color: #fff;
}

.navitem.b {
  padding-left: 10px;
}

.navitem.login {
  margin-top: 10px;
  margin-left: 14px;
  padding-right: 30px;
  padding-left: 30px;
  float: right;
  border-radius: 40px;
  background-color: #fdbf00;
  color: #000;
  line-height: 0px;
  text-align: right;
}

.navitem.login.asd {
  display: none;
}

.navbar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 110px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: hsla(0, 0%, 100%, 0);
}

.brandas {
  float: left;
  text-align: left;
}

.text-block-5 {
  display: inline-block;
  padding-left: 0px;
  float: right;
  line-height: 20px;
  font-weight: 700;
}

.link-block-5 {
  margin-top: 10px;
  margin-right: 20px;
  float: right;
}

.image-21 {
  width: 20px;
  height: 20px;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 5px;
  float: left;
}

.flag {
  overflow: hidden;
  width: 30px;
  height: 30px;
  border-radius: 1px;
}

.logocabridge {
  overflow: scroll;
  width: 240px;
  margin-top: 0px;
  margin-bottom: -32px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 1px none #000;
  text-decoration: none;
}

.logocabridge.ok {
  text-align: left;
}

.container-6 {
  position: relative;
  text-align: left;
}

.tituloslider-copy {
  position: relative;
  width: 80%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  color: #fdbf00;
  font-size: 65px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
}

.tituloslider-copy2 {
  width: 80%;
  line-height: 70px;
  padding-bottom: 1rem;
}
.tituloslider-copy3 {
  width: 80%;
  padding-bottom: 1rem;
  line-height: 1;
}

.espacio-vacio {
  height: 80px;
  width: 100%;
}

.tituloslider-copy._50 {
  top: 40px;
}

.tituloslider-copy.b {
  position: absolute;
  left: 0%;
  top: 50px;
  right: 0%;
  bottom: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
}

.registro-fotografico {
  position: relative;
  padding-top: 30px;
  padding-bottom: 0px;
}

.imagen {
  overflow: hidden;
}

.contenedorimagen {
  overflow: hidden;
  width: 200px;
  height: 200px;
}

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

.lightbox-link {
  width: 60%;
  height: 300px;
  margin-top: 40px;
  margin-right: 0px;
  float: left;
  border-radius: 5px;
  background-color: #fff000;
  background-image: url("../images/12.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}

.lightbox-link-2 {
  width: 30%;
  height: 300px;
  margin-top: 40px;
  margin-left: 0px;
  float: left;
  border-radius: 5px;
  background-image: url("../images/18.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}

._3 {
  width: 30%;
  height: 300px;
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 0%;
  float: left;
  border-radius: 5px;
  background-image: url("../images/17.jpeg");
  background-position: 0px 0px;
  background-size: cover;
}

._4 {
  position: relative;
  width: 60%;
  height: 300px;
  margin-top: 40px;
  margin-right: 40px;
  float: left;
  border-radius: 5px;
  background-color: #fff000;
  background-image: url("../images/3.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}

._5 {
  width: 60%;
  height: 300px;
  margin-top: 40px;
  margin-right: 40px;
  float: left;
  border-radius: 5px;
  background-color: #fff000;
  background-image: url("../images/2.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}

._6 {
  position: relative;
  width: 30%;
  height: 300px;
  margin-top: 40px;
  margin-right: 0px;
  margin-left: 0%;
  float: left;
  border-radius: 5px;
  background-image: url("../images/14.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}

._7 {
  position: relative;
  width: 30%;
  height: 300px;
  margin-top: 40px;
  margin-right: 0px;
  margin-left: 0%;
  float: left;
  border-radius: 5px;
  background-image: url("../images/16.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}

._8 {
  position: relative;
  width: 60%;
  height: 300px;
  margin-top: 40px;
  margin-right: 40px;
  float: left;
  border-radius: 5px;
  background-color: #fff000;
  background-image: url("../images/15.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}

._9 {
  position: relative;
  width: 60%;
  height: 300px;
  margin-top: 40px;
  margin-right: 0px;
  float: left;
  border-radius: 5px;
  background-color: #fff000;
  background-image: url("../images/13.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}

._10 {
  width: 30%;
  height: 300px;
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 0%;
  float: left;
  border-radius: 5px;
  background-image: url("../images/5.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}

._12 {
  width: 60%;
  height: 300px;
  margin-top: 40px;
  margin-right: 40px;
  float: left;
  border-radius: 5px;
  background-color: #fff000;
  background-image: url("../images/4.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}

._13 {
  width: 60%;
  height: 300px;
  margin-top: 40px;
  margin-right: 0px;
  float: left;
  border-radius: 5px;
  background-color: #fff000;
  background-image: url("../images/3.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}

._14 {
  width: 30%;
  height: 300px;
  margin-top: 40px;
  margin-right: 0px;
  margin-left: 0%;
  float: left;
  border-radius: 5px;
  background-image: url("../images/9.jpeg");
  background-position: 50% 100%;
  background-size: cover;
}

._15 {
  width: 30%;
  height: 300px;
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 0%;
  float: left;
  border-radius: 5px;
  background-image: url("../images/6.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}

._16 {
  width: 60%;
  height: 300px;
  margin-top: 40px;
  margin-right: 40px;
  float: left;
  border-radius: 5px;
  background-color: #fff000;
  background-image: url("../images/1.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}

._11 {
  width: 30%;
  height: 300px;
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 0%;
  float: left;
  border-radius: 5px;
  background-image: url("../images/11.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}

.marillo-chico {
  width: 30%;
  height: 300px;
  margin-top: 40px;
  margin-right: 0px;
  margin-left: 0%;
  padding: 42px;
  float: left;
  border-radius: 5px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fdbf00),
    to(#fdbf00)
  );
  background-image: linear-gradient(180deg, #fdbf00, #fdbf00);
  color: #000;
  text-decoration: none;
}

.marillo-grande {
  width: 60%;
  height: 300px;
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 0%;
  padding: 87px;
  float: left;
  border-radius: 5px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fdbf00),
    to(#fdbf00)
  );
  background-image: linear-gradient(180deg, #fdbf00, #fdbf00);
}

.text-block-6 {
  float: none;
  font-family: "PT Sans", sans-serif;
  font-size: 30px;
  line-height: 29px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.texto-2 {
  font-family: "PT Sans", sans-serif;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
}

.imagen1a {
  position: static;
  display: inline;
  overflow: auto;
  width: 0px;
  margin-top: 0px;
  margin-right: 40px;
  padding: 10px 0px 10px 10px;
  float: right;
  clear: none;
  -o-object-fit: contain;
  object-fit: contain;
}

.futer {
  display: block;
  padding-bottom: 60px;
  background-color: #000;
  line-height: 30px;
  text-align: right;
}

.text-block-2 {
  display: inline-block;
  padding-left: 2px;
  color: #2395b4;
  font-size: 14px;
  line-height: 20px;
}

.text-block-2.as {
  display: inline-block;
  color: #cecbcb;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
}

.div-block-8 {
  display: inline-block;
  width: 32%;
  padding-top: 0px;
  padding-right: 26px;
  padding-left: 26px;
  text-align: center;
}

.image-6 {
  width: 22px;
  height: 22px;
  line-height: 30px;
}

.image-6.as {
  width: 28px;
  height: 30px;
  margin-right: 5px;
  padding-bottom: 2px;
  line-height: 30px;
}

.container-5 {
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 20px;
}

.contacto {
  display: block;
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom: 1px solid #000;
  color: #cecbcb;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-17 {
  position: relative;
  top: -1px;
  width: 100%;
  height: 100px;
}

.heading {
  margin-bottom: 58px;
  color: #000;
  text-align: center;
}
.sub-heading {
  margin: 0 auto;
  margin-bottom: 38px;
  color: #000;
  text-align: justify;
  font-size: 20px;
  max-width: 800px;
  line-height: 1.1;
  font-weight: 400;
  padding: 0 1rem;
}

.sub-heading-webinar {
  margin: 0 auto;
  margin-top: 28px;
  color: #000;
  text-align: center;
  font-size: 21px;
  max-width: 900px;
  line-height: 1.1;
  font-weight: 500;
  padding: 0 1rem;
}

.button {
  position: relative;
  z-index: 50;
  margin-top: -94px;
  padding-right: 40px;
  padding-left: 40px;
  border-radius: 50px;
  background-color: #f7f9fa;
  color: #000;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.container-7 {
  position: relative;
  text-align: center;
}

.section {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fdbf00;
  text-align: center;
}

.paragraph {
  margin-bottom: 25px;
  padding-right: 113px;
  padding-left: 113px;
  color: #000;
  font-size: 20px;
}

.image-25 {
  position: relative;
  bottom: 0px;
  width: 100%;
}

.image-26 {
  width: 100%;
}

.container-8 {
  position: relative;
  z-index: 2;
  margin-bottom: 76px;
  padding-top: 151px;
}

.div-block-9 {
  width: 100%;
  height: 240px;
  background-color: #ededed;
}

.image-27 {
  width: 100%;
}

.image-28 {
  width: 100%;
}

.fondo1 {
  position: absolute;
  z-index: 1;
  margin-top: 0px;
}

.section-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}

.container-9 {
  margin-bottom: 36px;
  padding-right: 170px;
  padding-left: 170px;
}

.video {
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 28px 28px 0 4px #fdbf00;
}

.image-29 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 50px;
  margin-top: 10px;
  margin-right: 10px;
}

.image-29.b {
  width: 130px;
}

.fila {
  position: relative;
  display: block;
  height: auto;
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #000;
}

.fila.b {
  border-top-style: none;
}

.columna-1 {
  position: relative;
  display: inline-block;
  width: 20%;
  float: left;
  background-color: #fff;
}

.columna-2 {
  display: inline-block;
  width: 50%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 5%;
  float: left;
  text-align: left;
}

.columna-2.b {
  border-top: 1px solid #000;
}

.columna-3 {
  position: relative;
  display: inline-block;
  width: 30%;
  padding-top: 40px;
  padding-bottom: 40px;
  float: left;
}

.text-block-7 {
  line-height: 30px;
}

.agenda {
  overflow: hidden;
  margin-bottom: 63px;
  padding-bottom: 0px;
  border: 1px solid #000;
  border-radius: 20px;
  background-color: #fff;
}

.button-copy {
  position: relative;
  z-index: 50;
  padding-right: 40px;
  padding-left: 40px;
  border-radius: 50px;
  background-color: #fc0;
  color: #000;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
}

.image-30 {
  margin-top: 19px;
}

.heading-copy {
  position: relative;
  margin-bottom: 20px;
  color: #000;
  text-align: center;
}

.image-31 {
  width: 40%;
}

.fecha {
  position: relative;
  margin-bottom: 90px;
}

.header {
  position: relative;
  margin-bottom: 62px;
}

.horario {
  position: relative;
  top: 14px;
  display: inline-block;
  width: 25%;
  height: 60px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  background-color: #000;
}

.imagen-fecha {
  position: relative;
  display: inline-block;
  width: 11%;
  height: 60px;
  margin-top: 0px;
}

.lugar {
  position: relative;
  top: 14px;
  display: inline-block;
  width: 59%;
  height: 60px;
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
  background-color: #fff;
}

.contenido {
  position: relative;
  padding-right: 27px;
  padding-left: 27px;
}

.text-block-9 {
  position: relative;
  display: inline-block;
  color: #fff;
}

.image-32 {
  width: 20px;
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.text-block-9-copy {
  display: inline-block;
  color: #000;
  line-height: 14px;
  text-align: left;
}

.item {
  display: inline-block;
  width: 50%;
  margin-bottom: 10px;
  float: left;
  text-align: left;
}

.numero {
  width: 20px;
  margin-top: 3px;
  margin-right: 10px;
  float: left;
}

.text-block-10 {
  display: inline-block;
  width: 90%;
}

.icon {
  width: 40px;
  margin-right: 10px;
}

.text-block-10-copy {
  display: inline-block;
  width: 50%;
  margin-right: 15px;
  font-weight: 700;
}

.total {
  display: inline-block;
  width: 100%;
  margin-top: 16px;
  padding-top: 8px;
  float: left;
  border-top: 1px solid #000;
  text-align: left;
}

.bold-text {
  font-size: 30px;
}

.bold-text-2 {
  font-size: 80px;
  line-height: 60px;
}
.bold-text-3 {
  font-size: 60px;
}

.lugar-2 {
  position: relative;
  left: -20px;
  right: 0px;
  display: inline-block;
  padding-right: 32px;
  padding-left: 32px;
  float: right;
  border-radius: 80px;
  background-color: #fdbf00;
}

.image-33 {
  width: 50%;
  border-top-left-radius: 130px;
  border-bottom-left-radius: 130px;
  box-shadow: 85px 85px 0 0 #fdbf00;
}

.image-34 {
  position: relative;
  top: -1px;
}

.image-35 {
  position: relative;
  width: 49%;
  float: left;
  border-top-left-radius: 130px;
  border-bottom-left-radius: 130px;
  box-shadow: 85px 85px 0 0 #000;
}

.lugar-2-copy {
  position: relative;
  right: 0px;
  display: inline-block;
  padding-right: 32px;
  padding-left: 32px;
  float: right;
  border-radius: 60px;
  background-color: #000;
}

.text-block-9-copy-copy {
  display: inline-block;
  color: #fff;
  line-height: 14px;
  text-align: left;
}

.image-36 {
  width: 50%;
}

.image-33-copy {
  width: 50%;
  border-top-right-radius: 130px;
  border-bottom-right-radius: 130px;
  box-shadow: 85px 85px 0 0 #fdbf00;
}

.image-35-copy {
  position: relative;
  display: inline-block;
  width: 49%;
  float: left;
  border-top-right-radius: 130px;
  border-bottom-right-radius: 130px;
  box-shadow: 85px 85px 0 0 #000;
}

.heading-copy-copy {
  position: relative;
  width: 50%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  color: #000;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.text-span {
  font-size: 31px;
  line-height: 40px;
  font-weight: 700;
}

.text-block-11 {
  margin-top: 18px;
  margin-bottom: 22px;
  color: #fdbf00;
  font-size: 20px;
  font-weight: 700;
}

.a {
  margin-top: 80px;
}

.total-copy {
  display: inline-block;
  width: 100%;
  margin-top: 51px;
  margin-bottom: 17px;
  padding-top: 8px;
  border: 1px none #000;
  text-align: center;
}

.image-35-copy-copy {
  position: relative;
  display: inline-block;
  width: 49%;
  float: left;
  border-top-right-radius: 130px;
  border-bottom-right-radius: 130px;
  box-shadow: 85px 85px 0 0 #000;
}

.icon-copy {
  width: 29px;
  margin-right: 10px;
}

.icon-copy {
  width: 28px;
  margin-right: 10px;
}

.div-block-10 {
  line-height: 50px;
}

.icon-copy-copy {
  width: 3px;
  margin-top: -12px;
  margin-right: 10px;
}

.icon-copy {
  width: 32px;
  margin-right: 10px;
}

.icon-copy-copy {
  width: 30px;
  margin-top: -2px;
  margin-right: 10px;
}

.div-block-11 {
  line-height: 40px;
}

.icon-copy-copy-copy {
  width: 26px;
  margin-top: -12px;
  margin-right: 10px;
}

.icon-copy-copy {
  width: 24px;
  margin-right: 10px;
}

.text-block-10-copy-copy {
  display: inline-block;
  margin-right: 15px;
  font-weight: 700;
}

.heading-copy {
  margin-bottom: 58px;
  color: #000;
  text-align: center;
}

.image-32-copy {
  width: 20px;
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.image-32-copy {
  width: 20px;
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.marillo-chico-copy {
  width: 30%;
  height: 300px;
  margin-top: 40px;
  margin-right: 0px;
  margin-left: 0%;
  padding: 42px;
  float: left;
  border-radius: 5px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fdbf00),
    to(#fdbf00)
  );
  background-image: linear-gradient(180deg, #fdbf00, #fdbf00);
  color: #000;
  text-decoration: none;
}

.text-block-9-copy-copy-copy {
  display: inline-block;
  color: #fff;
  line-height: 14px;
  text-align: left;
}

.image-32-csopy {
  width: 20px;
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 20px;
}

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

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

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

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

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

html.w-mod-js *[data-ix="new-interaction"] {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}
@media screen and (max-width: 991px) {
  .texto-slider {
    padding-right: 194px;
    padding-left: 194px;
  }

  .login {
    display: none;
  }

  .nav-menu {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 22px;
    padding-bottom: 22px;
    background-color: rgba(0, 0, 0, 0.88);
    text-align: center;
  }

  .navitem {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .navitem.b {
    display: none;
  }

  .navitem.login {
    display: none;
    margin-left: 0px;
    border-radius: 0px;
  }

  .navitem.login.asd {
    display: block;
    width: 50%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    float: none;
    border-radius: 50px;
    text-align: center;
  }

  .menu-button {
    width: 60px;
    height: 60px;
    padding: 0px;
    background-color: transparent;
    color: #fff;
    font-size: 40px;
  }

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

  .icon-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar {
    text-align: center;
  }

  .brandas {
    float: none;
    text-align: center;
  }

  .link-block-5 {
    margin-right: 0px;
  }

  .flag {
    width: 20px;
    height: 20px;
    margin-top: 10px;
  }

  .logocabridge {
    width: auto;
    height: auto;
  }

  .logocabridge.ok {
    width: 240px;
  }

  .container-6 {
    width: 80%;
    height: 60px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .lightbox-link {
    margin-right: 0px;
  }

  .lightbox-link-2 {
    margin-top: 20px;
  }

  ._4 {
    margin-right: 40px;
  }

  ._5 {
    margin-top: 20px;
  }

  ._6 {
    margin-right: 0px;
  }

  ._7 {
    margin-right: 0px;
  }

  ._9 {
    margin-right: 0px;
  }

  ._13 {
    margin-right: 0px;
  }

  ._14 {
    margin-right: 0px;
  }

  ._15 {
    margin-right: 0px;
  }

  .marillo-chico {
    margin-right: 0px;
    padding: 30px;
  }

  .marillo-grande {
    margin-right: 40px;
    padding: 70px;
  }

  .div-block-8 {
    padding-top: 21px;
    float: right;
  }

  .div-block-8.asss {
    padding-top: 0px;
    float: left;
  }

  .contacto {
    line-height: 30px;
  }

  .link-block-4 {
    float: right;
  }

  .fecha {
    display: block;
    padding-bottom: 136px;
  }

  .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .horario {
    float: left;
  }

  .imagen-fecha {
    float: left;
  }

  .lugar {
    float: left;
  }

  .text-block-9-copy {
    width: 80%;
  }

  .marillo-chico-copy {
    margin-right: 0px;
    padding: 30px;
  }
}

@media screen and (max-width: 767px) {
  .sliderhome {
    height: 550px;
  }

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

  .tituloslider._50 {
    top: 20px;
  }

  .tituloslider.b {
    top: 40px;
    margin-top: 0px;
  }

  .slider_section {
    height: 550px;
  }

  .container {
    margin-top: 61px;
  }

  .texto-slider {
    top: 0px;
    margin-top: 0px;
    padding-right: 35px;
    padding-bottom: 22px;
    padding-left: 35px;
    font-size: 15px;
  }

  .container-6 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tituloslider-copy {
    font-size: 40px;
  }

  .tituloslider-copy._50 {
    top: 20px;
  }

  .tituloslider-copy.b {
    top: 40px;
    margin-top: 0px;
  }

  .marillo-chico {
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#fdbf00),
      to(#fdbf00)
    );
    background-image: linear-gradient(180deg, #fdbf00, #fdbf00);
  }

  .marillo-grande {
    padding: 83px;
  }

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

  .texto-2 {
    font-size: 20px;
    line-height: 20px;
  }

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

  .text-block-2.as {
    font-size: 14px;
  }

  .div-block-8 {
    padding-top: 0px;
    line-height: 30px;
  }

  .contacto {
    font-size: 14px;
  }

  .button {
    margin-bottom: 41px;
  }

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

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

  .container-9 {
    padding-right: 141px;
    padding-left: 141px;
  }

  .columna-1 {
    margin-right: 5%;
    padding-top: 196px;
    padding-bottom: 196px;
  }

  .columna-2 {
    width: 69%;
    padding-left: 0%;
  }

  .columna-3 {
    width: 70%;
  }

  .button-copy {
    background-color: #fdbf00;
    font-size: 15px;
  }

  .text-block-8 {
    text-align: left;
  }

  .fecha {
    margin-bottom: 50px;
  }

  .horario {
    width: 24%;
  }

  .imagen-fecha {
    width: 17%;
  }

  .lugar {
    width: 57%;
  }

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

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

  .text-block-10 {
    width: 85%;
    font-size: 12px;
  }

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

  .bold-text-2 {
    font-size: 70px;
  }

  .lugar-2 {
    width: 57%;
  }

  .lugar-2-copy {
    width: 57%;
  }

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

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

  .marillo-chico-copy {
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#fdbf00),
      to(#fdbf00)
    );
    background-image: linear-gradient(180deg, #fdbf00, #fdbf00);
  }

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

@media screen and (max-width: 479px) {
  .sliderhome {
    height: 440px;
  }

  .tituloslider {
    width: 50%;
    font-size: 26px;
    line-height: 30px;
  }

  .tituloslider.chjk {
    width: 70%;
  }

  .tituloslider.b {
    top: 30px;
    margin-top: 0px;
  }

  .slider_section {
    height: 440px;
  }

  .container {
    top: 0px;
    margin-top: 47px;
  }

  .texto-slider {
    margin: 0px 0px -11px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 13px;
  }

  .nav-menu {
    margin-top: 0px;
    background-color: #000;
  }

  .navitem {
    text-align: center;
  }

  .navitem.login {
    border-radius: 0px;
  }

  .menu-button {
    width: 40px;
    height: 40px;
    padding: 0px;
    float: right;
  }

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

  .navbar {
    height: 70px;
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .brandas {
    padding: 0px;
    float: none;
  }

  .flag {
    margin-top: 0px;
  }

  .logocabridge {
    height: auto;
  }

  .logocabridge.ok {
    width: 60%;
    float: none;
  }

  .container-6 {
    height: auto;
  }

  .tituloslider-copy {
    margin-bottom: 0px;
    font-size: 26px;
    line-height: 30px;
  }

  .tituloslider-copy.chjk {
    width: 70%;
  }

  .tituloslider-copy.b {
    top: 30px;
    margin-top: 0px;
  }

  .lightbox-link {
    height: 150px;
    margin-top: 20px;
  }

  .lightbox-link-2 {
    width: 29%;
    height: 150px;
    margin-left: 10px;
  }

  ._3 {
    height: 150px;
    margin-top: 20px;
    margin-right: 20px;
  }

  ._4 {
    width: 58%;
    height: 150px;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 10px;
  }

  ._5 {
    width: 58%;
    height: 150px;
    margin-right: 20px;
    margin-left: 10px;
    float: right;
  }

  ._6 {
    position: relative;
    height: 150px;
    margin-top: 20px;
  }

  ._7 {
    height: 150px;
    margin-top: 20px;
  }

  ._8 {
    height: 150px;
    margin-top: 20px;
    margin-right: 20px;
  }

  ._9 {
    height: 150px;
  }

  ._10 {
    height: 150px;
    margin-right: 20px;
  }

  ._12 {
    height: 150px;
    margin-top: 20px;
    margin-right: 20px;
  }

  ._13 {
    height: 150px;
    margin-top: 20px;
  }

  ._14 {
    height: 150px;
    margin-top: 20px;
  }

  ._15 {
    height: 150px;
    margin-top: 20px;
  }

  ._16 {
    height: 150px;
    margin-top: 20px;
    margin-right: 20px;
  }

  ._11 {
    height: 150px;
    margin-top: 20px;
    margin-right: 20px;
  }

  .marillo-chico {
    height: 150px;
    margin-top: 20px;
    padding: 9px;
  }

  .marillo-grande {
    height: 150px;
    margin-top: 20px;
    margin-right: 20px;
    padding: 28px;
  }

  .text-block-6 {
    font-size: 12px;
    line-height: 15px;
  }

  .texto-2 {
    font-size: 15px;
    line-height: 15px;
  }

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

  .text-block-2.as {
    font-size: 15px;
    line-height: 20px;
  }

  .div-block-8 {
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    text-align: center;
  }

  .div-block-8.asss {
    margin-right: auto;
    margin-left: auto;
  }

  .contacto {
    margin-top: 10px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
  }

  .link-block-4 {
    margin-top: 38px;
    float: none;
    font-size: 20px;
  }

  .heading {
    padding-right: 23px;
    padding-left: 23px;
    font-size: 30px;
    line-height: 30px;
  }

  .button {
    margin-bottom: 16px;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 130px;
    font-size: 15px;
    line-height: 25px;
  }

  .container-7 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .paragraph {
    padding-right: 48px;
    padding-left: 48px;
    font-size: 15px;
    line-height: 15px;
  }

  .container-8 {
    margin-bottom: 37px;
    padding-top: 56px;
  }

  .container-9 {
    padding-right: 46px;
    padding-left: 46px;
  }

  .image-29.b {
    width: 100px;
  }

  .image-29.b.c {
    width: 80px;
  }

  .button-copy {
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 130px;
    font-size: 15px;
    line-height: 25px;
  }

  .heading-copy {
    bottom: 37px;
    padding-right: 23px;
    padding-left: 23px;
    font-size: 30px;
    line-height: 30px;
  }

  .fecha {
    padding-bottom: 0px;
  }

  .header {
    display: block;
  }

  .horario {
    position: absolute;
    left: 0%;
    top: 116px;
    right: 0px;
    bottom: 0%;
    display: block;
    width: 80%;
    padding-right: 9px;
    padding-left: 9px;
    float: left;
    border-radius: 30px;
    text-align: center;
  }

  .imagen-fecha {
    display: inline-block;
    width: 90px;
    height: 60px;
    margin-bottom: 134px;
    float: none;
  }

  .lugar {
    position: absolute;
    left: auto;
    top: 176px;
    right: 0%;
    bottom: 0%;
    width: 80%;
    float: left;
    border-radius: 30px;
    text-align: center;
  }

  .text-block-9 {
    font-size: 11px;
    text-align: left;
  }

  .image-32 {
    width: 16px;
    float: none;
  }

  .text-block-9-copy {
    width: auto;
    max-width: 80%;
    font-size: 11px;
  }

  .item {
    display: block;
    width: 100%;
    text-align: center;
  }

  .numero {
    float: left;
  }

  .text-block-10 {
    line-height: 11px;
    text-align: left;
  }

  .text-block-10-copy {
    width: auto;
    max-width: 80%;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 12px;
    font-weight: 400;
    text-align: center;
  }

  .bold-text {
    font-size: 20px;
  }

  .bold-text-2 {
    font-size: 40px;
    line-height: 40px;
  }

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

  .lugar-2 {
    left: auto;
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 0px;
    text-align: right;
  }

  .image-33 {
    width: 50%;
    border-radius: 0px;
    box-shadow: none;
  }

  .image-35 {
    width: 50%;
    border-radius: 0px;
    box-shadow: none;
  }

  .lugar-2-copy {
    width: 100%;
    padding-right: 0px;
    padding-left: 30px;
    border-radius: 0px;
    text-align: right;
  }

  .text-block-9-copy-copy {
    width: auto;
    margin-top: 20px;
    float: left;
    font-size: 11px;
  }

  .image-33-copy {
    width: 50%;
    border-radius: 0px;
    box-shadow: none;
  }

  .image-35-copy {
    border-radius: 0px;
    box-shadow: none;
  }

  .image-38 {
    width: 40px;
  }

  .heading-copy-copy {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 34px;
    padding-right: 23px;
    padding-left: 23px;
    font-size: 13px;
    line-height: 20px;
  }

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

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

  .a {
    display: block;
    overflow: hidden;
    margin-top: 50px;
    border-radius: 20px;
  }

  .total-copy {
    margin-top: 0px;
    margin-bottom: 41px;
    border: 1px none #000;
  }

  .image-35-copy-copy {
    box-shadow: none;
  }

  .div-block-10 {
    line-height: 40px;
    text-align: left;
  }

  .image-39 {
    position: relative;
    left: auto;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .text-block-10-copy-copy {
    width: 70%;
    line-height: 13px;
    text-align: left;
  }

  .heading-copy {
    margin-top: 70px;
    margin-bottom: -32px;
    padding-right: 23px;
    padding-left: 23px;
    font-size: 30px;
    line-height: 30px;
  }

  .image-32-copy {
    width: 16px;
    margin-top: 10px;
  }

  .image-32-copy {
    width: 16px;
  }

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

  .marillo-chico-copy {
    height: 150px;
    margin-top: 20px;
    padding: 9px;
  }

  .text-block-9-copy-copy-copy {
    width: 80%;
    margin-top: 20px;
    float: left;
    font-size: 11px;
  }

  .image-32-csopy {
    width: 16px;
    float: left;
  }

  .container-11 {
    margin-top: 23px;
  }
}
/* Inicio estilos para logo universidad */
.logos-sup {
  display: flex;
  justify-content: space-between;
}
.logo-universidad {
  margin-left: 20%;
}
.logo-uandes {
  height: 58.67px;
  width: auto !important;
}
.logo-endeavor {
  height: auto;
}
.plane-section3,
.sliderhome-section3 {
  height: 710px;
}
.plane-section-frugal,
.sliderhome-section-frugal {
  height: 770px;
}
.btn-container {
  display: flex;
  justify-content: center;
  margin: 2rem 0;
}
@media screen and (max-width: 991px) {
  .plane-section-frugal,
  .sliderhome-section-frugal {
    height: 735px;
  }
  .texto-slider2 {
    padding: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .logo-universidad {
    margin-left: 0;
  }
}
@media screen and (max-width: 629px) {
  .logos-sup {
    flex-direction: column;
  }
  .logo-universidad > img {
    padding-top: 50px;
  }
  .logo-uandes {
    /* height: 108.67px; */
    width: 240px;
    height: auto;
  }
  .plane-section,
  .sliderhome-section {
    height: 620px;
  }
  .container-jet {
    margin-top: 90px;
  }
  .plane-section2,
  .plane-section3,
  .sliderhome-section2 {
    height: 740px;
  }
  .container-jet2 {
    margin-top: 145px;
  }
  .container-jet3 {
    margin-top: 80px;
  }
  .plane-section-frugal,
  .sliderhome-section-frugal {
    height: 750px;
  }
}
@media screen and (max-width: 479px) {
  .logo-universidad > img {
    padding-top: 50px;
  }
  .plane-section,
  .sliderhome-section {
    height: 505px;
  }
  .plane-section-frugal,
  .sliderhome-section-frugal {
    height: 570px;
  }
  .container-jet {
    margin-top: 120px;
  }
}
@media screen and (max-width: 373px) {
  .plane-section-frugal,
  .sliderhome-section-frugal {
    height: 700px;
  }
}
/* Fin estilos para logo universidad */
/* Inicio estilos para ukresidence */
.honor-guests {
  margin: 6rem auto 4rem auto;
}
.honor-guest .circle-img{
  object-fit: cover;
}
.container-honor-guests {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 4rem;
}
.honor-guest {
  display: flex;
  width: 50%;
  gap: 2rem;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.guest-img {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  border: 4px solid #fdbf00;
}
.guest-name {
  color: #000;
  text-align: center;
  font-size: 25px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  line-height: 30px;
  /* width: 306px; */
}
.guest-speech-name {
  color: #000;
  text-align: center;
  font-size: 25px;
  font-family: Arial, sans-serif;
  font-weight: 500;
  line-height: 30px;
  /* width: 336px; */
  font-style: italic;
}
.guest-speech-details {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-family: Arial, sans-serif;
  font-weight: 500;
  line-height: 30px;
  font-style: italic;
}
.guest-desc {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-family: Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 3rem;
}
.space-guests {
  height: 40px;
}
@media screen and (max-width: 821px) {
  .container-honor-guests {
    flex-direction: column;
    gap: 4rem;
  }
  .honor-guest {
    width: 100%;
  }
  .guest-desc {
    padding: 0;
  }
}
/* Fin estilos para ukresidence */
/* Inicio estilos tabla */
.tit-table {
  color: #000;
  font-size: 25px;
  width: 100%;
  margin-bottom: 20px;
  line-height: 1.2;
}
.bajada-table {
  color: #000;
  font-size: 16px;
  width: 100%;
  margin-bottom: 30px;
  line-height: 1.2;
}
.contenido-table {
  padding: 0;
}
.bloque-vacio {
  min-height: 20px;
}
@media screen and (max-width: 479px) {
  .bloque-vacio,
  .item-vacio {
    min-height: 0px;
    height: 0px;
    margin: 0;
  }
}
/* Fin estilos tabla */
/* Inicio estilos logos */

.logo-link {
  cursor: pointer;
}
@media screen and (max-width: 1300px) {
  .logos-container {
    flex-direction: column;
  }
}
/* Fin estilos logos */
/* Inicio estilos imagenes LTP */
.heading-ltp {
  max-width: 900px;
  margin: 0 auto 3rem auto;
}
.container-img-ltp {
  display: flex;
  justify-content: center;
  align-items: center;
}
.img-ltp {
  width: 100%;
  height: auto;
  max-width: 768px;
  margin: 0 auto;
  border-radius: 10px;
}
.img-ltp-2 {
  width: 100%;
  height: auto;
  max-width: 800px;
  border-radius: 10px;
}
.img-ltp-3 {
  width: 100%;
  height: auto;
  max-width: 768px;
  margin: 0 auto;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1300px) {
  .container-img-ltp {
    width: 90%;
    justify-content: center;
    align-items: center;
    height: auto;
  }
}
/* Fin estilos imagenes LTP */

.landing-banner .tituloslider{
  margin-bottom: 10px;
  font-size: 28px;
}
.landing-banner .tituloslider strong{
  margin-bottom: 10px;
  font-size: 28px;
}
.landing-banner .tituloslider-copy {
  margin-bottom: 10px;
}

.landing-banner .tituloslider-copy *{
  font-size: 80px;
  line-height: 80px;
}
.landing-banner .texto-slider{
  line-height: 28px;
  margin-top: 0;
}

.justify-text{
  text-align: justify;
}
.custom-container-honor-guests.container-honor-guests{
  align-items: unset  ;
}
.honor-guest.honor-guest-card {
  margin: 0 5px;
  gap: 1rem;
  justify-content: unset;
}
.honor-guest-card .guest-speech-name{
  font-size: 14px;
}

.honor-guest.honor-guest-card .guest-img {
  width: 220px;
  height: 220px;
  margin-bottom: 15px;
  border: none;
}
.honor-guest-card .image{
  position: relative;
  max-width: 225px;
  margin: 0 auto;
}
.honor-guest-card .image img{
  position: relative;
  z-index: 1;
}
.honor-guest-card .image .flag-img{
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 2;
  width: 55px;
}
.linkedin-link {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #0A66C2;
  margin-top: auto;
}

.linkedin-link span{
  background: #0A66C2;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-right: 8px;
}

.honor-guest-card-body{
  text-align: center;
  width: 100%;
}

.general-text {
  font-family: Pop-Medium;
  font-size: 16px;
  color: #000;
  line-height: 1.5;
  font-style: normal;
}
.guest-name.general-text{
  font-size: 18px;
  font-weight: bold;
}
.text-block-10.general-text {
  font-family: Pop-Medium;
  font-size: 16px;
  color: #000;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}

.tituloslider-copy.banner-title{
  font-size: 60px !important;
  line-height: 70px !important;
}

.tituloslider-copy.banner-title *{
  font-size: 60px !important;
  line-height: 70px !important;
}

.text-mobile{
  display: none;
}
.location-container .image-33, .location-container .image-33-copy{
  height: 264px;
}

.diagonal-section {
  background: #fdbf00;
  color: white;
  clip-path: polygon(0 10vw, 100% 0, 100% calc(100% - 10vw), 0 100%);
  padding: 10rem 0;
}

.diagonal-section .section-title{
  padding: 4rem 15px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
  margin: 0;
  color: #000;
  text-align: center;
}

.blurbs-section .blurb-item {
  text-align: center;
}

.blurbs-row {
  margin-top: 20px;
}

.blurbs-section .blurb-item .icon{
  background: #fdbf00;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-bottom: 20px;
}

.agenda-list-container .agenda-item{
  text-align: left;
  margin-bottom: 15px;
  font-family: Pop-Bold;
}
.agenda-list-container .agenda-item .text-block-10.general-text{
  font-family: Pop-Bold;
}
.agenda-list-container .agenda-item ul li{
  font-family: Pop-Regular;
  font-size: 14px;
}

/* Estilo del overlay */
.youtube-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  justify-content: center;
  align-items: center;
}

/* Contenedor del video */
.youtube-popup {
  position: relative;
  width: 90%;
  max-width: 800px;
  background: #000;
  border-radius: 8px;
  overflow: hidden;
}

.youtube-popup iframe {
  width: 100%;
  height: 450px;
}

/* Botón para cerrar */
.close-youtube-modal-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  color: #fff;
  background: transparent;
  border: none;
  cursor: pointer;
}

.portada-youtube-video{
  width: 100%;
  height: auto;
  border-radius: 40px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}

.cba-video-card-styles{
  display: block;
  max-width: 800px;
  margin: 0 auto 100px;
  position: relative;
}

.cba-video-card-styles:before{
  content: '';
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: #222222;
  display: block;
  position: absolute;
  right: -90px;
  bottom: -85px;
  z-index: -1;
}

.play-shape{
  border-radius: 50%;
  background: #fdbf00;
  width: 100px;
  height: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 36px;
  position: absolute;
  right: 70px;
  top: -50px;
  box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.4);
}

.play-shape .fa-play{
  margin-left: 5px;
}

.cba-video-card-styles.cba-video-sm-card{
  max-width: 95%;
  margin: 0 auto 75px;
}

.cba-video-card-styles.cba-video-sm-card:before{
  right: -30px;
  bottom: -30px;
  width: 130px;
  height: 130px;
}

.cba-video-card-styles.cba-video-sm-card .play-shape{
  width: 70px;
  height: 70px;
  top: -35px;
  font-size: 26px;
}
.cba-video-card-styles.cba-video-sm-card .portada-youtube-video {
  border-radius: 16px;
}

.diagonal-section .container-10:before{
  display: none;
}

.diagonal-section .container-10:after{
  display: none;
}
a{
  text-decoration: none;
}

.sponsor-section .logos-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sponsor-section .logos-container .logo-landing {
  width: auto;
  max-height: 150px;
  max-width: 250px;
  padding: 15px;
}

@media screen and (max-width: 767px) {
  .logos-container {
    display: block;
    text-align: center;
  }

  .honor-guest.honor-guest-card{
    width: 95%;
    margin: 0 auto;
  }

  .diagonal-section .container-10{
    padding: 0;
  }

  .honor-guest-card .image .flag-img{
    right: 85px;
  }

  .cba-video-card-styles .portada-youtube-video {
    border-radius: 16px;
  }

  .cba-video-card-styles{
    max-width: 95%;
    margin: 0 auto 75px;
  }

  .cba-video-card-styles:before, .cba-video-card-styles.cba-video-sm-card:before{
    right: -20px;
    bottom: -30px;
    width: 120px;
    height: 120px;
  }

  .cba-video-card-styles .play-shape{
    width: 70px;
    height: 70px;
    top: -35px;
    font-size: 26px;
  }

  .landing-banner .tituloslider strong{
    font-size: 20px;
  }

  .honor-guest-card .guest-name{
    max-width: 85%;
    width: 100%;
    margin: 0 auto;
  }

  .text-mobile {
    display: block;
  }
  .text-desktop{
    display: none;
  }
  .location-container.container-10{
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .tituloslider-copy.banner-title{
    font-size: 26px !important;
    line-height: 35px !important;
  }
  .tituloslider-copy.banner-title *{
    font-size: 26px !important;
    line-height: 35px !important;
  }

  .landing-banner .tituloslider-copy *{
    font-size: 40px;
    display: block;
    line-height: 50px;
    margin-bottom: 20px;
  }


  .landing-banner .tituloslider{
    margin-bottom: 20px;
    line-height: 35px;
    margin-top: 15px;
    max-width: 70%;
    width: 100%;
  }

  .plane-section3.landing-banner{
    height: 710px;
  }

  .location-container .image-33, .location-container .image-33-copy{
    height: auto;
  }
}

