body {
  font-family: "abril-text", Georgia, serif !important;
}

p {
  margin: 0 0 0 0 !important;
  padding-bottom: 1.5em;
}

p span .pCenter {
  text-align: center;
}

#btn-menu {
  background-color: #000;
  color: #fff;
  font-size: 0.8em;
  padding: 10px 15px;
  position: fixed;
  opacity: 0;
  z-index: 1000;
  font-weight: 700;
  transition: all 0.4s;
  top: 0;
  right: 0;
}

#btn-menu a {
  color: #fff;
  font-size: 1em;
}

#main>* {
  padding: 4rem 23% !important;
}

#header .logo {
  text-transform: none !important;
  border-width: 2px !important;
  font-size: 2rem !important;
  letter-spacing: 0em !important;
}

#intro h1 {
  font-size: 4rem !important;
  letter-spacing: 0em !important;
  text-shadow: 2px 2px 8px #000;
}

.example-image-link img {
  padding: 0.2em 0;
}

.italic {
  font-style: italic;
  font-size: 0.6em !important;
  font-family: "abril-text", Georgia, serif;
  width: 80%;
  text-align: center;
  margin: 0 auto;
}

.italic h3 {
  font-weight: normal !important;
  margin: 2em auto !important;
}

.capitalLetter {
  float: left;
  color: black;
  font-size: 5.5em;
  line-height: 60px;
  padding: 2px;
  font-family: times;
  margin-right: 5px;
  font-style: normal;
  font-family: "abril-text", Georgia, serif;
}

.imagen {
  margin-top: -335px;
}

iframe {
  border: 0px;
  margin-top: 0px;
}

/* Slider */

#slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 25px auto;
  /*width: 100%!important;
  height: auto!important;*/
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 864px;
  height: 455px;
  background: #ccc;
  text-align: center;
  line-height: 300px;
}

#slider2 {
  position: relative;
  overflow: hidden;
  margin: 20px auto 55px auto;
  /*width: 100%!important;
  height: auto!important;*/
}

#slider2 ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider2 ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 864px;
  height: 455px;
  background: #ccc;
  text-align: center;
  line-height: 300px;
}

#slider3 {
  position: relative;
  overflow: hidden;
  margin: 20px auto 25px auto;
  /*width: 100%!important;
  height: auto!important;*/
}

#slider3 ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider3 ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 864px;
  height: 455px;
  background: #ccc;
  text-align: center;
  line-height: 300px;
}

.pie-foto {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 50px;
  bottom: 0;
  left: 0;
  right: 0;
}

.pie-foto>p {
  font-size: 0.8em;
  color: #ccc;
  position: absolute;
  z-index: 1000;
  width: 100%;
  height: 140%;
  bottom: 102px;
  margin: 0 3% !important;
  padding: 0;
}

a.control_prev,
a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover,
a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
  left: 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

#slider img {
  width: 100%;
  height: 100%;
  position: relative;
}

#slider img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#slider2 img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#slider3 img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#slider img .footerImage {
  position: absolute;
  bottom: 200px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 2px 10px;
  opacity: 0.5;
  font-weight: bold;
}

/* Slider */

.video-content {
  text-align: center;
  margin: 0 auto 2%;
}

.video-content iframe {
  border: 1px #ccc solid;
  width: 100%;
  height: 487px;
}

#main h6 small {
  color: #868686 !important;
  font-weight: normal !important;
  font-size: 1em;
}

@media only screen and (max-width: 767px) {
  #main>* {
    padding: 1.5rem 1.5rem 2rem 1.5rem !important;
  }
  #intro h1 {
    font-size: 2.5rem !important;
  }
  #slider ul li {
    width: 100%;
    height: 250px;
  }
  .video-content iframe {
    height: 158px;
  }
  /* Slider */
  #slider img {
    width: 90%;
    height: auto;
  }
  #slider {
    height: 193px;
  }
  #slider ul li {
    width: 425px;
    height: 227px;
    background: #fff;
  }
  #slider2 img {
    width: 90%;
    height: auto;
  }
  #slider2 {
    height: 193px;
  }
  #slider2 ul li {
    width: 425px;
    height: 227px;
    background: #fff;
  }
  #slider3 img {
    width: 90%;
    height: auto;
  }
  #slider3 {
    height: 193px;
  }
  #slider3 ul li {
    width: 425px;
    height: 227px;
    background: #fff;
  }
  .pie-foto {
    bottom: 0;
    height: 35px;
    background-color: rgba(61, 61, 61, 1);
  }
  .pie-foto>p {
    bottom: 120px;
    font-size: 0.7em;
  }
  /* slider */
  .italic h3 {
    font-size: 1.6em;
  }
}

@media screen and (min-device-width: 736px) and (max-device-width: 767px) {
  #slider2 img {
    width: 95%;
  }
  #slider2 ul li {
    width: 673px;
    height: 368px;
  }
  #slider2 {
    height: 353px !important;
  }
  #slider2 ul {
    height: 314px;
  }
  .pie-foto {
    bottom: 12px;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1199px) {
  #slider {
    height: 250px !important;
  }
  #slider2 {
    height: 250px !important;
  }
  #slider3 {
    height: 250px !important;
  }
  #slider img {
    width: 52%;
    height: 55%;
  }
  #slider2 img {
    width: 52%;
    height: 55%;
  }
  #slider3 img {
    width: 52%;
    height: 55%;
  }
  .pie-foto {
    bottom: 204px;
  }
}

@media screen and (min-device-width: 992px) and (max-device-width: 1199px) {
  #slider {
    height: 367px !important;
  }
  #slider img {
    width: 82%;
    height: 82%;
  }
  #slider2 {
    height: 367px !important;
  }
  #slider2 img {
    width: 82%;
    height: 82%;
  }
  #slider3 {
    height: 367px !important;
  }
  #slider3 img {
    width: 82%;
    height: 82%;
  }
  .pie-foto {
    bottom: 87px;
  }
}

/*----- audio -----*/

.audio.blanco {
  display: block;
  position: relative;
  width: auto;
  margin: 0px auto 60px;
  width: 500px;
}

.audio ul {
  margin: 0;
  padding: 0;
}

.audio ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.audio .cp-container .cp-controls {
  display: inline-block;
  width: 45px;
  height: 45px;
  vertical-align: middle;
  cursor: pointer;
}

.audio .cp-container .cp-controls .audio {
  font-size: 0;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  border: 1px solid #ffffff;
}

.audio .cp-container .cp-controls .audio:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 12px;
  left: 16px;
}

.audio .cp-container .cp-controls .audio:hover {
  background: rgba(0, 0, 0, 0.2);
}

.audio .cp-container .cp-controls .cp-play:before {
  background: url("../images/ico-play.svg") center no-repeat;
}

.audio .cp-container .cp-controls .cp-pause:before {
  background: url("../images/ico-pause.svg") center no-repeat;
}

.audio .jp-progress {
  display: inline-block;
  width: 380px;
  margin-left: 0px;
  cursor: pointer;
}

.audio .jp-progress .jp-seek-bar {
  display: block;
  width: 100%;
  height: 6px;
  background: rgba(255, 255, 255, 0.2);
}

.audio .jp-progress .jp-seek-bar .jp-play-bar {
  height: 6px;
  background: #000000;
}

.audio .jp-time-holder {
  display: inline-block;
  position: absolute;
  top: 31px;
  left: 55px;
}

.audio .jp-time-holder .jp-duration,
.audio .jp-time-holder .jp-toggles {
  display: none;
}

.audio .jp-time-holder .jp-current-time {
  font-family: 'franklingothic-book';
  font-size: 10px;
  color: #000000;
}

.audio.blanco .cp-container .cp-controls .audio {
  border: 1px solid #000000;
}

.audio.blanco .cp-container .cp-controls .cp-play:before {
  background: url("../../images/ico-play-audio.svg") center no-repeat;
}

.audio.blanco .cp-container .cp-controls .cp-pause:before {
  left: 12px;
  background: url("../../images/ico-pause-audio.svg") center no-repeat;
}

.audio.blanco .jp-progress .jp-seek-bar {
  background: rgba(0, 0, 0, 0.2);
}

.audio.blanco .jp-progress .jp-seek-bar .jp-play-bar {
  background: #000000;
}

.audio.blanco .jp-time-holder .jp-current-time {
  color: #000000;
}