html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 125px;
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 125px;
  line-height: 125px;
}

footer a.logo {
  display: block;
  margin: 1.5rem auto;
  width: 316px;
}

footer svg {
  display: block;
  margin: 0 auto;
  fill: #cd0000;
  width: 180px;
}
@media (min-width: 768px) {
  p:not(.intro):not(.authors):not(.thread):not(.ponente-cargo) {
    font-size: 1.15rem;
  }
}

.hero {
  height: 220px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0.25rem;
}

@media (min-width: 768px) {
  .hero {
    height: 388px;
  }
}

@media (min-width: 1500px) {
  .hero.home {
    background-size: contain !important;
  }
}

.hero.home {
  background: white url(/images/imagen_portada_mobile.jpg) center center/cover
    no-repeat;
}

@media (min-width: 992px) {
  .hero.home {
    background: white url(/images/imagen_portada.jpg) center center/cover
      no-repeat;
    background-size: cover !important;
  }
}

.hero.echallenge {
  background: white url(/images/imagen_echallenge_mobile.jpg) center
    center/cover no-repeat;
}

@media (min-width: 992px) {
  .hero.echallenge {
    background: white url(/images/imagen_echallenge.jpg) center center/cover
      no-repeat;
  }
}

.hero.eforum {
  background: white url(/images/imagen_eforum_mobile.jpg) center center/cover
    no-repeat;
}

@media (min-width: 992px) {
  .hero.eforum {
    background: white url(/images/imagen_eforum.jpg) center center/cover
      no-repeat;
  }
}

.hero.eshowroom {
  background: white url(/images/imagen_eshowroom_mobile.jpg) center center/cover
    no-repeat;
}

@media (min-width: 992px) {
  .hero.eshowroom {
    background: white url(/images/imagen_eshowroom.jpg) center center/cover
      no-repeat;
  }
}

.hero.ecorallye-mallorca {
  background: white url(/images/imagen_ecorallye_mobile.jpg) center center/cover
    no-repeat;
}

@media (min-width: 992px) {
  .hero.ecorallye-mallorca {
    background: white url(/images/imagen_ecorallye.jpg) center center/cover
      no-repeat;
  }
}

.hero.eenergy-challenge {
  background: white url(/images/imagen_eenergy_mobile.jpg) center center/cover
    no-repeat;
}

@media (min-width: 992px) {
  .hero.eenergy-challenge {
    background: white url(/images/imagen_eenergy.jpg) center center/cover
      no-repeat;
  }
}

.hero.eaula {
  background: white url(/images/imagen_eaula_mobile.jpg) center center/cover
    no-repeat;
}

@media (min-width: 992px) {
  .hero.eaula {
    background: white url(/images/imagen_eaula.jpg) center center/cover
      no-repeat;
  }
}

.hero.ecorallye-virtual {
  background: white url(/images/imagen_ecorallye_vr_mobile.jpg) center
    center/cover no-repeat;
}

@media (min-width: 992px) {
  .hero.ecorallye-virtual {
    background: white url(/images/imagen_ecorallye_vr.jpg) center center/cover
      no-repeat;
  }
}

.hero.eboat {
  background: white url(/images/imagen_eboat_mobile.jpg) center center/cover
    no-repeat;
}

@media (min-width: 992px) {
  .hero.eboat {
    background: white url(/images/imagen_eboat.jpg) center center/cover
      no-repeat;
  }
}

.hero.etalent-calvia {
  background: white url(/images/imagen_etalent_mobile.jpg) center center/cover
    no-repeat;
}

@media (min-width: 992px) {
  .hero.etalent-calvia {
    background: white url(/images/imagen_etalent.jpg) center center/cover
      no-repeat;
  }
}

.hero-text {
  text-shadow: 1px 2px 10px #333;
  color: white;
  padding: 1rem 0;
  text-align: center;
  font-size: 1.38rem;
  line-height: 1.4em;
  background: url(/images/hoja_logo.png) no-repeat center center,
    linear-gradient(to right, #32a73c, #91c42b);
}

@media (min-width: 768px) {
  .hero-text {
    background-position: center -35px;
    padding: 1rem;
    font-size: 1.45rem;
    line-height: 1.5;
  }

  .hero-text .container {
    padding: 0.5rem 1rem;
  }
}

.hero-text a {
  color: white;
}

.hero-text img {
  display: none;
}

.aside {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1200px) {
  .aside .border-wrapper {
    width: 320px;
    margin: 0 auto;
  }
}

.by-section-list:not(.patrocinadores) {
  margin-top: 0;
  padding: 0 0 1rem;
}

@media (max-width: 991.98px) {
  .by-section-list:not(.patrocinadores) {
    padding-bottom: 0;
    margin-bottom: 1rem;
  }
}

.by-section-list:not(.patrocinadores) .container {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.by-section-list:not(.patrocinadores) .news-item.especial .news-content {
  background: transparent;
}

.by-section-list:not(.patrocinadores) .section-title {
  background: white;
  color: #25a43d;
}

.by-section-list:not(.patrocinadores) .thread {
  margin-bottom: 0;
  display: block;
}

.by-section-list:not(.patrocinadores) .news-item {
  margin-bottom: 1rem;
  position: relative;
}

.patrocinadores {
  margin: 3rem auto 0;
}

@media (min-width: 768px) {
  .patrocinadores {
    margin: 3rem auto;
  }
}

.patrocinadores a {
  display: block;
}

@media (max-width: 991.98px) {
  .patrocinadores a {
    margin-bottom: 3rem;
  }
}

.ponentes h4 {
  font-size: 1.25rem;
  text-align: center;
  margin-bottom: 1rem;
}

.ponentes h5 {
  text-align: center;
  color: #25a43d;
}

.ponentes hr {
  height: 10px;
  background: #707d86;
  border: none;
}

.ponentes .ponente {
  text-align: center;
  margin-bottom: 1rem;
}

.ponentes .ponente .img-wrapper {
  cursor: pointer;
  max-width: fit-content;
  margin: auto;
  position: relative;
}

.ponentes .ponente .img-wrapper::after {
  position: absolute;
  content: ' ';
  right: 5px;
  bottom: 5px;
  width: 20px;
  height: 20px;
  background: transparent url(/images/lupa.png) no-repeat;
}

@media (min-width: 768px) {
  .ponentes .ponente {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.ponentes .ponente p {
  font-size: 0.85rem;
  margin-bottom: 0;
}

.ponentes .ponente h5 {
  font-weight: bold;
  font-size: 1rem;
  color: #25a43d;
}
.ponentes .ponente .ponente-ponencia {
  font-size: 0.85rem !important;
  color: #25a43d;
  font-style: italic;
}

.programa {
  max-width: 980px;
}

.programa .btn.descarga-programa {
  font-size: 1.35rem;
  background-color: #91c42b;
  border: 0;
}

.programa .btn.descarga-programa strong {
  text-transform: uppercase;
}

.programa-detail dl {
  display: grid;
  grid-template-columns: max-content auto;
  column-gap: 2rem;
}
.programa-detail dl * {
  margin-bottom: 0;
}
.programa-detail dl dt {
  grid-column-start: 1;
}
.programa-detail dl dd {
  grid-column-start: 2;
  margin-bottom: 0.5rem;
}
.programa-detail dl p {
  font-size: 1rem !important;
}
.programa-detail dl span,
.programa-detail dl a {
  font-weight: bold;
  color: #25a43d;
}

.inscribete {
  height: 220px;
  background: transparent url(/images/fondo_inscribete.jpg) no-repeat center
    center/cover;
  border-bottom: solid 2px #ddedc0;
  text-align: center;
  padding-top: 1.5rem;
}

@media (min-width: 768px) {
  .inscribete {
    height: 180px;
    padding: 2.5rem 15rem;
  }
  .inscribete h4 {
    line-height: 1.25;
  }
}

.inscribete .btn {
  background-color: #25a43d;
  border: 0;
  font-size: 1.9rem;
  padding: 0.45rem 3rem;
}

.grupo.feria-virtual {
  background-color: #333;
}

.grupo.feria-virtual > .container:nth-child(n + 3) {
  max-width: 100%;
  padding: 0;
}

.grupo.feria-virtual > .container:nth-child(n + 3) .oscuro {
  margin: 0 !important;
  border: 0;
  padding: 0;
  background-color: #333;
}

.grupo.feria-virtual > .container:nth-child(n + 3) .oscuro a {
  color: white;
}

.grupo.feria-virtual > .container:nth-child(n + 3) .oscuro .thread {
  color: #91c42b;
}

.grupo.feria-virtual > .container:nth-child(3) .by-section-list {
  padding-top: 2rem;
}

.grupo.movilidad > .container:not(:last-child) .by-section-list {
  border: 0 !important;
  background-color: white;
  margin: 0;
  padding: 0;
  bottom: 0;
}

.grupo.movilidad > .container:nth-child(5) {
  margin-bottom: 3rem;
}

.patrocinadores .section-title {
  text-transform: uppercase;
  color: white;
}

.grupo.noticias .by-section-list:not(.clarinete) {
  background-color: white;
  border: 0;
  padding: 0;
}

.grupo.noticias .show-more-news {
  background-color: #25a43d;
  border: 0;
  width: 100%;
  font-size: 1.2rem;
}

.grupo.noticias .title {
  color: #25a43d;
  border-bottom: solid 4px #25a43d;
  margin-bottom: 1.5rem;
}

.grupo.noticias .title strong,
.grupo.noticias .title a {
  color: #91c42b;
}

.container > div > .by-section-list,
.by-section-list.oscuro {
  color: white;
  border: 0;
  margin: 0;
  background-color: #333 !important;
  text-align: left !important;
}

.container > div > .by-section-list p.intro,
.by-section-list.oscuro p.intro {
  display: none;
}

.container > div > .by-section-list a,
.by-section-list.oscuro a {
  color: white;
  border: none;
}

.container > div > .by-section-list .thread,
.container > div > .by-section-list .thread a,
.by-section-list.oscuro .thread,
.by-section-list.oscuro .thread a {
  text-transform: uppercase;
  color: #91c42b;
}

.container > div > .by-section-list .section-title,
.by-section-list.oscuro .section-title {
  background: linear-gradient(to right, #32a73c, #91c42b);
  color: white;
  border: 0 !important;
  padding: 0.5rem 0 !important;
}

.noticias .by-section-list.oscuro {
  border-top: solid 4px #ddedc0 !important;
  border-bottom: solid 4px #ddedc0 !important;
}

.noticias .by-section-list:not(.patrocinadores) {
  margin-top: 0;
}

.noticias .by-section-list:not(.patrocinadores) .section-title {
  margin-top: 1.5rem;
  background: linear-gradient(to right, #32a73c, #91c42b);
  color: white;
}

.noticias .by-section-list:not(.patrocinadores) p.intro {
  display: none;
}

.gallery-view {
  background-color: #333;
}

.gallery-view .picture .picture-counter span,
.gallery-view .picture .picture-description p span,
.gallery-view .picture .picture-description p span a {
  color: #91c42b;
}

.gallery-view .by-section-list {
  background-color: #333;
  border: 0 !important;
  margin-top: 0;
  padding-bottom: 0.5rem;
}

.gallery-view .ads {
  display: none;
}

.gallery-view .picture {
  border-bottom: 1px solid white;
}

.picture-share .icon::before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  margin-right: 0.35rem;
}

.picture-share .icon.round::before {
  border-radius: 50%;
}

.picture-share .X::before {
  background: #000
    url(https://uh.gsstatic.es/images/shared/svg/icons.svg#xpost-view) no-repeat
    center center/75%;
}

.picture-share .facebook::before {
  background: #2f579c
    url(https://uh.gsstatic.es/images/shared/svg/icons.svg#facebookpost-view)
    no-repeat center center;
}

.related-gallery {
  max-width: 900px;
  margin: 1rem auto !important;
}

.gallery-content,
.gallery-content a {
  color: white;
}

.gallery-content .post-intro,
.gallery-content .gallery-info {
  border-bottom: 1px solid white;
}

.gallery-content .gallery-info {
  padding-bottom: 1rem;
}

.gallery-info .gallery-author::after {
    content: " | ";
    color: #fff;

}

.post-img .related-gallery-link {
    position: absolute;
    width: 100%;
    z-index: 2;
}
.post-img .related-gallery-link a {
    height: 45px;
}

@media (min-width: 768px) {
	.post-img .related-gallery-link {
	    width: 50px;
	    right: 2rem;
	    bottom: 2rem;
	}
}

@media (max-width: 991.98px) {
	.post-img .related-gallery-link {
	    height: 100%;
	    top: 0;
	}

	.post-img .related-gallery-link a {
	    height: 100%;
	}
}

.navbar-brand {
  margin-right: 0;
  margin-top: 0.5rem;
}

.navbar-brand svg {
  width: 200px;
  display: block;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .navbar-brand svg {
    width: 230px;
    margin-top: 0.75rem;
  }
}

@media (min-width: 1200px) {
  .navbar-brand svg {
    width: 300px;
    margin-top: 0;
  }
}

.patrocinadores-head strong {
  font-size: 0.75rem;
}

.patrocinadores-head .colabora {
  border-left: solid 1px #ccc;
}

.navbar-links {
  transition: all 0.35s cubic-bezier(0.77, 0, 0.18, 1);
  transform: translateX(0);
}

.navbar-links.hidden {
  transform: translateX(200px);
}

nav.navbar-menu {
  max-height: 2.4rem;
  transform: translateY(0);
  background-color: #e6e6e6;
  position: relative;
  margin-bottom: 0.25rem;
  width: 100% !important;
}

.nav-menu.navbar-nav.scrolling-nav {
  position: relative;
  width: 100% !important;
}

@media (max-width: 768px) {
  nav.navbar-menu {
    padding: 0;
  }
}

nav.navbar-menu.fixed {
  position: fixed;
  box-shadow: 2px -8px 20px #333;
  z-index: 1024;
  transition: transform 0.25s ease;
  width: 100%;
  transform: translateY(26px);
}

nav.navbar-menu.fixed:not(.submenu) {
  background-color: white;
}

@media (min-width: 768px) {
  nav.navbar-menu.fixed {
    transform: translateY(27px);
  }
}

nav.navbar-menu .nav-menu .nav-item {
  padding: 0.5rem 0 0.4rem;
}

@media (max-width: 991.98px) {
  nav.navbar-menu .nav-menu .nav-item {
    padding: 0.4rem 0.65rem;
  }
}

nav.navbar-menu .nav-menu .nav-item:first-child {
  flex: 0;
}

@media (min-width: 768px) {
  nav.navbar-menu .nav-menu .nav-item:first-child {
    padding-left: 0;
    padding-right: 0.5rem;
  }
}

@media (max-width: 767.98px) {
  nav.navbar-menu .nav-menu .nav-item:first-child {
    padding-left: 1rem;
  }
}

nav.navbar-menu .nav-menu .nav-item:first-child svg {
  width: 24px;
  fill: #323232;
  vertical-align: top;
}

nav.navbar-menu .nav-menu .nav-item > a {
  white-space: nowrap;
  text-transform: uppercase;
}

nav.navbar-menu .nav-menu .nav-item a {
  color: #323232;
  font-size: 0.9rem;
  font-family: 'Roboto Condensed';
}

@media (min-width: 992px) {
  nav.navbar-menu .nav-menu .nav-item a {
    font-size: 0.96rem;
  }
}

nav.navbar-menu .nav-menu .nav-item.active a.jsdown {
  color: #cd0000;
}

nav.navbar-menu .nav-menu .nav-item.actions {
  max-width: 60px;
  margin-left: auto;
}

nav.navbar-menu .nav-menu .nav-item.actions .icon svg {
  width: 16px;
  fill: #444;
}

nav.navbar-menu .nav-menu .nav-item.actions .icon:not(:last-child)::after {
  content: '|';
  color: #a4a4a4;
}

nav.navbar-menu .nav-menu .nav-item.selected {
  background: white;
}

nav.navbar-menu .subnav-container {
  position: absolute;
  top: 36px;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 2;
  border-bottom: 2px solid #cd0000;
  transition: all 0.2s ease-in-out;
  text-align: left;
}

nav.navbar-menu .subnav-container .news-item .news-heading {
  line-height: 1.15;
  margin-top: 0.25rem;
}

nav.navbar-menu .subnav-container .news-item:not(:last-child) {
  padding-right: 0;
}

nav.navbar-menu .subnav-container .submenu li {
  padding-left: 0.25rem;
  background: no-repeat transparent
    url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M6.646 3.646a.5.5 0 01.708 0l6 6a.5.5 0 010 0.708l-6 6a.5.5 0 01-.708-.708L12.293 10 6.646 4.354a.5.5 0 010-.708z'/></svg>")
    center right;
  background-size: 0.75rem;
}

nav.navbar-menu .subnav-container .submenu li:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 0.5rem;
}

nav.navbar-menu .subnav-container .submenu li:first-child a {
  text-transform: uppercase;
  color: #000;
}

nav.navbar-menu .subnav-container .submenu li a {
  display: block;
}

/* purgecss end ignore */
nav.navbar-submenu .subnav-menu {
  margin: 0.5rem 0 1rem;
  font-size: 0.9rem;
}

nav.navbar-submenu .subnav-menu .list-inline-item {
  margin-right: 0;
}

nav.navbar-submenu .subnav-menu .list-inline-item.active a {
  font-weight: bold;
  color: #cd0000;
}

nav.navbar-submenu .subnav-menu .list-inline-item + .list-inline-item::before {
  content: '|';
  color: #cd0000;
}

@media (min-width: 992px) {
  .nav-item:not(:first-child) > a {
    white-space: nowrap;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

nav.navbar-menu,
nav.navbar-menu.fixed:not(.submenu) {
  background: linear-gradient(to right, #32a73c, #91c42b);
}

nav.navbar-menu .nav-menu .nav-item:not(.active) > a {
  color: white;
}

nav.navbar-menu .nav-menu .nav-item.selected > a {
  color: black;
  font-weight: bold;
}

nav.navbar-menu .nav-menu .nav-item.actions .icon svg,
nav.navbar-menu .nav-menu .nav-item:first-child svg {
  fill: white;
}

.black-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1030;
  top: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.2s ease, opacity 0.2s ease-in-out;
}

.black-overlay.overlay-visible {
  visibility: visible;
  opacity: 1;
}

.over-overlay {
  position: relative;
  z-index: 1080;
}

#hamburger {
  width: 32px;
  height: 27px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

#hamburger span {
  display: block;
  position: absolute;
  height: 5px;
  width: 50%;
  background-color: #fff;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

#hamburger span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}

#hamburger span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px;
}

#hamburger span:nth-child(1),
#hamburger span:nth-child(2) {
  top: 0;
}

#hamburger span:nth-child(3),
#hamburger span:nth-child(4) {
  top: 11px;
}

#hamburger span:nth-child(5),
#hamburger span:nth-child(6) {
  top: 22px;
}

#hamburger.open span:nth-child(1),
#hamburger.open span:nth-child(6) {
  transform: rotate(45deg);
}

#hamburger.open span:nth-child(2),
#hamburger.open span:nth-child(5) {
  transform: rotate(-45deg);
}

#hamburger.open span:nth-child(1) {
  left: 0;
  top: 5px;
}

#hamburger.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 5px;
}

#hamburger.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

#hamburger.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

#hamburger.open span:nth-child(5) {
  left: 0;
  top: 16px;
}

#hamburger.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 16px;
}

@media (max-width: 991.98px) {
  #hamburger {
    width: 24px;
    height: 20px;
  }
  #hamburger span {
    height: 4px;
  }
  #hamburger span:nth-child(3),
  #hamburger span:nth-child(4) {
    top: 9px;
  }
  #hamburger span:nth-child(5),
  #hamburger span:nth-child(6) {
    top: 18px;
  }
  #hamburger.open span:nth-child(5) {
    top: 14px;
  }
  #hamburger.open span:nth-child(6) {
    top: 14px;
  }
}

@media (max-width: 991.98px) {
  .ads:not(.no-border) {
    margin-bottom: 1rem;
  }
  .ads:not(.no-border) div[class*='col'] > div {
    padding: 20px 0;
    border-top: 2px solid #cd0000;
    border-bottom: 2px solid #cd0000;
  }
}

.ads .ad-content div,
.ads .ad-content iframe,
.ads .ad-content a,
.ads .ad-content img {
  margin: 0 auto;
  display: block;
}

.ads .ad-content * > * {
  display: block !important;
}

.ads .ad-content iframe + *,
.ads .ad-content a + * {
  margin-top: 1rem;
}

.ads .ad-content:first-child:before {
  font: 0.65rem Roboto, 'Helvetica Neue', Arial;
  content: '';
  text-align: center;
  display: block;
  color: #999;
  margin-bottom: 0.25rem;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .ads div[id^='top'].ad-content iframe {
    margin-left: -25px;
  }
}

.by-section-list .ads div[class*='col'] {
  border: 0;
}

.aside .ads:not(:last-child) {
  flex-basis: 900px;
}

.aside .ads:last-child {
  flex: 1;
}

.skys {
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  justify-content: space-between;
  margin-top: 0.5rem;
  padding-bottom: 10rem;
}

.skys .ad {
  width: calc((100vw - 1157px) / 2);
  display: flex;
  height: fit-content;
  overflow: hidden;
}

.skys .ad.left {
  justify-content: flex-end;
}

.skys .ad.right {
  justify-content: flex-start;
}

.lazyload {
  opacity: 0;
}

.lazyloading {
  opacity: 0.65;
  transition: opacity 300ms;
  background: #f7f7f7 no-repeat center;
}

.lazyloaded {
  opacity: 1;
  transition: opacity 600ms;
}

.carousel-item {
  opacity: 0.5;
}

.carousel-item .lazyload,
.carousel-item.active {
  opacity: 1;
  transition: opacity 100ms;
}

.carousel-caption {
  display: none;
}

.modal-header {
  text-align: center;
  flex-direction: column;
  padding-bottom: 0;
  background: transparent url(/images/cv_bg.jpg) no-repeat center center / cover;
}

.modal-header * {
  width: 100%;
}

.modal-header img {
  width: auto;
  margin: auto;
  border: solid 2px #25a43d;
  margin-bottom: 0.35rem;
}

.modal-title {
  color: #25a43d;
}

.modal-body img {
  max-height: 90vh;
}

div[id^="ponente"] .modal-content {
  max-width: 500px;
}

img[data-toggle='modal']:hover {
  cursor: pointer;
}

.modal-content {
  border-radius: 0;
  max-width: 100%;
  width: auto;
  margin: auto;
  overflow: hidden;
}

.modal-content .embed-responsive {
  width: 75vw;
}

.modal-content iframe {
  width: 370px;
  height: 205px;
  overflow: hidden;
  border: none;
}

@media (min-width: 768px) {
  .modal-content iframe {
    width: 960px;
    height: 540px;
  }
}

.modal-content.transparent {
  background-color: transparent;
}

.modal-backdrop.show {
  opacity: 0.7;
}

@media (min-width: 480px) {
  .modal-lg,
  .modal-xl {
    max-width: calc(100% - 4rem);
  }
}


.btn {
  font-weight: 500;
}

.btn-primary,
.btn-primary:hover {
  background-color: #cd0000;
  border-color: #cd0000;
}

.btn-light,
.btn-light:hover {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}

.btn.subscribe {
  background-color: #ffc700;
  font-family: 'Times New Roman';
  font-style: italic;
  font-weight: bold;
  padding: 0.15rem 1.5rem;
  color: #fff;
}

.btn-danger {
  background-color: #cd0000;
  border-color: #cd0000;
}

input.input-date,
input.input-date-native::-webkit-calendar-picker-indicator {
  background: white
    url('data:image/svg+xml, %3Csvg%20version%3D%221.1%22%20%20%20%20%20%20%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220%22%20y%3D%220%22%20viewBox%3D%220%200%20200%20200%22%20%20%20%20%20%20%20%20%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23cd0000%22%20class%3D%22st1%22%20d%3D%22M162.9%20%20%20%20%20%20%20%20%2028.2V14.8c0-6.1-3.6-12-9.4-13.8-9.7-3-18.5%204-18.5%2013.2v14.6c0%209.2%208.8%2016.2%20%20%20%20%20%20%20%20%2018.5%2013.2%205.7-1.8%209.4-7.7%209.4-13.8z%22%2F%3E%3Cpath%20fill%3D%22%23cd0000%22%20%20%20%20%20%20%20%20%20class%3D%22st1%22%20d%3D%22M197.5%2025.9h-27.7v6.5c0%209.2-5.5%2018-14.3%2020.8C141.1%2057.7%20128%20%20%20%20%20%20%20%20%2046.9%20128%2033v-7.1H72.2v6.5c0%209.2-5.5%2018-14.3%2020.8-14.4%20%20%20%20%20%20%20%20%204.5-27.5-6.3-27.5-20.2v-7.1l-27.9-.3v174.7h195.3l-.3-174.4zm-13.7%20%20%20%20%20%20%20%20%20160.4H16.4V74.7h167.4v111.6z%22%2F%3E%3Cpath%20fill%3D%22%23cd0000%22%20class%3D%22st1%22%20%20%20%20%20%20%20%20%20d%3D%22M65.2%2028.3V14.8c0-6.1-3.6-12-9.4-13.8-9.6-3.1-18.5%204-18.5%20%20%20%20%20%20%20%20%2013.2v14.6C37.3%2038%2046.2%2045%2055.8%2042c5.8-1.8%209.4-7.7%209.4-13.7z%22%2F%3E%3Cg%3E%3Cpath%20%20%20%20%20%20%20%20%20fill%3D%22%23000%22%20class%3D%22st1%22%20d%3D%22M72.2%2094.7h20.9v20.9H72.2zM107%20%20%20%20%20%20%20%20%2094.7h20.9v20.9H107zM141.9%2094.7h20.9v20.9h-20.9zM72.2%20%20%20%20%20%20%20%20%20123.6h20.9v20.9H72.2zM107%20123.6h20.9v20.9H107zM141.9%20%20%20%20%20%20%20%20%20123.6h20.9v20.9h-20.9zM72.2%20152.5h20.9v20.9H72.2zM37.3%20%20%20%20%20%20%20%20%20123.6h20.9v20.9H37.3zM37.3%20152.5h20.9v20.9H37.3zM107%20%20%20%20%20%20%20%20%20152.5h20.9v20.9H107zM141.9%20152.5h20.9v20.9h-20.9z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E')
    no-repeat 95% center/21px !important;
}

.datepicker table tbody tr td.active.active,
.datepicker table tbody tr td.active.active:hover {
  background-color: #cd0000;
  color: #fff;
}

@media (max-width: 1199.98px) {
  .input-daterange input {
    text-align-last: left;
  }
}

.datepicker-dropdown {
  z-index: 1021 !important;
}

.pagination .page-item.active .page-link {
  color: #cd0000;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}

.pagination .page-item .page-link {
  color: #242424;
  font-weight: bold;
}

.news-heading {
  font-weight: 700;
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .news-heading {
    margin-bottom: 0;
  }
}

h1.news-heading,
h2.news-heading {
  font-size: 1.85rem;
  font-weight: 900;
  line-height: 1em;
}

@media (min-width: 992px) {
  h1.news-heading,
  h2.news-heading {
    font-size: 2.44rem;
  }
}

h3.news-heading {
  font-size: 1.15rem;
}

@media (max-width: 991.98px) {
  .col-7.col-md-8 h3.news-heading {
    font-size: 1.1rem;
  }
}

h4.news-heading {
  font-size: 1.1rem;
  line-height: 1.25em;
}

@media (min-width: 992px) {
  h4.news-heading {
    line-height: 1.3;
  }
}

h5.news-heading {
  font-size: 0.95rem;
}

h5 span,
h5 span a {
  text-transform: uppercase;
  color: #cd0000;
}

.section-title {
  position: relative;
  font-size: 1.3rem;
  font-weight: 900;
  line-height: 1.15em;
  margin-bottom: 1.15rem;
  color: #cdfdc9;
  padding: 0.5rem 0;
  background: linear-gradient(to right, #32a73c, #91c42b);
}

.section-title .badge {
  font-weight: normal;
  font-size: 0.75rem;
  margin-left: 0.5rem;
  margin-bottom: 0.15rem;
  vertical-align: middle;
}

.section-title:not(.lower) {
  text-transform: uppercase;
}

.section-title h3 {
  font-size: 1.45rem;
  margin: 0;
}

.section-title::after {
  width: 97.5%;
}

.section-title > div.spaced {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.section-title > div::after {
  z-index: 1;
  width: 50%;
}

.section-title > div .btn {
  padding: 0 1.5rem;
  font-size: 0.8rem;
}

.section-title > div strong {
  text-transform: uppercase;
  color: white;
}

.section-title.secondary {
  font-weight: bold;
  font-size: 1.25rem;
}

.heading-info {
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.45rem 0.75rem;
  font-size: 1.3rem;
}

.heading-info strong {
  font-weight: 900;
}

.secondary-title {
  color: #25a43d;
  padding: 0 0 2rem;
  font-weight: bold;
}

.secondary-title svg {
  max-width: 70px;
}

@media (min-width: 768px) {
  .secondary-title svg {
    max-width: 110px;
  }
}

.arrow {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.arrow.up {
  border-bottom: 5px solid #25a43d;
}

.arrow.up.blue {
  border-bottom: 5px solid #03a2e6;
}

.arrow.down {
  border-top: 5px solid #cd0000;
}

.circle {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.circle.blue {
  background-color: #03a2e6;
}

.circle.green {
  background-color: #25a43d;
}

.circle.red {
  background-color: #cd0000;
}

.video-js:hover .vjs-big-play-button {
  filter: brightness(75%);
}

.video-js .vjs-big-play-button {
  top: calc(50%);
  left: calc(50%);
  background: linear-gradient(to right, rgba(50, 167, 60, 0.75), rgba(145, 196, 43, 0.75));
}

.video-section .inner {
  padding: 0.75rem;
  background-color: #e6e6e6;
}

.video-section .title h3 {
  font-size: 1.3rem;
}

.badge-light {
  background-color: #e6e6e6;
}

.badge-danger {
  background-color: #cd0000;
}

.blink {
  animation: blinker 1s step-start infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.gigya-style-modern {
  outline-color: #cd0000;
}

.gigya-style-modern div.gigya-screen-dialog-top {
  background-color: #cd0000 !important;
}

.gigya-style-modern #gigya-screen-dialog-page-overlay {
  filter: alpha(opacity=75) !important;
  opacity: 0.75 !important;
}

.gigya-style-modern .gigya-screen-dialog-close > a:before {
  content: 'X';
  color: white;
}

.gigya-style-modern .gigya-screen-dialog-close > a > img {
  display: none;
}

.gigya-style-modern .gigya-screen .gigya-input-text:focus {
  border-color: #cd0000;
  box-shadow: 0 0 5px 0 #ac0000;
}

html,
body {
  scroll-padding-top: 70px;
}

body {
  font-family: Roboto, 'Helvetica Neue', Arial;
}

::selection {
  color: #cd0000;
  background: #ffeb9a;
}

a {
  color: #212529;
}

a:hover {
  text-decoration: none;
  color: #25a43d;
}

.scrolling-nav {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  flex-direction: row;
}

@media (max-width: 991.98px) {
  .scrolling-nav::after {
    content: '';
    background-image: linear-gradient(
      to right,
      rgba(145, 196, 43, 0.1),
      #91c42b
    );
    background-repeat: repeat-x;
    height: 37px;
    position: absolute;
    pointer-events: none;
    right: 0;
    top: 0;
    width: 9%;
    z-index: 1;
  }
}

@media (max-width: 991.98px) {
  .scrolling-nav .nav-item {
    flex: 0 0 auto;
  }
}

.scrolling-nav::-webkit-scrollbar {
  display: none;
}

p.intro {
  line-height: 1.4em;
}

.hide-text,
.hide-text:hover {
  color: transparent !important;
  font-family: monospace;
}

@media (max-width: 575.98px) {
  .full-width-xs:not(.full-reportaje) {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.news-item.featured .related-list a {
  color: #212529;
}

@media (min-width: 768px) {
  .pl-0.pl-lg-3 {
    padding-left: 15px !important;
  }
}

.related-list.related-big {
  line-height: 1.3rem;
}

.related-list li {
  line-height: 1.4em;
}

.related-list li a {
  font-weight: bold;
}

.related-list li:before,
.post-related a.more:before {
  background: #25a43d;
  width: 7px;
  height: 6px;
  vertical-align: middle;
  content: '';
  display: inline-block;
  margin-right: 0.4rem;
}

.media {
  position: relative;
}

.media::before {
  pointer-events: none;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  text-align: center;
  color: white;
  font-size: 150%;
  background: linear-gradient(
    to right,
    rgba(50, 167, 60, 0.75),
    rgba(145, 196, 43, 0.75)
  );
  padding: 0 0.7rem;
  border-radius: 5px;
}

.media.video::before {
  content: '\f04b';
}

.media.gallery::before {
  content: '\f030';
}

.author {
  font-size: 85%;
  font-weight: 500;
}

.author + .author::before {
  display: inline-block;
  content: ' - ';
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.author a {
  pointer-events: none;
  color: #555;
}

.author a + * {
  margin-left: 0.3rem;
}

.author a + a::before {
  content: '|';
  margin-right: 0.25rem;
  color: #cd0000;
}

.author span {
  color: #cd0000;
}

.thread {
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.1rem;
}

.thread a {
  color: #25a43d;
  font-size: 90%;
}

.border-wrapper {
  border: solid 1px #e6e6e6;
  padding: 1rem;
}

.news-media + .news-content,
img + .news-content {
  padding-top: 0.5rem;
}

.related {
  color: #25a43d;
  font-weight: bold;
  margin-bottom: 2rem;
}

.related li {
  list-style-type: square;
}

.related ul::after {
  position: absolute;
  content: '';
  width: 95%;
  transform: translateX(-50%);
  left: 50%;
  border-bottom: solid 2px #e6e6e6;
  bottom: -15px;
}

.first-letter > :first-child::first-letter {
  line-height: 0.8em;
  padding: 0 0.45rem 0 0;
  font-size: 4rem;
  float: left;
}

@media (min-width: 768px) {
  .first-letter > :first-child::first-letter {
    font-size: 6.2rem;
  }
}

.author-big {
  background-color: #f5f2e9;
  margin-bottom: 1rem;
  padding: 0.75rem 1rem;
}

.author-big .col:first-child {
  flex: 0 0 29.33%;
  padding-right: 0;
}

@media (min-width: 768px) {
  .author-big .col:first-child {
    flex: 0 0 9.99%;
  }
}

.author-big .position {
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
}

.author-big .author-block-name a {
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #a7a493;
  font-size: 1.02rem;
  text-transform: uppercase;
}

.author-big .author-social.twitter a::before,
.author-big .author-social.rss a::before {
  content: '';
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 1rem;
  vertical-align: middle;
  margin-right: 0.25rem;
}

.author-big .author-social.twitter a::before {
  background: #0bf url(/svg/twitterpost.svg) no-repeat center center/75%;
}

.author-big .author-social.rss a::before {
  background: #faa33d url(/svg/rss.svg) no-repeat center center;
}

.post-share > .row,
.gallery-share > .row,
.poll-share > .row {
  display: flex;
  align-items: center;
}

.post-share a,
.gallery-share a,
.poll-share a {
  display: inline-block;
  border-radius: 50%;
  background-size: 60%;
  padding: 0.66rem 1.05rem;
  font-size: 0.9rem;
}

.post-share a:not(:last-child),
.gallery-share a:not(:last-child),
.poll-share a:not(:last-child) {
  margin-right: 0.3rem;
}

.post-share .facebook,
.gallery-share .facebook,
.poll-share .facebook {
  background: #2f579c
    url(https://uh.gsstatic.es/images/shared/svg/icons.svg#facebookpost-view)
    no-repeat center center/75%;
}

.post-share .whatsapp,
.gallery-share .whatsapp,
.poll-share .whatsapp {
  background: #00dc0d
    url(https://uh.gsstatic.es/images/shared/svg/icons.svg#whatsapppost-view)
    no-repeat center center/85%;
}

.post-share .X,
.gallery-share .X,
.poll-share .X {
  background: #000
    url(https://uh.gsstatic.es/images/shared/svg/icons.svg#xpost-view) no-repeat
    center center/75%;
}

.post-share .email,
.gallery-share .email,
.poll-share .email {
  background: #333
    url(https://uh.gsstatic.es/images/shared/svg/icons.svg#correopost-view)
    no-repeat center center/75%;
}

.post-share.with-bg,
.post-share.with-padding,
.gallery-share.with-bg,
.gallery-share.with-padding,
.poll-share.with-bg,
.poll-share.with-padding {
  padding: 0.8rem 0;
  margin-bottom: 0.75rem;
  border-bottom: solid 2px #bfbfbf;
}

.post-share.with-padding,
.gallery-share.with-padding,
.poll-share.with-padding {
  border-top: solid 2px #bfbfbf;
  border-bottom: solid 2px #bfbfbf;
}

.poll-date {
  font-size: 1.2rem;
  border-bottom: solid 2px #25a43d;
  margin-bottom: 1.5rem;
  padding-bottom: 0.25rem;
  font-weight: bold;
}

.related-to-poll p {
  color: #cd0000;
}

.form_error {
  color: #cd0000;
  padding-bottom: 0.5rem;
}

p.responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

p.responsive iframe,
p.responsive video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.noscroll {
  overflow: hidden;
}

.post-img img {
  max-height: 75vh;
  width: auto !important;
  max-width: 100% !important;
}

.post-img img.show-modal {
  cursor: pointer;
}

@media (min-width: 768px) {
  .patrocinadores-head > .row {
    margin-left: 1rem;
  }
  .patrocinadores-head strong {
    padding-left: 1.4rem;
    margin-top: 0.65rem;
  }
}

.promocion a:not(.btn) {
  text-decoration: underline;
}

.carousel-caption-wrap {
  visibility: hidden;
  height: 0;
}

.carousel-wrap {
  background-color: #242424;
}

.post-img .img-description {
  font-size: 0.9rem !important;
  font-weight: normal;
  margin-bottom: 0;
}

.carousel-post .counter {
  color: #25a43d;
  font-weight: bold;
  margin-right: 0.1rem;
}

.post .by-section-list.oscuro {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.post .post-content {
  max-width: 1140px;
  margin: auto;
}

.gallery-content {
  padding-top: 1.5rem;
}
.badge-title {
  text-align: center;
  position: relative;
  font-size: 1.2rem;
}

.badge-title span {
  background-color: #d7ebd1!important;
  border-color: #d7ebd1!important;
  position: relative;
  z-index: 1;
}

.badge-title.line-around::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  top: 50%;
  background-color: #0f9a33;
}

@media (max-width: 768px) {
  .sponsor img {
    max-width: 100%;
    height: auto;
  }
}
