body {
  padding-bottom: 0;
}
/* header */

header:after {
  content: none;
}

.header__banner {
  margin: 20px 0;
}

.header__links,
.header__nav,
.uchile__header {
  display: none;
}

.header__logo img {
  height: 60px;
}
/* footer */

footer {
  display: none;
}

footer:before {
  content: none;
}
/* interior */

.content__description a[href^=http]:after,
.content__description a[target=_blank]:after {
  content: " [" attr(href) "] ";
  font-size: inherit;
  word-break: break-all;
}

.content__related a[href^=http]:after,
.content__related a[target=_blank]:after {
  content: " [" attr(href) "] ";
  font-size: inherit;
  word-break: break-all;
}

.content__description a.mod__link-download[href^=http]:after {
  content: none;
}

.content__description a:after > img {
  content: "";
}

.contcontent__description .ratio-iframe.video,
.content__description .ratio-iframe {
  display: none;
}

.content__tools {
  padding: 0;
  margin: 0;
}

.content__tools .compartir-texto,
.content__tools .herramientas-redes_addthis,
.content__tools .subir,
.content__tools .texto_compartir {
  display: none;
}

.content__tools .herramientas-redes_compartir .url_corta {
  background: white;
  width: auto;
  min-width: auto;

  &:before {
    content: "URL ";
  }
}

.content__share .addthis_inline_share_toolbox {
  display: none;
}

.content .content__aside {
  display: none;
}

.content .content__main {
  width: 100%;
}

.content__more .mod .mod__item,
.content__more .mod .mod_last-news__item {
  background: white;
  padding: 0;
}

.content__more .mod .mod__item-title a,
.content__more .mod .mod_last-news__item-title a,
.content__more .mod p {
  color: #333;
}

.content__more .mod .mod__item:after,
.content__more .mod .mod_last-news__item:after {
  content: none;
}

.content__data {
  flex-direction: row;
}

.data__image {
  width: 150px;
  background: white;
  padding: 0;
}

.mainPublicacion .data__info + .data__card {
  width: calc(100% - 166px);
}

.content__data .data__card {
  background: white;
  border: 2px solid #00bed9;
}

.data__card .card__row-icons {
  display: none;
}

.tab__list {
  display: none;
}

.tab__item {
  display: block!important;
  border: 0;
  padding-top: 0;
  margin-bottom: 30px;
}

.tab__item:before {
  content: "";
  display: block;
  color: #2c1873;
  text-transform: uppercase;
}

.tab__item[id=descripcion]:before {
  content: "Presentación";
}

.tab__item[id=planestudio]:before {
  content: "Plan de estudios";
}

.tab__item[id=requisitos]:before {
  content: "Requisitos de admisión";
}

.tab__item[id=postulaciones]:before {
  content: "Postulaciones";
}

.tab__item {
  display: block!important;
  border: 0;
  padding-top: 0;
}

.tab__item .content__description:empty:before {
  content: "No hay información";
}

.content__related .related__images figure a:before {
  content: none;
}

.content__gallery .photo-index dl.media {
  width: calc(25% - 20px);
}

.content__gallery dl.media dd.zoom:before {
  display: none;
}

.mod-cal-result .mod-cal-result__date-title {
  border-bottom-width: 2px;
}

.archivos .mod_pager {
  display: none;
}
/* subportadas */
.section__banner {
  background: none;
  position: relative;
  height: auto;
  padding: 20px 0;
  margin-bottom: 30px;
  border-bottom: 2px solid #008599;
}

.section__banner .mod:after,
.section__banner .mod:before,
.section__banner:after,
.section__banner:before {
  display: none;
}

.section__banner .mod__titles h1.mod__title {
  background: white;
  color: #2c1873;
  padding: 0;
  margin: 0;
}

.mod_linked .mod__item .mod__img {
  break-inside: avoid;
}

.mod_linked .mod__item .mod__img img {
  break-inside: avoid;
}

.section .aside__top .buscador {
  display: none;
}
/* portada */
.bx-wrapper .bx-controls-direction {
  display: none;
}

.section__nuevo .side__left {
  padding: 40px 0 50px;
}

.portada .mod_last-news__item .mod_last-news__img {
  display: none;
}

.portada .mod_last-news__item .mod_last-news__item-title {
  padding: 10px;
}

.section__estudia {
  background: #ccc;
}

.section__estudia .mod__title > * {
  color: #333;
}

.columns .mod_content.intro .mod__aside_header {
  display: block;
}

.portada .mod_linked .mod__item {
  width: 20%!important;
}

.portada .mod_linked .mod__item:before {
  padding-top: 150px!important;
}

.mod_highlight.centros .mod__item {
  width: calc(25% - 10px);
}

.portada a[target=_blank]:after,
.portada a[target=_blank]:after {
  content: " [" attr(href) "] ";
  font-size: inherit;
  word-break: break-all;
}
