/**
 * Foundation for Sites by ZURB
 * Version 6.2.4
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Oranienbaum");
@font-face {
  font-family: 'BrushScriptStd';
  src: url("../fnt/../fnt/BrushScriptStd.eot");
  src: url("../fnt/../fnt/BrushScriptStd.woff2") format("woff2"), url("../fnt/../fnt/BrushScriptStd.woff") format("woff"), url("../fnt/../fnt/BrushScriptStd.ttf") format("truetype"), url("../fnt/../fnt/BrushScriptStd.svg#BrushScriptStd") format("svg"), url("../fnt/../fnt/BrushScriptStd.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
.header img.logotipo {
  margin: 5rem auto;
  display: block; }
  @media screen and (max-width: 63.9375em) {
    .header img.logotipo {
      width: 17.8125rem;
      height: 3.9375rem; } }

h1.dorado, h2.dorado, h3.dorado {
  color: #a08647; }
h1.blanco, h2.blanco, h3.blanco {
  color: #ffffff; }

h1 {
  font-family: 'Oranienbaum', serif;
  font-size: 4rem; }
  @media screen and (max-width: 63.9375em) {
    h1 {
      font-size: 3rem; } }

h2, h3 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.6875rem;
  line-height: 2rem;
  color: #808080; }
  h2.firma, h3.firma {
    color: #808080;
    font-family: 'BrushScriptStd';
    font-size: 2.1875rem;
    font-weight: 400; }

h2 {
  font-weight: 600; }

p, ol, ul, label, li, blockquote {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.0625rem;
  line-height: 1.4375rem;
  color: #808080; }
  p.dorado, ol.dorado, ul.dorado, label.dorado, li.dorado, blockquote.dorado {
    color: #a08647; }
  p.precio, ol.precio, ul.precio, label.precio, li.precio, blockquote.precio {
    font-size: 1.6875rem;
    margin: 3.125rem 0; }
    p.precio span, ol.precio span, ul.precio span, label.precio span, li.precio span, blockquote.precio span {
      font-size: 1.875rem;
      color: #a08647;
      font-weight: 600; }

a {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.4375rem;
  color: #808080; }
  a:hover, a:focus, a:active {
    color: #a08647; }

form {
  margin-top: 1.875rem; }
  form span.form-error {
    display: none; }
  form .has-error label {
    color: #ec5840; }
  form .has-error input[type="text"], form .has-error input[type="password"], form .has-error input[type="date"], form .has-error input[type="datetime"], form .has-error input[type="datetime-local"], form .has-error input[type="month"], form .has-error input[type="week"], form .has-error input[type="email"], form .has-error input[type="number"], form .has-error input[type="search"], form .has-error input[type="tel"], form .has-error input[type="time"], form .has-error input[type="url"], form .has-error input[type="color"], form .has-error select, form .has-error textarea {
    border-color: #ec5840; }
  form .has-error span.form-error {
    color: #ec5840;
    font-size: 0.75rem;
    font-weight: bold;
    display: block; }

label {
  font-weight: 700;
  font-size: 1.125rem; }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], select, textarea {
  color: #808080;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.0625rem;
  box-shadow: none; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, select:focus, textarea:focus {
    border-color: none;
    box-shadow: none; }

.button {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.0625rem;
  line-height: 1.4375rem; }
  .button.boton-dorado {
    background: #a08647;
    color: #ffffff; }
    .button.boton-dorado:hover, .button.boton-dorado:focus, .button.boton-dorado:active {
      background: #eae6e4;
      color: #a08647; }
  .button.boton-gris {
    background: #eae6e4;
    color: #808080; }
    .button.boton-gris:hover, .button.boton-gris:focus, .button.boton-gris:active {
      background: #a08647;
      color: #eae6e4; }
  .button.boton-detalles {
    background: transparent;
    border: 0.0625rem solid #ffffff;
    padding: 2.5rem;
    margin: auto; }

.cont-icono {
  position: relative; }
  @media screen and (max-width: 39.9375em) {
    .cont-icono {
      display: inline-block;
      margin: 1.875rem 0.625rem; } }
  .cont-icono.alternativo {
    display: inline; }
    .cont-icono.alternativo span {
      background: #ffffff; }
    .cont-icono.alternativo .icofont-share {
      line-height: 3.375rem;
      color: #a08647;
      border: 0.125rem solid #a08647; }
      .cont-icono.alternativo .icofont-share:hover, .cont-icono.alternativo .icofont-share:focus, .cont-icono.alternativo .icofont-share:active {
        color: #808080;
        border: 0.125rem solid #808080; }
  .cont-icono span {
    position: absolute;
    background: #eae6e4;
    bottom: 0.9375rem;
    height: 2.1875rem; }
  .cont-icono .icofont-social-facebook, .cont-icono .icofont-phone, .cont-icono .icofont-smart-phone, .cont-icono .icofont-share {
    color: #808080;
    font-size: 1.875rem;
    border: 0.125rem solid #808080;
    padding: 0.375rem 0.6875rem;
    line-height: 5rem; }
    .cont-icono .icofont-social-facebook:hover, .cont-icono .icofont-social-facebook:focus, .cont-icono .icofont-social-facebook:active, .cont-icono .icofont-phone:hover, .cont-icono .icofont-phone:focus, .cont-icono .icofont-phone:active, .cont-icono .icofont-smart-phone:hover, .cont-icono .icofont-smart-phone:focus, .cont-icono .icofont-smart-phone:active, .cont-icono .icofont-share:hover, .cont-icono .icofont-share:focus, .cont-icono .icofont-share:active {
      color: #a08647;
      border: 0.125rem solid #a08647; }

.separador-50 {
  margin: 3.125rem 0; }

.img-linea-01, .img-linea-02, .img-linea-03, .adorno-footer {
  position: absolute; }

img.icono-dorado {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.625rem; }

@media screen and (max-width: 63.9375em) {
  .site-index {
    margin-top: 3.75rem; } }
.site-index i.contacto-modal {
  font-size: 1.5625rem;
  color: #a08647;
  transition: 0.5s;
  position: fixed;
  right: 1%;
  top: 11%;
  z-index: 1; }
  @media print, screen and (min-width: 40em) {
    .site-index i.contacto-modal {
      background: #a08647;
      font-size: 1.875rem;
      color: #ffffff;
      padding: 0.625rem; } }
  .site-index i.contacto-modal:hover, .site-index i.contacto-modal:focus, .site-index i.contacto-modal:active {
    transition: 0.5s;
    background: #eae6e4;
    color: #a08647; }
.site-index .bg-grid {
  background: url(../img/bg-grid.png) no-repeat;
  margin-top: -6.25rem;
  background-position: 50%;
  height: 18.75rem; }
  @media print, screen and (min-width: 64em) {
    .site-index .bg-grid {
      height: 31.25rem; } }
.site-index .bg-gris {
  background: #eae6e4;
  padding-bottom: 3.125rem; }
  .site-index .bg-gris .row-presentacion {
    position: relative; }
    .site-index .bg-gris .row-presentacion .img-linea-01 {
      left: 9.875rem;
      top: -18.125rem; }
      @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .site-index .bg-gris .row-presentacion .img-linea-01 {
          top: -16.5rem;
          left: 2.3125rem;
          height: 25rem; } }
    .site-index .bg-gris .row-presentacion .img-linea-02 {
      top: -12.5rem;
      right: 9.875rem; }
      @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .site-index .bg-gris .row-presentacion .img-linea-02 {
          right: 2.5rem; } }
    .site-index .bg-gris .row-presentacion img.imagen-principal {
      margin: -16.25rem 0 5rem 0; }
      @media print, screen and (min-width: 64em) {
        .site-index .bg-gris .row-presentacion img.imagen-principal {
          margin: -24.375rem 0 5rem 0; } }
  .site-index .bg-gris .row-descripcion {
    position: relative; }
    .site-index .bg-gris .row-descripcion .img-linea-03 {
      top: 1.1875rem;
      left: 6.25rem; }
.site-index .bg-ventajas, .site-index .bg-propiedades {
  padding-top: 7.5rem; }
  @media screen and (max-width: 63.9375em) {
    .site-index .bg-ventajas, .site-index .bg-propiedades {
      padding-top: 2.5rem; } }
.site-index .bg-ventajas {
  position: relative;
  background: url(../img/bg-ventajas.jpg) no-repeat;
  background-position: right;
  height: 35rem; }
  .site-index .bg-ventajas .adorno-footer {
    bottom: -77px;
    left: -33px; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .site-index .bg-ventajas {
      background-size: contain  !important;
      height: 55rem !important; } }
  @media screen and (max-width: 63.9375em) {
    .site-index .bg-ventajas {
      background: url(../img/bg-ventajas-medium.jpg) no-repeat;
      background-position: center top;
      height: 68.75rem; }
      .site-index .bg-ventajas .col-ventajas {
        padding-top: 6.25rem; }
      .site-index .bg-ventajas h1 {
        margin: 3.125rem 0; }
      .site-index .bg-ventajas img {
        margin: auto;
        display: block; }
      .site-index .bg-ventajas img.img-experiencia {
        height: 20rem; }
      .site-index .bg-ventajas .media-object-section {
        display: block;
        margin: 1.25rem; } }
.site-index .bg-propiedades {
  background: #cbc8c7 url(../img/bg-propiedades.jpg) no-repeat;
  background-size: cover;
  background-position: 50%; }
  @media screen and (max-width: 63.9375em) {
    .site-index .bg-propiedades {
      height: auto; } }
  .site-index .bg-propiedades .row-propiedades {
    position: relative; }
    .site-index .bg-propiedades .row-propiedades .img-linea-01 {
      bottom: 0;
      left: 0; }
    .site-index .bg-propiedades .row-propiedades .info a.enlace-propiedades {
      padding: 17.5625rem 6.875rem;
      position: absolute;
      right: -1.125rem;
      top: -2.125rem; }
      @media print, screen and (min-width: 64em) {
        .site-index .bg-propiedades .row-propiedades .info a.enlace-propiedades {
          right: 0; } }
      .site-index .bg-propiedades .row-propiedades .info a.enlace-propiedades:hover h5, .site-index .bg-propiedades .row-propiedades .info a.enlace-propiedades:focus h5, .site-index .bg-propiedades .row-propiedades .info a.enlace-propiedades:active h5 {
        background: #eae6e4;
        color: #a08647; }
  .site-index .bg-propiedades h1 {
    margin-top: 0.625rem; }
  .site-index .bg-propiedades .card .card-section {
    padding: 0 3.4375rem;
    height: 19.6875rem;
    border-bottom: 0.25rem solid #a08647;
    position: relative; }
    .site-index .bg-propiedades .card .card-section img.icono-dorado {
      width: 0.8125rem;
      height: 1.1875rem;
      top: -1.125rem; }
    .site-index .bg-propiedades .card .card-section h1 {
      color: #eae6e4; }

.site-detalle h1 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.6875rem;
  font-weight: 600;
  line-height: 2rem;
  color: #a08647; }
.site-detalle .slider-for {
  margin-bottom: 0.9375rem; }
.site-detalle .slider-nav div {
  padding: 0 0.3125rem; }
  .site-detalle .slider-nav div img {
    cursor: pointer;
    filter: opacity(30%); }
  .site-detalle .slider-nav div.slick-current img {
    filter: opacity(100%); }
.site-detalle .slick-prev {
  left: 0; }
  .site-detalle .slick-prev:before {
    content: '\2B05'; }
.site-detalle .slick-next {
  right: 0; }
  .site-detalle .slick-next:before {
    content: '\27A1'; }
.site-detalle .slick-prev, .site-detalle .slick-next {
  z-index: 1;
  height: 2.5rem;
  width: 2.5rem; }
  .site-detalle .slick-prev:before, .site-detalle .slick-next:before {
    background: #a08647;
    color: #ffffff;
    padding: 0.625rem; }
.site-detalle .slick-dots li.slick-active button::before {
  opacity: 1;
  color: #a08647; }
.site-detalle .slick-dots li button::before {
  opacity: 1;
  color: #808080; }
.site-detalle .slick-dots li button::before {
  font-size: 0.625rem; }
.site-detalle .row-especificacion {
  padding: 1.25rem 0;
  margin: 2.5rem 0;
  border-top: 0.125rem solid #eae6e4;
  border-bottom: 0.125rem solid #eae6e4; }
  .site-detalle .row-especificacion i {
    font-size: 1.6875rem;
    color: #a08647; }
.site-detalle p.precio {
  margin: 0 0 0.9375rem 0; }
.site-detalle ul {
  list-style-type: none;
  margin-left: 0; }
.site-detalle .bg-formulario {
  position: relative;
  margin-top: 3.125rem;
  background: #f6f6f6 url(../img/bg-formulario.png) no-repeat;
  background-position: 50% bottom;
  height: auto;
  padding-top: 3.125rem; }
  @media print, screen and (min-width: 64em) {
    .site-detalle .bg-formulario {
      height: 50rem; } }
.site-detalle .mapa {
  height: 33.75rem;
  z-index: 1; }
  @media screen and (max-width: 63.9375em) {
    .site-detalle .mapa {
      margin-top: 3.125rem; } }
  @media print, screen and (min-width: 64em) {
    .site-detalle .mapa {
      border: 0.5rem solid #ffffff; } }

.site-contacto-modal {
  padding-top: 6.25rem; }
  .site-contacto-modal .img-grid {
    position: absolute;
    bottom: -16.875rem;
    z-index: -1; }

.reveal.full {
  background: #eae6e4; }

.callout {
  z-index: 2;
  width: 100%;
  position: absolute;
  height: 18.75rem;
  padding-top: 2.5rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0; }
  .callout.success {
    background: #a08647; }
    .callout.success h3, .callout.success p {
      color: #ffffff; }
  .callout.alert h3, .callout.alert p {
    color: #ec5840; }

.footer {
  position: relative;
  padding: 13% 0;
  background: url(../img/bg-footer.jpg);
  background-size: cover;
  background-position: 18%;
  height: 22.25rem; }
  .footer img.adorno-footer {
    top: -50%;
    margin-left: -3rem; }
  @media print, screen and (min-width: 64em) {
    .footer {
      padding: 4% 0;
      background-position: 44%; } }
  .footer p {
    margin-bottom: 0.0625rem; }

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