/*!
 * Start Bootstrap - Landing Page v5.0.8 (https://startbootstrap.com/themes/landing-page)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-landing-page/blob/master/LICENSE)
 */

body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

h3 {
  font-size: 1.3em;
  color: #666;
  margin-top: 25px;
}

header.masthead {
  position: relative;
  background-color: #343a40;
  /* background: url("../img/bg-masthead.jpg") no-repeat center center; */
  /* background: url("../img/fondoa2.jpg") no-repeat center center; */
  /* background: url("../img/007.jpg") no-repeat center center; */
  /* background: url("../img/karatula2022-5.png") no-repeat center center; */
  /* background: url("../img/literaturia-elkarrizketa.jpeg") no-repeat center center; */
  /* background: url("../img/kanterri2023-fondoa.jpg") no-repeat center center; */
  /* background: url("../img/durango-banner-2023.png") no-repeat center center; */
  /* background: url("../img/literaturia-banner-2024.jpg") no-repeat center center; */
  /* background: url("../img/durango-2024-fondoa.jpg") no-repeat center center; */
  /* background: url("../img/literaturia-2025-osoa.jpg") no-repeat center center; */
  background: url("../img/durango-2025-fondoa.png") no-repeat center center;

  background-size: cover;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

header.masthead .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.7;
}

header.masthead h1 {
  font-size: 3.5rem !important;
}

@media (min-width: 768px) {
  header.masthead {
    /*
    padding-top: 4rem;
    padding-bottom: 4rem;
    */
  }
  header.masthead h1 {
    font-size: 3rem;
  }
}

.showcase .showcase-text {
  padding: 1rem;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}

@media (min-width: 768px) {
  .showcase .showcase-text {
    padding: 3rem;
  }
}

.features-icons {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ddd !important;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
  height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
  font-size: 5rem;
}

.testimonials {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.testimonials .testimonial-item {
  max-width: 18rem;
}

.testimonials .testimonial-item img {
  max-width: 12rem;
  box-shadow: 0px 5px 5px 0px #adb5bd;
}

.call-to-action {
  position: relative;
  background-color: #343a40;
  background: url("../img/bg-masthead.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.call-to-action .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #eee;
}

/* Estilo berriak */

.sare-sozialak a{
  color: black !important;  
}

.urratsak h3 {
  color: #760f22;
}

.urratsak hr {
  color: #760f22;
  background-color: #760f22;
}


.informazioa  {
  color: white;
}

.card-header {
  height: 135px;
}

.card-title {
  text-align: center;
}

.list-group-item strong {
  margin-right: 15px;
}

/* 2021 */

.lead {
  font-weight: 400;
  font-size: 1.35rem;
}

.sarrera {
  font-size: 1.5em;
  font-weight: 500;
}

/* Egitarua */

.ordua {
  font-weight: bold;
}

.egilea {

}

.izenburua {
  font-weight: bold;
}

.kokalekua {
  font-size: 0.85em;
  color: #888;
  display: block;
  margin-top: 5px;
}

.h3des {
  color: red;
}

th {
  color: #FB806E;
}

th.ordua {
  color:  #037F7F;
}

th.orduar {
  color:  #037F7F;
  text-align: right;
  width: 30%;
  line-height: 17px;
}


th.eguna {
  color:  #037F7F;
}

span.eguna {
  font-weight: bold;
  padding-bottom: 25px;
}

span.ordua {
  color: #112D68;
  font-weight: bold;
}


p.taldea, span.taldea {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 17px;
}

/*
span.taldea:after {
  content: '-';
}
*/

p.disko-izenburua, span.disko-izenburua {
  font-style: italic;
  font-size: 1.2em;
  font-weight: bold;
  color: #555;
}

th.lekua {
  font-weight: bold;
  font-size: 14px;
}


th, td {
  line-height: 12px;
  padding: 10px !important;
}

h3.izenburua-eguna {
  color: white;
  background-color: black;
  padding: 5px 0;
  border-radius: 10px;
}

span.data {
  color: #FB806E;
}

