.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > [class^="col-"],
.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
body {
  font-family: "Asap";
  font-weight: 400;
  font-size: 14px;
  color: #1D1D1B;
  line-height: 140%;
}
body#default {
  background-color: #212121;
}
#cabecera {
  background-color: #212121;
}
#cabecera header {
  padding-top: 50px;
  padding-bottom: 30px;
}
#cabecera header img.logo {
  width: 350px;
}
#cabecera header #search a {
  color: #FFF;
  font-size: 16px;
}
#cabecera header #search a:hover {
  text-decoration: none;
  color: #CFC280;
}
#cabecera nav.navbar {
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-top: 25px;
  background-color: #212121;
}
#cabecera nav.navbar .navbar-collapse {
  padding-left: 0;
}
#cabecera nav.navbar .icon-bar {
  background-color: #FFF;
}
#cabecera nav.navbar .navbar-header {
  height: 55px;
}
#cabecera nav.navbar .nav li:first-child a {
  border: none !important;
}
#cabecera nav.navbar .nav li ul.dropdown-menu {
  border: none;
  box-shadow: none;
  width: 800px;
  background: none;
  min-width: auto;
}
#cabecera nav.navbar .nav li ul.dropdown-menu li {
  display: inline-block;
}
#cabecera nav.navbar .nav li ul.dropdown-menu li a {
  font-size: 16px;
}
#cabecera nav.navbar .nav li a {
  outline: none;
  border: none;
  border-left: 2px solid #FFF;
  background: none !important;
  color: #FFF;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: normal;
  padding: 0 8px;
}
#cabecera nav.navbar .nav li a:hover,
#cabecera nav.navbar .nav li a:focus,
#cabecera nav.navbar .nav li a:active {
  background: none !important;
  color: #CFC280;
}
#cabecera nav.navbar .nav li a.last {
  border: none;
}
#main aside.links {
  padding-top: 10px;
}
#main aside.links h3 {
  font-size: 14px;
  text-transform: uppercase;
}
#main aside.links ul {
  padding: 0;
}
#main aside.links ul li {
  list-style: none;
}
#main aside.links a {
  outline: none;
  text-decoration: none;
  color: #1D1D1B;
}
#main aside.links a:hover {
  color: #CFC280;
}
#main h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}
#main h2.pl {
  padding-left: 15px;
  margin-top: 50px;
}
#main h2 a {
  color: #878787;
  font-weight: normal;
  border-left: 1px solid #878787;
  padding-left: 8px;
  margin-left: 8px;
}
#main h3 {
  font-size: 16px;
  line-height: 120%;
  margin: 10px 0;
}
#main a {
  text-decoration: none;
  color: #1D1D1B;
}
#main a:hover {
  color: #CFC280;
}
#main .carousel div.cycle-carousel .item {
  float: none;
  padding: 0 5px;
}
#main .carousel div.cycle-carousel .item .border {
  overflow: hidden;
  background-color: #EDEDED;
  padding: 12px;
  position: relative;
}
#main .carousel div.cycle-carousel .item .border .over {
  display: none;
  background-color: #CFC280;
  color: #FFF;
  text-align: right;
  position: absolute;
  z-index: 9999;
  right: -5px;
  top: -10px;
  left: -5px;
  margin: 0 5px;
  padding: 25px 25px 15px;
}
#main .carousel div.cycle-carousel .item .border .over h5 {
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  line-height: .9em;
}
#main .carousel div.cycle-carousel .item .border .over p {
  font-size: 16px;
  font-style: italic;
  margin: 0;
}
#main .carousel div.cycle-carousel .item a {
  display: block;
  height: 100%;
}
#main .carousel div.cycle-carousel .item h3 {
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  margin: 10px 10px 0 10px;
  white-space: normal;
}
#main .carousel div.cycle-carousel .item p {
  font-size: 16px;
  white-space: normal;
  margin: 2px 10px;
  font-weight: bold;
}
#main .carousel div.cycle-carousel .item p.resumen {
  margin-top: 20px;
  font-size: 13px;
  font-weight: normal;
}
#main #exposiciones .item .border {
  height: 550px;
}
#main #eventos .item .border {
  height: 550px;
}
#main #noticias .item .border {
  height: 170px;
}
#main #noticias .item .border h3 {
  font-size: 24px;
  margin-top: 12px;
}
#main .move {
  color: #CFC280;
  font-size: 50px;
  padding: 10px 5px;
  cursor: pointer;
  z-index: 9999;
  position: absolute;
  left: -10px;
  top: 110px;
}
#main .move.pull-right {
  right: -15px;
  left: auto;
}
#main .slider div.cycle-slideshow {
  position: relative;
}
#main .slider div.cycle-slideshow .item .imagen {
  display: table-cell;
}
#main .slider div.cycle-slideshow .item .imagen img {
  width: 100%;
}
#main .slider div.cycle-slideshow .item .texto {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 30%;
  z-index: 99999;
  padding: 30px 30px 30px 30px;
  display: table-cell;
  background-color: #CFC280;
  color: #FFF;
}
#main .slider div.cycle-slideshow .item .texto h2 {
  font-family: "Asap";
  font-size: 48px;
  font-weight: bold;
  font-style: italic;
  line-height: 1.05em;
  display: inline-block;
}
#main .slider div.cycle-slideshow .item .texto h3 {
  font-size: 18px;
}
#main .slider div.cycle-slideshow .item .texto p {
  font-size: 15px;
}
#main .slider div.cycle-slideshow .item .texto a {
  color: #FFF;
}
#main .slider div.cycle-slideshow .cycle-pager {
  position: absolute;
  right: 30px;
  bottom: 30px;
  font-size: 48px;
  z-index: 9999;
  font-family: Arial;
  text-align: center;
  overflow: hidden;
}
#main .slider div.cycle-slideshow .cycle-pager span {
  font-family: arial;
  font-size: 50px;
  width: 16px;
  height: 16px;
  display: inline-block;
  color: #1D1D1B;
  cursor: pointer;
}
#main .slider div.cycle-slideshow .cycle-pager span.cycle-pager-active {
  color: #FFF;
}
#main .slider div.cycle-slideshow .cycle-pager > * {
  cursor: pointer;
}
#main article .item {
  margin-bottom: 30px;
  padding: 0 5px;
}
#main article .item .border {
  height: 550px;
  overflow: hidden;
  background-color: #EDEDED;
  padding: 12px;
  position: relative;
}
#main article .item .border .over {
  display: none;
  background-color: #CFC280;
  color: #FFF;
  text-align: right;
  position: absolute;
  z-index: 9999;
  right: -5px;
  top: -10px;
  left: -5px;
  margin: 0 5px;
  padding: 25px 25px 15px;
}
#main article .item .border .over h5 {
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  line-height: .9em;
}
#main article .item .border .over p {
  font-size: 16px;
  font-style: italic;
  margin: 0;
}
#main article .item .border a {
  display: block;
  height: 100%;
}
#main article .item .border h3 {
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  margin: 10px 10px;
  white-space: normal;
}
#main article .item .border p {
  font-size: 16px;
  white-space: normal;
  margin: 3px 10px;
}
#main article .item .border p.resumen {
  margin-top: 15px;
  font-size: 13px;
}
#main article h1 {
  font-size: 22px;
}
#main article h2 {
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 20px 0;
}
#main article p {
  white-space: normal;
  margin: 10px 0;
}
#main article p.data {
  font-size: 15px;
  font-weight: bold;
}
#main article #custom-pager {
  margin-bottom: 2px;
}
#main article .texto {
  padding-left: 0;
}
#main article .texto div.cycle-slideshow {
  padding-bottom: 10px;
  border-bottom: 1px #6F7071 solid;
  margin-bottom: 30px;
}
#main article .texto div.cycle-slideshow figure {
  display: table-cell;
}
#main article .texto div.cycle-slideshow figure img {
  width: 100%;
  padding-bottom: 10px;
}
#main aside.extra {
  padding-left: 20px;
}
#main aside.extra .itemlateral {
  padding: 10px;
  border-bottom: 1px solid #6F7071;
  margin-bottom: 10px;
}
#main aside.extra .itemlateral h4 {
  font-size: 11px;
  text-transform: uppercase;
  margin-top: 0;
}
#main aside.extra a .itemlateral:hover {
  background-color: #efefef;
}
#busquedas input,
#busquedas-test input,
#busquedas select,
#busquedas-test select {
  padding: 5px 8px;
  background-color: #fff;
  border: 1px solid #333;
  color: #333;
  height: 30px;
  margin-left: 8px;
  border-radius: 0;
}
#busquedas input.button,
#busquedas-test input.button,
#busquedas select.button,
#busquedas-test select.button {
  background-color: #212121;
  color: #fff;
}
#busquedas .resultado,
#busquedas-test .resultado {
  padding-bottom: 10px;
  border-bottom: 1px solid #6F7071;
  margin-bottom: 10px;
}
#eventos #main article .item .border {
  height: 500px;
}
#artistas #main #filtro,
#artistas-test #main #filtro,
#artista #main #filtro {
  margin: 30px 0;
}
#artistas #main .bloque,
#artistas-test #main .bloque,
#artista #main .bloque {
  border-top: 1px solid #000;
}
.fancybox-overlay {
  z-index: 99999 !important;
}
#obra #main h1 {
  font-size: 22px;
}
#obra #main h2 {
  font-size: 16px;
  font-weight: 300;
}
#obra #main .data {
  padding-right: 20px;
}
#obra #main .fotos {
  margin-top: 24px;
}
#obra #main .fotos figcaption {
  font-size: .7em;
}
#social2 {
  margin-top: 50px;
  background-color: #212121;
  padding: 20px;
}
#social2 > div > div > div {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 6px;
}
#map {
  width: 100%;
  height: 400px;
  display: none;
}
#contacto label {
  display: block;
}
footer {
  padding: 30px 0;
  background-color: #212121;
  color: #FFF;
  font-size: 20px;
}
footer p {
  margin-bottom: 22px;
}
footer a {
  color: #FFF;
}
footer ul {
  padding: 0;
  margin-bottom: 22px;
}
footer ul li {
  display: inline;
  list-style: none;
}
footer ul li a {
  padding: 8px;
  margin: 0 10px;
  font-size: 26px;
  color: #FFF;
  background-color: #3D3D3B;
  border-radius: 20px;
  display: inline-block;
  width: 40px;
}
footer ul li a:hover {
  color: #FFF;
  text-decoration: none;
  background-color: #CFC280;
}
footer .news a {
  color: #FFF;
  font-weight: bold;
}
footer .news a:hover {
  text-decoration: none;
  color: #CFC280;
}
footer .hash {
  font-size: 74px;
  font-weight: bold;
  padding: 30px 0;
  line-height: normal;
}
footer .sede {
  font-size: 14px;
  padding: 30px 10px;
}
.fb-page,
.fb-page span,
.fb-page span iframe[style] {
  width: 100% !important;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 1500px) {
  #main #exposiciones .item .border {
    height: 600px;
  }
  #main #eventos .item .border {
    height: 500px;
  }
  #main #noticias .item .border {
    height: 180px;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 1280px) {
  #main #exposiciones .item .border {
    height: 550px;
  }
  #main #eventos .item .border {
    height: 550px;
  }
  #main #noticias .item .border {
    height: 180px;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  #cabecera nav.navbar .nav li ul.dropdown-menu {
    width: 400px;
  }
  #main #exposiciones .item .border {
    height: 500px;
  }
  #main #eventos .item .border {
    height: 500px;
  }
  #main #noticias .item .border {
    height: 200px;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  #cabecera .navbar-nav {
    margin-left: 0;
  }
  #cabecera header {
    padding-bottom: 10px;
  }
  #cabecera nav.navbar {
    padding-top: 0;
  }
  #cabecera nav.navbar .nav li a {
    border-left: none;
  }
  #main .slider div.cycle-slideshow .item .texto {
    width: 100%;
    padding: 30px;
  }
  #main .slider div.cycle-slideshow .item .texto h2 {
    font-size: 36px ;
  }
  #main #exposiciones .item .border {
    height: 500px;
  }
  #main #eventos .item .border {
    height: 500px;
  }
  #main #noticias .item .border {
    height: 250px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  #cabecera nav.navbar {
    padding-bottom: 10px;
  }
  #main slider div.cycle-slideshow .item .texto {
    width: 100%;
    padding: 30px;
  }
  #main slider div.cycle-slideshow .item .texto h2 {
    font-size: 28px ;
  }
  #main #exposiciones .item .border {
    height: 500px;
  }
  #main #eventos .item .border {
    height: 500px;
  }
  #main #noticias .item .border {
    height: 250px;
  }
  footer .hash {
    font-size: 40px;
  }
}
/* Custom, iPhone Retina */
