@charset "UTF-8";
/*  3 Museos Index
 */
/*  Setup, Variables  */
/*  Reset  */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*  Imports  */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  line-height: normal;
  font-family: META, Georgia, serif;
}

/*  Style  */
.FU_B {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  font-weight: 700;
}

.FU_CB {
  font-family: "futura-pt-condensed", helvetica, arial, sans-serif;
  font-weight: 700;
}

.FU {
  font-family: "futura-pt", helvetica, arial, sans-serif;
}

.meta {
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
}

em {
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
  font-style: italic;
}

/*  Size  */
.meta12 {
  font-size: 0.8em;
}

.t12 {
  font-size: 0.75em;
}

.t16, div.newsletter form input {
  font-size: 1em;
  line-height: 1.5em;
}

.t20, header .logo a {
  font-size: 1.25em;
  line-height: 1.5em;
}

.t26 {
  font-size: 1.625em;
}

.t32, aside .logo a {
  font-size: 2em;
  line-height: 1.25em;
}

.t44 {
  font-size: 2.75em;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

wrap, .slider, .store-rent, .heading, .masonry, .featured_img, .rooms article .video > div, .wrap {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  font-size: inherit;
  line-height: inherit;
  position: relative;
}
wrap:after, .slider:after, .store-rent:after, .heading:after, .masonry:after, .featured_img:after, .rooms article .video > div:after, .wrap:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 1400px) {
  wrap, .slider, .store-rent, .heading, .masonry, .featured_img, .rooms article .video > div, .wrap {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  wrap:after, .slider:after, .store-rent:after, .heading:after, .masonry:after, .featured_img:after, .rooms article .video > div:after, .wrap:after {
    content: " ";
    display: block;
    clear: both;
  }
}

a {
  text-decoration: none;
  color: #52318e;
}

.animate, .mejs-controls .mejs-button.mejs-playlist-button button:after, header .logo, header .search-temp, header .search-box, aside, ul.rooms section.head wrap > div:nth-child(4) a.open_btn div, ul.rooms section.head .slider > div:nth-child(4) a.open_btn div, ul.rooms section.head .store-rent > div:nth-child(4) a.open_btn div, ul.rooms section.head .heading > div:nth-child(4) a.open_btn div, ul.rooms section.head .masonry > div:nth-child(4) a.open_btn div, ul.rooms section.head .featured_img > div:nth-child(4) a.open_btn div, ul.rooms section.head article .video > div > div:nth-child(4) a.open_btn div, ul.rooms article section.head .video > div > div:nth-child(4) a.open_btn div {
  -moz-transition: all, 0.5s, ease;
  -o-transition: all, 0.5s, ease;
  -webkit-transition: all, 0.5s, ease;
  transition: all, 0.5s, ease;
}

select, input[type="text"], input[type="email"], textarea, a.button, button, input[type="submit"], .wpcf7 input[type="tel"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  border-radius: 0.4em;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  color: #fff;
  border: none;
  padding: 0.65em 1em 0.6em;
  background-color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
}

select {
  background-image: url("../img/arr-b.svg");
  background-repeat: no-repeat;
  background-position: 95%;
  padding-right: 2em;
}

a.button, button, input[type="submit"] {
  text-align: center;
  background-color: rgba(49, 29, 85, 0.8);
  text-transform: uppercase;
}

body {
  font-size: 14px;
}
@media (min-width: 600px) {
  body {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  body {
    font-size: 18px;
  }
}

/*  External  */
/* http://responsiveslides.com v1.54 by @viljamis */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides > li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
}
.rslides:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

/*  Bottom Player  */
#audio-player .mejs-container {
  position: fixed;
  bottom: 0;
  color: white;
  height: inherit !important;
  z-index: 10;
  font-size: 16px;
  -moz-transition-property: bottom;
  -o-transition-property: bottom;
  -webkit-transition-property: bottom;
  transition-property: bottom;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#audio-player .mejs-container *:focus {
  outline: none;
  border: none;
}

#audio-player .mejs-container.show-playlist {
  bottom: 6em;
}
@media (min-width: 600px) {
  #audio-player .mejs-container.show-playlist {
    bottom: 8.5em;
  }
}

.mejs-controls {
  background: #404040;
  width: 100%;
  overflow: auto;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  visibility: visible !important;
  opacity: 1 !important;
}
.mejs-controls div {
  display: block;
  float: left;
  width: 2.5em;
  height: 2.5em;
  text-align: center;
}
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: inline-block;
  border-radius: 0;
  padding: 1.25em 1em 1em;
  height: 100%;
  background: url("../img/play.svg") no-repeat center;
}
.mejs-controls .mejs-button.mejs-pause button {
  background-image: url("../img/pause.svg");
}
.mejs-controls .mejs-button.mejs-playlist-button button {
  width: 100%;
  text-align: left;
  background-color: #191919;
  background-image: none;
  height: 100%;
}
.mejs-controls .mejs-button.mejs-playlist-button button:after {
  background: url("../img/arr-b.svg") no-repeat center 45%;
  content: "";
  display: inline-block;
  width: 2em;
  height: 1em;
  float: right;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mejs-controls .mejs-playlist-button.mejs-hide-playlist button:after {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.mejs-controls div.mejs-time-rail {
  direction: ltr;
  position: absolute;
  top: -0.5em;
  width: 100% !important;
  height: 0.5em;
}
.mejs-controls div.mejs-time-rail .mejs-time-total {
  width: 100% !important;
  background: #eeeeee;
}
.mejs-controls div.mejs-time-rail .mejs-time-buffering {
  width: 100%;
}
.mejs-controls div.mejs-time-rail span, .mejs-controls div.mejs-time-rail a {
  display: block;
  position: absolute;
  width: 5em;
  height: 0.5em;
  cursor: pointer;
}
.mejs-controls div.mejs-time-rail .mejs-time-loaded {
  background: #bdaae1;
}
.mejs-controls div.mejs-time-rail .mejs-time-current {
  background: #52318e;
}
.mejs-controls div.mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  top: -0.2em;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0;
  width: 0.75em;
  height: 0.75em !important;
  background: #fff;
  cursor: pointer;
}
.mejs-controls div.mejs-time-rail .mejs-time-float {
  position: absolute;
  top: -2em;
  -moz-border-radius: 0.35em;
  -webkit-border-radius: 0.35em;
  border-radius: 0.35em;
  display: none;
  background: #bdaae1;
  width: 5em;
  height: 1.5em;
  text-align: center;
  color: #fff;
  font-size: 0.75em;
  padding-top: 0.15em;
}
.mejs-controls .mejs-currenttime-container {
  display: none;
}
.mejs-controls div.mejs-playlist-button {
  position: absolute;
  right: 0;
  width: 5.5em;
  z-index: 1;
}
.mejs-controls div.mejs-prevtrack {
  position: absolute;
  right: 8em;
}
.mejs-controls div.mejs-prevtrack button {
  background-image: url("../img/arr-l.svg");
}
.mejs-controls div.mejs-nexttrack {
  position: absolute;
  right: 5.5em;
}
.mejs-controls div.mejs-nexttrack button {
  background-image: url("../img/arr-r.svg");
}
.mejs-controls div.mejs-time {
  padding-top: 0.75em;
  width: 80%;
  text-align: left;
  list-style: none;
}
.mejs-controls div.mejs-time li {
  display: inline;
  margin: 0 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mejs-controls div.mejs-time span {
  opacity: 0.6;
  font-size: 0.75em;
}
@media (max-width: 460px) {
  .mejs-controls .mejs-button.mejs-playlist-button span {
    display: none;
  }
  .mejs-controls div.mejs-playlist-button {
    width: 2.75em;
  }
}
.mejs-controls .mejs-nexttrack, .mejs-controls .mejs-prevtrack {
  display: none;
}
@media (min-width: 600px) {
  .mejs-controls .mejs-nexttrack, .mejs-controls .mejs-prevtrack {
    display: block;
  }
}

#audio-player .mejs-playlist {
  position: absolute;
  left: 0;
  height: 8.5em !important;
  background: #191919;
  margin-top: 2.55em;
  overflow-y: hidden;
  display: block !important;
  font-family: "futura-pt", helvetica, arial, sans-serif;
}
#audio-player .mejs-playlist ul {
  margin: 0;
  padding: 5px;
}
#audio-player .mejs-playlist ul li {
  color: white;
  font-size: 0.75em;
  height: 5em;
  vertical-align: top;
  margin: 0.5em;
  padding: 0.75em 1em;
  cursor: pointer;
  width: 19em;
  display: inline-block;
  background-color: #404040;
  position: relative;
}
@media (min-width: 600px) {
  #audio-player .mejs-playlist ul li {
    height: 8em;
  }
}
#audio-player .mejs-playlist ul li.current {
  background-color: #52318e;
}
#audio-player .mejs-playlist ul li.current:after {
  content: "NOW PLAYING";
  display: block;
  position: absolute;
  bottom: 1em;
  color: #f1a604;
  font-size: 0.75em;
}

.mejs-mediaelement {
  display: none;
}

#audio-player .mejs-offscreen {
  opacity: 0;
  position: relative;
  display: block;
  height: 10em;
}

#audio-player .mejs-offscreen.hide-playlist {
  height: 2.5em;
}

/*  Video  */
.video .mejs-offscreen {
  display: none;
}
.video .mejs-container {
  position: relative;
  width: 100% !important;
  height: auto !important;
}
.video .mejs-container *:focus {
  outline: none;
  border: none;
}
.video .mejs-mediaelement {
  display: block;
}
.video .mejs-poster, .video .mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
}
.video .mejs-overlay-play {
  cursor: pointer;
}
.video video {
  width: 100%;
  height: auto;
}
.video .mejs-controls {
  background-color: #52318e;
  position: relative;
}
.video .mejs-controls .mejs-currenttime-container {
  display: block;
  padding-top: 0.6em;
  float: right;
  width: 10%;
}
.video .mejs-controls .mejs-duration-container {
  display: none;
}
.video .mejs-controls div.mejs-time-rail {
  top: 1em;
  left: 3.5em;
  width: 75% !important;
}
.video .mejs-controls div.mejs-time-rail .mejs-time-total {
  background: #311d55;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;
  border-radius: 3em;
}
.video .mejs-controls div.mejs-time-rail .mejs-time-loaded {
  background: #bdaae1;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;
  border-radius: 3em;
}
.video .mejs-controls div.mejs-time-rail .mejs-time-current {
  background: #fff;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;
  border-radius: 3em;
}
.video .mejs-controls div.mejs-time-rail .mejs-time-handle {
  display: block;
}
.video .mejs-controls div.mejs-time-rail .mejs-time-float {
  display: none !important;
}
.video .mejs-controls div.mejs-time-rail span, .video .mejs-controls div.mejs-time-rail a {
  height: 0.35em;
}

/*  Parts  */
/*  Static elements
 */
header {
  background-color: #52318e;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  overflow: hidden;
}
header .logo {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 40%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
  font-size: 1.3em;
}
@media (max-width: 460px) {
  header .logo {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
}
@media (min-width: 1400px) {
  header .logo {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
    font-size: 1em;
    margin-top: -0.35em;
  }
}
header .logo a {
  color: #fff;
}
header .site-map-button {
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  background-color: #311d55;
  display: inline-block;
  width: 1em;
  height: 1em;
  position: relative;
  bottom: -0.15em;
  left: 0.25em;
}
header .site-map-button img {
  width: 100%;
}
@media (min-width: 1400px) {
  header .site-map-button {
    width: 1.35em;
    height: 1.35em;
    top: 0.25em;
  }
}
header nav {
  -moz-transition: all, 0.5s, ease;
  -o-transition: all, 0.5s, ease;
  -webkit-transition: all, 0.5s, ease;
  transition: all, 0.5s, ease;
  display: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 66.66667%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
  position: relative;
  bottom: -0.4em;
}
@media (min-width: 1400px) {
  header nav {
    display: block;
  }
}
header nav a {
  color: #bdaae1;
}
header nav li {
  font-size: 0.9em;
  display: inline-block;
  padding-left: 1em;
}
header nav li:first-child {
  padding-left: 0;
}
header .search-temp {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60%;
  float: right;
  padding-right: 0.66667%;
  padding-left: 0.66667%;
  text-align: right;
}
@media (max-width: 460px) {
  header .search-temp {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: right;
    padding-right: 0.66667%;
    padding-left: 0.66667%;
  }
  header .search-temp > img, header .search-temp ul {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  header .search-temp {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 13.33333%;
    float: right;
    padding-right: 0.66667%;
    padding-left: 0.66667%;
  }
}
header .search-temp a.search-btn, header .search-temp img, header .search-temp ul {
  display: inline-block;
}
header .search-temp a.search-btn {
  margin-right: 1em;
}
header .search-temp ul {
  color: #fff;
  vertical-align: top;
  font-size: 0.7em;
}
@media (min-width: 600px) {
  header .search-temp ul {
    font-size: 0.65em;
  }
}
@media (min-width: 1024px) {
  header .search-temp ul {
    font-size: 0.5em;
    padding-top: 0.5em;
  }
}
header .search-temp.live a.search-btn {
  margin-right: 4em;
}
header .search-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
  position: absolute;
  top: -4em;
  right: 0;
  z-index: 1;
}
@media (min-width: 1400px) {
  header .search-box {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
}
@media (max-width: 460px) {
  header .search-box {
    width: 100%;
  }
}
header .search-box form {
  width: 100%;
  vertical-align: bottom;
  text-align: right;
}
header .search-box input[type="text"] {
  width: 80%;
  position: absolute;
  left: 0;
  font-size: 1em;
  border-radius: 0;
  padding: 0.5em 0 0.25em;
  -webkit-box-shadow: 0 0 0px 1000px #52318e inset;
  -webkit-text-fill-color: #fff;
  border-bottom: 1px solid #bdaae1;
}
header .search-box input[type="text"]:focus {
  outline: none;
}
@media (min-width: 1024px) {
  header .search-box input[type="text"] {
    width: 85%;
  }
}
@media (min-width: 1400px) {
  header .search-box input[type="text"] {
    padding: 0.25em 0;
    width: 90%;
  }
}
header .search-box input[type="submit"] {
  position: absolute;
  opacity: 0;
  right: 4em;
}

header.show-search .search-box {
  top: 0;
}
header.show-search nav, header.show-search .search-temp {
  opacity: 0;
  z-index: -1;
}
@media (max-width: 460px) {
  header.show-search .logo {
    opacity: 0;
    z-index: -1;
  }
}

.breadcrumbs {
  background-color: #fff;
  color: #52318e;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  font-size: 0.75em;
  padding: 0.75em;
  -moz-box-shadow: 0 0.5em 1.25em -0.5em rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0.5em 1.25em -0.5em rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.5em 1.25em -0.5em rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 5;
}
.breadcrumbs a {
  color: #666666;
}
.breadcrumbs a.buy-tickets {
  background-color: #f1a604;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  right: -0.5em;
  position: absolute;
  top: -0.75em;
  padding: 0.75em 2em;
}
.breadcrumbs span {
  display: none;
}
@media (min-width: 600px) {
  .breadcrumbs span {
    display: inline;
  }
}
.breadcrumbs .mobile {
  display: none;
}
@media (max-width: 460px) {
  .breadcrumbs .mobile {
    display: inline-block;
  }
  .breadcrumbs .text {
    display: none;
  }
}

aside {
  position: absolute;
  top: 0;
  z-index: 5;
  width: 100%;
  background-color: #52318e;
  color: #fff;
  top: -100%;
  -moz-box-shadow: 0 0.5em 1em -0.5em rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0.5em 1em -0.5em rgba(0, 0, 0, 0.5);
  box-shadow: 0 0.5em 1em -0.5em rgba(0, 0, 0, 0.5);
}
aside .headline {
  border-bottom: 1px solid #bdaae1;
  padding: 3em 0 1em;
  width: 100%;
}
aside .headline a.close {
  height: 2em;
  width: 2em;
  display: block;
  float: right;
}
aside .logo {
  display: inline-block;
}
aside .logo a {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  text-decoration: none;
  color: #fff;
  padding: 0 0 10px 0;
}
@media (min-width: 1024px) {
  aside .logo a {
    font-size: 2em;
  }
}
aside ul.aside_menu {
  overflow: auto;
  padding: 1.25em 0 2em;
}
aside ul.aside_menu > li {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  font-size: 1.25em;
  line-height: 2.25em;
  display: inline-block;
  width: 50%;
  float: left;
}
@media (min-width: 1024px) {
  aside ul.aside_menu > li {
    vertical-align: top;
    font-size: 1em;
    line-height: 1.75em;
    width: 13.28%;
    margin-right: 1%;
  }
}
aside ul.aside_menu > li > ul {
  display: none;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  font-size: 0.85em;
  line-height: normal;
}
@media (min-width: 1024px) {
  aside ul.aside_menu > li > ul {
    display: block;
  }
  aside ul.aside_menu > li > ul li {
    margin-top: 0.5em;
  }
}
aside ul.aside_menu a {
  color: #bdaae1;
}
aside ul.aside_menu a:hover {
  color: #fff;
}

aside.show {
  top: 0;
}

/*  Footer  */
footer {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  background-color: #262626;
  color: #858585;
  overflow: visible;
}
footer a {
  color: #858585;
}
footer ul {
  font-size: 0.75em;
  padding: 3em 0 2em;
  text-transform: uppercase;
}
footer ul li {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  display: inline-block;
  margin-left: 1.5em;
}
footer ul li:first-child {
  margin-left: 0;
}
footer .copyright {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
  clear: both;
  border-top: solid 1px #858585;
  color: #393939;
  font-size: 0.75em;
  padding: 2em 0.66667% 3em;
}
footer .copyright > p {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  width: 50%;
  float: left;
}
footer .copyright > p:nth-last-child(1) {
  text-align: right;
}
footer ul.menu {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 73.33333%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
  display: none;
}
@media (min-width: 600px) {
  footer ul.menu {
    display: block;
  }
}
footer ul.mobile {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
  text-align: center;
  padding-bottom: 0;
}
@media (min-width: 600px) {
  footer ul.mobile {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 26.66667%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
    text-align: right;
    padding-top: 2.5em;
  }
}
footer .share {
  width: 1.75em;
  height: 2em;
  margin: 0 0.4em 1em;
  display: inline-block;
  background: url("../img/g-tw.svg") no-repeat;
  background-size: contain;
}
footer .share:hover {
  background-image: url("../img/c-tw.svg");
}
footer .share.facebook {
  background-image: url("../img/g-fb.svg");
}
footer .share.facebook:hover {
  background-image: url("../img/c-fb.svg");
}
footer .share.tumblr {
  background-image: url("../img/g-tb.svg");
}
footer .share.tumblr:hover {
  background-image: url("../img/c-tb.svg");
}
footer .share.instagram {
  background-image: url("../img/g-ig.svg");
}
footer .share.instagram:hover {
  background-image: url("../img/c-ig.svg");
}
footer .share.youtube {
  background-image: url("../img/g-yt.svg");
}
footer .share.youtube:hover {
  background-image: url("../img/c-yt.svg");
}
footer .share.pinterest {
  background-image: url("../img/g-pt.svg");
}
footer .share.pinterest:hover {
  background-image: url("../img/c-pt.svg");
}
footer .switch {
  font-size: 1.5em;
  height: 2em;
  vertical-align: middle;
  display: block;
}
@media (min-width: 600px) {
  footer .switch {
    display: none;
  }
}

footer.newsletter ul {
  padding-top: 0;
}

div.newsletter {
  background-color: #52318e;
  overflow: hidden;
  padding: 1.25em 1em;
  position: relative;
  top: -2.5em;
}
div.newsletter .title {
  display: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 46.66667%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
}
@media (min-width: 600px) {
  div.newsletter .title {
    display: block;
  }
}
div.newsletter .title p {
  font-size: 0.75em;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  text-transform: uppercase;
  color: #bdaae1;
}
div.newsletter .title h3 {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  color: #fff;
}
div.newsletter form {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
}
@media (min-width: 600px) {
  div.newsletter form {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 46.66667%;
    float: right;
    padding-right: 0.66667%;
    padding-left: 0.66667%;
  }
}
div.newsletter form input {
  background-color: #fff;
  color: #52318e;
  width: 98%;
}
div.newsletter form input[type="submit"] {
  text-transform: uppercase;
  background-color: #f8511d;
  color: #fff;
  width: initial;
  position: absolute;
  top: 0;
  right: 0.25em;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}

.post-footer {
  background-color: #1f1f1f;
  color: #858585;
  padding: 2em 0;
}
.post-footer .associates {
  width: 100%;
  text-align: center;
  float: left;
}
@media (min-width: 600px) {
  .post-footer .associates {
    width: 40%;
    text-align: left;
  }
}
.post-footer .associates h2 {
  margin-bottom: 0.5em;
  font-size: 1.385em;
}
@media (min-width: 1024px) {
  .post-footer .associates h2 {
    font-size: 1.115em;
  }
}
.post-footer .certificates {
  width: 100%;
  float: right;
  text-align: center;
  margin-top: 2em;
}
.post-footer .certificates p.FU {
  font-size: 0.75em;
  margin: 0 1em 0 0;
}
@media (min-width: 600px) {
  .post-footer .certificates {
    width: 60%;
    text-align: right;
    margin-top: 0;
  }
  .post-footer .certificates p.FU {
    font-size: 0.6em;
  }
}
.post-footer img {
  max-height: 3.5em;
  margin-right: 1em;
}
.post-footer a:nth-last-child(1) img {
  margin-right: 0;
}

#live-prev {
  width: 8em;
  height: 5.5em;
  position: absolute;
  top: -1.5em;
  right: -4.5em;
  background-size: cover;
}
#live-prev .tag, #live-prev ul.tags li, ul.tags #live-prev li {
  position: absolute;
  left: 0;
  font-size: 0.5em;
  margin: 0;
  background-color: #fc621f;
  border-radius: 0;
  padding: 0.3em 0.5em;
}

/*  Paddings?  */
.pt, .ptb, .store-rent, .single .contain, .page .contain, .tres_museos, #news-post, #events-post, #collection-post, .rooms article .collection, .featured_posts {
  overflow: auto;
  padding-top: 6em;
}

.ptb, .store-rent, .single .contain, .page .contain, .tres_museos, #news-post, #events-post, #collection-post, .rooms article .collection {
  padding-bottom: 6em;
}

/*  Atoms  */
.mask {
  background-color: #52318e;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0.8;
}

.bg_img, .search_box, .featured_posts li a, .tres_museos, .plan .slider .image {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}

.tag, ul.tags li {
  -moz-border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  border-radius: 0.4em;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  font-size: 0.75em;
  padding: 0.75em 1em 0.6em;
  background-color: #52318e;
  width: initial;
  margin: 1em 0 0 1em;
  display: inline-block;
  color: #fff;
  position: relative;
  text-transform: uppercase;
}
.tag a, ul.tags li a {
  color: #fff;
}
.tag span, ul.tags li span {
  display: none;
}
.tag img, ul.tags li img {
  vertical-align: sub;
  margin-right: 0.5em;
}

ul.tags {
  width: 90%;
}

/*  Elements  */
.slider {
  position: relative;
  max-width: 100%;
}
@media (min-width: 1024px) {
  .slider {
    max-width: 90%;
  }
}
.slider .caption {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
  position: absolute;
  top: initial;
  bottom: 0;
  z-index: 6;
  padding: 2em 1.5em 6em;
  background-color: rgba(82, 49, 142, 0.9);
  color: #fff;
}
.slider .caption a {
  color: #fff;
}
.slider .caption h1, .slider .caption h2 {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  text-transform: uppercase;
}
.slider .caption h2 {
  font-size: 0.75em;
  opacity: 0.5;
  margin-bottom: 0.5em;
}
.slider .caption h1 {
  font-size: 2em;
}
.slider .caption p {
  margin-top: 1.5em;
  display: none;
}
.slider .caption .bottom {
  position: absolute;
  bottom: 0;
  height: 4em;
  margin-left: -1.5em;
  width: 100%;
  padding: 1.4em;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  border-top: 0.2em solid rgba(0, 0, 0, 0.5);
  background-color: #52318e;
}
@media (min-width: 600px) {
  .slider .caption {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 46.66667%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
    height: 100%;
    padding: 6em 1.5em 0;
  }
  .slider .caption p {
    display: block;
  }
}
@media (min-width: 1024px) {
  .slider .caption {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
    margin-left: 3em;
    padding: 6em 1.5em 0;
  }
  .slider .caption p {
    font-size: 1.25em;
  }
}
.slider p.details {
  position: absolute;
  bottom: 6em;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  font-size: 1em;
  width: 86%;
}
.slider a.rslides_nav {
  position: absolute;
  bottom: 1.2em;
  left: 1em;
  z-index: 10;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../img/arr-l.svg") no-repeat;
  background-size: contain;
  width: 0.75em;
  height: 1.5em;
  margin-left: 48%;
}
.slider a.rslides_nav.next {
  background-image: url("../img/arr-r.svg");
  margin-left: 52%;
}
.slider .image {
  min-height: 22em;
  margin: 2.5em 0;
  background-position: center !important;
}
@media (min-width: 600px) {
  .slider .image {
    min-height: 30em;
  }
}
@media (min-width: 1024px) {
  .slider .image {
    min-height: 40em;
  }
}
@media (max-width: 460px) {
  .slider .caption {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
    padding: 2em 1.5em 6em;
  }
  .slider .image {
    padding: 2em 0 4em;
  }
  .slider a.rslides_nav {
    margin-left: 85%;
  }
  .slider a.rslides_nav.next {
    margin-left: 89%;
  }
}
@media (min-width: 600px) {
  .slider a.rslides_nav {
    margin-left: 36%;
  }
  .slider a.rslides_nav.next {
    margin-left: 39%;
  }
}
@media (min-width: 1400px) {
  .slider .caption {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
    padding: 6em 1.5em 0;
  }
  .slider a.rslides_nav {
    margin-left: 31%;
  }
  .slider a.rslides_nav.next {
    margin-left: 33%;
  }
}

.search_box {
  position: relative;
}
.search_box .content {
  padding-top: 4em;
  padding-bottom: 4em;
  position: relative;
  text-align: center;
}
.search_box .content h2 {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  font-size: 1.25em;
  color: #fff;
  margin-bottom: 1em;
}
.search_box .content label {
  font-size: 1.625em;
  color: #d7cced;
  line-height: 2.5em;
}
.search_box .content label span.on {
  display: none;
}
@media (max-width: 460px) {
  .search_box .content label {
    font-size: 1.25em;
  }
  .search_box .content label span {
    display: none;
  }
  .search_box .content label span.on {
    display: inline-block;
  }
}
.search_box .content select {
  background-image: url("../img/arr-b.svg");
  margin: 0 0.25em;
  font-size: 1em;
}
@media (min-width: 600px) {
  .search_box .content select {
    font-size: 1.25em;
  }
}
.search_box .content input[type="submit"] {
  margin-top: 1em;
  font-size: 1.25em;
  text-transform: none;
}
@media (min-width: 1400px) {
  .search_box h2 {
    font-size: 1.625em;
  }
  .search_box label {
    font-size: 2em;
  }
  .search_box select {
    font-size: 1.625em;
  }
}

.store-rent h2 {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  font-size: 1.75em;
  color: #52318e;
  text-transform: uppercase;
}
@media (min-width: 1700px) {
  .store-rent h2 {
    max-width: 80%;
  }
}
.store-rent p {
  font-size: 0.8em;
  width: 57.14286%;
  color: #8c8c8c;
  margin-bottom: 1.25em;
}
.store-rent .store {
  width: 70%;
  margin: 0 auto 6em;
  position: relative;
  padding-top: 0.15em;
}
.store-rent .store > div {
  position: relative;
}
.store-rent .store h1 {
  font-size: 1em;
  margin: 1em 0 2em;
  color: #52318e;
}
.store-rent .store img.piece {
  max-height: 15em;
  position: absolute;
  top: -1em;
  right: 0;
}
.store-rent .store.amigo {
  z-index: 1;
}
.store-rent .store.amigo img.piece {
  position: relative;
  top: 0;
  right: initial;
  float: left;
}
@media (max-width: 1024px) {
  .store-rent .store.amigo img.piece {
    margin-right: 1em;
  }
}
@media (min-width: 1024px) {
  .store-rent .store.amigo img.piece {
    display: none;
  }
}
@media (min-width: 1100px) {
  .store-rent .store.amigo img.piece {
    display: block;
    max-width: 6em;
  }
}
@media (min-width: 1200px) {
  .store-rent .store.amigo img.piece {
    max-width: 7em;
  }
}
@media (min-width: 1300px) {
  .store-rent .store.amigo img.piece {
    max-width: 8em;
  }
}
.store-rent a.button {
  background-color: #52318e;
  font-size: 0.875em;
  display: inline-block;
}
.store-rent .rent {
  width: 70%;
  -moz-box-shadow: 0 0.5em 1.25em -0.5em rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0.5em 1.25em -0.5em rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.5em 1.25em -0.5em rgba(0, 0, 0, 0.25);
  background-color: #fff;
  position: relative;
  margin: 0 auto;
  padding: 0.005em 0;
}
.store-rent .rent > div {
  padding: 1em 1em 2em;
  border: solid 1px #eeeeee;
  border-left: none;
  margin: 0.5em 0.5em 0.5em 6em;
  min-height: 12em;
}
@media (max-width: 1024px) {
  .store-rent .rent > div {
    padding-left: 5.5em;
  }
}
.store-rent .rent > div h1 {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  font-size: 1em;
  color: #8c8c8c;
  margin-bottom: 1em;
}
.store-rent .rent > div p {
  width: inherit;
}
.store-rent .rent img.decor {
  max-height: 16em;
  position: absolute;
  top: -1em;
  left: -4em;
}
@media (min-width: 1100px) {
  .store-rent .rent img.decor {
    left: -3em;
  }
}
@media (min-width: 1024px) {
  .store-rent .store {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
    margin-bottom: 0;
  }
  .store-rent .rent {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: right;
    padding-right: 0.66667%;
    padding-left: 0.66667%;
    width: 30%;
    padding-right: 0;
  }
  .store-rent .rent > div {
    margin-left: 4.5em;
  }
}

.friends {
  margin: 2em 0 4em;
  text-align: center;
}
.friends li {
  display: inline-block;
  margin: 0 1.5em 1em;
}
.friends img {
  max-height: 4em;
  max-width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.easy-access {
  overflow: auto;
  margin-bottom: 4em;
}
.easy-access li {
  background-color: #52318e;
  text-align: center;
  font-size: 1.25em;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  text-transform: uppercase;
  padding: 1em 2em;
  border-top: 2px solid #eeeeee;
}
.easy-access li a {
  color: #fff;
}
.easy-access li:nth-last-of-type(1), .easy-access li:nth-last-of-type(2) {
  float: left;
  width: 50%;
}
.easy-access li:nth-last-of-type(1) {
  border-left: 2px solid #eeeeee;
}

.heading {
  padding: 2em 0;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  color: #52318e;
}
.heading > div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
}
.heading h1 {
  font-size: 2em;
}
.heading p {
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
  font-size: 1.25em;
  margin-top: 0.5em;
  color: #bdaae1;
}
@media (min-width: 1024px) {
  .heading {
    padding: 4em 0;
  }
  .heading h1 {
    font-size: 2.75em;
  }
  .heading p {
    font-size: 1.625em;
  }
}

.masonry > li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
  margin-bottom: 1em;
}
.masonry > li.w2 h1 {
  font-size: 2em;
}
@media (min-width: 600px) {
  .masonry > li {
    width: 50%;
  }
  .masonry > li.w2 {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .masonry > li {
    width: 33.3333%;
  }
  .masonry > li.w2 {
    width: 66.6666%;
  }
}
@media (min-width: 1400px) {
  .masonry > li {
    width: 25%;
  }
  .masonry > li.w2 {
    width: 50%;
  }
}

#collection-post .masonry > li, .rooms article .collection .masonry > li {
  width: 50%;
}
#collection-post .masonry > li.w2, .rooms article .collection .masonry > li.w2 {
  width: 100%;
}
@media (min-width: 600px) {
  #collection-post .masonry > li, .rooms article .collection .masonry > li {
    width: 33.3333%;
  }
  #collection-post .masonry > li.w2, .rooms article .collection .masonry > li.w2 {
    width: 66.6666%;
  }
}
@media (min-width: 1024px) {
  #collection-post .masonry > li, .rooms article .collection .masonry > li {
    width: 25%;
  }
  #collection-post .masonry > li.w2, .rooms article .collection .masonry > li.w2 {
    width: 50%;
  }
}
@media (min-width: 1400px) {
  #collection-post .masonry > li, .rooms article .collection .masonry > li {
    width: 20%;
  }
  #collection-post .masonry > li.w2, .rooms article .collection .masonry > li.w2 {
    width: 40%;
  }
}

.cards {
  word-break: break-word;
}
.cards a {
  position: relative;
  display: block;
}
.cards img {
  width: 100%;
  display: block;
  min-height: 100px;
}
.cards .feature-img .tag, .cards .feature-img ul.tags li, ul.tags .cards .feature-img li {
  position: absolute;
}
.cards .description {
  background-color: #fff;
  padding: 1.25em;
  font-family: "futura-pt", helvetica, arial, sans-serif;
}
.cards .description .tag, .cards .description ul.tags li, ul.tags .cards .description li {
  margin: 0 0 1em;
}
.cards .description.warned {
  padding-top: 2.25em;
}
.cards .description.pieza p {
  margin: 1em 0 0.75em;
}
.cards h1 {
  font-size: 1.625em;
  color: #262626;
}
.cards p {
  color: #bbbbbb;
  margin-top: 1em;
}
.cards .date {
  font-size: 0.75em;
  text-transform: uppercase;
  color: #bdaae1;
  margin-bottom: 1em;
}

.feature-img, .featured_img {
  position: relative;
}
.feature-img .warn, .featured_img .warn {
  background-color: #efb005;
  position: absolute;
  bottom: -1em;
  display: block;
  min-width: 75%;
  color: #FFF;
  padding: 0.5em 1.25em;
}

.warn.red {
  background-color: #EA1344;
}

.warn.orange {
  background-color: #fc621f;
}

.warn img {
  display: inline;
  width: initial;
  vertical-align: top;
  margin-right: 0.25em;
  min-height: initial;
}

.featured_img {
  padding-bottom: 4em;
}
.featured_img picture img {
  width: 100%;
  display: block;
}

body.page .featured_img {
  max-width: 100%;
  padding-bottom: 0;
}

.more_news {
  background-color: #dcd8e3;
  padding-top: 2em;
  padding-bottom: 6em;
  margin-bottom: -2.5em;
}
.more_news h2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  color: #52318e;
  padding-bottom: 2em;
  text-transform: uppercase;
}
.more_news li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%;
  position: relative;
}
.more_news li:nth-child(3), .more_news li:nth-child(4) {
  display: none;
}
@media (min-width: 1024px) {
  .more_news li {
    width: 33.3333%;
  }
  .more_news li:nth-child(3) {
    display: block;
  }
}
@media (min-width: 1400px) {
  .more_news li {
    width: 25%;
  }
  .more_news li:nth-child(4) {
    display: block;
  }
}
@media (max-width: 460px) {
  .more_news li {
    width: 100%;
  }
  .more_news li img {
    display: none;
  }
  .more_news li .description {
    padding-top: 4.5em;
  }
  .more_news li .tag, .more_news li ul.tags li, ul.tags .more_news li li {
    margin: 1.75em;
  }
  .more_news li:nth-child(1) {
    margin-bottom: 1em;
  }
}
.more_news .feature-img {
  background-size: cover;
  background-position: center;
}

.single .heading, .page .heading {
  text-align: center;
}
.single .contain, .page .contain {
  background-color: #eeeeee;
}
.single .contain h2:nth-child(1), .page .contain h2:nth-child(1) {
  margin-top: 0;
}
.single .contain .back, .single .contain .options, .page .contain .back, .page .contain .options {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 26.66667%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
}
.single .contain .back li, .single .contain .options li, .page .contain .back li, .page .contain .options li {
  margin-bottom: 1em;
}
.single .contain .back a, .single .contain .options a, .page .contain .back a, .page .contain .options a {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  color: #f8511d;
  cursor: pointer;
}
.single .contain .back a.current, .single .contain .options a.current, .page .contain .back a.current, .page .contain .options a.current {
  color: #8c8c8c;
}
.single .contain .content, .page .contain .content {
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
}
@media (min-width: 600px) {
  .single .contain .content, .page .contain .content {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
}
.single .contain p, .page .contain p {
  font-size: 1.25em;
  margin-bottom: 0.5em;
}
.single .contain .date, .single .contain h2, .page .contain .date, .page .contain h2 {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  color: #52318e;
  margin: 0.65em 0 1em;
}
@media (max-width: 600px) {
  .single .contain .date, .single .contain h2, .page .contain .date, .page .contain h2 {
    font-size: 1em;
  }
}
.single .contain div.half, .page .contain div.half {
  overflow: auto;
}
.single .contain div.half img, .page .contain div.half img {
  width: 49%;
  float: left;
}
.single .contain div.half img:nth-child(2n), .page .contain div.half img:nth-child(2n) {
  margin-left: 2%;
}
.single .contain form, .page .contain form {
  overflow: auto;
}
.single .contain form img, .page .contain form img {
  margin: 0;
}
.single .contain form > div, .page .contain form > div {
  margin: 1em 0;
  width: 49%;
  float: left;
  overflow: auto;
}
.single .contain form > div:nth-child(2n+1), .page .contain form > div:nth-child(2n+1) {
  margin-left: 2%;
}
.single .contain form > div.textarea, .page .contain form > div.textarea {
  width: 100%;
}
.single .contain label, .page .contain label {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  font-size: 0.75em;
  color: #52318e;
  margin-bottom: 0.5em;
  display: inline-block;
}
.single .contain input, .single .contain select, .single .contain textarea, .page .contain input, .page .contain select, .page .contain textarea {
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
  font-size: 1em;
  width: 100%;
  background-color: white;
  background-position: 97%;
  display: block;
  color: #262626;
  -moz-border-radius: 0.2em;
  -webkit-border-radius: 0.2em;
  border-radius: 0.2em;
}
.single .contain input[type="submit"], .page .contain input[type="submit"] {
  font-size: 1em;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  background-color: #52318e;
  color: #fff;
  display: inline-block;
  width: inherit;
  float: right;
}

article h2 {
  font-size: 1.25em;
  margin: 1em 0;
  clear: both;
}
article .content img {
  max-width: 100%;
  height: auto;
  margin: 4em 0;
}
article img.half {
  width: 49%;
  float: left;
}
article img.half:nth-child(2n), article a:nth-child(2n) img.half {
  margin-left: 2%;
}
@media (max-width: 600px) {
  article .contain .back {
    width: 100%;
    border-bottom: 2px solid #fff;
    margin-bottom: 2em;
    text-align: center;
    padding-bottom: 1em;
  }
  article .contain .back li {
    display: inline-block;
    margin-right: 2em;
  }
}

.single.news .back {
  display: none;
}
@media (min-width: 600px) {
  .single.news .back {
    display: block;
  }
}

.single article .date, .single article h2 {
  font-size: 0.75em;
}

ul.dropdown {
  background: url("../img/pu-arr-b.svg") no-repeat #eeeeee;
  background-position: 95% 0.75em;
  width: 100%;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  overflow: hidden;
  margin: 1em 0;
  position: absolute;
  z-index: 1;
}
ul.dropdown h1 {
  font-size: 1.625em;
  padding: 0.75em;
}
ul.dropdown li > ul {
  display: none;
}
ul.dropdown li > ul li a {
  padding: 1.25em;
  display: block;
}
ul.dropdown li > ul li a:hover {
  background: #bdaae1;
  color: #fff;
}
ul.dropdown li:hover > ul {
  display: block;
}
@media (min-width: 600px) {
  ul.dropdown {
    background-position: 95% 1.75em;
    width: 75%;
  }
  ul.dropdown h1 {
    font-size: 2em;
  }
}
@media (min-width: 1024px) {
  ul.dropdown {
    width: 50%;
  }
}

.pagination {
  text-align: center;
  margin-top: 2em;
}
.pagination a {
  display: inline-block !important;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  background-color: lightgray;
  color: #fff;
  width: 2em;
  height: 2em;
  margin: 0 0.25em;
  padding-top: 0.45em;
}
.pagination a:hover {
  background-color: gray;
}
.pagination a.current {
  background-color: #52318e;
  cursor: default;
}

div#ui-datepicker-div {
  background-color: #fff;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  min-width: 14em;
  -moz-border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  border-radius: 0.4em;
  -moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}

.ui-datepicker thead, .ui-datepicker tbody {
  font-size: 12px;
}

.ui-datepicker-header {
  background-color: #21172d;
  color: #be8ef2;
  font-size: 16px;
  text-align: center;
  height: 2.5em;
}

table.ui-datepicker-calendar {
  width: 100%;
}
table.ui-datepicker-calendar th, table.ui-datepicker-calendar td a {
  text-align: center;
  padding: 0.5em;
}
table.ui-datepicker-calendar tbody tr {
  border-top: 1px solid #e1e1e1;
}
table.ui-datepicker-calendar tbody tr:nth-child(1) {
  border-top: none;
}
table.ui-datepicker-calendar tbody td {
  border-left: 1px solid #e1e1e1;
}
table.ui-datepicker-calendar tbody td a {
  color: #52318e;
  display: block;
}
table.ui-datepicker-calendar tbody td:nth-child(1) {
  border-left: none;
}

.ui-datepicker-calendar tbody td a:hover,
td.ui-datepicker-current-day a {
  background-color: #52318e;
  color: #fff !important;
}

td.ui-datepicker-today a {
  color: #fff !important;
}

a.ui-datepicker-prev,
a.ui-datepicker-next {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 50%;
}

a.ui-datepicker-next {
  left: inherit;
}

span.ui-icon {
  color: rgba(255, 255, 255, 0);
}
span.ui-icon.ui-icon-circle-triangle-w:before, span.ui-icon.ui-icon-circle-triangle-e:after {
  content: "◀";
  display: block;
  color: #fff;
  position: absolute;
  top: 0.7em;
  left: 0.75em;
}
span.ui-icon.ui-icon-circle-triangle-e:after {
  content: "▶";
  right: 0.75em;
  left: inherit;
}

.ui-datepicker-title {
  position: relative;
  top: 0.75em;
}

.page .content h1, .page .content h3 {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  color: #52318e;
  margin: 0.65em 0 1em;
}
.page .content h1 {
  font-size: 1.5em;
}
.page .content h3 {
  color: #333;
}
.page .content h1:nth-child(1), .page .content h2:nth-child(1), .page .content h3:nth-child(1), .page .content p:nth-child(1) {
  margin-top: 0;
}
.page .content em {
  font-style: italic;
}
.page .content strong {
  font-weight: bold;
  color: #000;
}
.page .content ul, .page .content ol {
  list-style: initial;
  padding-left: 3em;
}
.page .content ol {
  list-style-type: decimal;
}
.page .content hr {
  border: none;
  border-bottom: 2px solid #CCCCCC;
  margin: 3em 0;
}
.page .content select {
  background-image: url("../img/arr-b-c.svg");
}

.pg-c .slider {
  background-color: #262626;
  margin: 4em 0;
}
.pg-c .slider .rslides {
  padding: 0;
}
.pg-c .slider .image {
  min-height: 30em;
  margin: 0;
  position: relative;
  top: -1.5em;
}
.pg-c .slider .caption {
  background: none !important;
  width: 100%;
  margin: 0;
}
.pg-c .slider .caption .bottom {
  padding: 0.75em;
  height: 3em;
  color: #bdaae1;
}
.pg-c .slider .caption .bottom .cptn {
  color: white;
}
.pg-c .slider a.rslides_nav {
  right: 2.5em;
  left: inherit;
  bottom: 0.75em;
}
.pg-c .slider a.rslides_nav.next {
  right: 1em;
}
.pg-c.img_txt {
  overflow: auto;
  margin: 4em 0;
}
.pg-c.img_txt > figure, .pg-c.img_txt > div {
  vertical-align: top;
  width: 48%;
  float: left;
}
.pg-c.img_txt > div {
  float: right;
}
.pg-c.img_txt img {
  margin: 0;
}
.pg-c.img_txt figcaption {
  font-size: 0.75em;
}
.pg-c.img_txt > div p {
  font-size: 0.975em;
}
.pg-c.img_txt > figure, .pg-c.img_txt > div {
  margin-right: 4%;
}
.pg-c.img_txt.left > div {
  margin: 0;
}
.pg-c.img_txt.right > figure {
  float: right;
  margin: 0;
}
.pg-c .alignright {
  float: right;
}
.pg-c .alignleft {
  float: left;
}

section#video-posts {
  padding: 4em 0 6em;
  background-color: #eee;
}

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

.video-container iframe {
  max-width: 100%;
}

.single-videos .contain {
  background-color: #2C2931;
}

.single-videos.live .contain {
  width: 100%;
  text-align: center;
}

/*  Home  */
body.home {
  background-color: #eeeeee;
}
body.home .featured_posts, body.home .tres_museos, body.home .store-rent {
  display: none;
}
@media (min-width: 600px) {
  body.home .featured_posts, body.home .tres_museos, body.home .store-rent {
    display: block;
  }
  body.home .easy-access {
    display: none;
  }
}

.featured_posts li.title {
  width: 100%;
  min-height: inherit;
}
.featured_posts li.title h1 {
  font-size: 2.75em;
  color: #f8511d;
}
.featured_posts .mask {
  background-color: rgba(0, 0, 0, 0.35);
}
.featured_posts li {
  width: 52%;
  float: left;
  margin-left: 0.66667%;
  margin-right: 0.66667%;
  min-height: 15em;
  position: relative;
  margin-bottom: 1em;
}
.featured_posts li a {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
}
.featured_posts li a .txt {
  position: absolute;
  bottom: 1em;
  left: 1em;
  color: #fff;
  padding-right: 1em;
}
.featured_posts li h1 {
  font-family: "futura-pt", helvetica, arial, sans-serif;
}
.featured_posts li:nth-child(3) {
  width: 45.33333%;
  float: right;
  margin-right: 0.66667%;
  margin-left: 0.66667%;
  height: 31em;
}
.featured_posts li:nth-child(3) h1 {
  font-size: 1.625em;
}
.featured_posts li:nth-child(4) {
  width: 52%;
  float: left;
  margin-left: 0.66667%;
  margin-right: 0.66667%;
}
.featured_posts li:nth-child(4) h1 {
  font-size: 1.25em;
}
.featured_posts li:nth-child(1n+5) {
  display: none;
}
@media (min-width: 1024px) {
  .featured_posts li, .featured_posts li.title {
    width: 25.33333%;
    float: left;
    margin-left: 0.66667%;
    margin-right: 0.66667%;
  }
}

.featured_posts.two-posts li {
  position: relative;
  margin-bottom: 1em;
}
.featured_posts.two-posts li:nth-child(2), .featured_posts.two-posts li:nth-child(3) {
  width: 38.66667%;
  float: left;
  margin-left: 0.66667%;
  margin-right: 0.66667%;
  width: 48.5%;
  height: 20em;
}
.featured_posts.two-posts li:nth-child(2) h1, .featured_posts.two-posts li:nth-child(3) h1 {
  font-size: 1.625em;
}
.featured_posts.two-posts li:nth-child(1n+4) {
  display: none;
}
@media (min-width: 1024px) {
  .featured_posts.two-posts li.title {
    width: 18.66667%;
    float: left;
    margin-left: 0.66667%;
    margin-right: 0.66667%;
    font-size: 0.75em;
  }
  .featured_posts.two-posts li:nth-child(2), .featured_posts.two-posts li:nth-child(3) {
    width: 38.66667%;
    float: left;
    margin-left: 0.66667%;
    margin-right: 0.66667%;
    min-height: 15em;
  }
}

.featured_posts.one-post li {
  width: 25.33333%;
  float: left;
  margin-left: 0.66667%;
  margin-right: 0.66667%;
  min-height: 15em;
  position: relative;
  margin-bottom: 1em;
}
.featured_posts.one-post li:nth-child(2) {
  width: 65.33333%;
  float: right;
  margin-right: 0.66667%;
  margin-left: 0.66667%;
  height: 24em;
}
.featured_posts.one-post li:nth-child(2) h1 {
  font-size: 2em;
}
.featured_posts.one-post li:nth-child(1n+3) {
  display: none;
}

.tres_museos {
  position: relative;
}
.tres_museos .mask {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, rgba(255, 255, 255, 0.8)));
  background-image: -moz-linear-gradient(top, #eeeeee, rgba(255, 255, 255, 0.8));
  background-image: -webkit-linear-gradient(top, #eeeeee, rgba(255, 255, 255, 0.8));
  background-image: linear-gradient(to bottom, #eeeeee, rgba(255, 255, 255, 0.8));
  background-color: inherit;
  opacity: 1;
}
.tres_museos dl > div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
}
.tres_museos dl dt {
  font-size: 1.25em;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  text-transform: uppercase;
  min-height: 3em;
  color: #52318e;
  margin-bottom: 1em;
}
.tres_museos dl dd {
  font-size: 0.85em;
  padding-right: 1em;
}
@media (min-width: 1024px) {
  .tres_museos dl dt {
    font-size: 2em;
  }
  .tres_museos dl dd {
    font-size: 1em;
  }
}

.tres_museos h3, .friends h3 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  color: #f8511d;
  text-transform: uppercase;
  margin-bottom: 3em;
}

#news-post, #events-post, #collection-post, .rooms article .collection {
  background-color: #eeeeee;
}

.single-eventos .featured_img {
  padding: 4em 0 0;
}
.single-eventos .heading {
  text-align: left;
}
.single-eventos .heading p {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  font-size: 1em;
}
.single-eventos .contain {
  padding: 0;
}
.single-eventos .contain wrap > div, .single-eventos .contain .slider > div, .single-eventos .contain .store-rent > div, .single-eventos .contain .heading > div, .single-eventos .contain .masonry > div, .single-eventos .contain .featured_img > div, .single-eventos .contain .rooms article .video > div > div, .rooms article .single-eventos .contain .video > div > div {
  position: relative;
  word-break: break-word;
}
.single-eventos .contain h2 {
  text-transform: uppercase;
}
.single-eventos .contain a.compra, .single-eventos .contain .share {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  color: #52318e;
  padding: 1.5em;
}
.single-eventos .contain .content {
  padding-top: 2em;
  padding-bottom: 6em;
  height: auto;
}
@media (min-width: 600px) {
  .single-eventos .contain .content {
    width: 65.33333%;
    float: left;
    margin-left: 0.66667%;
    margin-right: 0.66667%;
  }
  .single-eventos .contain .content p {
    width: 85%;
  }
}
@media (min-width: 1024px) {
  .single-eventos .contain .content {
    min-height: 35em;
  }
}
@media (min-width: 1400px) {
  .single-eventos .contain .content {
    min-height: 30em;
  }
}
.single-eventos .contain .share {
  font-family: "futura-pt", helvetica, arial, sans-serif;
}
.single-eventos .contain .share > ul {
  width: 72%;
  float: left;
}
.single-eventos .contain .share > ul li {
  display: inline-block;
}
.single-eventos .contain .share > ul img {
  vertical-align: middle;
  margin: 0 0 0 1em;
}
.single-eventos .contain .share ul.buttons {
  position: absolute;
  top: 1em;
  left: 9em;
}
@media (min-width: 600px) {
  .single-eventos .contain .share ul.buttons {
    top: 1.1em;
  }
}
@media (min-width: 1024px) {
  .single-eventos .contain .share ul.buttons {
    top: 1.3em;
  }
}
.single-eventos .contain .share a.back {
  color: #f8511d;
  float: right;
  text-align: right;
  text-transform: uppercase;
}
.single-eventos .contain .details {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  color: #fff;
  background-color: #52318e;
  padding: 2em 1.5em 4em;
}
@media (max-width: 600px) {
  .single-eventos .contain .details {
    height: inherit !important;
  }
}
@media (min-width: 600px) {
  .single-eventos .contain .details {
    width: 32%;
    float: left;
    margin-left: 0.66667%;
    margin-right: 0.66667%;
    padding: 2em 1.5em 4em;
  }
}
.single-eventos .contain .details h2 {
  color: #bdaae1;
}
.single-eventos .contain .details p {
  margin-bottom: 2em;
  font-size: 1em;
}
@media (min-width: 1024px) {
  .single-eventos .contain .details p {
    font-size: 1.25em;
  }
}
.single-eventos .contain .details a {
  color: #fff;
}
.single-eventos .contain .details a.compra {
  background-color: #311d55;
  text-transform: uppercase;
}

#events-post .nav wrap, #events-post .nav .slider, #events-post .nav .store-rent, #events-post .nav .heading, #events-post .nav .masonry, #events-post .nav .featured_img, #events-post .nav .rooms article .video > div, .rooms article #events-post .nav .video > div {
  padding: 0 0.5%;
  text-align: center;
  margin-bottom: 2.5em;
}
#events-post .nav wrap h2, #events-post .nav .slider h2, #events-post .nav .store-rent h2, #events-post .nav .heading h2, #events-post .nav .masonry h2, #events-post .nav .featured_img h2, #events-post .nav .rooms article .video > div h2, .rooms article #events-post .nav .video > div h2 {
  font-family: "futura-pt", helvetica, arial, sans-serif;
  font-size: 1.625em;
  display: inline-block;
  position: relative;
  top: 0.35em;
}
#events-post .nav wrap a.button, #events-post .nav .slider a.button, #events-post .nav .store-rent a.button, #events-post .nav .heading a.button, #events-post .nav .masonry a.button, #events-post .nav .featured_img a.button, #events-post .nav .rooms article .video > div a.button, .rooms article #events-post .nav .video > div a.button {
  background-image: url("../img/arr-l.svg");
  background-repeat: no-repeat;
  display: inline-block !important;
  background-position: center;
  color: transparent;
  float: left;
}
#events-post .nav wrap a.button.r, #events-post .nav .slider a.button.r, #events-post .nav .store-rent a.button.r, #events-post .nav .heading a.button.r, #events-post .nav .masonry a.button.r, #events-post .nav .featured_img a.button.r, #events-post .nav .rooms article .video > div a.button.r, .rooms article #events-post .nav .video > div a.button.r {
  background-image: url("../img/arr-r.svg");
  float: right;
}
#events-post li.no_img .description {
  padding-top: 4em;
}

.tax-coleccion .heading h3 {
  color: #bdaae1;
  text-transform: uppercase;
}
.tax-coleccion .heading .about {
  margin-top: 8em;
}
.tax-coleccion .heading p {
  width: 100%;
  font-size: 1em;
  color: #262626;
}
@media (min-width: 600px) {
  .tax-coleccion .heading p {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
}

#collection-post .description, .rooms article .collection .description {
  padding: 0.5em;
}
#collection-post .description .feature-img, .rooms article .collection .description .feature-img {
  margin-bottom: 1em;
}
#collection-post .description h1, .rooms article .collection .description h1 {
  font-size: 1.25em;
}
#collection-post a:hover .description, .rooms article .collection a:hover .description {
  background-color: #52318e;
}
#collection-post a:hover .description h1, .rooms article .collection a:hover .description h1 {
  color: #fff;
}

.single-pieza .heading {
  text-align: left;
}
.single-pieza .piece {
  margin: 5em 0;
}
.single-pieza .piece wrap > div:nth-child(1) img, .single-pieza .piece .slider > div:nth-child(1) img, .single-pieza .piece .store-rent > div:nth-child(1) img, .single-pieza .piece .heading > div:nth-child(1) img, .single-pieza .piece .masonry > div:nth-child(1) img, .single-pieza .piece .featured_img > div:nth-child(1) img, .single-pieza .piece .rooms article .video > div > div:nth-child(1) img, .rooms article .single-pieza .piece .video > div > div:nth-child(1) img {
  max-width: 100%;
  height: auto;
}
.single-pieza .piece wrap > div:nth-child(2), .single-pieza .piece .slider > div:nth-child(2), .single-pieza .piece .store-rent > div:nth-child(2), .single-pieza .piece .heading > div:nth-child(2), .single-pieza .piece .masonry > div:nth-child(2), .single-pieza .piece .featured_img > div:nth-child(2), .single-pieza .piece .rooms article .video > div > div:nth-child(2), .rooms article .single-pieza .piece .video > div > div:nth-child(2) {
  padding-left: 1em;
}
.single-pieza .piece wrap > div:nth-child(2) h1, .single-pieza .piece .slider > div:nth-child(2) h1, .single-pieza .piece .store-rent > div:nth-child(2) h1, .single-pieza .piece .heading > div:nth-child(2) h1, .single-pieza .piece .masonry > div:nth-child(2) h1, .single-pieza .piece .featured_img > div:nth-child(2) h1, .single-pieza .piece .rooms article .video > div > div:nth-child(2) h1, .rooms article .single-pieza .piece .video > div > div:nth-child(2) h1 {
  font-size: 1.625em;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  color: #52318e;
  margin: 1em 0;
}
.single-pieza .piece wrap > div:nth-child(2) h2, .single-pieza .piece .slider > div:nth-child(2) h2, .single-pieza .piece .store-rent > div:nth-child(2) h2, .single-pieza .piece .heading > div:nth-child(2) h2, .single-pieza .piece .masonry > div:nth-child(2) h2, .single-pieza .piece .featured_img > div:nth-child(2) h2, .single-pieza .piece .rooms article .video > div > div:nth-child(2) h2, .rooms article .single-pieza .piece .video > div > div:nth-child(2) h2 {
  font-size: 0.75em;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  color: #bdaae1;
  margin: 2em 0 0.5em;
}
.single-pieza .piece wrap > div:nth-child(2) h2:nth-child(1), .single-pieza .piece .slider > div:nth-child(2) h2:nth-child(1), .single-pieza .piece .store-rent > div:nth-child(2) h2:nth-child(1), .single-pieza .piece .heading > div:nth-child(2) h2:nth-child(1), .single-pieza .piece .masonry > div:nth-child(2) h2:nth-child(1), .single-pieza .piece .featured_img > div:nth-child(2) h2:nth-child(1), .single-pieza .piece .rooms article .video > div > div:nth-child(2) h2:nth-child(1), .rooms article .single-pieza .piece .video > div > div:nth-child(2) h2:nth-child(1) {
  margin-top: 0;
}
.single-pieza .piece wrap > div:nth-child(2) .specs, .single-pieza .piece .slider > div:nth-child(2) .specs, .single-pieza .piece .store-rent > div:nth-child(2) .specs, .single-pieza .piece .heading > div:nth-child(2) .specs, .single-pieza .piece .masonry > div:nth-child(2) .specs, .single-pieza .piece .featured_img > div:nth-child(2) .specs, .single-pieza .piece .rooms article .video > div > div:nth-child(2) .specs, .rooms article .single-pieza .piece .video > div > div:nth-child(2) .specs {
  -moz-columns: 2;
  -webkit-columns: 2;
  columns: 2;
}
@media (min-width: 600px) {
  .single-pieza .piece wrap > div:nth-child(1), .single-pieza .piece .slider > div:nth-child(1), .single-pieza .piece .store-rent > div:nth-child(1), .single-pieza .piece .heading > div:nth-child(1), .single-pieza .piece .masonry > div:nth-child(1), .single-pieza .piece .featured_img > div:nth-child(1), .single-pieza .piece .rooms article .video > div > div:nth-child(1), .rooms article .single-pieza .piece .video > div > div:nth-child(1) {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
  .single-pieza .piece wrap > div:nth-child(2), .single-pieza .piece .slider > div:nth-child(2), .single-pieza .piece .store-rent > div:nth-child(2), .single-pieza .piece .heading > div:nth-child(2), .single-pieza .piece .masonry > div:nth-child(2), .single-pieza .piece .featured_img > div:nth-child(2), .single-pieza .piece .rooms article .video > div > div:nth-child(2), .rooms article .single-pieza .piece .video > div > div:nth-child(2) {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
  .single-pieza .piece wrap > div:nth-child(2) h1, .single-pieza .piece .slider > div:nth-child(2) h1, .single-pieza .piece .store-rent > div:nth-child(2) h1, .single-pieza .piece .heading > div:nth-child(2) h1, .single-pieza .piece .masonry > div:nth-child(2) h1, .single-pieza .piece .featured_img > div:nth-child(2) h1, .single-pieza .piece .rooms article .video > div > div:nth-child(2) h1, .rooms article .single-pieza .piece .video > div > div:nth-child(2) h1 {
    margin: 0 0 2.5em;
  }
  .single-pieza .piece wrap > div:nth-child(2) .specs, .single-pieza .piece .slider > div:nth-child(2) .specs, .single-pieza .piece .store-rent > div:nth-child(2) .specs, .single-pieza .piece .heading > div:nth-child(2) .specs, .single-pieza .piece .masonry > div:nth-child(2) .specs, .single-pieza .piece .featured_img > div:nth-child(2) .specs, .single-pieza .piece .rooms article .video > div > div:nth-child(2) .specs, .rooms article .single-pieza .piece .video > div > div:nth-child(2) .specs {
    -moz-columns: 1;
    -webkit-columns: 1;
    columns: 1;
  }
  .single-pieza .piece.vertical wrap > div:nth-child(1), .single-pieza .piece.vertical .slider > div:nth-child(1), .single-pieza .piece.vertical .store-rent > div:nth-child(1), .single-pieza .piece.vertical .heading > div:nth-child(1), .single-pieza .piece.vertical .masonry > div:nth-child(1), .single-pieza .piece.vertical .featured_img > div:nth-child(1), .single-pieza .piece.vertical .rooms article .video > div > div:nth-child(1), .rooms article .single-pieza .piece.vertical .video > div > div:nth-child(1) {
    width: 40%;
  }
}

.plan {
  font-family: "futura-pt", helvetica, arial, sans-serif;
}
.plan .commute, .plan .events {
  position: relative;
}
.plan .commute wrap, .plan .commute .slider, .plan .commute .store-rent, .plan .commute .heading, .plan .commute .masonry, .plan .commute .featured_img, .plan .commute .rooms article .video > div, .rooms article .plan .commute .video > div, .plan .events wrap, .plan .events .slider, .plan .events .store-rent, .plan .events .heading, .plan .events .masonry, .plan .events .featured_img, .plan .events .rooms article .video > div, .rooms article .plan .events .video > div {
  max-width: 100%;
}
.plan .commute wrap > div, .plan .commute .slider > div, .plan .commute .store-rent > div, .plan .commute .heading > div, .plan .commute .masonry > div, .plan .commute .featured_img > div, .plan .commute .rooms article .video > div > div, .rooms article .plan .commute .video > div > div, .plan .events wrap > div, .plan .events .slider > div, .plan .events .store-rent > div, .plan .events .heading > div, .plan .events .masonry > div, .plan .events .featured_img > div, .plan .events .rooms article .video > div > div, .rooms article .plan .events .video > div > div {
  padding-bottom: 1.5em;
  padding-top: 1.5em;
}
@media (min-width: 600px) {
  .plan .commute wrap, .plan .commute .slider, .plan .commute .store-rent, .plan .commute .heading, .plan .commute .masonry, .plan .commute .featured_img, .plan .commute .rooms article .video > div, .rooms article .plan .commute .video > div, .plan .events wrap, .plan .events .slider, .plan .events .store-rent, .plan .events .heading, .plan .events .masonry, .plan .events .featured_img, .plan .events .rooms article .video > div, .rooms article .plan .events .video > div {
    max-width: 90%;
  }
}
.plan .line {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 13.33333%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
  text-align: center;
  position: absolute;
  height: 100%;
}
.plan .line > div:nth-child(1) {
  width: 2.25em;
  height: 2.25em;
  border: 2px solid rgba(255, 255, 255, 0.5);
  background-color: #f1a604;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.plan .line > div:nth-child(1) img {
  height: 75%;
  margin-top: 10%;
}
@media (max-width: 460px) {
  .plan .line > div:nth-child(1) img {
    height: 70%;
    margin-top: 15%;
  }
}
.plan .line > div:nth-child(2) {
  width: 3px;
  background-color: #f1a604;
  height: 100%;
  position: absolute;
  top: 0;
  left: 48%;
}
@media (min-width: 600px) {
  .plan .line > div:nth-child(1) {
    width: 3em;
    height: 3em;
    border: 0.5em solid rgba(255, 255, 255, 0.5);
  }
}
@media (min-width: 1024px) {
  .plan .line {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 6.66667%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
}
.plan .title {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 73.33333%;
  float: left;
  margin-left: 13.33333%;
  margin-right: -100%;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
}
.plan .title h2 {
  font-size: 1.25em;
}
@media (min-width: 600px) {
  .plan .title {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    float: left;
    margin-left: 13.33333%;
    margin-right: -100%;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
  .plan .title h2 {
    font-size: 1.625em;
  }
}
@media (min-width: 1024px) {
  .plan .title {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 86.66667%;
    float: left;
    margin-left: 6.66667%;
    margin-right: -100%;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
}
.plan .icon {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 13.33333%;
  float: right;
  padding-right: 0.66667%;
  padding-left: 0.66667%;
  color: #595959;
  opacity: 0.6;
  text-align: center;
  font-size: 0.75em;
  padding-top: 2em !important;
}
@media (max-width: 460px) {
  .plan .icon {
    width: 23%;
  }
  .plan .icon img {
    width: 30%;
  }
}
.plan .commute .title p {
  color: #f1a604;
}
.plan .events {
  background-color: #eeeeee;
}
.plan .events .line > div {
  background-color: #52318e !important;
}
.plan .events .title p {
  color: #bdaae1;
}
.plan .events .title h2 {
  color: #52318e;
}
.plan .slider {
  padding: 3em 0 2em;
  margin-left: 0;
}
.plan .slider .image {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%;
  min-height: 18em;
  margin: 0;
}
.plan .slider .caption {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 66.66667%;
  float: right;
  padding-right: 0.83333%;
  padding-left: 0.83333%;
  background-color: #fff;
  margin-left: 0;
  position: relative;
  padding: 1em;
  height: 18em;
}
.plan .slider .caption h1 {
  font-size: 1.625em;
  color: #262626;
  text-transform: none;
}
.plan .slider .caption ul {
  font-size: 1em;
  color: #737373;
  position: absolute;
  bottom: 1em;
}
.plan .slider a.rslides_nav {
  border: 3px solid;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  left: inherit;
  right: -4em;
  bottom: 6em;
  background: url("../img/pu-arr-l.svg") no-repeat center #eeeeee;
}
.plan .slider a.rslides_nav.next {
  bottom: 2em;
  margin-left: 0;
  left: inherit;
  background-image: url("../img/pu-arr-r.svg");
}
@media(min-width: $big_s) {
  .plan .slider a.rslides_nav.next {
    width: 3em;
    height: 3em;
  }
}
@media (max-width: 460px) {
  .plan .slider .image {
    display: none;
    min-height: 12em;
  }
  .plan .slider .caption {
    width: 100%;
    height: 12em;
  }
  .plan .slider a.rslides_nav {
    right: -2.9em;
  }
}
@media (min-width: 1024px) {
  .plan .slider {
    margin-left: auto;
  }
  .plan .slider .image {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  .plan .slider .caption {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: right;
    padding-right: 0.83333%;
    padding-left: 0.83333%;
    padding: 1em;
  }
  .plan .slider a.rslides_nav {
    right: inherit;
    left: 1em;
    bottom: 9.5em;
    margin-left: -4.5em;
  }
  .plan .slider a.rslides_nav.next {
    right: -3.5em;
    bottom: 9.5em;
  }
}
.plan .small .slider .image {
  min-height: 12em;
}
.plan .small .slider .caption {
  height: 12em;
}
@media (min-width: 1024px) {
  .plan .small .slider a.rslides_nav {
    bottom: 6.5em;
  }
}
.plan .commute.first .title {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 46.66667%;
  float: left;
  margin-left: 13.33333%;
  margin-right: -100%;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
}
.plan .commute.first .buttons {
  height: 100%;
  position: absolute;
  right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 40%;
  float: right;
  padding-right: 0.66667%;
  padding-left: 0.66667%;
}
.plan .commute.first .buttons a {
  background-color: #f1a604;
  height: 100%;
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 0.75em;
  padding-top: 1.25em;
}
.plan .commute.first .buttons a img {
  margin-bottom: 0.5em;
  opacity: 0.7;
}
.plan .commute.first .buttons a:nth-child(1) {
  border-right: 3px solid rgba(38, 38, 38, 0.2);
  left: 0;
  right: inherit;
}
.plan .commute.first .buttons a span {
  display: none;
}
@media (min-width: 600px) {
  .plan .commute.first .buttons a span {
    display: inline;
  }
}
@media (max-width: 460px) {
  .plan .commute.first .buttons {
    max-width: 36%;
  }
  .plan .commute.first .buttons a img {
    height: 2.5em;
    margin-top: 1em;
  }
}
@media (min-width: 600px) {
  .plan .commute.first .title {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60%;
    float: left;
    margin-left: 13.33333%;
    margin-right: -100%;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
  .plan .commute.first .buttons {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: right;
    padding-right: 0.66667%;
    padding-left: 0.66667%;
  }
  .plan .commute.first .buttons a {
    padding-top: 2em;
  }
}
@media (min-width: 1024px) {
  .plan .commute.first .title {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60%;
    float: left;
    margin-left: 6.66667%;
    margin-right: -100%;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
  .plan .commute.first .buttons {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 26.66667%;
    float: right;
    padding-right: 0.66667%;
    padding-left: 0.66667%;
  }
}

.show-maps {
  height: 0;
  overflow: hidden;
}
.show-maps.open {
  height: 36.25em;
}
.show-maps .tabs {
  background-color: #f1a604;
}
.show-maps .tabs li {
  text-align: center;
  width: inherit;
  display: inline-block;
  padding: 1.25em 1em;
}
.show-maps .tabs li a {
  color: #3b3b37;
  display: inline-block;
}
.show-maps .tabs li a.inactive {
  opacity: 0.5;
}
.show-maps .tabs li img {
  display: block;
  margin: 0 auto 0.5em;
}

.map-slider .info {
  width: 40%;
  float: left;
  padding: 4em 6em;
  color: #7f7f7f;
}
.map-slider .map {
  width: 60%;
  float: right;
}
.map-slider .slide {
  overflow: auto;
}
.map-slider .info h2 {
  color: #3b3b37;
}
.map-slider .info p {
  margin: 1em 0;
  line-height: 1.75em;
}

/*  List  */
.expo .slider .caption {
  background-color: rgba(255, 255, 255, 0.7);
  color: #262626;
}
.expo .slider .caption .bottom {
  background-color: #fff;
  border: none;
}
.expo .slider .caption h1 {
  color: #52318e;
}
.expo .slider .caption h2 {
  margin-top: 0;
}
.expo .slider .caption .counter {
  color: #bdaae1;
}

ul.rooms > li {
  background-color: #f4f4f4;
  overflow: hidden;
  -moz-transition: all, 0.5s, ease;
  -o-transition: all, 0.5s, ease;
  -webkit-transition: all, 0.5s, ease;
  transition: all, 0.5s, ease;
}
ul.rooms section.head wrap, ul.rooms section.head .slider, ul.rooms section.head .store-rent, ul.rooms section.head .heading, ul.rooms section.head .masonry, ul.rooms section.head .featured_img, ul.rooms section.head article .video > div, ul.rooms article section.head .video > div {
  padding-top: 2em;
  padding-bottom: 1.75em;
  cursor: pointer;
}
ul.rooms section.head wrap > div:nth-child(1), ul.rooms section.head .slider > div:nth-child(1), ul.rooms section.head .store-rent > div:nth-child(1), ul.rooms section.head .heading > div:nth-child(1), ul.rooms section.head .masonry > div:nth-child(1), ul.rooms section.head .featured_img > div:nth-child(1), ul.rooms section.head article .video > div > div:nth-child(1), ul.rooms article section.head .video > div > div:nth-child(1) {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 13.33333%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
  font-family: "futura-pt-condensed", helvetica, arial, sans-serif;
  font-size: 3em;
  line-height: 0.95em;
  color: rgba(38, 38, 38, 0.25);
}
ul.rooms section.head wrap > div:nth-child(2), ul.rooms section.head .slider > div:nth-child(2), ul.rooms section.head .store-rent > div:nth-child(2), ul.rooms section.head .heading > div:nth-child(2), ul.rooms section.head .masonry > div:nth-child(2), ul.rooms section.head .featured_img > div:nth-child(2), ul.rooms section.head article .video > div > div:nth-child(2), ul.rooms article section.head .video > div > div:nth-child(2) {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 73.33333%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  color: #52318e;
}
ul.rooms section.head wrap > div:nth-child(2) p, ul.rooms section.head .slider > div:nth-child(2) p, ul.rooms section.head .store-rent > div:nth-child(2) p, ul.rooms section.head .heading > div:nth-child(2) p, ul.rooms section.head .masonry > div:nth-child(2) p, ul.rooms section.head .featured_img > div:nth-child(2) p, ul.rooms section.head article .video > div > div:nth-child(2) p, ul.rooms article section.head .video > div > div:nth-child(2) p {
  text-transform: uppercase;
  color: #bdaae1;
  font-size: 0.75em;
}
ul.rooms section.head wrap > div:nth-child(2) h2, ul.rooms section.head .slider > div:nth-child(2) h2, ul.rooms section.head .store-rent > div:nth-child(2) h2, ul.rooms section.head .heading > div:nth-child(2) h2, ul.rooms section.head .masonry > div:nth-child(2) h2, ul.rooms section.head .featured_img > div:nth-child(2) h2, ul.rooms section.head article .video > div > div:nth-child(2) h2, ul.rooms article section.head .video > div > div:nth-child(2) h2 {
  font-size: 1.25em;
  position: relative;
  top: 0.15em;
}
ul.rooms section.head wrap > div:nth-child(3), ul.rooms section.head .slider > div:nth-child(3), ul.rooms section.head .store-rent > div:nth-child(3), ul.rooms section.head .heading > div:nth-child(3), ul.rooms section.head .masonry > div:nth-child(3), ul.rooms section.head .featured_img > div:nth-child(3), ul.rooms section.head article .video > div > div:nth-child(3), ul.rooms article section.head .video > div > div:nth-child(3) {
  display: none;
  color: #52318e;
}
ul.rooms section.head wrap > div:nth-child(4), ul.rooms section.head .slider > div:nth-child(4), ul.rooms section.head .store-rent > div:nth-child(4), ul.rooms section.head .heading > div:nth-child(4), ul.rooms section.head .masonry > div:nth-child(4), ul.rooms section.head .featured_img > div:nth-child(4), ul.rooms section.head article .video > div > div:nth-child(4), ul.rooms article section.head .video > div > div:nth-child(4) {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 6.66667%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
  text-align: center;
}
ul.rooms section.head wrap > div:nth-child(4) a.open_btn, ul.rooms section.head .slider > div:nth-child(4) a.open_btn, ul.rooms section.head .store-rent > div:nth-child(4) a.open_btn, ul.rooms section.head .heading > div:nth-child(4) a.open_btn, ul.rooms section.head .masonry > div:nth-child(4) a.open_btn, ul.rooms section.head .featured_img > div:nth-child(4) a.open_btn, ul.rooms section.head article .video > div > div:nth-child(4) a.open_btn, ul.rooms article section.head .video > div > div:nth-child(4) a.open_btn {
  display: inline-block;
  width: 2.5em;
  height: 2.5em;
  border: 2px solid;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
ul.rooms section.head wrap > div:nth-child(4) a.open_btn div, ul.rooms section.head .slider > div:nth-child(4) a.open_btn div, ul.rooms section.head .store-rent > div:nth-child(4) a.open_btn div, ul.rooms section.head .heading > div:nth-child(4) a.open_btn div, ul.rooms section.head .masonry > div:nth-child(4) a.open_btn div, ul.rooms section.head .featured_img > div:nth-child(4) a.open_btn div, ul.rooms section.head article .video > div > div:nth-child(4) a.open_btn div, ul.rooms article section.head .video > div > div:nth-child(4) a.open_btn div {
  border-bottom: 3px solid #52318e;
  border-left: 3px solid #52318e;
  width: 1em;
  height: 1em;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin: 0.8em auto;
}
@media (min-width: 850px) {
  ul.rooms section.head wrap > div:nth-child(1), ul.rooms section.head .slider > div:nth-child(1), ul.rooms section.head .store-rent > div:nth-child(1), ul.rooms section.head .heading > div:nth-child(1), ul.rooms section.head .masonry > div:nth-child(1), ul.rooms section.head .featured_img > div:nth-child(1), ul.rooms section.head article .video > div > div:nth-child(1), ul.rooms article section.head .video > div > div:nth-child(1) {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 6.66667%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
  ul.rooms section.head wrap > div:nth-child(2), ul.rooms section.head .slider > div:nth-child(2), ul.rooms section.head .store-rent > div:nth-child(2), ul.rooms section.head .heading > div:nth-child(2), ul.rooms section.head .masonry > div:nth-child(2), ul.rooms section.head .featured_img > div:nth-child(2), ul.rooms section.head article .video > div > div:nth-child(2), ul.rooms article section.head .video > div > div:nth-child(2) {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
  ul.rooms section.head wrap > div:nth-child(3), ul.rooms section.head .slider > div:nth-child(3), ul.rooms section.head .store-rent > div:nth-child(3), ul.rooms section.head .heading > div:nth-child(3), ul.rooms section.head .masonry > div:nth-child(3), ul.rooms section.head .featured_img > div:nth-child(3), ul.rooms section.head article .video > div > div:nth-child(3), ul.rooms article section.head .video > div > div:nth-child(3) {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 53.33333%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
    display: block;
  }
}
ul.rooms > li.unique section.head wrap > div:nth-child(1), ul.rooms > li.unique section.head .slider > div:nth-child(1), ul.rooms > li.unique section.head .store-rent > div:nth-child(1), ul.rooms > li.unique section.head .heading > div:nth-child(1), ul.rooms > li.unique section.head .masonry > div:nth-child(1), ul.rooms > li.unique section.head .featured_img > div:nth-child(1), ul.rooms > li.unique section.head article .video > div > div:nth-child(1), ul.rooms > li.unique article section.head .video > div > div:nth-child(1) {
  display: none;
}
ul.rooms > li.unique section.head wrap > div:nth-child(4), ul.rooms > li.unique section.head .slider > div:nth-child(4), ul.rooms > li.unique section.head .store-rent > div:nth-child(4), ul.rooms > li.unique section.head .heading > div:nth-child(4), ul.rooms > li.unique section.head .masonry > div:nth-child(4), ul.rooms > li.unique section.head .featured_img > div:nth-child(4), ul.rooms > li.unique section.head article .video > div > div:nth-child(4), ul.rooms > li.unique article section.head .video > div > div:nth-child(4) {
  display: none;
}
ul.rooms > li.open {
  height: inherit;
}
ul.rooms > li.closed {
  height: 6.5em !important;
}

ul.rooms > li:nth-child(2n+1) {
  background-color: #eeeeee;
}

ul.rooms > li:hover section.head, ul.rooms > li.open section.head {
  background-color: #52318e;
  cursor: pointer;
}
ul.rooms > li:hover section.head wrap h2, ul.rooms > li:hover section.head .slider h2, ul.rooms > li:hover section.head .store-rent h2, ul.rooms > li:hover section.head .heading h2, ul.rooms > li:hover section.head .masonry h2, ul.rooms > li:hover section.head .featured_img h2, ul.rooms > li:hover section.head article .video > div h2, ul.rooms > li:hover article section.head .video > div h2, ul.rooms > li.open section.head wrap h2, ul.rooms > li.open section.head .slider h2, ul.rooms > li.open section.head .store-rent h2, ul.rooms > li.open section.head .heading h2, ul.rooms > li.open section.head .masonry h2, ul.rooms > li.open section.head .featured_img h2, ul.rooms > li.open section.head article .video > div h2, ul.rooms > li.open article section.head .video > div h2 {
  color: #fff;
}
ul.rooms > li:hover section.head wrap > div:nth-child(3), ul.rooms > li:hover section.head .slider > div:nth-child(3), ul.rooms > li:hover section.head .store-rent > div:nth-child(3), ul.rooms > li:hover section.head .heading > div:nth-child(3), ul.rooms > li:hover section.head .masonry > div:nth-child(3), ul.rooms > li:hover section.head .featured_img > div:nth-child(3), ul.rooms > li:hover section.head article .video > div > div:nth-child(3), ul.rooms > li:hover article section.head .video > div > div:nth-child(3), ul.rooms > li.open section.head wrap > div:nth-child(3), ul.rooms > li.open section.head .slider > div:nth-child(3), ul.rooms > li.open section.head .store-rent > div:nth-child(3), ul.rooms > li.open section.head .heading > div:nth-child(3), ul.rooms > li.open section.head .masonry > div:nth-child(3), ul.rooms > li.open section.head .featured_img > div:nth-child(3), ul.rooms > li.open section.head article .video > div > div:nth-child(3), ul.rooms > li.open article section.head .video > div > div:nth-child(3) {
  color: #bdaae1;
}
ul.rooms > li:hover section.head wrap a.open_btn, ul.rooms > li:hover section.head .slider a.open_btn, ul.rooms > li:hover section.head .store-rent a.open_btn, ul.rooms > li:hover section.head .heading a.open_btn, ul.rooms > li:hover section.head .masonry a.open_btn, ul.rooms > li:hover section.head .featured_img a.open_btn, ul.rooms > li:hover section.head article .video > div a.open_btn, ul.rooms > li:hover article section.head .video > div a.open_btn, ul.rooms > li.open section.head wrap a.open_btn, ul.rooms > li.open section.head .slider a.open_btn, ul.rooms > li.open section.head .store-rent a.open_btn, ul.rooms > li.open section.head .heading a.open_btn, ul.rooms > li.open section.head .masonry a.open_btn, ul.rooms > li.open section.head .featured_img a.open_btn, ul.rooms > li.open section.head article .video > div a.open_btn, ul.rooms > li.open article section.head .video > div a.open_btn {
  border-color: #bdaae1 !important;
}
ul.rooms > li:hover section.head wrap a.open_btn div, ul.rooms > li:hover section.head .slider a.open_btn div, ul.rooms > li:hover section.head .store-rent a.open_btn div, ul.rooms > li:hover section.head .heading a.open_btn div, ul.rooms > li:hover section.head .masonry a.open_btn div, ul.rooms > li:hover section.head .featured_img a.open_btn div, ul.rooms > li:hover section.head article .video > div a.open_btn div, ul.rooms > li:hover article section.head .video > div a.open_btn div, ul.rooms > li.open section.head wrap a.open_btn div, ul.rooms > li.open section.head .slider a.open_btn div, ul.rooms > li.open section.head .store-rent a.open_btn div, ul.rooms > li.open section.head .heading a.open_btn div, ul.rooms > li.open section.head .masonry a.open_btn div, ul.rooms > li.open section.head .featured_img a.open_btn div, ul.rooms > li.open section.head article .video > div a.open_btn div, ul.rooms > li.open article section.head .video > div a.open_btn div {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-color: #fff;
  margin-top: 0.4em;
}

/*  Content  */
.rooms article h1, .rooms article h2 {
  font-family: "futura-pt", helvetica, arial, sans-serif;
}
.rooms article > .description {
  background-color: #311d55;
  padding: 4em 0;
}
.rooms article > .description wrap > div > div, .rooms article > .description .slider > div > div, .rooms article > .description .store-rent > div > div, .rooms article > .description .heading > div > div, .rooms article > .description .masonry > div > div, .rooms article > .description .featured_img > div > div, .rooms article > .description .video > div > div > div {
  margin-top: 0.5em;
  color: #eeeeee;
}
@media (min-width: 600px) {
  .rooms article > .description wrap > div, .rooms article > .description .slider > div, .rooms article > .description .store-rent > div, .rooms article > .description .heading > div, .rooms article > .description .masonry > div, .rooms article > .description .featured_img > div, .rooms article > .description .video > div > div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
}
.rooms article > .description h2 {
  font-size: 0.75em;
  text-transform: uppercase;
  color: #bdaae1;
}
.rooms article > .description h1 {
  font-size: 1.25em;
  color: #fff;
}
.rooms article .explanation {
  background-repeat: no-repeat;
  padding: 3em 0;
  font-size: 1.25em;
}
.rooms article .explanation h2 {
  color: #52318e;
  margin-bottom: 2em;
}
@media (min-width: 600px) {
  .rooms article .explanation {
    padding: 6em 0;
  }
  .rooms article .explanation wrap > div, .rooms article .explanation .slider > div, .rooms article .explanation .store-rent > div, .rooms article .explanation .heading > div, .rooms article .explanation .masonry > div, .rooms article .explanation .featured_img > div, .rooms article .explanation .video > div > div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 73.33333%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
}
.rooms article .explanation.image {
  font-size: 1em;
  background-color: #fff;
  position: relative;
}
.rooms article .explanation.image wrap > div img, .rooms article .explanation.image .slider > div img, .rooms article .explanation.image .store-rent > div img, .rooms article .explanation.image .heading > div img, .rooms article .explanation.image .masonry > div img, .rooms article .explanation.image .featured_img > div img, .rooms article .explanation.image .video > div > div img {
  max-width: 100%;
  max-height: 30em;
  width: auto;
}
.rooms article .explanation.image wrap > div > div, .rooms article .explanation.image .slider > div > div, .rooms article .explanation.image .store-rent > div > div, .rooms article .explanation.image .heading > div > div, .rooms article .explanation.image .masonry > div > div, .rooms article .explanation.image .featured_img > div > div, .rooms article .explanation.image .video > div > div > div {
  width: 80%;
}
.rooms article .explanation.image wrap > div > div p, .rooms article .explanation.image .slider > div > div p, .rooms article .explanation.image .store-rent > div > div p, .rooms article .explanation.image .heading > div > div p, .rooms article .explanation.image .masonry > div > div p, .rooms article .explanation.image .featured_img > div > div p, .rooms article .explanation.image .video > div > div > div p {
  margin-bottom: 1em;
}
@media (min-width: 800px) {
  .rooms article .explanation.image wrap > div, .rooms article .explanation.image .slider > div, .rooms article .explanation.image .store-rent > div, .rooms article .explanation.image .heading > div, .rooms article .explanation.image .masonry > div, .rooms article .explanation.image .featured_img > div, .rooms article .explanation.image .video > div > div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  .rooms article .explanation.image wrap > div h2, .rooms article .explanation.image .slider > div h2, .rooms article .explanation.image .store-rent > div h2, .rooms article .explanation.image .heading > div h2, .rooms article .explanation.image .masonry > div h2, .rooms article .explanation.image .featured_img > div h2, .rooms article .explanation.image .video > div > div h2 {
    margin: 0 0 2em !important;
  }
}
.rooms article .explanation.image wrap > div:nth-child(2), .rooms article .explanation.image .slider > div:nth-child(2), .rooms article .explanation.image .store-rent > div:nth-child(2), .rooms article .explanation.image .heading > div:nth-child(2), .rooms article .explanation.image .masonry > div:nth-child(2), .rooms article .explanation.image .featured_img > div:nth-child(2), .rooms article .explanation.image .video > div > div:nth-child(2) {
  padding-left: 1.25em;
}
.rooms article .explanation.image wrap h2, .rooms article .explanation.image .slider h2, .rooms article .explanation.image .store-rent h2, .rooms article .explanation.image .heading h2, .rooms article .explanation.image .masonry h2, .rooms article .explanation.image .featured_img h2, .rooms article .explanation.image .video > div h2 {
  font-size: 1.625em;
  margin: 2em 0 1em;
}
.rooms article .explanation.image .outer_image {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50%;
  background-size: cover;
  background-position: center;
}
.rooms article .collection {
  padding-top: 4em;
  padding-bottom: 4em;
}
.rooms article .collection h2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 53.33333%;
  float: left;
  padding-left: 0.66667%;
  padding-right: 0.66667%;
  color: #52318e;
  font-size: 2em;
  padding-bottom: 1em;
  float: none;
}
.rooms article .collection .masonry {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.rooms article .collection .masonry:after {
  content: " ";
  display: block;
  clear: both;
}
.rooms article .collection .masonry > li, .rooms article .collection .masonry > li.w2 {
  width: 50%;
}
@media (max-width: 460px) {
  .rooms article .collection .masonry > li, .rooms article .collection .masonry > li.w2 {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .rooms article .collection .masonry > li, .rooms article .collection .masonry > li.w2 {
    width: 33.3333%;
  }
}
@media (min-width: 1400px) {
  .rooms article .collection .masonry > li, .rooms article .collection .masonry > li.w2 {
    width: 25%;
  }
}
.rooms article .slider {
  max-width: none;
}
.rooms article .slider .image {
  margin: 0;
  background-position: center !important;
}
.rooms article .slider .caption {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  width: 68.5%;
  position: relative;
  float: none;
  background-color: #52318e;
  color: #fff;
  padding: 1em;
  margin-top: -2.85em;
  height: 2.85em;
}
.rooms article .slider .caption:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 460px) {
  .rooms article .slider .caption {
    width: 100%;
  }
}
.rooms article .slider .caption h2 {
  margin-bottom: 0;
  color: #fff;
}
.rooms article .slider .caption .bottom {
  background-color: transparent;
  padding: 1em;
  height: inherit;
  text-align: right;
  right: 4.5em;
  top: -0.1em;
}
.rooms article .slider a.rslides_nav {
  right: 17.5%;
  left: inherit;
  width: 2.9em;
  height: 2.9em;
  bottom: 0;
  background-color: #bdaae1;
  background-position: center;
}
.rooms article .slider a.rslides_nav:hover {
  background-color: #52318e;
}
.rooms article .slider a.rslides_nav.next {
  margin-right: -2.9em;
}
.rooms article .video {
  background-color: #262626;
  background-repeat: no-repeat;
  padding-top: 4em;
  padding-bottom: 4em;
  color: #fff;
}
.rooms article .video *:focus {
  outline: none;
  border: none;
}
.rooms article .video > div .video-container {
  width: 85%;
}
@media (min-width: 800px) {
  .rooms article .video > div .video-container {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
}
.rooms article .video > div .video-container img {
  width: 100%;
}
.rooms article .video > div .no-description .video-container {
  width: 100%;
}
.rooms article .video > div .no-description.ul .caption {
  width: 15% !important;
}
.rooms article .video > div .no-description.ul .caption .bottom {
  width: 94% !important;
}
.rooms article .video > div .no-description.ul .mejs-controls {
  width: 85%;
}
.rooms article .video > div .no-description.ul .mejs-controls .mejs-currenttime-container {
  text-align: right;
  padding-right: 1em;
}
.rooms article .video > div .no-description.yt .caption {
  width: 100% !important;
}
.rooms article .video > div .no-description.yt .caption .bottom {
  margin-left: 0.6%;
  width: 98.6666%;
}
.rooms article .video > div .no-description.yt .video-container {
  bottom: 52px;
}
.rooms article .video > div .mejs-poster {
  background-image: none !important;
}
.rooms article .video > div .caption {
  display: none;
  padding-left: 1em;
  position: absolute;
  right: 0;
  height: 100%;
}
@media (min-width: 800px) {
  .rooms article .video > div .caption {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40%;
    float: left;
    padding-left: 0.66667%;
    padding-right: 0.66667%;
  }
}
.rooms article .video > div .caption h1 {
  font-size: 1.25em;
  margin-bottom: 2em;
}
.rooms article .video > div .bottom {
  background-color: #52318e;
  position: absolute;
  bottom: 0;
  left: 1px;
  padding: 1.1em 7em 0 0;
  width: 98.2%;
  height: 3.35em;
  font-family: "futura-pt", helvetica, arial, sans-serif;
  font-size: 0.75em;
  text-align: right;
  padding: 1.15em 1em 0;
  text-align: left;
}
.rooms article .video > div a.rslides_nav {
  position: absolute;
  right: 0.65%;
  bottom: 0;
  color: rgba(255, 255, 255, 0);
  background: url("../img/arr-r.svg") no-repeat center;
  z-index: 2;
  height: 2.5em;
  width: 2em;
}
@media (max-width: 800px) {
  .rooms article .video > div a.rslides_nav {
    width: 2.5em;
    border: 2px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0;
  }
}
.rooms article .video > div a.rslides_nav.prev {
  margin-right: 2em;
  background-image: url("../img/arr-l.svg");
}
@media (max-width: 800px) {
  .rooms article .video > div a.rslides_nav.prev {
    margin: 0 0 4em 0;
  }
}
.rooms article .video > div li.slide .video-container {
  position: absolute;
  bottom: 0;
}
@media (max-width: 460px) {
  .rooms article .video > div li.slide {
    min-height: 18em;
  }
}
.rooms article .quote {
  position: relative;
  height: 30em;
}
.rooms article .quote .bg-img {
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 100%;
  height: 30em;
  opacity: 0.35;
}
.rooms article .quote wrap div:nth-child(2), .rooms article .quote .slider div:nth-child(2), .rooms article .quote .store-rent div:nth-child(2), .rooms article .quote .heading div:nth-child(2), .rooms article .quote .masonry div:nth-child(2), .rooms article .quote .featured_img div:nth-child(2), .rooms article .quote .video > div div:nth-child(2) {
  position: absolute;
  width: 100%;
  text-align: center;
  padding-top: 10em;
}
.rooms article .quote blockquote {
  font-size: 2em;
  padding: 0 4em;
}
.rooms article .quote h2 {
  color: #52318e;
}
.rooms article .quote h2:before {
  content: "– ";
}

article .menu {
  background-color: #eee;
}
article .menu wrap, article .menu .slider, article .menu .store-rent, article .menu .heading, article .menu .masonry, article .menu .featured_img, .rooms article .menu .video > div {
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 6em 0;
}
article .menu h1 {
  font-size: 2em;
  color: #c63513;
}
article .menu ul.tabs {
  margin: 1em 0 2em;
  padding-left: initial;
}
article .menu ul.tabs li {
  display: inline;
  margin-right: 2em;
}
article .menu ul.tabs li a {
  color: #999;
}
article .menu ul.tabs li.current a {
  color: #52318e;
}
article .menu .tContent div {
  display: none;
  font-size: 0.875em;
  line-height: 2em;
}
article .menu .tContent div.cols_2 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 2em;
  -webkit-column-gap: 2em;
  column-gap: 2em;
}
article .menu .tContent div.current {
  display: block !important;
}

ul.rooms li.open section.head {
  -moz-box-shadow: 0 0.5em 0.5em -0.5em #262626;
  -webkit-box-shadow: 0 0.5em 0.5em -0.5em #262626;
  box-shadow: 0 0.5em 0.5em -0.5em #262626;
  position: relative;
}
