@import url(normalize.min.css);
@import url(bootstrap-grid.min.css);
@import url(fonts.min.css);
@import url(animate.min.css);
@import url(owl.carousel.min.css);
@import url(magnific-popup.min.css);
@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900");
body {
  font-family: sans-serif;
  font-size: 16px;
  line-height: 1.25; }

a, button {
  color: inherit;
  text-decoration: none;
  transition: .3s;
  border: none;
  outline: none; }

img {
  display: block;
  max-width: 100%; }

.cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.absolute {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto; }

.img {
  position: relative;
  padding-bottom: 56.25%; }
  .img.img-full {
    padding-bottom: 100%; }

.cke_editable {
  background: #fff; }

.unstyled {
  list-style: none;
  margin: 0;
  padding: 0; }

.flex {
  display: flex;
  justify-content: space-between;
  height: 100%; }

.flex-1 {
  flex: 1; }

.full-height {
  position: relative;
  height: 100%; }

.container {
  max-width: 1200px;
  position: relative; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0; }

.cke_editable {
  padding: 30px !important; }
  .cke_editable > *:not(:first-child) {
    margin-top: 1em; }

.row-grid {
  overflow: hidden;
  margin: -15px; }
  .row-grid > * {
    padding: 15px; }
.matterport {
  position: relative;
  padding-bottom: 50%;
}

.animated {
  animation-duration: .3s; }

.text-uppercase {
  text-transform: uppercase; }

.wow {
  animation-duration: 1s; }

.slider {
  position: relative; }

section {
  position: relative; }

.image-responsive {
  width: 100%; }

.wrapper {
  position: relative; }

.row-grid-small {
  margin: -7.5px; }
  .row-grid-small > * {
    padding: 7.5px; }

.row-grid-big {
  margin: -30px; }
  .row-grid-big > * {
    padding: 30px; }

.text-center {
  text-align: center; }

body {
  font-family: 'Ideal Sans', sans-serif;
  font-size: 15px;
  color: #5d5d5d;
  font-weight: normal; }

section {
  position: relative;
  z-index: 1;
  overflow: hidden; }

.header {
  position: sticky;
  border-bottom: 4px solid #f0f0f0;
  top: 0;
  z-index: 2;
  background: #fff; }
  .header .logo {
    height: 72px;
    margin: 12px 0; }
  .header .container {
    display: flex;
    align-items: center;
    justify-content: space-between; }

.contain {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: right center; }

.zoom::before {
  content: "\f00e";
  font-family: FontAwesome;
  color: #fff;
  width: 1em;
  height: 1em;
  text-align: center;
  font-size: 2em;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  pointer-events: none;
  transform: scale(0);
  transition: .3s;
  z-index: 1; }
.zoom img {
  transition: .3s; }
.zoom:hover img {
  opacity: .65; }
.zoom:hover::before {
  transform: scale(1); }

.nav ul {
  text-transform: uppercase;
  font-weight: bold;
  display: flex; }
  .nav ul li {
    margin-left: 2em; }
    .nav ul li:hover a, .nav ul li.active a {
      color: #4d353a; }

.noticias {
  text-align: center;
  padding: 60px 0; }
  .noticias .inner-container {
    background: #f0f0f0;
    height: 100%; }
  .noticias .text-container {
    padding: 30px;
    text-align: left; }
    .noticias .text-container p {
      margin: 1em auto;
      display: block; }
    .noticias .text-container .fecha {
      font-weight: 600;
      margin-bottom: 1em;
      display: block; }
  .noticias .mas {
    font-weight: 600;
    text-decoration: underline; }
    .noticias .mas:hover {
      text-decoration: none; }

.post .content {
  padding-top: 90px;
  padding-bottom: 90px; }
.post .inner-container {
  border-right: 4px solid #f0f0f0;
  padding-right: 30px;
  min-height: 100%; }
.post ul li + li {
  margin-top: 30px; }
.post ul h3 {
  font-size: 2em;
  line-height: 1.25;
  color: #000; }
  .post ul h3 a:hover {
    color: #4d353a; }
.post ul .content-html {
  margin-top: 1em; }
.post .image-responsive {
  margin-bottom: 45px; }
.post .content-html {
  color: #424242;
  line-height: 1.5; }
  .post .content-html > *:not(:first-child) {
    margin-top: 30px; }
  .post .content-html h1 {
    font-size: 2em;
    line-height: 1.25; }
.post .otras {
  font-weight: bold; }
  .post .otras ul li {
    margin: 0;
    padding: 15px 0;
    border-bottom: 2px solid #eee; }
    .post .otras ul li a:hover {
      color: #000; }
  .post .otras h2 {
    font-size: 1.25em;
    color: #4d353a; }

section {
  background: #fff; }
  section h1 {
    font-size: 1.4em;
    text-transform: uppercase;
    padding-bottom: 1em;
    margin-bottom: 1em;
    position: relative;
    display: inline-block; }
    section h1::before {
      position: absolute;
      content: '';
      bottom: 1px;
      left: 0;
      right: 0;
      height: 1px;
      background: #4d353a;
      max-width: 160px; }
  section .content-html {
    line-height: 1.5; }

.footer {
  background: #161616;
  padding: 60px 0;
  position: relative;
  z-index: 1; }
  .footer .container {
    display: flex;
    align-items: flex-end;
    justify-content: space-between; }
  .footer .footer-nav {
    border-bottom: 1px solid;
    line-height: 1;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .footer .footer-nav ul {
      text-transform: uppercase;
      font-weight: bold;
      display: flex;
      justify-content: center; }
      .footer .footer-nav ul li {
        margin-left: 2em; }
  .footer .copyright {
    text-align: right;
    font-weight: 300; }

.home-slider {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none; }
  .home-slider .item {
    position: relative;
    height: 100vh; }
    .home-slider .item video {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .home-slider .item::before {
      background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      bottom: 0;
      pointer-events: none;
      z-index: 1; }
  .home-slider h1 {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 3em;
    max-width: 50%;
    padding: 1em;
    text-align: right;
    z-index: 1; }

.main {
  background: transparent; }
  .main .container {
    min-height: calc(100vh - 15px); }
  .main .main-button {
    position: absolute;
    top: 15px;
    left: 30px; }
  .main .tag, .main .amenities, .main .direccion, .main .button, .main .languages {
    display: none !important; }
  .main.active .inner-container {
    min-height: calc(100vh); }
  .main.active .tag, .main.active .amenities, .main.active .direccion, .main.active .button, .main.active .languages {
    display: block !important; }
  .main .inner-container {
    width: 300px;
    background: rgba(53, 27, 35, 0.85);
    color: #fff;
    padding: 45px 30px;
    position: relative;
    font-size: 1.4em; }
    .main .inner-container .logo {
      max-width: 180px;
      width: 100%;
      margin: auto; }
    .main .inner-container .button {
      pointer-events: all;
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-radius: .25em;
      background: #351b23;
      color: #fff;
      font-weight: bold;
      padding: .5em 1.5em;
      text-transform: uppercase;
      width: 100%; }
      .main .inner-container .button:hover {
        filter: invert(1); }
    .main .inner-container::before {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 15px;
      right: 15px;
      border-left: 1px solid;
      border-right: 1px solid;
      content: '';
      pointer-events: none; }
    .main .inner-container .direccion, .main .inner-container .amenities, .main .inner-container .tag {
      margin-top: 45px;
      padding-top: 45px;
      border-top: 1px solid;
      width: 100%;
      font-weight: bold; }
    .main .inner-container .tag {
      font-size: 2em;
      text-transform: uppercase;
      margin-bottom: 45px; }
.languages {
  margin-top: 15px;
}
.intro {
  padding: 90px 0; }
  .intro h1 {
    margin-top: 1em; }
  .intro .cover {
    width: 50%;
    left: auto; }
  .intro .imagenes {
    font-size: 1em;
    text-align: center;
    padding-top: 30px;
    margin: 15px auto;
    position: relative; }
    .intro .imagenes::before {
      margin-right: 16.66666666%;
      height: 3px;
      background: linear-gradient(to right, #f0f0f0, #fff);
      display: block;
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0; }
    .intro .imagenes h3 {
      text-transform: uppercase;
      margin-top: 1em; }
    .intro .imagenes .content-html {
      font-size: 2.4em;
      font-style: italic; }

.grid {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-areas: "a-1 a-1 a-2" "a-1 a-1 a-3" "a-4 a-5 a-6"; }
  .grid .grid-item {
    position: relative;
    background: #4D353A; }
  .grid .a-1 {
    grid-area: a-1; }
  .grid .a-2 {
    grid-area: a-2; }
  .grid .a-3 {
    grid-area: a-3; }
  .grid .a-4 {
    grid-area: a-4; }
  .grid .a-5 {
    grid-area: a-5; }
  .grid .a-6 {
    grid-area: a-6; }
  .grid .a-1 .img {
    padding-bottom: 0;
    height: 100%; }
  .grid .a-2 .img, .grid .a-3 .img, .grid .a-4 .img, .grid .a-5 .img, .grid .a-6 .img {
    padding-bottom: 50%; }
  .grid.grid-flex {
    display: flex;
    flex-wrap: wrap;
    margin: -15px; }
    .grid.grid-flex .grid-item {
      width: calc(33.33333333% - 30px);
      margin: 15px; }
      .grid.grid-flex .grid-item .img {
        padding-bottom: 50%; }

.selector {
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  padding: 30px 0;
  line-height: 1;
  margin: 30px auto; }
  .selector a:hover, .selector a.active {
    color: #4d353a; }
  .selector a + a::before {
    content: '/';
    width: 2em;
    text-align: center;
    display: inline-block; }

.caracteristicas {
  background: #202635;
  color: #fff; }
  .caracteristicas .owl-stage-outer, .caracteristicas .owl-stage, .caracteristicas .owl-item {
    height: 100% !important; }
  .caracteristicas .caracteristicas-slider {
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0; }
    .caracteristicas .caracteristicas-slider .item {
      height: 100%;
      position: relative; }
  .caracteristicas .inner-container {
    padding: 60px; }

.content {
  padding: 60px 0; }

.login {
  text-align: center;
  background: #e2e2e2; }

.feeling {
  background: #e2e2e2;
  padding: 90px 0;
  text-align: center; }
  .feeling h1 {
    font-size: 3em;
    padding-bottom: .5em;
    margin-bottom: 0; }
    .feeling h1::before {
      max-width: 100%; }
  .feeling .content-html {
    margin-top: 30px; }

.galeria, .dimensiones {
  padding: 60px 0;
  text-align: center; }
  .galeria h1::before, .dimensiones h1::before {
    margin: auto; }

.galeria .selector {
  border-top: 1px solid;
  border-bottom: 1px solid; }

.content-html > *:not(:first-child) {
  margin-top: 1em; }

.dimensiones .content-html {
  max-width: 800px;
  margin: auto; }
.dimensiones .dimensiones-slider .image-responsive {
  width: calc(100% + 30px);
  margin-right: -30px;
  max-width: initial; }
.dimensiones .dimensiones-slider .inner-container {
  margin-left: -30px;
  background: #f0f0f0;
  text-align: left;
  padding: 60px;
  position: relative; }
  .dimensiones .dimensiones-slider .inner-container::before {
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 15px;
    border: 1px solid #fff;
    position: absolute; }
  .dimensiones .dimensiones-slider .inner-container h3 {
    font-size: 1.4em;
    margin-bottom: 1em;
    text-transform: uppercase; }
  .dimensiones .dimensiones-slider .inner-container ul {
    padding: 0;
    list-style: none; }
    .dimensiones .dimensiones-slider .inner-container ul li {
      padding-left: 2em;
      position: relative; }
      .dimensiones .dimensiones-slider .inner-container ul li::before {
        content: "\f178";
        font-family: FontAwesome;
        position: absolute;
        top: 0;
        left: 0;
        color: #4d353a; }

.misc {
  color: #fff; }
  .misc .map {
    width: 80%;
    margin: auto;
    padding-bottom: 80%;
    position: relative; }
    .misc .map > * {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.locacion {
  margin: 60px auto; }
  .locacion table {
    width: 100%;
    border-spacing: 0;
    color: #c6c6c6;
    font-size: 1.2em; }
    .locacion table td {
      border-bottom: 1px solid #4d353a;
      padding: 1em .5em .25em; }
      .locacion table td:first-child {
        padding-left: 0; }
      .locacion table td h3 {
        text-transform: uppercase;
        color: #fff; }

.testimonios {
  background: #1bb9e6;
  padding: 60px;
  text-align: center;
  font-weight: bold; }
  .testimonios .quote {
    font-size: 8em;
    line-height: 1;
    margin: 30px auto -30px; }
  .testimonios .img-container {
    max-width: 128px;
    margin: auto; }
  .testimonios .content-html {
    line-height: 2; }
  .testimonios .owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 30px; }
    .testimonios .owl-dots .owl-dot {
      font-size: 1.4em;
      width: 1em;
      height: 1em;
      border-radius: 50%;
      margin: 0 .33333333em;
      border: 2px solid;
      transition: .3s; }
      .testimonios .owl-dots .owl-dot:hover, .testimonios .owl-dots .owl-dot.active {
        background: #fff; }

.contacto {
  background: #eaebed;
  padding: 90px 0; }
  .contacto .inner-container {
    padding: 0 30px; }
    .contacto .inner-container .content-html {
      font-size: 1.1em;
      font-style: italic;
      font-weight: 300; }
      .contacto .inner-container .content-html > :first-child {
        font-size: 1.1em; }
  .contacto h2 {
    text-transform: uppercase;
    font-size: 1.4em;
    margin-bottom: 1em; }

.form-control {
  padding: 1em 2em;
  line-height: 1;
  font-weight: 300;
  font-style: italic;
  width: 100%;
  background: #fff;
  border: none;
  resize: none;
  color: inherit; }

textarea.form-control {
  line-height: 1.25; }

.form-group + .form-group {
  margin-top: 10px; }

.btn {
  background: #351b23;
  color: #fff;
  display: inline-block;
  padding: 1em 4em 1em 2em;
  line-height: 1;
  font-style: italic;
  font-weight: bold;
  transition: .3s;
  cursor: pointer; }
  .btn:hover {
    background: #4d353a; }

#map {
  padding-bottom: 56.25%;
  position: relative; }
  #map > * {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.mobile-button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 25px;
  text-align: center;
  display: none;
  color: #4d353a; }
  .mobile-button:hover {
    background: #4d353a;
    color: #fff; }

.mobile-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(77, 53, 58, 0.95);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
  line-height: 1;
  visibility: hidden;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  animation-duration: .3s;
  font-weight: bold; }
  .mobile-menu.animated {
    visibility: visible; }
  .mobile-menu .mobile-nav ul {
    margin: 0 30px; }
    .mobile-menu .mobile-nav ul li {
      margin: 1em 0; }
      .mobile-menu .mobile-nav ul li.active > a {
        color: #5d5d5d; }
      .mobile-menu .mobile-nav ul li a {
        font-size: 1.5em; }
        .mobile-menu .mobile-nav ul li a:hover {
          color: #5d5d5d; }
      .mobile-menu .mobile-nav ul li .fa {
        display: none;
        color: rgba(255, 255, 255, 0.5);
        font-size: 1.5em;
        margin-right: .5em;
        width: 1em;
        text-align: center; }
  .mobile-menu .close {
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 2em; }
    .mobile-menu .close:hover {
      color: #5d5d5d; }

.mobile-logo {
  margin: auto;
  margin-bottom: 30px; }

@media screen and (max-width: 1600px) {
  .main .inner-container {
    padding: 30px;
    font-size: 1.25em; }
    .main .inner-container .direccion, .main .inner-container .amenities, .main .inner-container .tag {
      margin-top: 30px;
      padding-top: 30px; }
    .main .inner-container .tag {
      margin-bottom: 30px; } }
@media screen and (max-width: 1200px) {
  .footer .container {
    display: block; }
  .footer .footer-nav {
    margin-top: 30px; }
  .footer .footer-logo {
    margin: auto; }
  .footer .copyright {
    text-align: center; } }
@media screen and (max-width: 992px) {
  .nav {
    display: none; }

  .mobile-button {
    display: block; }

  .header .logo {
    height: 40px;
    margin: 5px 0; }

  .intro {
    padding: 60px 0; }
    .intro .cover {
      display: none; }

  .feeling, .galeria, .dimensiones {
    padding: 60px 0; }

  .testimonios {
    margin: 0 -15px; }

  .footer .footer-nav {
    display: none; }
  .footer .copyright {
    margin-top: 15px; }

  .home-slider h1 {
    font-size: 2.5em; } }
@media screen and (max-width: 768px) {
  .caracteristicas .inner-container {
    padding: 30px; }
  .caracteristicas .cover {
    right: 0;
    width: auto;
    opacity: .5; }

  .intro, .feeling, .galeria, .dimensiones, .footer, .contacto {
    padding: 30px 0; }

  .feeling h1 {
    font-size: 2em; }

  .selector {
    display: block;
    text-align: center; }
    .selector a {
      display: block;
      line-height: 2; }
      .selector a::before {
        content: none !important; }

  .dimensiones .dimensiones-slider .image-responsive {
    width: 100%;
    margin-right: auto; }
  .dimensiones .dimensiones-slider .inner-container {
    margin-left: auto; }

  .locacion {
    margin: 30px auto; }

  .testimonios {
    padding: 30px; }

  .contacto .inner-container {
    padding: 0; }

  #map {
    padding-bottom: 75%; }

  .home-slider h1 {
    font-size: 2em; } }
@media screen and (max-width: 576px) {
  .main .inner-container {
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    font-size: 1em; }
    .main .inner-container .direccion, .main .inner-container .amenities, .main .inner-container .tag {
      margin-top: 15px;
      padding-top: 15px; }
    .main .inner-container .tag {
      margin-bottom: 15px; }

  .caracteristicas .inner-container {
    padding: 15px 0; }

  .selector {
    padding: 15px 0;
    margin: 15px auto; }

  .grid {
    display: flex;
    flex-wrap: wrap;
    margin: -7.5px; }
    .grid .grid-item {
      width: calc(50% - 15px);
      margin: 7.5px; }
    .grid .a-1 .img {
      padding-bottom: 50%; }

  .testimonios {
    padding: 15px; }

  #map {
    padding-bottom: 100%; }

  .home-slider h1 {
    display: none; } }

/*# sourceMappingURL=style.css.map */
