@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Lusitana:wght@400;700&&display=swap");
/*Estilos general*/
.chulapa {
  font-family: "chulapa", "Poppins", "Lato", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-display: swap;
}
.chulapa .font-normal {
  font-feature-settings: initial;
}
.chulapa .a0 {
  font-feature-settings: "ss01";
}
.chulapa .a1 {
  font-feature-settings: "aalt" 2;
}
.chulapa .a2 {
  font-feature-settings: "ss02";
}
.chulapa .a3 {
  font-feature-settings: "aalt" 4;
}
.chulapa .a4 {
  font-feature-settings: "aalt" 3;
}
.chulapa .a5 {
  font-feature-settings: "ss01";
}
.chulapa .a6 {
  font-feature-settings: "aalt";
}
.chulapa .e1 {
  font-feature-settings: "ss01";
}
.chulapa .e2 {
  font-feature-settings: "ss03";
}
.chulapa .e3 {
  font-feature-settings: "ss02";
}
.chulapa .o2 {
  font-feature-settings: "ss02";
}
.chulapa .n1 {
  font-feature-settings: "ss01";
}
.chulapa .d1 {
  font-feature-settings: "ss01";
}
.chulapa .q1 {
  font-feature-settings: "aalt";
}
.chulapa .r1 {
  font-feature-settings: "aalt" 4;
}
.chulapa .s4r {
  font-feature-settings: "aalt" 4;
}
.chulapa .fsp {
  font-size: 1.6rem;
}
.chulapa .r2 {
  font-feature-settings: "aalt" 3;
}
.chulapa .r3 {
  font-feature-settings: "ss01";
}
.chulapa .r4 {
  font-feature-settings: "aalt" 2;
}
.chulapa .s1 {
  font-feature-settings: "aalt" 2;
}
.chulapa .s2 {
  font-feature-settings: "aalt" 3;
}
.chulapa .s3 {
  font-feature-settings: "aalt";
}
.chulapa .s4 {
  font-feature-settings: "aalt" 6;
  letter-spacing: -2px;
}
.chulapa .s5 {
  font-feature-settings: "aalt" 5;
}
.chulapa .t1 {
  font-feature-settings: "ss01";
}
.chulapa .c1 {
  font-feature-settings: "aalt";
}
.chulapa .i1 {
  font-feature-settings: "ss01";
}
.chulapa .i3 {
  font-feature-settings: "ss03";
}
.chulapa .u1 {
  font-feature-settings: "ss01";
}
.chulapa .d1 {
  font-feature-settings: "ss01";
}
.chulapa .de, .chulapa .ra, .chulapa .dlig {
  font-feature-settings: "dlig";
}

.header.panel {
  border-bottom: 1px solid #000;
}

.header {
  pointer-events: initial;
  padding: 0;
  background-color: #fff;
  color: #111;
}
.header #cabecera-ayto {
  padding: 0;
  z-index: 9999;
  margin: auto;
}
.header .cabecera_madrid {
  min-height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
}
.header .cabecera_madrid .titulositio,
.header .cabecera_madrid .logomadrid {
  align-self: center;
  flex: 0 1 auto;
  line-height: 1rem;
  font-family: Lato, sans-serif;
}
.header .cabecera_madrid a {
  font-family: "Lato", sans-serif;
  color: #000;
  font-weight: normal;
  font-size: 1rem;
  text-decoration: none;
}
.header .cabecera_madrid a h1 {
  font-size: 15px;
  font-weight: normal;
  font-family: Lato, sans-serif;
  text-transform: initial;
}
.header .cabecera_madrid a span {
  font-size: 1.3rem;
}
.header .cabecera_madrid a span.aytomadrid {
  font-size: 15px;
}
.header .cabecera_madrid a:hover, .header .cabecera_madrid a:focus {
  text-decoration: underline;
}

.black .header.panel {
  border-bottom: 1px solid #111;
}
.black .header {
  background-color: #111;
  color: #fff;
}
.black .header .cabecera_madrid a {
  color: #fff;
}
.black .header .cabecera_madrid a:hover, .black .header .cabecera_madrid a:focus {
  color: #fff;
}

@media (max-width: 415px) {
  .icon-madrid-ayto {
    margin-left: 0rem;
  }
  span.aytomadrid {
    display: none;
  }
}
@media (max-width: 768px) {
  .cabecera_madrid {
    padding: 0 1rem !important;
  }
  .header .cabecera_madrid .titulositio {
    margin-right: 0.5rem;
    width: 100%;
    text-align: left;
  }
  .container-fluid.header {
    overflow: hidden;
  }
  .header .cabecera_madrid {
    min-height: 30px;
    align-items: center;
  }
  .header .cabecera_madrid a {
    font-size: 0.75rem;
  }
  .header .cabecera_madrid a h1 {
    font-size: 0.75rem;
  }
  .header .cabecera_madrid a span {
    font-size: 1rem;
  }
  .header .cabecera_madrid a span.aytomadrid {
    font-size: 0.75rem;
  }
  .icon-madrid-ayto {
    margin-left: 0.4rem;
  }
  footer nav > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
em.ayto {
  font-style: normal;
}

@media (max-width: 500px) {
  em.ayto {
    display: none;
  }
}
section.banner {
  display: flex;
  justify-content: center;
  position: relative;
}
section.banner .banner_home {
  position: relative;
  overflow: hidden;
  aspect-ratio: 55/28;
  background: #A1AAC7;
  z-index: 0;
  width: 100%;
}
section.banner .banner_home::before {
  content: "";
  background-image: url("/images/banner/si25-chicos-01.svg");
  background-position: top center;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: fadeIn 1s ease forwards 0.5s;
  z-index: 1;
}
section.banner .banner_home::after {
  content: "";
  background-image: url("/images/banner/chulapeando-logo.svg");
  background-position: top center;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  animation: fadeIn 2.5s ease forwards 1.5s;
}
section.banner .banner_home .petalos {
  content: "";
  background-image: url("/images/banner/petalos-01.svg"), url("/images/banner/petalo-des-01.svg");
  background-position: top center;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2;
  opacity: 0;
  animation: fadeIn 1.2s ease forwards 2.3s;
}
section.banner .banner_home .gradiente {
  content: "";
  background: linear-gradient(180deg, rgb(161, 170, 199) 0%, rgb(254, 214, 152) 50%, rgb(255, 148, 156) 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 0;
  opacity: 0;
  animation: fadeIn 1s ease forwards 0.5s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.leaf {
  position: absolute;
  top: -20%;
  background-size: 100% 100%;
  will-change: transform, opacity;
  /* Se aplicará la animación de caída (fall) */
}

/* Animación: Comienza con el elemento encima del contenedor, 
cae hasta salir y se desvanece en el último 20% */
@keyframes fall {
  0% {
    transform: translateY(-150px) translateX(1);
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    transform: translateY(110vh) translateX(100px);
    opacity: 0;
  }
}
/* Clases para las distintas imágenes */
.dot {
  width: 100px;
  height: 55px;
  background-image: url("/images/banner/animacion/petalo01.png");
}

.dot2 {
  width: 70px;
  height: 33px;
  background-image: url("/images/banner/animacion/petalo02.png");
}

.dot3 {
  width: 30px;
  height: 16px;
  background-image: url("/images/banner/animacion/petalo03.png");
}

footer ul {
  margin: 0;
  padding: 0;
}
footer ul li {
  list-style: none;
}
footer .footer-1 {
  padding-bottom: 2rem;
}
footer p {
  margin: 0;
  color: #111;
  text-align: left;
  font-size: 1rem;
  line-height: 1.4;
}
footer .icon-logo-md {
  font-size: 3rem;
  color: #111;
}
footer .footer_madrid {
  background: #fff;
  border-top: 1px solid #111;
  color: #111;
  font-family: "Lato", sans-serif;
  min-height: 50px;
  display: flex;
  align-content: center;
  flex-direction: column;
  justify-content: center;
}
footer .footer_madrid .datosfooter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}
footer .footer_madrid a {
  color: #111;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.3s ease;
}
footer .footer_madrid a:hover, footer .footer_madrid a:focus {
  text-decoration: underline;
  opacity: 0.8;
}
footer .footer_madrid ul.nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
}
footer .footer_madrid ul.nav li {
  margin: 0 0.625rem;
  padding: 0.25rem 0;
}
footer .footer_madrid ul.nav li a {
  font-size: 0.9rem;
  white-space: nowrap;
}
@media (max-width: 768px) {
  footer p {
    text-align: center;
    margin-bottom: 1rem;
  }
  footer .footer_madrid {
    padding: 1.5rem 0;
  }
  footer .footer_madrid .datosfooter {
    flex-direction: column;
    text-align: center;
  }
  footer .footer_madrid ul.nav {
    margin-top: 1rem;
  }
  footer .footer_madrid ul.nav li {
    margin: 0 0.5rem;
  }
  footer .footer_madrid ul.nav li a {
    font-size: 0.85rem;
  }
  footer .footer_madrid a {
    font-size: 0.9rem;
  }
}
@media (max-width: 480px) {
  footer .footer_madrid ul.nav {
    flex-direction: column;
    align-items: center;
  }
  footer .footer_madrid ul.nav li {
    margin: 0.25rem 0;
  }
}

.footer-top {
  color: #333;
  background: url("/images/banner/pie.jpg") no-repeat;
  background-position: center bottom;
  background-size: cover;
  font-size: 14px;
  padding-bottom: 50px;
}
@media (max-width: 760px) {
  .footer-top {
    background: url("/images/banner/pie-responsive.jpg") no-repeat;
    background-position: center;
  }
}
.footer-top .footer-top {
  padding-top: 50px;
}
.footer-top .footer-about {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3rem 0;
}
.footer-top .footer-about .logo {
  line-height: 0;
  margin-bottom: 25px;
}
.footer-top .footer-about .logo img {
  max-height: 40px;
  margin-right: 6px;
}
.footer-top .footer-about .logo span {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
}
.footer-top .footer-about p {
  font-size: 1rem;
}
@media (max-width: 800px) {
  .footer-top .footer-about p {
    margin-bottom: 0;
    margin-top: 2rem;
  }
}
.footer-top .social-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #333;
  font-size: 16px;
  color: #333;
  margin-right: 10px;
  transition: 0.3s;
  text-decoration: none;
}
.footer-top .social-links a:hover, .footer-top .social-links a:focus {
  color: #fff;
  background-color: #333;
}
.footer-top h4 {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
}
.footer-top .footer-links {
  margin-bottom: 30px;
}
.footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-top .footer-links ul i {
  padding-right: 2px;
  font-size: 12px;
  line-height: 0;
}
.footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
.footer-top .footer-links ul a {
  color: #333;
  display: inline-block;
  line-height: 1;
}
.footer-top .footer-links ul a:hover {
  color: #ffffff;
}
.footer-top .footer-contact p {
  margin-bottom: 5px;
}
.footer-top .copyright {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #fb6a68;
}
.footer-top .copyright p {
  margin-bottom: 0;
}
.footer-top .credits {
  margin-top: 6px;
  font-size: 13px;
}

.admin {
  display: none;
  top: 0;
  z-index: 222;
  background: #333333;
  position: fixed;
  width: 100%;
  font-size: 0.7rem;
  line-height: normal;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.admin a {
  color: #f0eff5;
}
.admin a:focus, .admin a:hover {
  color: #c1b9f7;
  text-decoration: none;
}
.admin .close {
  color: #f0eff5;
}
.admin .p-2 {
  padding: 0.2rem !important !important;
}
.admin .img-circle-admin {
  max-height: 25px;
  padding: 2px;
  background: #f0eff5;
  border-radius: 50%;
}
.admin .cerrar {
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 10px;
  color: #F6F592;
}
.admin #cerrar {
  color: #f0eff5;
  margin-top: 1px;
}
.admin .usuario_admin {
  display: flex;
  justify-content: center;
}
.admin .usuario_admin > img {
  margin-left: 1.2rem;
}

@media (max-width: 768px) {
  .editar_admin em {
    display: none;
  }
}
.cc-text,
.ccm__content__heading {
  margin-bottom: 1rem;
}
.cc-text p,
.cc-text a,
.ccm__content__heading p,
.ccm__content__heading a {
  color: #fff;
  display: inline;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  line-height: 1.7rem;
}
.cc-text h1,
.ccm__content__heading h1 {
  color: #fff !important;
  font-size: 1.5rem;
  font-weight: bold;
}

#cconsent-bar button.ccb__edit {
  text-decoration: none !important;
}

#cconsent-bar .ccb__right {
  white-space: normal !important;
  width: 100%;
}

#cconsent-modal .ccm__content > .ccm__content__heading strong, #cconsent-init-modal .ccm__content > .ccm__content__heading strong {
  color: #fff !important;
  display: block;
  margin-bottom: 2rem;
}

#cconsent-bar {
  max-width: 100%;
  right: 0;
  width: 750px;
}
@media (min-width: 780px) {
  #cconsent-bar {
    border-top-right-radius: 30px;
  }
}
#cconsent-bar button {
  background-color: #000 !important;
  border-radius: 10px;
  border: 2px solid #fff !important;
  color: #fff !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  padding: 8px 10px !important;
  transition: all, 0.3s;
}
#cconsent-bar button:hover, #cconsent-bar button:focus {
  background-color: #fff !important;
  color: #000 !important;
}

.ccb__button {
  gap: 20px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}
@media (max-width: 780px) {
  .ccb__button {
    gap: 10px;
  }
}
.ccb__button button {
  font-size: 16px !important;
}

#cconsent-modal .ccm__footer,
#cconsent-modal .ccm__content,
#cconsent-modal .ccm__content > .ccm__content__heading,
#cconsent-modal .ccm__content > .ccm__content__heading .ccm__cheading__close {
  background: #000 !important;
  color: #fff !important;
  border-bottom: none !important;
}
#cconsent-modal .ccm__footer h2,
#cconsent-modal .ccm__content h2,
#cconsent-modal .ccm__content > .ccm__content__heading h2,
#cconsent-modal .ccm__content > .ccm__content__heading .ccm__cheading__close h2 {
  color: #fff !important;
}
#cconsent-modal .ccm__content > .ccm__content__body .ccm__tab-head {
  font-size: 16px;
  font-family: "Lato", sans-serif;
}
#cconsent-modal .ccm__content {
  border: 2px solid #fff !important;
}
#cconsent-modal .ccm__footer button {
  border-radius: 8px;
  border: 2px solid #fff;
  font-size: 16px;
  font-family: "Lato", sans-serif;
}
#cconsent-modal .ccm__footer button:hover, #cconsent-modal .ccm__footer button:focus {
  background-color: #fff !important;
  color: #000 !important;
}
#cconsent-modal .ccm__list ul {
  color: #000 !important;
}

#cconsent-modal .ccm__content > .ccm__content__body .ccm__tab-content .ccm__tab-content__left .ccm__switch {
  display: flex !important;
}
#cconsent-modal .ccm__content > .ccm__content__body .ccm__tab-content .ccm__tab-content__left .ccm__switch label {
  padding-left: 0.5rem;
  color: #000;
}
#cconsent-modal .ccm__content > .ccm__content__body .ccm__tab-content .ccm__tab-content__left .ccm__switch input {
  display: block !important;
}

.ccm__switch__slider,
.status-on,
.status-off {
  display: none;
}

.ccm__switch .custom-control-label {
  padding-left: 1rem;
  padding-bottom: 1rem;
}
.ccm__switch .custom-control-label::before {
  height: 1rem;
  width: calc(1rem + 0.75rem);
}
.ccm__switch .custom-control-label::after {
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
}
.ccm__switch .ccm__switch:checked ~ .custom-control-label::after {
  transform: translateX(calc(1rem - 0.25rem));
}

@media (max-width: 991px) {
  .cc-text {
    text-align: justify;
    hyphens: auto;
  }
  #cconsent-bar .ccb__wrapper {
    justify-content: center !important;
  }
}
.image-stack {
  display: grid;
  position: relative;
  grid-template-columns: repeat(12, 1fr);
  width: 100%;
}
.image-stack .stack-back {
  grid-column: 4/-1;
  grid-row: 1;
  width: 100%;
  z-index: 1;
  border: 5px solid #fff;
  box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
}
.image-stack .stack-front {
  grid-row: 1;
  grid-column: 1/span 9;
  margin-top: 15%;
  width: 100%;
  z-index: 2;
  border: 5px solid #fff;
  box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
}

.image-stack .stack-front.stackv2 {
  grid-column: none !important;
}

.doc {
  display: inline;
}
.doc span {
  font-size: 1rem;
}
.doc a {
  text-decoration: none;
}
.doc a:hover .btn {
  background-color: #eb4c61 !important;
  color: #fff !important;
  border-color: #eb4c61;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.doc p {
  margin: 0;
}
.doc .img-documento {
  max-width: 100%;
  width: 150px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.doc .size {
  font-size: 0.75rem;
  opacity: 0.75;
}

.bloquedescargas {
  position: relative;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.cartel-descargas {
  position: relative;
  z-index: 9;
}
@media (max-width: 1199px) {
  .cartel-descargas {
    padding-bottom: 4.5rem;
  }
}

.cartel-texto {
  z-index: 1;
}

.cartel {
  min-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  padding-bottom: 4rem;
  overflow: hidden;
}
.cartel .container {
  max-width: 1100px;
  width: calc(100% - 40px);
}
.cartel h2 {
  font-size: 1.5rem;
  font-weight: 400;
  font-size: clamp(1.5rem, 3.5vw, 1.9rem);
  margin: 2rem 0;
  width: 100%;
  color: #fff;
}
.cartel .descripcion {
  font-weight: normal;
  font-size: 1rem;
}
.cartel .descripcion a {
  color: #fff7e7;
}
.cartel .cartel-descarga a {
  margin-top: 3rem;
  text-decoration: none;
  font-size: 1rem;
  background: #fff;
  padding: 0.5rem;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.cartel .cartel-descarga a img {
  transition: all 0.5s;
}
.cartel .cartel-descarga a:hover, .cartel .cartel-descarga a:focus {
  text-decoration: underline;
}
.cartel .cartel-descarga a:hover img, .cartel .cartel-descarga a:focus img {
  transform: scale(1.05, 1.05);
}
.cartel .cartel-descarga a .txtdescargar.chulapa {
  font-size: 1.1rem;
}
.cartel .cartel-descarga a .size {
  font-size: 0.8rem;
}
.cartel .texto {
  padding: 0.25rem;
}
.cartel .imgcartel {
  display: block;
  overflow: hidden;
}
.cartel p {
  color: #ffffff;
  margin: 3px 0;
  width: 100%;
}
.cartel a {
  color: #c72846;
  display: inline-block;
  transition: all 0.2s;
  text-decoration: underline;
  font-weight: bold;
}
.cartel a:hover, .cartel a:focus {
  color: #111;
}

.cartel.color2descargas {
  border-top: 1px solid rgba(255, 255, 255, 0.38);
}

@media screen and (max-width: 576px) {
  .cartel {
    padding: 0.5rem 0;
  }
  .cartel h2 {
    width: 100%;
    text-align: left;
    margin-bottom: 1rem;
  }
  .cartel .body {
    padding: 30px;
  }
}
.corte2 {
  display: none;
  position: absolute;
  z-index: 5;
  top: -1px;
  width: 100%;
  max-height: 123px;
  height: 13vw;
  transform: scaleY(-1);
  overflow: hidden;
}
.corte2 svg {
  position: relative;
  display: block;
  width: calc(160% + 1.3px);
  height: 165px;
}
.corte2 .shape-fill {
  fill: #fff;
}

@media (min-width: 1600px) {
  .corte2 {
    display: block;
  }
}
@media (max-width: 1599px) and (min-width: 1200px) {
  .corte2 {
    display: block;
    max-height: 60px;
  }
  .corte2 svg {
    height: 105px;
  }
}
@media (min-width: 1599px) and (max-width: 1199px) {
  .cartel {
    padding-top: 2rem;
  }
}
@media (max-width: 756px) {
  .bloquedescargas {
    text-align: center;
  }
  .bloquedescargas .cartel-texto h2 {
    text-align: center;
  }
  .bloquedescargas p {
    padding: 0 1.2rem;
  }
}
#cartel {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
#cartel .img-fondo {
  position: absolute;
  top: -20%; /* desplaza un poco hacia arriba para centrar */
  left: 0;
  width: 100%;
  height: 120%; /* 20% extra de margen */
  background-position: top center !important;
  background-repeat: no-repeat;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  z-index: -1;
}
@media (max-width: 991px) {
  #cartel .img-fondo {
    background-size: cover !important;
  }
}
#cartel::before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
#cartel .img-fondo0 {
  top: 0%;
  background: url(/images/banner-descargar/fondo-01.svg);
}
#cartel .img-fondo1 {
  background: url(/images/banner-descargar/nube-01.svg);
}
#cartel .img-fondo2 {
  top: -100%;
  background: url(/images/banner-descargar/petalos-01.svg);
  z-index: 0;
}
#cartel .img-fondo3 {
  top: -100%;
  background: url(/images/banner-descargar/petalos-02.svg);
  z-index: 0;
}

.busquedaarbol {
  background: #fff;
  position: relative;
}
.busquedaarbol .pezizda,
.busquedaarbol .pezdcha {
  z-index: 2;
  top: 90%;
  right: 5px;
  left: initial;
  width: clamp(60px, 8vw, 110px);
}
@media (max-width: 768px) {
  .busquedaarbol .pezizda,
  .busquedaarbol .pezdcha {
    top: 94%;
  }
}
.busquedaarbol .pezdcha {
  left: 5px;
  right: initial;
}

.arboleventos {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  justify-content: space-around;
  align-items: flex-start;
  list-style: none;
}
.arboleventos > li {
  width: 50%;
  flex: 1 1 auto;
  padding: 2rem 0;
}
.arboleventos > li > ul {
  margin-top: -1rem;
}
.arboleventos .fecha-hora {
  font-size: 0.9rem;
  margin-bottom: 0;
}
.arboleventos p {
  font-size: 0.9rem;
  margin: 0.3rem;
}
.arboleventos li {
  min-height: 130px;
}
.arboleventos li a {
  text-decoration: none;
}
.arboleventos li a:hover, .arboleventos li a:focus {
  color: #c72846;
  text-decoration: underline;
}
.arboleventos li h2 {
  font-size: clamp(1rem, 1.5vw, 1.3rem);
  color: #c72846;
  font-weight: bold;
  font-family: "chulapa", "Poppins", sans-serif;
}
.arboleventos li h2:hover, .arboleventos li h2:focus {
  color: #333;
}
.arboleventos li h3,
.arboleventos li h4 {
  font-size: 1rem;
  line-height: normal;
  color: #c72846;
}
.arboleventos li .info {
  font-size: clamp(0.85rem, 1.2vw, 1rem);
  color: #111;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.arboleventos li ul li {
  min-height: 0;
}
.arboleventos li ul li ul {
  margin-left: 0;
}
.arboleventos .fecha-lite {
  font-size: 0.75rem;
  font-weight: normal;
}
.arboleventos li ul li .titulo {
  font-size: 1rem;
  font-weight: 600;
  color: #111;
}
.arboleventos .bl-arbol {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  text-decoration: none;
}
.arboleventos .bl-arbol .subtitulo {
  text-decoration: none;
  font-size: 0.7rem;
  font-weight: 100;
  letter-spacing: 1px;
  margin: 0;
}
.arboleventos .bl-arbol .titulo {
  font-size: 1.3rem;
  font-weight: 600;
  color: #111;
  line-height: normal;
}
.arboleventos .bl-arbol .lugar {
  font-size: 1rem;
  font-weight: normal;
}
.arboleventos .bl-arbol .lugar ul {
  padding: 0;
  list-style: none;
  display: inline;
  margin: 0;
  display: inline-flex;
  flex-direction: column;
}
.arboleventos .bl-arbol .lugar ul li {
  font-size: 0.9rem;
  font-weight: bold;
}
.arboleventos .bl-arbol .subtitulo {
  position: relative;
  display: block;
}
.arboleventos .bl-arbol .imagen {
  text-align: center;
  display: flex;
  align-content: center;
  flex-wrap: nowrap;
  justify-content: center;
  border-radius: 0;
  height: 150px;
  width: 150px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  flex: none;
  transition: all 0.5s ease-in-out;
  border-radius: 50%;
  background: rgba(199, 0, 0, 0.7);
  border: 1px solid #aaa;
}
.arboleventos .bl-arbol .imagen img {
  object-fit: cover;
}
.arboleventos .bl-arbol:hover .imagen img, .arboleventos .bl-arbol:focus .imagen img {
  filter: saturate(2);
}

@media (max-width: 1200px) {
  .arboleventos > li {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .arboleventos > li > ul {
    margin-top: -1rem;
  }
  .arboleventos > li {
    margin-bottom: 1.5rem;
  }
  .arboleventos .titulo.px-3 {
    margin-top: 0.5rem;
  }
  .arboleventos a {
    align-items: flex-start;
  }
  .arboleventos .bl-arbol .imagen,
  .arboleventos a .imagen img {
    width: 90px;
    height: 90px;
  }
  .arboleventos li ul li .titulo,
  .arboleventos a .titulo {
    font-size: 1.1rem;
  }
}
.categorias {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: 900px;
  gap: 5px;
}
.categorias li {
  list-style: none;
}
.categorias li > a {
  border-radius: 20px;
  border-style: solid;
  border-width: 1px;
  color: #c72846;
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(3px);
  display: inline-block;
  font-size: 0.85rem;
  line-height: inherit;
  padding: 6px 13px 6px 13px;
  transition: all 0.3s;
  word-wrap: break-word;
  text-decoration: none;
}
.categorias li > a:hover, .categorias li > a:focus {
  background-color: rgba(255, 196, 196, 0.8);
  border-color: #cbb59b;
  color: #111;
}
.categorias li a.disabled {
  background-color: rgba(255, 255, 255, 0.8);
  color: #999;
  pointer-events: none;
  border-color: #eee;
  display: none;
}
.categorias li a.select {
  background-color: #c72846;
  border-color: rgba(199, 0, 0, 0.9);
  color: #fff;
}

p.downloadpdf {
  text-align: center;
  margin: 1rem auto 0;
  padding: 0;
  font-size: 1rem;
  font-weight: bold;
  line-height: normal;
}
@media (max-width: 991px) {
  p.downloadpdf {
    margin: 1rem auto;
  }
}
p.downloadpdf .size {
  font-size: 0.8rem;
  font-weight: 100;
}

ol.grid {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 26px;
}
@media (max-width: 414px) {
  ol.grid li:last-child .basic {
    border-bottom: none;
  }
}
ol.grid .ratio-4x3 {
  aspect-ratio: 510/330 !important;
  --bs-aspect-ratio: initial!important;
}
ol.grid > li {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding: 10px;
  width: calc(25% - 20px);
}
ol.grid > li p {
  font-size: 0.9rem;
}
ol.grid > li .text-danger {
  letter-spacing: 1px;
  font-weight: bold;
}
ol.grid > li img {
  width: 100%;
  height: auto;
}
ol.grid > li .unknown {
  min-height: 30px;
}
ol.grid > li .canc-vend {
  display: inline-block;
  position: relative;
  line-height: 0;
  background: rgba(199, 40, 70, 0.3);
}
ol.grid > li .canc-vend:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  mix-blend-mode: lighten;
  background: rgba(199, 40, 70, 0.3);
  opacity: 1;
}
ol.grid > li .canc-vend img {
  opacity: 0.75;
  mix-blend-mode: multiply;
  width: 100%;
  margin: inherit;
}
ol.grid > li .canc-vend .etiquetabuscador {
  background-color: transparent;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  ol.grid > li {
    width: calc(33% - 15px);
  }
}
@media screen and (max-width: 991px) {
  ol.grid > li {
    width: calc(50% - 14px);
  }
}
@media screen and (max-width: 705px) {
  ol.grid > li {
    width: 100%;
  }
  ol.grid > li ul.accesibilidad li {
    margin: 0;
  }
}
ol.grid > li .basic {
  display: flex;
  flex-direction: column;
  min-height: 250px;
  height: 100%;
}
ol.grid > li .basic.min-height-none {
  min-height: auto;
}
@media (min-width: 992px) {
  ol.grid > li .addheight {
    min-height: 420px;
  }
}
ol.grid > li .basic2 {
  flex: 1 1 auto;
}
ol.grid > li .final {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  align-items: center;
  line-height: normal;
}
ol.grid > li p.gratuito {
  font-size: 0.8rem;
  flex: 1 1 40%;
}
ol.grid > li:hover, ol.grid > li:focus {
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.9);
}
ol.grid > li ul.cat {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
}
ol.grid > li ul.cat li {
  width: auto;
  margin: 0;
  font-family: "Lato", sans-serif;
}
ol.grid > li ul.cat li a {
  opacity: 0.8;
  font-weight: 400;
  display: inline;
  color: #c72846;
  font-family: "Lato", sans-serif;
  font-size: 0.9rem;
}
ol.grid > li ul.cat li a:hover, ol.grid > li ul.cat li a:focus {
  color: #111;
  text-decoration: none;
  opacity: 1;
}
ol.grid > li ul.cat li a:focus {
  outline: 1px dotted #111;
  outline-offset: 3px;
}
ol.grid > li ul.accesibilidad {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
}
ol.grid > li ul.accesibilidad li {
  width: auto;
  padding: 5px;
  font-size: 1.1rem;
}
ol.grid > li ul.accesibilidad li:last-child {
  padding-right: 0;
}
ol.grid > li a h2 {
  color: #c72846;
  display: inline-block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
  margin-top: 0.5rem;
  text-transform: initial;
}
ol.grid > li a .info-num {
  position: absolute;
  z-index: 1;
  top: 0px;
  background: #F6C259;
  left: -10px;
  padding: 0px 12px 3px 6px;
  font-size: 0.85rem;
  font-family: "Lato";
  line-height: normal;
  color: #111;
  border-bottom-right-radius: 8px;
}
ol.grid > li a .festival-ene {
  background-color: #333;
  color: #f9f9f9;
  padding: 3px 12px;
}
ol.grid > li a:hover h2, ol.grid > li a:focus h2 {
  color: #111;
}
ol.grid > li a:hover .texto_piefoto, ol.grid > li a:focus .texto_piefoto {
  text-decoration: none;
}
ol.grid > li a:hover figure.diacalendario figcaption, ol.grid > li a:focus figure.diacalendario figcaption {
  background-color: rgba(0, 0, 0, 0.8);
}
ol.grid > li a:hover .ratio img, ol.grid > li a:focus .ratio img {
  transform: scale(1.025);
  opacity: 1;
}
ol.grid > li a:focus h2 {
  outline: 2px dotted #111;
  outline-offset: 5px;
}
ol.grid > li a .texto_piefoto {
  font-size: 0.7rem;
  color: #906A6A;
  margin-top: 2px;
  text-align: right;
}
ol.grid > li a .txt-over {
  position: relative;
  width: 100%;
  margin-top: -15px;
  margin-left: -15px;
  width: calc(100% + 30px);
}
ol.grid > li a .txt-over .cancelado,
ol.grid > li a .txt-over .completo {
  color: #906A6A;
  padding: 0;
  background-color: #fff;
  font-size: 0.8rem;
  left: 50%;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 1rem);
  letter-spacing: 1px;
}
ol.grid > li a .txt-over .cancelado span,
ol.grid > li a .txt-over .completo span {
  background: none;
  background-color: #fff;
  padding: 0 0.5rem;
  transition: none;
  font-weight: 700;
}
ol.grid > li a .txt-over .completo {
  color: #111;
}
ol.grid > li a.finalizado figure.diacalendario figcaption {
  background-color: #333 !important;
  backdrop-filter: blur(2px);
  opacity: 0.8;
}
ol.grid > li a.finalizado h2 {
  color: #333;
  opacity: 0.8;
}
ol.grid > li .subtitulo {
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  margin-bottom: 0.5rem;
  text-align: left;
}
ol.grid > li .fecha-hora {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}
ol.grid > li .fecha-hora p {
  font-size: 0.9rem;
  margin: 0;
  width: 100%;
  hyphens: none;
  white-space: pre-line;
}
ol.grid > li .fecha-hora p span {
  white-space: normal;
  display: inline-block;
  vertical-align: baseline;
}
ol.grid > li .lugar {
  color: #000;
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 0.9rem;
  margin-bottom: 0.5rem;
}
ol.grid > li .lugar ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}
ol.grid > li .lugar ul li {
  width: 100%;
  margin: 0.25rem 0;
  line-height: normal;
  color: #000;
  font-size: 0.9rem;
}
ol.grid > li.con_hijos {
  border: 4px solid #F6C259;
}

.busqueda h1 {
  font-size: clamp(1.4rem, 2vw, 2rem);
  margin-top: 1rem;
}
.busqueda .madrugada {
  font-size: 0.9rem;
  font-family: "Lato", sans-serif;
  padding: 0.3rem 1rem;
  background-color: rgba(221, 236, 6, 0.25);
  text-align: center;
  display: block;
  font-weight: bold;
  position: relative;
  /*
      &:before{
         content: "\f05a";
         font-family: FontAwesome;
         font-weight: normal;
         font-style: normal;
         display: inline-block;
         text-decoration: inherit;
         position: absolute;
         top:.3rem;
         left: .3rem;
         opacity: .2;
         color:rgb(95, 156, 4);
         font-size: 1.2rem;
      }*/
}

a.etiqueta1 {
  color: #c60400;
  font-size: 0.8rem;
  line-height: normal;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
}
a.etiqueta1:hover, a.etiqueta1:focus {
  text-decoration: underline;
  color: #111 !important;
}

div.etiqueta1 {
  color: #000;
  font-size: 0.8rem;
  line-height: normal;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
}

.etiqueta2 {
  background: #0095f9;
  color: #fff;
}

.icon_clock {
  margin-right: 3px;
  margin-top: 3px;
  width: 12px;
}

.cancelado,
.soldout {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #fff;
  font-size: 0.75rem;
  margin-bottom: 10px;
  padding: 2px 8px;
  text-transform: uppercase;
  width: fit-content;
}

.soldout {
  background: #0299B7;
}

a.finalizado {
  background: transparent;
}

.edit_admin {
  position: absolute;
  z-index: 1;
  top: 1rem;
  right: 1rem;
  padding: 0.5rem 0.7rem;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.4);
  color: #000;
  height: 40px;
  width: 40px;
}
.edit_admin:hover, .edit_admin:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
}

figure.diacalendario {
  margin: 0;
}
figure.diacalendario figcaption {
  background-color: #c72846;
  border-top-left-radius: 20px;
  bottom: 1px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 10px 15px;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all 0.2s linear;
  font-family: chulapa, Poppins;
}
figure.diacalendario figcaption span.asterisc {
  font-size: 0.9rem;
  vertical-align: super;
}
figure.diacalendario figcaption strong {
  display: block;
  font-family: "chulapa", Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  line-height: initial;
}

/*
@keyframes loading {
   100% {
      transform: translateX(100%)
   }
}
*/
a .ratio .img_loading, a .ratio .img_loading_odd, a .ratio .img_loading_even, .eventolitelink .ratio .img_loading, .eventolitelink .ratio .img_loading_odd, .eventolitelink .ratio .img_loading_even {
  overflow: hidden;
  background-clip: border-box;
  border-bottom: 1px solid #eee;
}
a .ratio .img_loading:before, a .ratio .img_loading_odd:before, a .ratio .img_loading_even:before, .eventolitelink .ratio .img_loading:before, .eventolitelink .ratio .img_loading_odd:before, .eventolitelink .ratio .img_loading_even:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
}
a .ratio .img_loading img, a .ratio .img_loading_odd img, a .ratio .img_loading_even img, .eventolitelink .ratio .img_loading img, .eventolitelink .ratio .img_loading_odd img, .eventolitelink .ratio .img_loading_even img {
  opacity: 0.94;
  z-index: 1;
  transition: transform 0.4s ease;
}
a .ratio .img_loading_even:before, .eventolitelink .ratio .img_loading_even:before {
  background: url("/images/busqueda-default.jpg") no-repeat;
  background-size: cover;
}
a .ratio .img_loading_odd:before, .eventolitelink .ratio .img_loading_odd:before {
  background: url("/images/busqueda-default.jpg") no-repeat;
  background-size: cover;
}
a .ratio img.img_listado, .eventolitelink .ratio img.img_listado {
  object-fit: cover;
  object-position: 0 20%;
  height: 100%;
}

@keyframes loading {
  100% {
    transform: translateX(100%);
  }
}
ol.grid.grid3 > li {
  width: calc(33% - 15px);
}
@media screen and (max-width: 1199px) {
  ol.grid.grid3 > li {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 490px) {
  ol.grid.grid3 > li {
    width: 100%;
  }
}
ol.grid.grid3 > li .basic {
  min-height: fit-content;
}
ol.grid.grid3 > li a .txt-over {
  display: none;
}

ol.grid.previa > li:hover, ol.grid > li:focus {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.eventolite.actividad .txt-over {
  height: 300px;
  overflow: hidden;
  position: relative;
}
.eventolite.actividad .txt-over img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.vista {
  display: none;
  justify-content: end;
  width: 100%;
  gap: 1rem;
  margin-top: 2rem;
}
@media (min-width: 992px) {
  .vista {
    display: flex;
  }
}
.vista a {
  border-radius: 0.375rem;
  padding: 1rem;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  transition: none;
  line-height: 1;
  background-color: transparent;
  border: 1px solid #333;
  color: #333;
  font-size: 0.875rem;
  padding: 0.625rem;
}
.vista a:hover, .vista a:focus {
  background-color: #333;
  color: #fff;
}
.vista a.active {
  background-color: #333;
  color: #fff;
}

.busqueda .viewList_ol {
  display: flex;
  flex-wrap: wrap;
}
.busqueda .viewList_ol .ratio {
  display: none;
}
@media (min-width: 992px) {
  .busqueda .viewList_ol li.grid-item {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    padding: 1.5rem 0 0 0;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
  }
  .busqueda .viewList_ol li.grid-item a h2 {
    margin-top: 0.5rem !important;
  }
  .busqueda .viewList_ol li.grid-item .final {
    display: none;
  }
  .busqueda .viewList_ol li.grid-item .img_list {
    align-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 200px;
    flex-wrap: nowrap;
    flex: none;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 20%;
    transition: 0.2s;
    z-index: 0;
    overflow: hidden;
  }
  .busqueda .viewList_ol li.grid-item .img_list img {
    height: 110%;
    object-fit: cover;
    position: absolute;
    margin-top: 0;
    transition: 0.2s;
    z-index: 2;
  }
  .busqueda .viewList_ol li.grid-item .img_list .info-num {
    position: absolute;
    z-index: 3;
    top: 0px;
    background: #F6C259;
    left: 0;
    padding: 0px 12px 3px 6px;
    font-size: 0.85rem;
    font-family: "Lato";
    line-height: normal;
    color: #111;
    border-bottom-right-radius: 8px;
  }
  .busqueda .viewList_ol li.grid-item .img_list .festival-ene {
    background-color: #333;
    color: #f9f9f9;
    padding: 3px 12px;
  }
  .busqueda .viewList_ol li.grid-item .txt-over img {
    display: none;
  }
  .busqueda .viewList_ol li.grid-item .txt-over .completo {
    display: contents;
    margin-bottom: 2px;
  }
  .busqueda .viewList_ol li.grid-item .txt-over .completo span {
    background-color: aquamarine;
  }
  .busqueda .viewList_ol li.grid-item .txt-over .info-num {
    display: none;
  }
  .busqueda .viewList_ol li.grid-item .canc-vend {
    background: transparent;
  }
  .busqueda .viewList_ol li.grid-item .canc-vend::after {
    position: relative;
    background: transparent;
    top: initial;
    left: initial;
  }
  .busqueda .viewList_ol li.grid-item .addheight, .busqueda .viewList_ol li.grid-item .basic {
    min-height: auto;
    height: auto;
    width: 100%;
    padding: 0.5rem;
  }
  .busqueda .viewList_ol li.grid-item .viewList_img {
    display: block;
    width: 40%;
  }
  .busqueda .viewList_ol li.grid-item .viewList_img img {
    width: 100%;
    margin: initial;
  }
}
.busqueda li#bevento41 .img_list img, .busqueda li#bevento121 .img_list img {
  object-position: 0 -50px;
}
.busqueda li#bevento140 .img_list img {
  object-position: 0 -150px;
}
.busqueda .viewFull_ol li.grid-item .img_list img {
  display: none;
}
.busqueda .viewFull_ol li.grid-item .txt-over img {
  display: block;
}

.busqueda h1 {
  color: #000;
  padding: 1rem 0;
  display: flex;
  align-items: center;
  font-family: "chulapa", "Poppins", "Lato", Arial, Helvetica, sans-serif;
}
.busqueda h1 .textobuscar {
  color: #d73836;
}
.busqueda #cargando {
  position: absolute;
  z-index: 1;
  width: 100%;
  opacity: 1;
}

.filtros-elements {
  background: #f2f2f2;
  padding: 1rem;
  border-radius: 5px;
}

.num-result {
  font-size: 1.4rem;
  padding: 0.2rem;
}

.downloadprogramme a {
  line-height: normal;
  padding: 0.25rem 0.5rem;
  border: 1px solid #c72846;
  border-radius: 20px !important;
  color: #c72846;
  font-weight: normal;
  font-size: 0.85rem;
  border: 1px solid #c72846;
  background-color: #c72846;
  color: #fff;
}
.downloadprogramme a .size {
  font-size: 0.7rem;
}
.downloadprogramme a img {
  width: 19px;
  filter: invert(1);
}
.downloadprogramme a:hover, .downloadprogramme a:focus {
  border-color: #c72846;
  background-color: #fff;
  color: #c72846;
}
.downloadprogramme a:hover img, .downloadprogramme a:focus img {
  filter: invert(0);
}
.downloadprogramme a:hover span, .downloadprogramme a:focus span {
  background-image: none;
}

#categorias ul li {
  border-left: 1px solid #aaa;
  margin-right: 5px;
}
@media (max-width: 992px) {
  #categorias ul li {
    font-size: 13px;
  }
}
#categorias ul li a {
  display: inline-block;
  color: #c60400;
  line-height: inherit;
  padding: 0px 10px;
  border-radius: 10px;
  transition: all 0.3s;
  word-wrap: break-word;
  text-align: center;
}
#categorias ul li a:hover, #categorias ul li a:focus {
  color: #333;
  text-decoration: none;
}
#categorias li:first-child {
  border-left: none;
}
@media (max-width: 390px) {
  #categorias ul {
    flex-wrap: nowrap !important;
  }
}

#socialSharing {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  margin-top: 2rem;
  width: 100%;
}
#socialSharing .compartir {
  font-size: 15px;
  font-size: clamp(0.9rem, 1vw, 15px);
  margin: 0 3px;
}
#socialSharing ul {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  list-style: none;
  margin: 0;
  padding: 0;
}
#socialSharing ul li {
  margin: 0.2rem;
}
#socialSharing ul li:last-child {
  margin-right: 0;
}
#socialSharing a span.fa-lg {
  align-items: center;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  font-size: 15px;
  height: 28px;
  justify-content: center;
  margin: 1%;
  text-align: center;
  width: 28px;
  text-decoration: n;
}
#socialSharing a span.fa-lg a span.fa-lg i {
  font-style: normal;
}

div#socialSharing a {
  color: #111;
  text-decoration: none;
}
div#socialSharing a span {
  transition: all 0.2s;
}
div#socialSharing a:hover {
  text-decoration: none;
}
div#socialSharing a:hover span {
  color: #000;
}
div#socialSharing a span#facebook {
  font-size: 14px;
  color: #3b5998;
  border: 1px solid #3b5998;
}
div#socialSharing a span#facebook:hover {
  background-color: #3b5998;
  color: #fff;
}
div#socialSharing a span#twitter {
  border: 1px solid #161616;
  color: #171819;
}
div#socialSharing a span#twitter:hover {
  background-color: #161616;
  color: #fff;
}
div#socialSharing a span#whatsapp, div#socialSharing a span#whatsapp_web {
  border: 1px solid rgb(62, 230, 118);
  color: rgb(62, 230, 118);
  font-size: 17px;
}
div#socialSharing a span#whatsapp:hover, div#socialSharing a span#whatsapp_web:hover {
  background-color: rgb(54, 188, 99);
  color: #fff;
}
div#socialSharing a span#telegram {
  border: 1px solid #32afed;
  color: #32afed;
  font-size: 21px;
  padding-left: 2px;
}
div#socialSharing a span#telegram:hover {
  background-color: #2982ae;
  color: #fff;
}

#Capa_1 {
  max-width: 100%;
  height: auto;
  max-height: 240px;
}

.eventomapa p {
  line-height: normal;
  font-size: 0.85rem;
}

.info-entidad_bloque a,
.transporte a {
  text-decoration: none;
}
.info-entidad_bloque a:hover, .info-entidad_bloque a:focus,
.transporte a:hover,
.transporte a:focus {
  text-decoration: underline;
}

.mapid {
  width: 100%;
  height: 455px;
  background-color: #eee;
}
@media (max-width: 768px) {
  .mapid {
    height: 350px;
  }
}

#entidad_bloque p {
  margin: 0;
}
#entidad_bloque .mapa {
  padding: 0;
}
@media (min-width: 1200px) {
  #entidad_bloque .info_entidad {
    padding-left: 4rem;
    padding-right: 1rem;
    background-color: #fff;
  }
}
#entidad_bloque .distritos-mapa ul li {
  font-size: 1rem;
}
#entidad_bloque .distritos-mapa ul li a {
  font-size: 1rem;
}

.download_plano {
  text-align: center;
}

.evento-entidad h2.nombrentidad {
  font-weight: bold;
  padding-top: 1rem;
  text-align: left;
  text-transform: initial;
}
.evento-entidad h3 {
  margin-top: 1rem;
  font-size: 15px;
  font-size: clamp(1.1rem, 1vw, 15px);
  font-weight: bold;
}
.evento-entidad ul.info-entidad_bloque li, .evento-entidad .transporte ul li {
  font-size: 1rem;
}
@media (min-width: 991px) {
  .evento-entidad ul.info-entidad_bloque li, .evento-entidad .transporte ul li {
    font-size: clamp(0.85rem, 1vw, 1rem);
  }
}
.evento-entidad h3.direccion {
  margin-top: 0;
}
.evento-entidad .transporte p {
  margin-bottom: 5px;
}
.evento-entidad .abriren {
  margin-top: 1rem;
}
.evento-entidad .abriren .label_maps {
  margin-bottom: 0.5rem;
}
.evento-entidad .accesos_maps_links {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  list-style: none;
  padding: 0;
}
@media (max-width: 778px) {
  .evento-entidad .accesos_maps_links {
    justify-content: center;
  }
}
.evento-entidad .accesos_maps_links li {
  margin: 0 0.5rem;
}
.evento-entidad .accesos_maps_links li a:hover, .evento-entidad .accesos_maps_links li a:focus {
  color: #000;
  text-shadow: 0px 0px 2px rgb(255, 255, 255);
  background: linear-gradient(to bottom, transparent 0, transparent 80%, #c72846 81%, #c72846 90%, transparent 90%);
}
.evento-entidad .img-lugar img {
  max-width: 100%;
  width: 330px;
}

@media (max-width: 778px) {
  .evento-entidad .mapa {
    border: 1px solid transparent;
    padding: inherit;
  }
  .evento-entidad .mapa .mapid {
    height: 300px;
  }
}
.download_plano a {
  font-size: 0.9rem;
  background-color: #c60400;
  color: #fff;
  border: none;
}
.download_plano a .size {
  font-size: 0.75rem;
  color: #ddd;
}
.download_plano a:hover, .download_plano a:focus {
  background-color: #111;
  color: #fff;
}
.download_plano a:hover .size, .download_plano a:focus .size {
  color: #ccc;
}

.evento-entidad .info_lugar_responsive {
  font-size: 1.3rem;
  padding: 5px 30px;
  margin-bottom: 0rem;
  width: calc(100% + 30px);
  margin-left: -15px;
  border-bottom: 1px solid #c60400;
  border-top: 1px solid #c60400;
  font-family: "Lato", sans-serif;
  background-color: #c72846;
  color: #fff;
}

#carouselEventos .carousel-inner, .evento-entidad .mapa .mapid {
  border-radius: 20px;
}

.evento-entidad .img-lugar img {
  border-radius: 5px;
}

@media (max-width: 760px) {
  #carouselEventos {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  #carouselEventos .carousel-inner {
    border-radius: 0;
  }
  .evento-entidad .img-lugar img {
    width: 100%;
    max-width: 100%;
    border-radius: 20px;
  }
  .evento-entidad .abriren .label_maps {
    text-align: center;
    font-weight: bold;
  }
  .evento-entidad .mapa {
    border: 1px solid transparent;
    padding: 0;
  }
}
h2.sugeridos {
  text-align: left;
  color: #111;
  font-size: clamp(1.5rem, 5vw, 2rem);
}
@media (max-width: 991px) {
  h2.sugeridos {
    font-size: 1.3rem;
    padding: 5px 15px;
    margin-bottom: 1rem;
    margin-top: 15px;
    width: calc(100% + 30px);
    margin-left: -15px;
    border-bottom: 1px solid #c60400;
    border-top: 1px solid #c60400;
    font-family: "Lato", sans-serif;
    background-color: #c72846;
    color: #fff;
  }
}

ul.sugeridos {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1200px) {
  ul.sugeridos {
    flex-direction: column;
  }
}
ul.sugeridos li {
  list-style: none;
}
ul.sugeridos li a h3 {
  line-height: 1.8rem;
}
ul.sugeridos li a h3 span {
  transition: color 200ms ease-in;
  font-size: clamp(1.1rem, 4vw, 1.3rem);
  line-height: normal;
}
ul.sugeridos li a .imagen {
  position: relative;
  overflow: hidden;
}
ul.sugeridos li a .imagen img {
  transition: transform 0.5s ease-in-out;
}
ul.sugeridos li a:hover .imagen img, ul.sugeridos li a:focus .imagen img {
  transform: scale(1.02);
}
ul.sugeridos li a:hover h3 span, ul.sugeridos li a:focus h3 span {
  color: #000;
  transition: color 150ms ease;
}
ul.sugeridos li a:hover span, ul.sugeridos li a:focus span {
  background: none;
}
ul.sugeridos li.intervalo_fechas {
  display: block;
}
@media (min-width: 1200px) {
  ul.sugeridos li.intervalo_fechas {
    width: 50%;
  }
}
ul.sugeridos > li {
  list-style: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: block;
}
ul.sugeridos > li:last-child {
  border-bottom: none;
}

.lugar ul li {
  font-size: 1rem;
  font-weight: bold;
  color: #000;
}

ul.sugeridos li a {
  outline-offset: 1px;
  outline-style: inherit;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
ul.sugeridos li a .fecha-hora p {
  font-size: 0.9rem;
}
ul.sugeridos li a:hover, ul.sugeridos li a:focus {
  opacity: 1;
  text-decoration: none;
}
ul.sugeridos li a:hover h3, ul.sugeridos li a:focus h3 {
  color: #000;
}
ul.sugeridos li a .imagen {
  max-width: 250px;
  border-radius: 20px;
  margin-top: 1.2rem;
  object-fit: contain;
  /*
      @media(max-width:545px){
          max-width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
          overflow: hidden;
          img{
              max-width: 100%!important;
          }
      }*/
}
@media (max-width: 545px) {
  ul.sugeridos li a .imagen {
    max-width: 150px;
    border-radius: 10px;
  }
}
ul.sugeridos li a .imagen img {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}
ul.sugeridos li a .info {
  padding: 25px;
  flex: 1;
}
ul.sugeridos li a .info p {
  line-height: normal;
}
ul.sugeridos li a .info p.subtitulo {
  font-size: 0.9rem;
}
@media (max-width: 390px) {
  ul.sugeridos li a .info {
    padding: 15px;
  }
}
ul.sugeridos li a .info h3 {
  color: #111;
  font-family: "chulapa", serif;
}
ul.sugeridos li a .info p {
  text-align: left;
  margin-bottom: 0;
  font-family: "Lato", sans-serif;
  letter-spacing: 1px;
}
ul.sugeridos li a .info .lugar ul {
  margin: 0;
  padding: 0;
}

.avisosevento {
  background-color: #DF024D;
}
@media (min-width: 992px) {
  .avisosevento {
    border-radius: 10px;
  }
}
.avisosevento p {
  color: #fff;
  margin: 5px 0;
  padding: 0;
}
.avisosevento p a {
  color: #fff;
  text-decoration: underline;
}
.avisosevento p a:hover, .avisosevento p a:focus {
  color: #fff;
}

h1.dlig {
  font-size: 2rem;
  font-size: clamp(1.5rem, 2vw, 2rem);
}

h2 {
  font-size: 1.1rem;
}

.icons_vv {
  max-width: 16px;
}

p {
  font-size: 1rem;
}

.contenido-evento,
.evento-entidad {
  color: #111;
  width: 100%;
}
.contenido-evento p a,
.evento-entidad p a {
  color: #c72846;
  font-weight: bold;
}
.contenido-evento p a:hover, .contenido-evento p a:focus,
.evento-entidad p a:hover,
.evento-entidad p a:focus {
  color: #000;
}

.info-entidad {
  background-color: #fff;
}

.fin {
  color: #333;
  letter-spacing: 1px;
  font-size: 1rem;
  font-weight: bold;
}

.info-basica .madrugada {
  display: inline-block;
  font-size: 0.9rem;
  font-family: "Lato", sans-serif;
  letter-spacing: 1px;
  padding: 0.3rem 2rem;
  background-color: rgba(221, 236, 6, 0.25);
  display: block;
  border-radius: 4px;
  position: relative;
}
.info-basica .madrugada .asterisc {
  display: none;
}
.info-basica .madrugada:before {
  content: "\f05a";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  position: absolute;
  top: 0.15rem;
  left: 0.3rem;
  opacity: 0.2;
  color: rgb(53, 88, 1);
  font-size: 1.2rem;
}

@media (min-width: 778px) {
  .contenido-evento {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .contenido-hijos {
    border-radius: 10px;
  }
  .border-radios-entidad {
    border-radius: 10px;
  }
}
@media (min-width: 778px) {
  .evento-entidad {
    margin: 0 auto;
    width: calc(100% - 24px);
  }
}
article.evento {
  position: relative;
}
@media (min-width: 992px) {
  article.evento {
    margin-top: 1.3rem;
  }
}
article.evento header {
  padding-bottom: 5px;
}
article.evento header h1 {
  margin: 0;
  text-align: center;
  line-height: normal;
  font-family: "chulapa", "Poppins", "Lato", Arial, Helvetica, sans-serif;
}
article.evento header h1.sub {
  border-image: none;
  border-width: 0;
}
article.evento header p.subtitulo {
  font-size: 1rem;
  font-weight: 300;
  text-align: center;
  margin-bottom: 0;
  margin-top: 5px;
  letter-spacing: 1px;
}
article.evento .detalles-evento {
  padding: 1.2rem;
  border: 2px solid #c72845;
  border-radius: 20px;
  margin-bottom: 1rem;
}
article.evento .detalles-evento ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
article.evento .detalles-evento ul li {
  margin-bottom: 1rem;
}
article.evento .detalles-evento ul li ul li:last-child {
  margin-bottom: 0;
}
article.evento .detalles-evento ul li.duracion p {
  margin: 0;
}
article.evento .detalles-evento ul li.mas_info {
  padding: 1rem;
  background-color: rgba(196, 245, 107, 0.25);
  border-radius: 20px;
  display: inline-block;
  margin-bottom: 10px;
  border: 1px solid rgba(171, 221, 248, 0.25);
}
article.evento .detalles-evento ul li:last-child {
  margin: 0;
}
article.evento .accesibilidad h2 {
  color: #000;
}
@media (max-width: 991px) {
  article.evento .accesibilidad h2 {
    font-size: 1.3rem;
    padding: 5px 15px;
    margin-bottom: 1rem;
    margin-top: 15px;
    width: calc(100% + 30px);
    margin-left: -15px;
    border-bottom: 1px solid #c60400;
    border-top: 1px solid #c60400;
    font-family: "Lato", sans-serif;
    background-color: #c72846;
    color: #fff;
  }
}
article.evento .accesibilidad .descripcion {
  padding: 1rem;
  box-shadow: 0 0 0 1px rgb(226, 226, 200);
  background-color: rgba(253, 252, 223, 0.2);
  border-radius: 20px;
  margin-bottom: 1rem;
}
article.evento .accesibilidad ul {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin-bottom: 0.5rem;
  margin: 0 0 1rem 0;
  padding: 0;
}
@media (max-width: 530px) {
  article.evento .accesibilidad ul {
    flex-direction: column;
    align-items: flex-start;
  }
}
article.evento .accesibilidad ul li {
  margin: 0.5rem 0;
  min-width: 50%;
}
article.evento .accesibilidad ul li .ico-accesible {
  font-size: 2rem;
}
article.evento .accesibilidad ul li a {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
article.evento .descripcion iframe {
  max-width: 100%;
  width: 100%;
  background: #aaa;
}
article.evento .descripcion p.esmadrid {
  text-align: right;
  font-size: 0.8rem;
  margin: 0 0 1rem 0;
  line-height: normal;
}
article.evento .descripcion p.esmadrid a {
  font-weight: normal;
}
article.evento .descripcion img {
  max-width: 100%;
}
article.evento .descripcion p {
  /*
  strong,
  strong span {
     color: #de034d !important;
  }*/
}
article.evento .descripcion p a {
  color: #F00000;
  text-decoration: underline;
}
article.evento .descripcion p a:hover, article.evento .descripcion p afocus {
  color: #333;
}
@media (max-width: 768px) {
  article.evento .descripcion p {
    text-align: left !important;
  }
}
article.evento .descripcion p iframe {
  max-width: 100%;
  width: 100%;
}
article.evento .titulin {
  border-bottom: 3px solid;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
  opacity: 0;
  padding-top: 5px;
  transition: 0.25s padding ease-out, 0.25s margin ease-out, 0.25s border ease-out;
}
@media (max-width: 768px) {
  article.evento .titulin {
    display: none;
  }
}
article.evento .sticky-top {
  top: 100px;
  z-index: 1;
}
article.evento .titulin.is-visible {
  opacity: 1;
  transition: 0.25s padding ease-out, 0.25s margin ease-out, 0.25s border ease-out;
}
article.evento .copyright {
  color: #c28787;
  font-size: 0.9rem;
  text-align: right;
}
article.evento .descripcion {
  margin-top: 1rem;
}
article.evento .descripcion > div:not([data-oembed-url]) {
  margin-top: 10px;
  display: inline-flex;
  width: 100%;
}
article.evento .fecha p {
  white-space: pre-line;
}
article.evento .fecha p span {
  white-space: normal;
  display: inline-block;
  vertical-align: baseline;
}
article.evento h2.tipoaccesibilidad {
  margin-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 1rem;
  font-weight: bold;
}
@media (min-width: 991px) {
  article.evento .info-evento {
    padding-left: 2rem;
    padding-right: 1rem;
  }
  article.evento .info-evento .descripcion {
    margin-bottom: 0.5rem;
  }
  article.evento .info-evento .descripcion p {
    font-size: 0.82rem;
    line-height: normal;
  }
}
article.evento .info_matadero_musica {
  padding: 0.4rem 0.4rem 0.1rem 0.4rem;
  background: rgba(224, 247, 206, 0.7);
}
article.evento .info_matadero_musica p {
  font-size: 0.85rem;
  margin-bottom: 0.2rem;
}
article.evento .infocalendario {
  text-align: right;
}
article.evento .infocalendario a {
  font-weight: 100;
  text-decoration: none;
}
@media (max-width: 991px) {
  article.evento .infocalendario a {
    font-size: 0.85rem;
  }
}
article.evento .infocalendario a span {
  text-decoration: underline;
}
article.evento .infocalendario a:hover, article.evento .infocalendario a:focus {
  color: #111;
  text-decoration: none;
}
article.evento .carousel-control-next:hover span, article.evento .carousel-control-next:focus span, article.evento .carousel-control-prev:hover span, article.evento .carousel-control-prev:focus span {
  background-size: inherit !important;
}
article.evento .carousel-caption {
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #fff;
  right: 0;
  bottom: 0;
  left: initial;
  padding: 10px;
  border-radius: 0;
  border-top-left-radius: 10px;
}
article.evento .carousel-caption p {
  margin: 0;
  color: #fff;
  font-size: 0.9rem;
}
article.evento .contenido-principal {
  overflow: hidden;
}
article.evento .info-entradas {
  background: #ffdada;
  color: #111;
  margin-bottom: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 1rem 1rem 1rem 0.25rem;
}
article.evento .info-entradas > div > div p {
  margin: 0;
}
article.evento .estados-evento ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
article.evento .estados-evento ul li {
  display: flex;
}
article.evento .estados-evento ul li span {
  border-radius: 10px;
  color: #fff;
  padding: 0.5rem 0.75rem;
  text-transform: uppercase;
}
article.evento .estados-evento ul li.agotadas span {
  background-color: #0a6da7;
}
article.evento .estados-evento ul li.cancelado span {
  background-color: #a7660a;
}
article.evento .estados-evento ul li.finalizado span {
  background-color: #a70a3e;
}
article.evento .ticketingboton {
  background-color: #de034d;
  border-radius: 0;
  border: 1px solid #de034d;
  padding: 10px 15px;
  position: relative;
  color: #fff;
  margin: 1rem 0;
}
article.evento .ticketingboton:before {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border: 1px solid #fff;
}
article.evento .ticketingboton:hover, article.evento .ticketingboton:focus {
  background-color: #de034d;
  color: #111;
  text-decoration: none;
  border: 1px solid #111;
}
article.evento .ticketingboton:hover:before, article.evento .ticketingboton:focus:before {
  border: 1px solid #111;
}
article.evento p.actualizado {
  color: #333;
  font-size: 0.95rem;
  font-style: italic;
  text-align: right;
}
article.evento .infobasica p strong {
  display: initial;
}
article.evento .entradasagotadas {
  align-items: center;
  display: flex;
  justify-content: start;
}
article.evento .entradasagotadas span {
  background-color: #0299B7;
  border-radius: 10px;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  padding: 2px 10px;
  border-radius: 10px;
  box-shadow: 0px 7px 8px 0px rgba(0, 154, 187, 0.3);
}
article.evento ul.accesibildiad-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
article.evento ul.accesibildiad-list li {
  min-width: 50%;
  margin: 0.5rem 0;
}
article.evento ul.accesibildiad-list li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #c72846;
}
article.evento ul.accesibildiad-list li a span {
  font-size: 1.8rem;
  font-size: clamp(1.2rem, 1.5vw, 1.8rem);
  color: #982b00;
}
article.evento ul.accesibildiad-list li a span.nombre-ico {
  margin-left: 6px;
  font-size: 1rem;
  color: #c72846;
}
article.evento ul.accesibildiad-list li a:hover, article.evento ul.accesibildiad-list li a:focus {
  color: #111;
}
article.evento ul.accesibildiad-list li a:hover span.nombre-ico, article.evento ul.accesibildiad-list li a:focus span.nombre-ico {
  color: #111;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .eventoshijos .busqueda {
    padding: 0 !important;
  }
}
.evento_mv {
  top: initial;
  bottom: 0;
  left: initial;
  right: -50px;
}

@media (max-width: 767px) {
  article.evento .sticky-top {
    position: relative;
    top: initial;
  }
  .info-basica .fecha {
    text-align: center;
  }
  .info-basica .lugar {
    text-align: center;
  }
  .info-basica .madrugada {
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    padding: 0.3rem 2.4rem;
  }
}
@font-face {
  font-family: chulapa;
  src: url("/fonts/Chulapa-Bold.otf") format("opentype");
  font-display: swap;
}
.fondo-previa2 {
  position: relative;
}
.fondo-previa2::before {
  content: "";
  background: url("/images/banner/pie-trans.png") no-repeat;
  background-position: center calc(100% + 230px);
  background-size: 100%;
  z-index: 1;
  width: 100%;
  height: 100px;
  position: absolute;
}

h1.chulapa {
  font-size: 2rem;
  font-size: clamp(1.2rem, 1.5vw + 0.8rem, 2rem);
}

a {
  color: #c72845;
  text-decoration: none;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  a span {
    background-image: linear-gradient(currentColor, currentColor);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 0 2px;
    text-decoration: none;
    transition: background-size 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
  a:hover span, a:focus span {
    background-size: 100% 2px;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  a span.coma {
    background-image: initial;
  }
  a span.last-letter, a span.first-letter, a .ico-accesible {
    background-image: initial;
  }
}

img.icon-decorativo {
  width: 20px !important;
}

@media (max-width: 800px) {
  .mt-5 {
    margin-top: 1.5rem !important;
  }
}
.contenedor_wrap {
  background: url("/images/banner/pie-trans.png") no-repeat;
  background-position: center calc(100% - 50px);
  background-size: 100%;
}
@media (max-width: 800px) {
  .contenedor_wrap {
    background: none;
  }
}

.banner-error {
  margin: auto;
}
.banner-error img {
  max-width: 90%;
  width: 300px;
}

.logo-simple {
  max-width: 90%;
  width: 250px;
  padding: 2rem;
}/*# sourceMappingURL=sanisidro25-prev.css.map */