#entradas {
  margin-bottom: 10px;
}
#entradas .pager {
  height: 100px;
  margin: 0;
  padding: 0;
}
#entradas .pager div {
  cursor: pointer;
  overflow: hidden;
}
#entradas .pager div img {
  height: 100px;
}
#entradas .left,
#entradas .right {
  bottom: 50px;
  text-decoration: none;
}
#entradas .left {
  background: transparent url("../img/rowleft.png") center top no-repeat;
  width: 25px;
  height: 26px;
  top: 12px;
  right: 40px;
  position: absolute;
}
#entradas .right {
  background: transparent url("../img/rowright.png") center top no-repeat;
  width: 25px;
  height: 26px;
  top: 12px;
  right: 7px;
  position: absolute;
}
#entradas .tit {
  padding: 10px 0px;
  position: relative;
}
#entradas h3 {
  color: #0c4674;
  font: 700 25px 'Signika', sans-serif;
  padding: 0;
  margin: 0;
}
#entradas h3 span {
  color: #3e3e3e;
  display: block;
  font: 300 12px 'Signika', sans-serif;
  margin: 8px 0 0 -50px;
  text-transform: lowercase;
}
#entradas a:hover {
  text-decoration: none;
}
#entradas .img {
  overflow: hidden;
  height: 299px;
  position: relative;
  width: 100%;
}
#entradas .img img {
  height: 299px;
}
#entradas .img .info {
  position: absolute;
  bottom: 0;
  background: url("../img/event-shadow.png") repeat;
  padding: 10px 0px;
}
#entradas .img .info .date {
  display: inline-block;
  margin: 0 0 0 5px;
}
#entradas .img .info .date .day {
  display: block;
  padding: 10px 0 0 0;
  margin: 0;
  font: 600 25px 'Signika', sans-serif;
  line-height: 18px;
  padding: 0;
  color: #fff;
  text-align: left;
}
#entradas .img .info .date .mes {
  display: block;
  padding: 10px 0 0 0;
  margin: 0;
  font: 600 18px 'Signika', sans-serif;
  line-height: 18px;
  padding: 0;
  color: #fff;
  text-align: left;
}
#entradas .img .info .name {
  display: block;
  font: 600 12px 'Signika', sans-serif;
  line-height: 18px;
  padding: 0;
  margin: 0 0 0 0px;
  color: #fff;
  text-align: left;
  width: 100%;
  text-transform: uppercase;
  white-space: pre-wrap !important;
}
#entradas .img .info .place {
  display: block;
  font: 600 12px 'Signika', sans-serif;
  line-height: 18px;
  padding: 0;
  margin: 0 0 0 0px;
  color: #fff;
  text-align: left;
  width: 100%;
  white-space: pre-wrap !important;
}
#entradas .img .info img {
  width: 30px;
  height: 30px;
  display: inline;
  margin-top: -20px;
  margin-left: 10px;
}
#entradas .habitacion {
  background-size: cover !important;
  overflow: hidden;
  height: 300px;
}
#entradas .habitacion .shadow {
  background: url("../img/shadow-habitacion.png") repeat-x;
  background-position: center 100%;
  width: 100%;
  height: 100%;
}
#entradas .habitacion .txt {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  width: 100%;
  height: 65px;
}
#entradas .habitacion .txt h4 {
  font: 800 16px 'Signika', sans-serif;
  margin: 0;
  padding: bottom 10px;
}
#entradas .habitacion .txt h5 {
  font: 800 24px 'Signika', sans-serif;
  margin: 0;
}
#entradas .habitacion .txt p {
  padding-top: 30px;
  text-align: right;
  font: 400 14px 'Signika', sans-serif;
  color: #fff;
}
.trip {
  background-color: #fff;
  width: 100%;
  height: 131px;
  overflow: hidden;
  margin-top: 30px;
}
#banner-inter {
  margin-bottom: 10px;
}
#banner-inter img {
  width: 100%;
}
.boletin {
  background-color: #fff;
  padding: 0;
  height: 200px;
}
.boletin .txt {
  padding: 25px 20px;
  position: relative;
}
.boletin h3 {
  background: transparent url("../img/sprite-icons.png") no-repeat;
  background-position: 0 -60px;
  color: #0c4674;
  font: 700 25px 'Signika', sans-serif;
  padding: 2px 0 15px 50px;
  margin: 0;
}
.boletin span {
  color: #656565;
  display: block;
  font: 500 16px 'Signika', sans-serif;
  margin: 15px 0 0 0px;
}
.boletin a {
  text-decoration: none;
}
.boletin a .txt {
  padding: 25px 20px;
  position: relative;
}
.boletin a h3 {
  background: transparent url("../img/sprite-icons.png") no-repeat;
  background-position: 0 -60px;
  color: #0c4674;
  font: 700 25px 'Signika', sans-serif;
  padding: 2px 0 15px 50px;
  margin: 0;
}
.boletin a span {
  color: #656565;
  display: block;
  font: 500 16px 'Signika', sans-serif;
  margin: 15px 0 0 0px;
}
.boletin form {
  padding: 0 20px 20px;
}
.boletin form input {
  background-color: #e1e1e1;
  border: 1px solid #e4e8e9;
  display: inline-block;
  font: 300 14px 'Signika', sans-serif;
  margin: 10px 0;
  padding: 4px 15px;
  width: 70%;
}
.boletin form button {
  background-color: #0c4674;
  color: #fff;
  display: inline-block;
  font: 300 14px 'Signika', sans-serif;
  margin: 10px 0;
}
.boletin form button:hover {
  color: #fff;
}
