ul.year-list {
  align-items: center;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: 100%;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 1;
}
ul.year-list li {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  font-weight: 800;
  margin-left: 8px;
  margin-right: 8px;
}
ul.year-list li a {
  color: #fff;
  text-decoration: none;
}

.ponente-wrapper {
  background-color: #fff;
  border-radius: 25px;
  margin-bottom: 50px;
  overflow: hidden;
}
.ponente-wrapper .ponente-imagen {
  height: 245px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
}
.ponente-wrapper .ponente-redes-sociales {
  position: absolute;
  bottom: 15px;
  width: 100%;
}
.ponente-wrapper .ponente-redes-sociales .elementor-grid-item {
  margin: 5px;
}
.ponente-wrapper .ponente-info {
  padding: 20px;
}
.ponente-wrapper .ponente-info .ponente-info-img img {
  border-radius: 50%;
  height: 100px;
  width: 100px;
}
.ponente-wrapper .ponente-info .ponente-info-text {
  margin-left: 20px;
}
.ponente-wrapper .ponente-info .ponente-info-text .ponente-info-text-name {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 10px;
}
.ponente-wrapper .ponente-info .ponente-info-text .ponente-info-text-job {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
}
.ponente-wrapper .ponente-info .ponente-info-text .ponente-info-text-description {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
}
.ponente-wrapper .ponente-info .ponente-button {
  background-color: #d2d2d2;
  color: #fff;
}
.ponente-wrapper .ponente-nombre {
  color: #426DAA;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
}
.ponente-wrapper .ponente-descripcion {
  color: #ff000;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 15px 0;
}
.ponente-wrapper .elementor-social-icon {
  background-color: #4878ba;
  border-radius: 80% !important;
  font-size: 15px !important;
}
.ponente-wrapper .ponente-conferencias-container {
  padding: 20px;
}
.ponente-wrapper .ponente-conferencias-container h6 {
  color: #426DAA;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.conferencias-list-items .ponente-imagen {
  margin: auto;
  border-radius: 50% !important;
  height: 80px !important;
  width: 80px !important;
}
.conferencias-list-items .elementor-icon-list-icon {
  color: #426DAA;
}
.conferencias-list-items .titulo-conferencia {
  color: #8b8b8b;
  font-size: 16px;
  font-weight: 600;
}

.single-conferencia .ponente-imagen {
  margin: auto;
  border-radius: 50% !important;
  height: 120px !important;
  width: 120px !important;
}

.content-ponente-single h5 {
  font-size: 1.25rem !important;
  font-weight: 500 !important;
}
.content-ponente-single .ponente-image-wrapper img {
  border-radius: 50%;
  width: 200px;
}

.abecedario-busqueda {
  position: absolute;
  width: 100%;
  left: 0;
}
.abecedario-busqueda .elementor-icon-list-item span {
  text-transform: uppercase;
}

.ponente-section {
  top: 150px;
}

/*# sourceMappingURL=styles.css.map */
