/* line 1, ../sass/ie8.scss */
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled = false) !important;
}

/* line 7, ../sass/ie8.scss */
.first-line .banner-1 .overlay, .first-line .banner-2 .overlay {
  background: none;
}

/* line 13, ../sass/ie8.scss */
.second-line .overlay {
  background: none;
}

/* line 17, ../sass/ie8.scss */
.full-banners-wrapper {
  background: black;
}
/* line 19, ../sass/ie8.scss */
.full-banners-wrapper img {
  min-width: 100%;
  min-height: 100%;
  max-width: none;
}

/* line 26, ../sass/ie8.scss */
.full-banner-1 {
  width: 45%;
}

/* line 30, ../sass/ie8.scss */
.full-banner-2 {
  width: 55%;
}

/* line 34, ../sass/ie8.scss */
.full-banner-1,
.full-banner-2 {
  float: left;
  max-height: 550px;
  overflow: hidden;
  position: relative;
}

/* line 42, ../sass/ie8.scss */
.title {
  position: absolute;
  background: #897966;
  color: white;
  left: 0;
  top: 220px;
  padding: 10px 30px;
  font-size: 20px;
  font-family: 'Droid Serif', serif;
}

/* line 53, ../sass/ie8.scss */
.link {
  position: absolute;
  background: gray url("/img/nauil/arrow-link.png") no-repeat right center;
  color: white;
  top: 260px;
  padding: 8px 70px 8px 20px;
}
/* line 60, ../sass/ie8.scss */
.link:hover {
  background: #4f453a url("/img/nauil/arrow-link.png") no-repeat right center;
}

/* line 65, ../sass/ie8.scss */
.description {
  position: absolute;
  bottom: 0;
  background: white;
  padding: 40px;
  width: 400px;
  height: 250px;
  font-size: 16px;
  right: 0;
}

/* line 76, ../sass/ie8.scss */
.footer_wrapper_parent {
  background: #37383a;
  color: white;
  text-align: center;
}
/* line 81, ../sass/ie8.scss */
.footer_wrapper_parent a {
  color: gray;
  font-size: 14px;
}
/* line 86, ../sass/ie8.scss */
.footer_wrapper_parent .first-row {
  text-align: center;
  padding: 20px 0px;
  border-bottom: 1px solid gray;
}

/* line 93, ../sass/ie8.scss */
.banners-premios-wrapper {
  padding: 40px 0px;
  background: white;
}
/* line 97, ../sass/ie8.scss */
.banners-premios-wrapper ul {
  text-align: center;
  justify-content: space-between;
  height: 160px;
  padding-top: 10px;
  box-sizing: border-box;
  margin-top: 0 !important;
}
/* line 105, ../sass/ie8.scss */
.banners-premios-wrapper ul:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
}
/* line 111, ../sass/ie8.scss */
.banners-premios-wrapper li {
  display: inline-block;
  text-align: center;
  margin-right: 60px;
}
/* line 116, ../sass/ie8.scss */
.banners-premios-wrapper p {
  color: gray;
  margin-top: 10px;
  font-size: 14px;
}

/* line 123, ../sass/ie8.scss */
.hidden_top_menu {
  display: none !important;
}

/* line 127, ../sass/ie8.scss */
#full_wrapper_booking {
  background: white;
}

/* line 131, ../sass/ie8.scss */
.guest_selector {
  margin-left: 4px;
}

/* line 135, ../sass/ie8.scss */
.bg-dark {
  background: none;
}

/* line 139, ../sass/ie8.scss */
.content_wrapper_parent {
  background: white !important;
}

/* line 143, ../sass/ie8.scss */
#slider_inner_container .image-slider-fixed img {
  position: absolute;
  min-width: 1140px;
  width: 100%;
  height: 500px;
}
