#privacidad p, #privacidad ul {
  font-size: 12px;
}

.apartado {
  font-weight: 600;
}

#cookies table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
  padding: 15px;
  font-size: 12px;
}

#cookies li {
  margin-left: 15px;
}

#cookies li ul {
  margin-left: 25px;
}

.navbar-brand {
  font-size: 24px;
  /*font-weight: bolder;*/
}

#bio p {
  font-size: 14px;
  color: #666;
}

.photo-gallery .item {
  padding: 2px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  opacity: 1;
  /*-o-object-fit: cover;*/
}

#intro {
  color: #686868;
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 25px;
}

hr {
  margin: 0;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
  background-color: #000;
}

.icon {
  color: #666;
  font-size: 28px;
  position: relative;
  /*top: 50%;*/
  /*left: 50%;*/
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 0 8px;
}

.icon:hover {
  color: #222;
}

.item:hover .overlay {
  opacity: .7;
}

.photo-gallery .item:hover {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  opacity: 1;
  box-shadow: 2px 2px 8px #000;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0,0,0,0.7);
  text-decoration: underline;
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0,0,0,0.9);
  text-decoration: underline;
}

.nav-item {
  font-size: 13px;
}

.mail {
  font-size: 14px;
  margin: 0px auto;
  color: grey;
}

.table td {
  padding: 5px 5px 0 10px;
  font-size: 14px;
}

.table th {
  background-color: #ddd;
  padding: 2px;
}

.fecha {
  width: 110px;
}

.provincia {
  width: 150px;
}

.pais {
  width: 100px;
}

.lugar {
  background-color: #ddd;
}

#tel {
  font-size: 14px;
  margin: 10px;
  text-align: center;
  font-weight: bold;
}

#bio {
  background-image: url("../../assets/img/bio.jpg");
  background-repeat: no-repeat;
  background-position: center;
}

small, .small {
  display: block;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
}

.navbar-brand {
  font-family: Times New Roman, 'Noto Serif', serif;
}

.texto-art, .text-justify.texto-galeria {
  color: #686868;
}

.expo, .expo-primero {
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  margin: 0;
  color: #666;
}

.expo-ultimo {
  margin-bottom: 15px;
}

.text-center.texto-expo {
  color: #686868;
}

@media (min-width: 300px) {
  .video {
    margin: 15px 0;
    max-width: 300px;
    max-height: 200px;
  }
}

@media (min-width: 576px) {
  .video {
    margin: 15px 0;
    max-width: 500px;
    max-height: 300px;
  }
}

@media (min-width: 768px) {
  .video {
    margin: 15px 0;
    max-width: 300px;
    max-height: 200px;
  }
}

@media (min-width: 992px) {
  .video {
    margin: 15px 0;
    max-width: 450px;
    max-height: 250px;
  }
}

@media (min-width: 1200px) {
  .video {
    margin: 15px 0;
    max-width: 500px;
    max-height: 280px;
  }
}

.contact-clean {
  background-color: #f6f6f6;
}

.btn.btn-primary {
  background-color: #f6f6f6;
}

.nav-tabs .nav-link {
  color: #666;
}

.nav.nav-tabs {
  margin-top: 25px;
}

.texto-contacto {
  font-size: 10px;
}

.texto-politica {
  font-size: 14px;
}

.footer-clean .item.social > a {
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin-left: 10px;
  margin-top: 22px;
  color: inherit;
  opacity: 0.75;
}

.footer-clean .item.social > a {
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin-left: 10px;
  margin-top: 22px;
  color: inherit;
  opacity: 0.75;
}

h5, .h5 {
  padding: 10px;
  text-align: center;
  font-weight: 600;
}

.cookies p {
  font-size: 14px;
}

li {
  font-size: 14px;
  /*margin-left: 1.5em;*/
  margin-bottom: 1em;
}

.sublista {
  margin-left: 1.5em;
}

.table thead th {
  border: 1px solid black;
  border-collapse: collapse;
  padding: 15px;
  font-size: 12px;
}

.form-check-label {
  font-size: 14px;
}

.texto-contacto.primero {
  margin-top: 15px;
}

.footer-clean .col img {
  width: 50%;
}

.text-white.icon {
  position: relative;
  font-size: 72px;
  top: 20%;
  left: 35%;
}

.col-lg-7 img {
}

@media (min-width: 768px) {
  .img-fluid .float-right .feria {
    position: relative;
    right: 100px;
    width: 20%;
    padding: 10px;
  }
}

@media (min-width: 768px) and (orientation: landscape) {
  .img-fluid.feria {
    width: 10%;
    float: right;
  }
}

.expo-primero {
  margin-top: 10px;
}

@media (min-width: 992px) {
  .img-fluid.feria {
    width: 30%;
    float: right;
  }
}

.overlay.explicacion {
}

.explicacion {
  /*color: white;*/
  position: absolute;
  top: 1%;
  left: 2%;
  text-shadow: white 0.5px 0.5px 0;
}

@media (min-width: 576px) {
  .img-fluid.feria {
    width: 30%;
    float: right;
  }
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: start !important;
}

.fbox3 > div[class*="col"] {
  padding: 2px;
}

.explicacion a, .explicacion {
  color: black;
}

.text-justify.small-galeria {
  font-size: 10px;
}

