@font-face {
  font-family: 'Noto Sans Bold';
  src: url('../webfonts/NotoSans-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans Bold Italic';
  src: url('../webfonts/NotoSans-BoldItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../webfonts/NotoSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans Italic';
  src: url('../webfonts/NotoSans-Italic.ttf') format('truetype');
}

h1 {
  font-size: 200% !important;
}

h2 {
  font-size: 130% !important;
}


body {
  font-family: 'Noto Sans', sans-serif;
}

select {
    max-width: 200px;
}

#titulo {
    font-size: 150%;
    font-family: 'Noto Sans';
    color: #257dc9;
    font-weight: bold;
}

.card-img-top {
  width: 100%;
  height: 13vw;
  object-fit: cover;
}

.italic{
  font-style: italic;
}

.pie {
  font-family: sans-serif;
  font-size: 80%;
  padding-top: 1%;
  border-top: 1px solid #EEE;
  background-color: #dfdfdf;
  margin-top: 4%;
  padding-bottom: 1%;
  }
  
.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}

.breadcrumb-dot .breadcrumb-item+.breadcrumb-item::before {
  content: "•";
  color: #727272;
}

  .creditos {
    font-family: sans-serif;
    font-size: 80%;
    margin-top: 10%;
    padding-top: 1%;
    }

  .cabeceraevento {
      width:100%;
      font-family:'Noto Sans';
      font-weight: bold;
      font-size: 120%;
      padding: 1.4% 0.3% 0.3% 0.3%;
      margin-bottom: 1%;
      color: #337ab7;
      background-color: #c4e9fd;
    }

.cabeceraitinerario {
    width:100%;
    font-family:'Noto Sans';
    font-weight: bold;
    font-size: 120%;
    padding: 1.4% 0.3% 0.3% 0.3%;
    margin-bottom: 1%;    
    color: #000;
    background-color: #dfdfdf;
  }

.white{
  color:white;
}
.text-justify
{
    text-align: justify !important;
}

#mapacontenido{
  height: 90vh;
}


.fijoitinerario {
    left: 70%;
    top: 25%;
    position: fixed;
    z-index: 400;  
    }

.fuentegrande {
  font-size: large;
}

.img-center {
    display: block;
    margin: 0 auto;
}

.centrado {
  text-align: center;
}

.margenizq {
  padding-left: 2%;
  padding-right: 2%;
}

.h1small {
  padding-left: 2%;
  font-size: 160%;
}

.h2small {
  font-size: 140%;
}

.snippet {width: auto;}
.snippet img{ width: 321px; margin: 0% 1% 0% 1%; float: left; }

.peque {
  font-size: 70%;
  letter-spacing: 0.3rem;
}

.mediana {
  font-size: 90%;
  letter-spacing: 0.3rem;
}

.h3small {
  font-size: 130%;
}

.container-fluid {
  margin:0 !important; padding:0  !important;
}
.navbar {
    border-radius: 0px !important; 
    margin-bottom: 0px !important; 
    border: 0px !important;
}

.navbar-nav > li > a {
    padding-top: 0px !important; 
    padding-bottom: 5px !important
}

.carousel-caption {
    padding-bottom: 10px !important;
  }

#myCarousel.carousel.slide {width: 100% !important;}

.novedades {
    padding: 0px ;
    border-bottom: 1px solid #EEE;
    background: transparent url("../images/fondo.png") repeat scroll 0% 0%;
}
.novedadestitulo {
  font-family:"'Noto Sans'";
  color: #074D0A;
}

.textobanner{
  font-family:serif;
  font-style: italic;
  font-size: 150%;
  text-align: left;
  padding: 5px 5px 5px 5px;
  background: transparent url("../images/bg-text.png") repeat scroll 0% 0%;
}
.textobannercolumna{
  font-family:serif;
  font-style: italic;
  font-size: 130%;
  text-align: center;
  padding: 5px 5px 5px 5px;
  width: 40%;
  background: transparent url("../images/bg-text.png") repeat scroll 0% 0%;
}
.subtextobanner {
  font-family:serif;
  font-size: 100%;
  text-align: center;
  padding: 5px 5px 5px 5px;
  background: transparent url("../images/bg-text.png") repeat scroll 0% 0%;
  width: 40%;
}

.entradas {
  font-family:"'Noto Sans'";
  color: #1D896A;
}

.textoentradas{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  padding-top: 2%;

}

.tam {
  font-size: 75%;
  padding-left: 2%;
}

.borde {
  border-width: thin;
  border-color: #ccc;
  border-style: solid;
}

#eventosrelacionadosbody {padding: 0%;}
#accordion {margin: 0%;}

.mano { cursor: pointer; }ç
.barco {margin-top: 6%;}
.margen {margin-left: 2%;}
.sangria {padding-left: 2%;}

.listcirculo {list-style-type:circle;}
.sinmargen {padding-left: 0px;padding-top:1%;}
.justificado  {    text-align: justify; text-justify: inter-word;}
.piedefoto {
  font-family: sans-serif;
  font-size: 80%;
  margin-top: 2%;
  padding: 2%;
  border-top: 1px solid #E3E0E0;
  border-bottom: 1px dashed #E3E0E0;
  color: #ABAAAA;
  background-color: #F7F9F8;
  text-align: center;
}

blockquote {
    border-width: medium medium medium 2px;
    border-style: none none none solid;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #666;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    padding: 18px;
    font-size: 16px;
    background: #F3F3F3 none repeat scroll 0% 0%;
}


.well {
    background-color: none !important;
    border: 0px !important;
 } 

