article p { 
   font-size: 1.17rem;
   font-family: var(--font2);
}
   article address span {
      width:35px;
      height:45px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23727272'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z'/%3E%3C/svg%3E");
      display:inline-block;
      float:right;
      background-repeat:no-repeat;
      background-position: right -3px;
      cursor: pointer;
      -webkit-user-select:none;
      user-select: none;
   }
   article { margin-top:2rem; }
   article.nota8 { position:relative;margin-bottom:1rem; }
   article.nota8 header h1 { 
      font-size:1.7rem; 
      margin:0 0 .5rem 0;padding:0; 
      font-weight:700;
   }
   article h2 {
      margin:0;
      font-family: var(--font0);
      font-size:2rem;
      line-height:2.1rem;
   }
   article a:visited h2 {
   }
   @media (min-width:1024px) {
      article h2 { min-height: 11rem; }
      div.editorial8 article h2 { min-height:13rem; }
   }
   article:hover, div.galerias figure:hover,ul.periodico-impreso li:hover, div.primeras figure:hover { filter: brightness(1.1) saturate(1.1); }
   article {
      transition: all .1s ease-out;
   }
   article.nota8 header {
      border:0; 
      margin:0 -1rem;
      background: linear-gradient( 0deg , black, transparent);
      color: white; 
      padding: 1rem;
      font-family: var(--font0);
      transition: opacity 0.3s ease;
      transition: all 0.3s ease;
      position:absolute;
      bottom:0;
   }
   article.nota8 figure { overflow:hidden; }
   article.nota8 figure img { width:160%; margin-left:-1rem; }
   article.nota8 header small { font-size:1.2rem; font-weight:900; }
   article.noticia2 figure { height:13rem; }

   .segunda article:nth-child(n+3) p { margin:.3rem 0; }
   div.cuatro .trescuatro article figure {
      height:7.1rem;
      overflow:hidden;
   }
   @media (max-width:768px) {
      div.cuatro .trescuatro article figure {
         height:5rem;
         width:40%;
         float:left;
         margin-right: 3% !important;
      }
   }
   div.cuatro article#noticia2 figure { height:13rem !important; }
   div.cuatro article figure img { max-width:117%; }
   div.cuatro em { color:#333; font-style:normal; font-weight:400; }
   div.cuatro .nota8 em { color:#fff; }
   div.cuatro em:before {
      content: "〉";
      padding:0 .3rem;
   }
   div.cuatro small.autor {
      display: block;
      color: #333;
      font-size: .6rem;
      margin: 0.5rem 0;
   }
   /* pc: */
   @media (min-width:1024px) {
      .segunda article:nth-child(n+3) h2 { min-height:144px; }
      .segunda article:first-child, .h240 { height:12rem; overflow:hidden; }
      article.nota8 figure { height:36rem; }
      div.editorial8 article.nota8 figure { box-shadow: 0.1rem 1rem 1rem #ababab; height:30rem; }
      div.cuatro article.nota8 figure { box-shadow: 0.1rem 1rem 1rem #ababab; height:36rem; }
      div.sinvideo article.nota8 figure { height:33rem; }
      div.sinvideo .noticia2 .mt-1 { margin-top:0; }
      .segunda { grid-row-gap: 2rem; }
      article.noticia2 figure { height:13rem; }
      div.cuatro article.noticia2 h2 {
         font-size:1.56rem; line-height:1.7rem; 
         min-height:2rem;
      }
      article.noticia2 h2 { font-size:2.2rem; line-height:2.35rem; }
      article.editorial h2 { font-size:1.75rem; line-height:1.9rem; }
   }
   address {
      font-style:normal; 
      font-family:var(--font0); 
      font-size:.8rem; 
   }
   .nota8 address { left: 2rem; }
   /* cel mobile */
   @media (max-width:768px) {
      body { padding-top:1rem; }
      article.nota8 address { bottom: -2rem; left: 1rem; }
      article.nota8 header h1 { padding-bottom:1rem; line-height: 1.8rem; }
      article.nota8 { margin-top:0; height:24rem; }
      article h2 { margin-bottom:1rem; }
      address { font-size:.9rem; }
      article.noticia2 { 
         display:grid;
         grid-template-columns: 1fr;
      }
      /* imagen abajo */
      article.noticia2 .col-1 { grid-row-start:4; }
   }
   /* pc: */
   @media(min-width:768px) {
      article { margin-top:0; }
      /*article.nota8 { margin-bottom:0; }*/
      article.nota8 header h1 { font-size:2.3rem; line-height:2.4rem; }
      article.nota8 header { padding: 1rem 2rem 2rem; }
      article h2 {
         padding-bottom:1rem; 
      }
      address {
         bottom:0;
         position:absolute;
         left:0;right:0;
      }
      article.noticia2 address { height:2rem; bottom:0; }
      .nota8 address { margin-bottom: 2rem; }
   }
   @media (min-width:1024px) {
      article.nota8 figure img { width:110%; }
      div.editorial8 article.nota8 figure img { 
         width:140%; 
         position: absolute;
         top: 0;
         left: -8%;
      }
      article.nota8 header {
         margin:0;
         background: linear-gradient(0deg, rgb(1,1,1), rgba(1,1,1,.01));
         color: white; 
         font-family: var(--font0);
         transition: opacity 0.3s ease;
         padding:0rem 2rem 2rem;
      }
      article.nota8 header small { font-size:.8rem; }
      div.primera {
         grid-gap:2rem;
      }
      img#plusi { max-width:150%; }
   }
   article time:before { content: "|"; padding:0 .5rem; color:#666; }
   div.listado a {
      padding:.51rem;
      display:block;
      color:#333;
   }
   div.listado a:visited {color:#999 !important; }
   .lead { font-size:1.5rem; font-weight:400; }




   div.seccion { /* grid-template-rows: auto auto auto; */ }
   div.seccion article { margin-bottom:1rem; }
   @media (max-width: 768px) {
      div.seccion article { margin-top:0; }
      article.nota8 figure { height:24rem; }
   }
   /*div.seccion article address { bottom:-1rem; }*/
   div.laguna article:nth-child(1), 
   div.laguna article:nth-child(2),
   div.finanzas article:nth-child(1), 
   div.finanzas article:nth-child(2), 
   div.nacional article:nth-child(1), 
   div.nacional article:nth-child(5), 
   div.nacional article:nth-child(8), 
   div.nacional article:nth-child(4){ grid-row-start: span 2; }

   div.nacional article:nth-child(3) { grid-row-start: 2; grid-column-start: 5; grid-column-end: 9; }
   div.nacional article:nth-child(7) { grid-row-start: 4; grid-column-end: 9; }
   @media (min-width: 1024px) {
      div.finanzas article:nth-child(2n) .h240,
      div.nacional article:nth-child(2n) .h240 { height:15rem; }
   }
   div.meta article:nth-child(2) { grid-column-start: span 8; }
   div.meta article:nth-child(2) .h240,
   div.espectaculos article:nth-child(3) .h240 { height:30rem; }
   div.meta article:nth-child(2) .image10 { margin-top:0; }
   div.meta address { bottom:1rem; }
   div.meta article:nth-child(1) address { left:.5rem; }
   div.meta article:nth-child(2) address { right:2rem; }
   div.meta article:nth-child(3) address { left:2rem; bottom:2rem; }
   div.meta article figure img { background:#007567;max-width:120%; }
   div.meta article:nth-child(3) figure img { background:#007567;max-width:200%; margin-left:-25%; }
   div.meta article:nth-child(3) .h240,
   div.espectaculos  article:nth-child(2) .h240 { height:29rem; }

   div.espectaculos article:nth-child(3) figure img { max-width:200%; margin-left:-25%; }
   div.espectaculos address { bottom:1rem; left:.5rem; }

   div.editorial { grid-template-rows: auto auto auto auto; grid-gap:1rem; }
   div.editorial h2 { margin-bottom:.5rem; min-height:3rem; }
   div.editorial article { margin-bottom:0; }
   div.editorial article:nth-child(1), div.editorial article:nth-child(4), div.editorial article:nth-child(5), div.editorial article:nth-child(8) { grid-row:span 2; }
   div.editorial article:nth-child(3) {
      grid-row-start:2; 
      grid-column-start: 5;
      grid-column-end: 9;
   }
   div.editorial article:nth-child(7) {
      grid-row-start: 4;
      grid-column-start: 5;
      grid-column-end: 9;
   }
   /*
   div.editorial article:nth-child(4) {
      grid-row-start: 1;
      grid-column-start: 9;
      grid-column-end: -1;
      grid-row-end: 3;
   }
   */

   div.portada-soft1 {
      display:grid;
      grid-auto-flow: column;
      background: #4d30a5;
      grid-gap: 1rem;
      padding: 1rem;
      overflow-x: auto;
   }
   div.portada-soft1 figure {
      width:250px;
      height:150px;
      overflow:hidden;
   }
   div.portada-soft1 figure img { margin-left:-20%; }

   div.galerias,div.lab,div.clasificados {
      display:grid;
      grid-template-rows: repeat(auto-fill,minmax(10rem,1fr));
      grid-auto-flow: column;
      overflow-x: auto;
      grid-gap:2rem;
      grid-auto-columns: minmax(25rem,1fr);
   }
   div.galerias figure { height:30rem; margin-bottom:.5rem; }
   div.galerias figure img { max-width:180%; margin-left:-30%; }
   div.galerias figure figcaption { font-size: 2rem; line-height: 2.3rem; font-family: var(--font0); font-weight: 700; }
   div.clasificados { grid-auto-columns: minmax(10rem,1fr); }
   div.clasificados figure { height:22rem; }
   /* */
   /* */
   div.lagushop figure { height:23rem; }
   div.lagushop figure { border-radius:.8rem; }
   @media (max-width:768px) {
      div.galerias { grid-auto-columns: minmax(19rem,1fr); grid-gap:1rem; }
      div.galerias figure { height:22rem; }
      div.galerias figcaption { padding:1rem; font-size:1.4rem !important; line-height:1.8rem !important; }
   }

   div.lab { grid-template-rows: auto; }
   div.lab img { max-width:170%; margin-left:-25%; }
   div.lab header.headerwhite { padding:0 1rem 1rem; }
   div.lab .h240 { height:25rem; }

   @media (min-width:1024px) {
      .headerwhite h2 { font-size:2.5rem; line-height:3rem; }
   }
   .headerwhite {
      position:absolute;
      left:0;
      right:0;
      bottom:0;
      padding: 1rem 2rem 3rem;
      background: linear-gradient( 0deg , black, transparent);
   }
   .lab article {
      height:25rem;
   }
   /* .lab .headerwhite { padding:0 2rem; } */
   .text-right { text-align:right; }
   .headerwhite2 h2 { font-size:2rem; line-height:2.5rem; }




   .videos:before, .galeria:before {
      content: "";
      background: url(/media/video.svg);
      position: absolute;
      height: 4rem;
      width: 4rem;
      top: 50%;
      left: 50%;
      background-size: 4rem;
      background-position: center;
      background-repeat: no-repeat;
      transform: translate(-50%, -13rem);
   }
   div.segunda .videos:before {
      transform: translate(-50%, -60%);
   }
   .galeria:before {
       background: url(/media/galeria.svg);
      transform: translate(-50%, -5rem);
   }
   @media (max-width: 768px) {
      .videos:before {
         background-size:3rem;
         transform: translate(-50%, -14rem);
      }
   }
   @media (min-width: 1024px) {
      article.nota8 .videos:before {
         transform: translate(-50%, -50%);
      }
      article.noticia2 .videos:before {
         transform: translate(-50%, -30%);
      }
   }

   .periodico-impreso {
      display: grid;
      grid-gap: 1rem;
      grid-template-columns: 10px;
      grid-template-rows: minmax(150px, 1fr);
      grid-auto-flow: column;
      overflow-x: scroll;
      scroll-snap-type: x proximity;
      margin:0;
      padding:2rem 0 2rem;
      list-style:none;
   }
   .periodico-impreso img { height:auto; }
   @media (max-width:768px) {
      .periodico-impreso { margin:0 -1rem; }
   }
   .periodico-impreso:before , .periodico-impreso:after { content: ''; width: 1rem; }
   .periodico-impreso a { display:inline-block; }
   .periodico-impreso > li {
      scroll-snap-align: center;
      padding: .5rem .5rem 0;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background: #fff;
      border-radius: 8px;
   }
   .tercera { margin-top:2rem; }
   article.plus h2 { margin-bottom:0; padding-bottom:1rem; }
   article.plus .headerwhite { padding-bottom:0; }
   div.espectaculos .headerwhite { padding:0 1rem; }
   @media (min-width:1024px) {
      .tercera { height:32rem; }
      article.plus figure { height:33rem; overflow:hidden; }
   }
   .sigloplus {
      content: "";
      position: absolute;
      width: 3.1rem;
      height: 1.35rem;
      right: 1.5rem;
      bottom: 1rem;
      border: 1px solid #fff;
      border-radius: 1rem;
      background:#32323a;
   }
   .sigloplus:after {
      content: "+";
      position: absolute;
      height: 1rem;
      width: 1rem;
      right: .3rem;
      top: -2px;
      font-size: 1.2rem;
      font-weight: 900;
   }
   .sigloplus:before {
      content: "";
      height: 1.35rem;
      display: inline-block;
      width: 1.35rem;
      position: absolute;
      left: 0;
      top: 0;
      /* background-size: auto 52px; */
      border-radius: 1rem;
      background: red url(/media/ese-del-siglo.svg);
   }
   .f25 { font-size:2.5rem; line-height:2.8rem; }
   .f20 { font-size:2rem; line-height:2.3rem; }
   h4 { font-size:2.4rem; font-family: var(--font0); }
   li.sup h4 {
      position: absolute;
      bottom: -9rem;
      right: 0;
      left: 0;
   }
   li.sup a {
      height: 20rem;
   }
   span.comillas {
      height: 2rem;
      width: 2.3rem;
      background: url(/media/iconos.svg);
      background-size: auto 5.5rem;
      background-position-x: 2.75rem;
      display: block;
      transform: rotate(180deg);
      margin-left: .5rem;
      margin-top: 1rem;
   }
   .keywords {
      margin:1rem;
      text-align:center;
      color:#666;
      font-size:1.2rem;
   }
   .keywords a { padding:.2rem }
   .keywords a:before { content:"» "; color:#666; }
   .siglotv { height: 300px; }
   @media (max-width:768px) {
      .siglotv { height:540px; }
      figure.h32 { height:16rem; }
      figure.h25 { height:15rem; }
   }
   @media (min-width:1024px) {
      figure.h32 { height:32rem; }
      figure.h25 { height:25rem; }
   }
   ul.videostv { margin:0; padding:0; list-style:none; }
   ul.videostv li { min-height:4rem; }
   ul.videostv img { float:left; height:auto; }
   article.pic figure {
      float: left;
      margin-right: .7rem;
      height: 6.5rem;
      width: 9rem;
      overflow: hidden;
      border-radius:.3rem;
   }
   article.pic figure img {
      max-width:130%;
      width:130%;
      height:auto; 
      margin:0;
   }
   article.pic h2 {
      font-size:1.2rem;
      line-height:1.45rem;
      font-family:var(--font0);
   }
   div.editorial8 ul { list-style: none; margin:0; padding:0; font-size:1.1rem; }
   div.editorial8 ul small { font-size:.75rem; font-weight:bold; }
   div.editorial8 ul p { margin:0; font-size:1.15rem; }
   div.editorial8 ul p.uno { font-size:1.2rem; font-weight:bold; }
   div.editorial8 ul li:first-child { margin-bottom:1rem; border-bottom:1px dotted #ddd; }
   div.editorial8 h2.editorial:after { content: " "; height:5px;display:block;background:#900;width:31.6%; }
   div.editorial8 article.nota8 {
      grid-column-start: 4;
      grid-column-end: 10;
   }
   div.editorial8 .lados {
      grid-column-start: 1;
      grid-row-start: 1;
      grid-column-end: 4;
   }
   small.localizador {
       min-height:1.2rem;
   }
   small.localizador em {
      color:#666;
      font-style:normal;
      font-weight:300;
      font-size:.75rem;
   }
   small.localizador em:before {
      content: " » ";
   }
   p.fotos {
      margin-bottom: 1rem;
      font-size: .7rem;
      margin: -3.5rem 0 0.5rem;
      padding-bottom: 1rem;
      font-family: var(--font0);
      color: #8b8b8b;
   }

   @media only screen and (min-width: 1024px){

    .burbujaestatica{
	      filter: drop-shadow(0px 10px 5px #0003); 
       	      clip-path: polygon(100% 0%, 100% 100%, 0% 0%);
   	      position: fixed;
	      height:90px;
	      width:90px;
    }

    .burbujaestatica{
	       position: fixed; top: 0; right: 0;  margin: 0 auto;
    }
  }
 

  .burbujaestatica:hover{
	    filter: drop-shadow(0px 10px 5px #0003); 
	  clip-path: inset(0 0 0 0)  !important;
	 transition: all 0.7s ease;
       position: fixed;
	   width:200px;
	   height:200px;
  }

  

  .burbujaestatica:not(:hover) {
  }
  @media only screen and (min-width: 1024px){

    .burbujaestatica{
	      filter: drop-shadow(0px 10px 5px #0003); 
		transition: all 0.3s ease;

	    /*  clip-path: polygon(100% 0%, 100% 100%, 0% 0%);*/
    		clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	}

    .burbujaestatica{
	       position: fixed; top: 0; right: 0;  margin: 0 auto;
    }
  }

  div#push {
     background: #900;
     padding: 0.5rem 1rem;
     margin-bottom: 1rem;
     display: block;
  }
  @media (min-width:1024px) {
     div#push {
     }
  }
.elecciones-results {
	background: white;
	display: grid;
	grid-auto-flow: column;
	overflow-x: auto;
	overflow-y: hidden;
	grid-gap: 1rem;
	padding: 1rem;
	position: relative;
}
.elecciones-column {
	background: white;
	width: 400px;
	height: 200px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.el2024-pre {
	background-image: url(https://tecolotito.elsiglodedurango.com.mx/files/prepdurango-copia.png);
}
.el2024-les {
	background-image: url(https://tecolotito.elsiglodedurango.com.mx/files/prepdurango.png);
	width: 438px!important;
}
.votos-n {
	position: absolute;
	top: 66px;
	left: 33px;
	font-weight: bold;
	color: white;
}
.votos-num-n {
	position: absolute;
	top: 60px;
	left: 16px;
	font-weight: bold;
	color: white;
	width: 100px;
	text-align: center;
	font-size: 0.8rem;
}
.votos-por-n {
	position: absolute;
	top: 83px;
	left: 13px;
	width: 105px;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 1.2rem;
}
.votos-r {
	position: absolute;
	top: 66px;
	left: 135px;
	font-weight: bold;
	color: white;
}
.votos-num-r {
	position: absolute;
	top: 60px;
	left: 149px;
	font-weight: bold;
	color: white;
	width: 100px;
	text-align: center;
	font-size: 0.8rem;
}
.votos-por-r {
	position: absolute;
	top: 83px;
	left: 147px;
	width: 105px;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 1.2rem;
}
.votos-v {
	position: absolute;
	top: 66px;
	left: 236px;
	font-weight: bold;
	color: white;
}
.votos-num-v {
	position: absolute;
	top: 60px;
	left: 284px;
	font-weight: bold;
	color: white;
	width: 100px;
	text-align: center;
	font-size: 0.8rem;
}
.votos-por-v {
	position: absolute;
	top: 83px;
	left: 281px;
	width: 105px;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 1.2rem;
}
.senado-n {
	position: absolute;
	left: 162px;
	font-weight: bold;
	top: 98px;
	width: 64px;
	text-align: center;
}
.senado-r {
	position: absolute;
	left: 253px;
	font-weight: bold;
	top: 98px;
	width: 64px;
	text-align: center;
}
.senado-v {
	position: absolute;
	left: 345px;
	font-weight: bold;
	top: 98px;
	width: 64px;
	text-align: center;
}
.senado2-n {
	position: absolute;
	left: 91px;
    color: white;
	font-weight: bold;
	top: 166px;
	width: 64px;
	text-align: center;
}
.senado2-r {
	position: absolute;
    left: 188px;
    color: white;
	font-weight: bold;
	top: 166px;
	width: 64px;
	text-align: center;
}
.senado2-v {
	position: absolute;
	left: 285px;
    color: white;
	font-weight: bold;
	top: 166px;
	width: 64px;
	text-align: center;
}



/* tabla prep */
.table-responsive {
  overflow-x: auto;
}

#candidaturas-progress {
  margin: 30px auto;
  background: #fbfbfb;
  border-radius: 5px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
  max-width: 1200px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  padding: 30px;
  padding-top: 0;
}

#candidaturas-progress table {
  width: 95%;
  border-collapse: separate;
  border-radius: 15px;
  overflow: visible !important;
  padding-right: 300px;
}

#candidaturas-progress .logo-partido img {
  max-height: 40px;
  max-width: 100%;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.2));
  margin-top: 2px;
}

#candidaturas-progress .coalicion-logos img {
  max-height: 40px !important;
  width: auto;
  margin-top: 2px;
}
.coalicion-logos {
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 0;
  height: auto;
}

#candidaturas-progress .otros-header {
  font-size: 8px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 5px 5px 5px 5px;
  background-color: #933ea2;
  border-radius: 5px;
}

#candidaturas-progress .municipio-header img {
  width: 110px !important;
  height: 100px !important;
  object-fit: contain;
  z-index: 10;
}

.celda-progreso1 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 20px;
}

.valor-porcentaje {
  font-size: 15px;
  font-weight: 700;
}

.barra-contenedor {
  position: relative;
  align-items: center;
  width: 180px !important;
  height: 40px !important;
  background: #f2f2f2;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.barra-contenedoro {
  position: relative;
  align-items: center;
  width: 180px !important;
  height: 40px !important;
  background: #f2f2f2;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.barra-contenedor .valor-porcentaje {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  font-weight: 700;
  pointer-events: none;
}

.barra-progreso {
  display: block;
  width: 0;
  height: 100% !important;
  transition: width 1.5s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  transition: width 1.5s ease-out;
}

.color-morena .barra-progreso {
  background: #800000;
}
.color-pri-pan .barra-progreso {
  background: #229b28;
}
.color-mc .barra-progreso {
  background: #db862c;
}
.color-otros .barra-progreso {
  background: #933ea2;
}

.seccion-inferior {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 2px solid #8a8a8a;
}

.separador-vertical {
  width: 2px;
  height: 150px;
  background-color: #8a8a8a;
}

.seccion-inferiorp {
  display: inline-flex;
  align-items: center;
  gap: 16px;
}

.municipio {
  display: inline-block;
  font-weight: 700;
  background: transparent;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
}

.municipiop {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 50px;
  padding: 0px 5px 0px 5px;
  background-color: #f6fad4a6;
  border-radius: 8px;
  margin: 5px;
  text-align: center;
}

.municipiop img {
  width: 100px;
  height: auto;
}

.municipios-headers th {
  color: #333333;
}

.municipio-header {
  display: flex;
  align-items: flex-start;
  padding: 0px 10px 0px;
  text-align: center;
  position: relative;
  top: 20px;
  z-index: 10;
}
.municipio-header img {
  max-width: 100px;
  height: auto;
}

.municipio:hover,
.municipiop:hover,
.municipio:focus,
.municipiop:focus {
  background: rgba(0, 0, 0, 0.1);
  border-color: #666666;
}

#progress-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  background-color: #ffffff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0;
}
#progress-header img {
  max-height: 48px;
  width: auto;
}

.table-wrapper {
  position: relative;
  padding-right: 200px;
}

.table-actions {
  position: absolute;
  top: 80px;
  right: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.table-actions .municipio {
  display: inline-flex;
  align-items: flex-end;
  text-decoration: none;
  color: inherit;
  font-weight: 700;
  flex-direction: column;
}

.columna-logos {
  display: flex;
  justify-content: flex-end;
  overflow: visible;
}

.color-otros .barra-contenedor {
  height: 20px !important;
}

#candidaturas-progress .table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-top: 20px;
  position: relative;
}

#candidaturas-progress .table-responsive table {
  width: max-content;
  min-width: 100%;
  border-collapse: separate;
}

#scroll-left,
#scroll-right {
  display: none;
}

@media (max-width: 768px) {
  #scroll-left,
  #scroll-right {
    display: flex;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 50%;
    background: rgba(0,0,0,0.4);
    color: #fff;
    font-size: 1.2rem;
    line-height: 1;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
    z-index: 10;
  }

  #scroll-left[hidden],
  #scroll-right[hidden] {
    display: none !important;
  }
  
  #scroll-left:hover,
  #scroll-right:hover {
    background: rgba(0, 0, 0, 0.6);
  }

  #scroll-left {
    left: 10px;
  }

  #scroll-right {
    right: 10px;
  }

  .table-actions {
    position: static;
    margin-top: 20px;
    flex-direction: row;
    justify-content: center;
    gap: 20px;
  }

  h2 {
    font-size: 1.4rem;
  }

  .seccion-inferiorp {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  #candidaturas-progress table {
    width: 1000px;
    min-width: 600px;
    padding-right: 0px;
  }

  .table-wrapper {
    padding-right: 0;
  }
}
