

@media (min-width: 576px) {

  .wrapper-emaitzak .col-1--8 {
    width: 60%;
  }

  .wrapper-emaitzak .col-1--2 {
    width: 23%;
  }

  .wrapper-emaitzak .col-1--1 {
    width: 15%;
  }

}

@media (max-width: 576px) {

.wrapper-emaitzak .emaitza-wrapper .tabla-wrapper .tabla td.before {
  text-align: left;
}

}


.language-dropdown { position:relative; display:inline-block; }
.dropdown-content { display:none; position:absolute; top:100%; left:0; }
.language-dropdown.open .dropdown-content { display:block; }


.ui-autocomplete {
  z-index: 10000; /* por si se solapa con otros elementos */
  max-height: 250px;
  overflow-y: auto;
  background: white;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 20px;
}

.ui-menu-item a {
  display: block;
  padding: 6px 10px;
  color: #333;
  text-decoration: none;
  transition: background-color 0.2s ease;
}

.ui-menu-item a:hover {
  background-color: #eef3ff;
  color: #1A3AAB;
}

::selection{
background: #6077ca !important;
}


.popup-contenido .col-1.edukia video {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.popup-contenido {
  background: #fff;
  width: 90%;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  position: relative;
  animation: fadeIn 0.3s ease;
  margin: auto;
}

#video-container{
width: 100%;
}

.kwic_form{
font-family: "Clash", sans-serif, sans-serif;
  background-color: #1A39AB;
  color: #50D0D0;
  padding: 5px 10px;
  margin: 0 5px;
}

.show-more-btn {
  cursor: pointer;
}

.hide::after {
  cursor: pointer;
  content : " ▲";
}

.show::after {
  cursor: pointer;
  content : " ▼";
}

.emaitza-wrapper h3 a{
  color: #1A39AB;
}

.before .ltr {
  direction: ltr;
  unicode-bidi: isolate;
}

.text-white {
  color: white;
}

.wrapper-proiektua a{
  color:#1A39AB;
  font-weight: bold;
}
.wrapper-proiektua a:hover{
  color:#00ACA9;
}
.wrapper-proiektua li, table{
  color:#1A39AB;
}
.table-responsive{
  margin: 2rem 1rem;
}
.top-border{
  border-top: 1px solid #000;
}
.cookie-ul{
  margin-left: 2rem;
}
.margin-y{
  margin-top:2rem;
  margin-bottom: 25rem;
}
.wrapper-proiektua h1{
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.wrapper-proiektua h2{
  font-size: 1.75rem;
  margin-top: 1rem;
}

.eduki-zerrenda h3{
  font-size: 1.5rem;
  margin-left: 1rem;
}
.eduki-zerrenda h4{
  font-size: 1.25rem;
  margin-left: 1.5rem;
  margin-bottom: 1rem;
}
.eduki-zerrenda p{
  margin-left: 1.75rem;
  margin-bottom: 1rem;
}
.eduki-zerrenda-izenb{
  cursor: pointer;
}
.eduki-zerrenda-izenb.show::after{
  content : content: " ▼";
  font-size: 15px;/*" +"*/;
}
.eduki-zerrenda-izenb.hide::after{
  content : " ▲"/*" -"*/;
  font-size: 15px;/*" +"*/;
}
.hidden{
  display: none;
}
.eduki-zerrenda h4:hover{
  cursor: pointer;
  font-size: 1.5rem;
}
.ibilbidea {
  margin-bottom: 1rem !important;
}
.logos {
  display: flex;
  flex-direction: column;
  gap: 0.75rem; /* espacio entre filas */
}

.logos .row-flex {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.popup{
    max-height: 90vh;
    overflow-y: auto;
}

.openPopup img {
  width: 60%;
}
@media (max-width: 576px){

 .header-inside .search .banner-buscador {
    width: 80% !important;
    top: 0;
  }


#bilduma {
    display: flex;
    flex-direction: column;
  }

  #bilduma .col-1--1 {
    order: 3; /* último */
  }

  #bilduma .col-1--8 {
    order: 1;
  }

  #bilduma .col-1--2 {
    order: 2;
  }

  footer .-container-xl .logos {
    width: 100%;
    margin: 0 auto;
  }


footer .-container-xl{
    width: 100% !important;
    padding: 0 !important;
    margin: auto;
}

footer .-container-xl .legal{
    width:100% !important;
    margin:auto !important;
}

footer .-container-xl .logos{
    width:100% !important;
    margin:auto !important;
}

footer .-container-xl .logos a{
   margin:auto;
}

.logos .row-flex {
  width: 80%;
  margin: auto;
}

.popup-contenido .col-1 {
  width: 100%;
}

#video{
    width:100%;
    margin-bottom: 5em;
}


.sponsor-logo{
    width:80px !important;
}

.col-1--8{
    width:100%;
}

}

footer img{
    max-width:100%;
}
