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-size: 100%;
  font: inherit;
  vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
body {
  line-height: 1;
  font-family: 'Montserrat', sans-serif;
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after {
  content: '';
  content: none
}
q:before, q:after {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
@-ms-viewport {
  width: device-width
}
header {
  position: relative
}
header .marginTOP {
  display: none;
  height: 50px;
  width: 100%
}
@media only screen and (max-width: 600px) {
  header .marginTOP {
    display: inline-block
  }
}
nav {
  position: absolute;
  top: 20px;
  width: 100%;
  z-index: 99
}
@media only screen and (max-width: 600px) {
  nav {
    top: 0px
  }
}
.contenedor {
  width: 100%;
  max-width: 980px;
  margin: 0 auto
}
.contenedorSELECT {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  position: relative;
  top: -80px
}
@media only screen and (max-width: 700px) {
  .contenedorSELECT {
    top: 0
  }
}
.contenedor840 {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  position: relative
}
#idioma {
  position: absolute;
  top: 10px;
  right: 10px
}
#idioma li {
  display: inline-block;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  font-size: 12px
}
#idioma a {
  text-decoration: none;
  color: white;
  opacity: 1
}
#idioma a:hover {
  color: #c2c2c2
}
#idioma .active {
  background-color: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#idioma .active a {
  color: black
}
@media only screen and (max-width: 600px) {
  #idioma {
    top: 70px
  }
}
.logo {
  margin: 0 auto;
  width: 290px;
  height: 93px;
  margin-bottom: 25px;
  background-image: url(../images/logo-conte3.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 20px 26px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s
}
@media only screen and (max-width: 600px) {
  .logo {
    display: none
  }
}
#menu-nav {
  width: 100%;
  max-width: 840px;
  text-align: center;
  border-top: 3px solid white
}
#menu-nav li {
  display: inline-block
}
#menu-nav a {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  padding: 20px 12.5px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
#menu-nav a:hover {
  color: #c2c2c2
}
#menu-nav .current-menu-item {
  background-repeat: no-repeat;
  background-image: url(../images/icon-active-solid-white.png);
  background-position: center 42px
}
@media only screen and (max-width: 840px) {
  #menu-nav a {
    font-size: 14px;
    padding: 20px 10px;
  }
}
@media only screen and (max-width: 720px) {
  #menu-nav {
    display: none
  }
}
.menuOFF li {
  height: 0px !important
}
#menu-mobile {
  background-color: rgba(39, 38, 52, 0.65);
  display: none;
  width: 100%;
  height: 60px;
  position: relative
}
#menu-mobile #boton-menu-mobile {
  position: absolute;
  padding: 16px 20px;
  top: 0;
  right: 0;
  cursor: pointer;
  border-radius: 100%
}
#menu-mobile #boton-menu-mobile:hover {
  opacity: 0.7
}
#menu-mobile #link-logo-mobile {
  padding: 0px;
  position: absolute;
  left: 12px;
  top: 12px
}
#menu-mobile #link-logo-mobile:hover {
  background: none
}
#menu-mobile .logo-mobile {
  width: 169px;
  height: 39px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../images/logo-conte-mobile1.png);
  display: inline-block
}
#menu-mobile .logo-mobile:hover {
  opacity: 0.8
}
@media only screen and (max-width: 600px) {
  #menu-mobile {
    display: block
  }
}
#boton-menu-tablet img {
  display: inline-block;
  margin-top: -5px;
  margin-bottom: -8px
}
#boton-menu-tablet p {
  display: inline-block;
  padding-left: 10px
}
@media only screen and (max-width: 600px) {
  #boton-menu-tablet {
    display: none !important
  }
}
#menu-nav-tablet {
  display: none;
  position: absolute;
  width: 100%;
  background-color: rgba(39, 38, 52, 0.65);
  text-align: center
}
#menu-nav-tablet li {
  width: 100%;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  transition: height 0.4s;
  height: 56px;
  background-color: #14141e
}
#menu-nav-tablet a {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  padding: 20px 21px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  border-bottom: 0px solid #333
}
#menu-nav-tablet a:hover {
  background-color: #14141e;
  color: #c2c2c2
}
@media only screen and (max-width: 720px) {
  #menu-nav-tablet {
    display: block
  }
}
video.bgvid {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -960px;
  min-width: 100%;
  min-height: 100%;
  width: 1920px;
  height: auto;
  z-index: -100;
  background-repeat: no-repeat;
  background-size: cover
}
#slideshow {
  height: 600px;
  width: 100%
}
#slideshow .contenedor840HTML {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  position: relative;
  top: 300px;
  z-index: 99
}
#slideshow .slideIN {
  height: 600px
}
#slideshow .slick-dots {
  bottom: 35px
}
#slideshow .slick-dots button:before {
  height: 6px;
  background-color: #FFF;
  content: " "
}
#slideshow .slick-prev, #slideshow .slick-next {
  position: absolute;
  width: 31px;
  height: 31px;
  top: 50%;
  margin-top: 15px;
  background-image: url(../images/icon-arrows.png);
  background-repeat: no-repeat
}
#slideshow .slick-prev:before, #slideshow .slick-next:before {
  content: ""
}
#slideshow .slick-prev {
  left: 10px;
  background-position: 0 0
}
#slideshow .slick-next {
  right: 10px;
  background-position: -31px 0
}
@media only screen and (max-width: 600px) {
  #slideshow .contenedor840HTML {
    top: 150px;
    width: 80%;
    margin: 0 auto;
    width: auto;
    text-align: center
  }
}
@media only screen and (max-width: 480px) {
  #slideshow .contenedor840HTML {
    top: 120px;
    width: 80%;
    margin: 0 auto;
    width: auto;
    text-align: center
  }
}
@media only screen and (max-width: 600px) {
  #slideshow .slideIN {
    height: 500px
  }
}
@media only screen and (max-width: 600px) {
  #slideshow {
    height: 500px
  }
}
.slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  box-sizing: border-box;
  height: 600px;
  display: block;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 79;
  opacity: 0.7
}
@media only screen and (max-width: 600px) {
  .slide {
    height: 500px
  }
}
.slideHTML {
  left: 0;
  z-index: 90;
  display: inline-block;
  text-align: left
}
.slideHTML a {
  color: #FFF;
  text-decoration: none;
  -webkit-transition: border-top 0.3s;
  transition: border-top 0.3s
}
.slideHTML a:hover h1 span {
  -webkit-transition: border-top 0.3s;
  transition: border-top 0.3s;
  border-top: 3px solid #000000
}
.slideHTML a:hover .highlight {
  background-color: rgba(0, 0, 0, 0.8)
}
.slideHTML .titlenot {
  margin-left: 8px
}
.slideHTML .title {
  position: relative;
  line-height: 45px;
  color: #fff;
  display: inline;
  white-space: pre-wrap;
  border: 0 solid rgba(39, 38, 52, 0.01);
  border-width: 0.26em 0
}
.slideHTML .title:after {
  content: "";
  position: absolute;
  top: -0.25em;
  right: 100%;
  bottom: -0.25em;
  width: 0.25em
}
.slideHTML .title > span {
  position: relative;
  z-index: 1
}
.slideHTML .highlight {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  padding: 6px
}
.slideHTML .italic {
  font-style: italic
}
.slideHTML h1 {
  display: inline-block;
  line-height: 56px;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
  color: #FFF
}
.slideHTML h1 span {
  border-top: 3px solid #FFF
}
.slideHTML h4 {
  display: inline-block;
  line-height: 37px;
  text-transform: capitalize;
  font-size: 27px;
  color: #FFF
}
.slideHTML h4 span {
  padding: 3px 6px !important
}
.slideHTML h5 {
  display: inline-block;
  line-height: 37px;
  text-transform: capitalize;
  font-size: 27px;
  color: #FFF
}
.slideHTML h5 span {
  padding: 3px 0px !important
}
.slideHTML p {
  display: inline-block;
  line-height: 34px;
  font-size: 18px;
  color: #FFF
}
.slideHTML .boton {
  display: inline-block;
  border: 2px solid #FFF;
  padding: 9px 28px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  margin-top: 10px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.slideHTML .boton:hover {
  background-color: #FFF;
  color: #c2c2c2
}
@media only screen and (max-width: 600px) {
  .slideHTML .titlenot {
    margin-left: 5px
  }
}
@media only screen and (max-width: 480px) {
  .slideHTML .titlenot {
    margin-left: 2px
  }
}
@media only screen and (max-width: 600px) {
  .slideHTML .boton {
    position: absolute;
    bottom: -150px;
    left: 50%;
    margin-left: -60px
  }
}
@media only screen and (max-width: 480px) {
  .slideHTML .boton {
    position: absolute;
    bottom: -200px;
    left: 50%;
    margin-left: -70px
  }
}
@media only screen and (max-width: 600px) {
  .slideHTML {
    margin: 0 40px
  }
  .slideHTML h1 {
    font-size: 32px;
    line-height: 48px
  }
  .slideHTML h4 {
    font-size: 22px;
    line-height: 32px
  }
  .slideHTML h5 {
    font-size: 22px;
    line-height: 36px !important
  }
}
@media only screen and (max-width: 480px) {
  .slideHTML h1 {
    font-size: 20px;
    line-height: 36px
  }
  .slideHTML h4 {
    font-size: 18px;
    line-height: 28px
  }
  .slideHTML h5 {
    font-size: 18px;
    line-height: 29px !important
  }
}
.loader {
  height: 100px;
  text-align: center;
  padding: 1em;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 35%;
  left: 50%;
  margin-left: -35px;
  z-index: 1
}
svg path, svg rect {
  fill: #000000
}
section {
  position: relative
}
section h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 27px;
  font-weight: 700;
  color: #000000;
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-top: 60px;
  padding: 0 12px;
}
section .subtitulo {
  text-align: center;
  color: #837e7e;
  margin-top: 20px;
  padding: 0 12px;
  font-size: 14px;
  line-height: 1.05rem;
}
section .texto-centrado {
  text-align: center;
  font-size: 18px;
  color: #343434;
  max-width: 700px;
  margin: 0 auto;
  padding: 12px;
  line-height: 21px
}
section .icono-centrado {
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  margin: 20px 0
}
@media only screen and (max-width: 480px) {
  section h2 {
    font-size: 22px
  }
}
.margin50 {
  width: 100%;
  height: 50px;
  display: block
}
.margin30 {
  width: 100%;
  height: 30px;
  display: block
}
.margin15 {
  width: 100%;
  height: 15px;
  display: block
}
.deco-linea {
  display: block;
  text-align: center
}
.deco-linea .linea {
  width: 30px;
  margin-top: 20px;
  display: inline-block;
  border-bottom: 1px solid #000000;
}
.buscador {
  box-sizing: border-box;
  width: 100%;
  max-width: 1120px;
  background-color: #ffffff;
  border: 2px solid #000000;
  margin: 0 auto;
  padding: 44px 34px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.buscador label {
  width: 100%;
  display: block;
  padding: 0 0px 11px 0;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
}
.buscador select {
  width: 100%;
  height: auto;
  background: #f7f7f7;
  border: none;
  color: #837e7e;
  font-family: 'Montserrat', sans-serif;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  font-size: 11px;
  padding: 10px;
}
.buscador li {
  display: inline-block;
  margin: 0 20px;
  float: left
}
.buscador .pais, .buscador .provincia {
  width: 150px
}
.buscador .hectareas {
  width: 234px
}
.buscador .hectareas select {
  width: 110px;
  max-width: 110px;
  float: left
}
.buscador .hectareas .hec-max {
  margin-right: 0
}
.buscador .hectareas .hec-min {
  margin-right: 10px
}
.buscador .boton-buscar {
  margin: 0 !important;
  padding-top: 26px
}
.buscador .boton-buscar a {
  position: relative;
  height: 29px;
  width: 144px;
  background-color: #000000;
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s
}
.buscador .boton-buscar a:hover {
  background-color: #00738D
}
.buscador .boton-buscar input {
  outline: none;
  border: none;
  background: none;
  color: #FFF;
  padding: 8px 28px;
  text-align: center
}
.buscador .boton-buscar input:focus {
  border: none;
  outline: none
}
.buscador .boton-buscar img {
  position: absolute;
  top: 0;
  right: 0
}
@media only screen and (max-width: 880px) {
  .buscador {
    max-width: 480px
  }
}
@media only screen and (max-width: 500px) {
  .buscador {
    max-width: 320px
  }
}
@media only screen and (max-width: 880px) {
  .buscador .pais {
    width: 100%;
    margin: 20px auto;
  }
}
@media only screen and (max-width: 880px) {
  .buscador .provincia {
    width: 100%;
    margin: 20px auto;
  }
}
@media only screen and (max-width: 500px) {
  .buscador .boton-buscar a {
    height: 39px
  }
}
@media only screen and (max-width: 500px) {
  .buscador .boton-buscar input {
    padding-top: 11px
  }
}
@media only screen and (max-width: 500px) {
  .buscador .boton-buscar img {
    height: 39px
  }
}
@media only screen and (max-width: 500px) {
  .buscador .boton-buscar {
    margin-left: 0px !important;
    float: none
  }
}
.visitados {
  width: 100%;
  max-width: 980px;
  margin: 0 auto
}
.visitados ul {
  width: 100%
}
.visitados li {
  float: left;
  max-width: 300px;
  width: 30%;
  margin-right: 5%
}
.visitados .last {
  margin-right: 0px !important
}
.visitados .thumb {
  position: relative;
  background-color: #000;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin-bottom: 7px;
}
.visitados .thumb .boton {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -68px;
  min-width: 152px;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  border: 2px solid #FFF;
  padding: 9px 28px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  z-index: 99;
  -webkit-transition: background-color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, opacity 0.3s;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.visitados .thumb img {
  display: block;
  width: 100%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.visitados .thumb:hover .boton {
  opacity: 1 !important
}
.visitados .thumb:hover img {
  opacity: 0.7
}
.visitados .info {
  padding-left: 35px;
  padding-top: 5px;
  padding-bottom: 20px;
  background-position: 10px 8px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-art-ubicacion2.png)
}
.visitados .info a {
  text-decoration: none;
  color: #000
}
.visitados .info h3 {
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 6px 0;
  color: #000;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.visitados .info h3:hover {
  color: #c2c2c2
}
.visitados .info h4 {
  font-size: 15px;
  margin: 6px 0;
  font-style: italic;
}
.visitados .info p {
  font-size: 15px
}
@media only screen and (max-width: 780px) {
  .visitados {
    display: none
  }
}
@media only screen and (max-width: 880px) {
  .visitados .info h3 {
    font-size: 16px
  }
}
@media only screen and (max-width: 880px) {
  .visitados .info h4 {
    font-size: 16px
  }
}
@media only screen and (max-width: 880px) {
  .visitados .info p {
    font-size: 14px
  }
}
@media only screen and (max-width: 480px) {
  .no-mobile {
    display: none !important
  }
}
.visitados-mobile {
  display: none;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0px
}
.visitados-mobile ul {
  width: 100%
}
.visitados-mobile li {
  float: left;
  width: 260px;
  max-width: 300px;
  margin: 0 10px
}
.visitados-mobile .last {
  margin-right: 0px !important
}
.visitados-mobile .thumb img {
  display: block;
  width: 100%;
  max-width: 320px;
  background-color: #000;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s
}
.visitados-mobile .thumb img:hover {
  opacity: 0.7
}
.visitados-mobile .info {
  padding-left: 35px;
  padding-top: 5px;
  padding-bottom: 20px;
  background-position: 10px 8px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-art-ubicacion2.png)
}
.visitados-mobile .info a {
  text-decoration: none;
  color: #000
}
.visitados-mobile .info h3 {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 4px 0;
  color: #000;
  -webkit-transition: color 0.3s;
  transition: color 0.3s
}
.visitados-mobile .info h3:hover {
  color: #c2c2c2
}
.visitados-mobile .info h4 {
  font-size: 18px;
  margin: 4px 0
}
.visitados-mobile .info p {
  font-size: 17px
}
.visitados-mobile .boton {
  position: relative;
  left: 50%;
  margin-left: -70px;
  margin-top: 20px;
  min-width: 152px;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  border: 2px solid #000000;
  padding: 9px 28px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  opacity: 0.65;
  -webkit-transition: background-color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, opacity 0.3s
}
.visitados-mobile .boton:hover {
  background-color: #000000;
  opacity: 1
}
.visitados-mobile .slick-prev, .visitados-mobile .slick-next {
  position: absolute;
  width: 31px;
  height: 31px;
  top: 100px;
  border-radius: 100%;
  margin-top: 15px;
  background-image: url(../images/icon-arrows.png);
  background-repeat: no-repeat;
  z-index: 999;
  background-color: rgba(39, 38, 52, 0.65)
}
.visitados-mobile .slick-prev:before, .visitados-mobile .slick-next:before {
  content: ""
}
.visitados-mobile .slick-prev:hover, .visitados-mobile .slick-next:hover {
  opacity: 1
}
.visitados-mobile .slick-prev {
  left: 10px;
  background-position: 0 0px
}
.visitados-mobile .slick-next {
  right: 10px;
  background-position: -31px 0px
}
.visitados-mobile .slick-slide, .visitados-mobile .slick-center {
  opacity: 1
}
@media only screen and (max-width: 780px) {
  .visitados-mobile {
    display: block
  }
}
@media only screen and (max-width: 480px) {
  .visitados-mobile li {
    width: 100%;
    max-width: 320px
  }
}
@media only screen and (max-width: 480px) {
  .visitados-mobile .info {
    margin-left: 12px
  }
}
@media only screen and (max-width: 880px) {
  .visitados-mobile .info h3 {
    font-size: 16px
  }
}
@media only screen and (max-width: 880px) {
  .visitados-mobile .info h4 {
    font-size: 16px
  }
}
@media only screen and (max-width: 880px) {
  .visitados-mobile .info p {
    font-size: 14px
  }
}
@media only screen and (max-width: 480px) {
  .visitados-mobile .slick-prev, .visitados-mobile .slick-next {
    top: 130px
  }
}
@media only screen and (max-width: 880px) {
  .visitados-mobile .slick-slide {
    opacity: 0.2
  }
}
.about .logo-conte-about {
  background-image: url(../images/logo-conte-about2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 550px;
  height: 204px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -108px;
  margin-left: -275px;
  margin-bottom: 20px;
  z-index: 999
}
.about .about-bg {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  box-shadow: 0px 6px 10px -2px rgba(0, 0, 0, 0.39)
}
.about .about-bg-slider {
  width: 100%
}
.about .about-img-bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  height: 359px;
  display: block;
  width: 100%
}
.about .about-text {
  box-sizing: border-box;
  color: #ffffff;
  text-align: justify;
  width: 100%;
  max-width: 700px;
  margin: 30px auto;
  font-size: 14px;
  line-height: 1.05rem;
}
.about .about-text strong {
  font-weight: 700
}
.about .about-text .deco-linea {
  margin-bottom: 50px
}
@media only screen and (max-width: 800px) {
  .about .logo-conte-about {
    width: 400px;
    height: 133px;
    margin-top: -61px;
    margin-left: -200px
  }
}
@media only screen and (max-width: 500px) {
  .about .logo-conte-about {
    width: 300px;
    height: 101px;
    margin-top: -54px;
    margin-left: -150px
  }
}
@media only screen and (max-width: 800px) {
  .about .about-img-bg {
    height: 300px
  }
}
@media only screen and (max-width: 500px) {
  .about .about-img-bg {
    height: 250px
  }
}
@media only screen and (max-width: 760px) {
  .about .about-text {
    padding: 15px;
    text-align: left
  }
}
@media only screen and (max-width: 760px) {
  .about .about-text .deco-linea {
    display: none
  }
}
footer {
  width: 100%;
  border-top: 6px solid #000000;
  background-color: #f8f8f8
}
footer #menu-nav-footer {
  margin-top: 16px;
  width: 100%;
  text-align: center
}
footer #menu-nav-footer li {
  display: inline-block
}
footer #menu-nav-footer a {
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  padding: 20px 10px
}
footer #menu-nav-footer a:hover {
  color: #c2c2c2
}
footer .datos-footer {
  font-size: 14px;
  text-align: center;
  margin: 10px 0 26px 0
}
footer .datos-footer li {
  display: inline-block;
  margin: 10px 0
}
footer .datos-footer li img {
  margin-bottom: -5px;
  padding: 0 10px
}
footer .datos-footer p {
  display: inline-block
}
footer .datos-footer .datos-div {
  padding-left: 12px
}
footer .social {
  height: 70px;
  width: 100%;
  text-align: center
}
footer .social a {
  display: inline-block;
  margin: 11px 10px
}
footer .social a img {
  position: relative;
  top: 0;
  padding-top: 10px;
  width: 29px;
  height: 29px;
  -webkit-transition: top 0.3s;
  transition: top 0.3s
}
footer .social a img:hover {
  top: -6px
}
@media only screen and (max-width: 900px) {
  footer #menu-nav-footer a {
    font-size: 14px
  }
}
@media only screen and (max-width: 800px) {
  footer #menu-nav-footer {
    display: none
  }
}
@media only screen and (max-width: 720px) {
  footer .datos-footer {
    margin: 30px 0 16px 0
  }
  footer .datos-footer .datos-div {
    display: none
  }
}
@media only screen and (max-width: 600px) {
  .top-default {
    display: none
  }
}
.top-default .top-default-bg {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  box-shadow: none;
  max-height: 365px;
  overflow: hidden
}
.top-default .top-default-bg-slider {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 0;
  width: 100%
}
.top-default .slick-initialized {
  opacity: 1 !important
}
.top-default .top-default-img-bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  height: 365px;
  display: block;
  width: 100%
}
.campos {
  width: 100%;
  max-width: 980px;
  margin: 0 auto
}
.campos ul {
  width: 100%;
  display: block
}
.campos li {
  height: 424px;
  float: left;
  max-width: 300px;
  width: 30%;
  margin-right: 5%
}
.campos .last {
  margin-right: 0px !important
}
.campos .thumb {
  position: relative;
  margin-bottom: 7px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.campos .thumb .boton {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -68px;
  min-width: 152px;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  border: 2px solid #FFF;
  padding: 9px 28px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  z-index: 99;
  -webkit-transition: background-color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, opacity 0.3s;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.campos .thumb img {
  display: block;
  width: 100%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.campos .thumb:hover {
  background-color: #000
}
.campos .thumb:hover .boton {
  opacity: 1 !important
}
.campos .thumb:hover img {
  opacity: 0.7
}
.campos .info {
  min-height: 110px;
  position: relative;
  padding-left: 35px;
  padding-top: 5px;
  padding-bottom: 20px;
  background-position: 10px 8px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-art-ubicacion2.png)
}
.campos .info a {
  text-decoration: none;
  color: #000
}
.campos .info h3 {
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 6px 0;
  color: #000;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.campos .info h3:hover {
  color: #c2c2c2
}
.campos .info h4 {
  font-size: 15px;
  margin: 6px 0;
  font-style: italic;
}
.campos .info p {
  font-size: 15px;
}
.campos .info .boton-mobile {
  position: absolute;
  bottom: 6px;
  left: 30px;
  display: none;
  border: 2px solid #000000;
  padding: 6px 20px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
  z-index: 1;
  font-size: 12px
}
@media only screen and (max-width: 780px) {
  .campos li {
    width: 40%;
    margin: 0 5%
  }
}
@media only screen and (max-width: 600px) {
  .campos li {
    display: table;
    float: none;
    width: 90%;
    margin: 0 auto;
    max-width: 400px;
    padding: 10px 0;
    border-bottom: 1px solid #eee
  }
}
@media only screen and (max-width: 780px) {
  .campos .last {
    margin: 0 5% !important
  }
}
@media only screen and (max-width: 600px) {
  .campos .last {
    width: 90%;
    margin: 0 auto !important
  }
}
@media only screen and (max-width: 780px) {
  .campos .ultimo {
    margin: 0 30% !important
  }
}
@media only screen and (max-width: 600px) {
  .campos .ultimo {
    margin: 0 auto !important;
    margin-bottom: 30px !important
  }
}
@media only screen and (max-width: 600px) {
  .campos .thumb {
    width: 35%;
    display: table-cell
  }
}
@media only screen and (max-width: 600px) {
  .campos .thumb .boton {
    display: none
  }
}
@media only screen and (max-width: 600px) {
  .campos .thumb:hover {
    background: none
  }
}
@media only screen and (max-width: 600px) {
  .campos .info {
    width: 65%;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: top
  }
}
@media only screen and (max-width: 420px) {
  .campos .info {
    background-size: 12px;
    background-position: 6px 2px;
    padding-top: 2px;
    padding-left: 26px;
    min-height: auto
  }
}
@media only screen and (max-width: 880px) {
  .campos .info h3 {
    font-size: 16px
  }
}
@media only screen and (max-width: 420px) {
  .campos .info h3 {
    font-size: 13px;
    margin-top: 0
  }
}
@media only screen and (max-width: 880px) {
  .campos .info h4 {
    font-size: 16px
  }
}
@media only screen and (max-width: 420px) {
  .campos .info h4 {
    font-size: 13px
  }
}
@media only screen and (max-width: 880px) {
  .campos .info p {
    font-size: 14px
  }
}
@media only screen and (max-width: 420px) {
  .campos .info p {
    font-size: 12px;
    margin-bottom: 20px
  }
}
@media only screen and (max-width: 600px) {
  .campos .info .boton-mobile {
    display: inline-block
  }
}
.filtro-ordenar {
  position: absolute;
  top: 0;
  right: 0px;
  width: 155px;
  height: auto;
  padding: 10px;
  border: 1px solid #dbdbdb;
  color: #837e7e;
  font-family: 'Montserrat', sans-serif;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
@media only screen and (max-width: 700px) {
  .filtro-ordenar {
    position: relative;
    left: 50%;
    margin-left: -77px;
    margin-top: 30px
  }
}
.pagination {
  width: 100%;
  text-align: center
}
.pagination .cont {
  display: inline-block;
  margin-bottom: 15px
}
.pagination .cont span, .pagination .cont a {
  padding: 10px;
  text-decoration: none;
  color: #000;
  cursor: pointer
}
.pagination .cont span:hover, .pagination .cont a:hover {
  color: #c2c2c2
}
.pagination .cont .current {
  background-image: url(../images/icon-active-alpha.png);
  background-position: center bottom;
  background-repeat: no-repeat
}
.novedades {
  width: 100%;
  max-width: 980px;
  margin: 0 auto
}
.novedades ul {
  width: 100%;
  text-align: justify
}
.novedades li {
  position: relative;
  text-align: left;
  display: inline-block;
  width: 22%;
  min-width: 215px;
  height: 365px;
  margin-right: 3%;
  overflow: hidden;
  margin-bottom: 30px
}
.novedades li.cuarto {
  margin-right: 0
}
.novedades .boton-mobile {
  display: none;
  text-align: center;
  margin-top: 20px
}
.novedades .boton-mobile a {
  border: 2px solid #000000;
  padding: 6px 20px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
  z-index: 1;
  font-size: 13px
}
.novedades .info {
  font-family: 'Montserrat', sans-serif;
  ;
  padding: 2px
}
.novedades .info .fecha {
  font-size: 13px;
  color: #a3a3a3;
  padding: 4px 0;
  margin-bottom: 6px
}
.novedades .info a {
  text-decoration: none;
  color: #343434
}
.novedades .info h3 {
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 4px;
  line-height: 20px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s
}
.novedades .info h3:hover {
  color: #c2c2c2
}
.novedades .info h4 {
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 4px;
  line-height: 18px
}
.novedades .thumb {
  position: relative;
  display: inline-block
}
.novedades .thumb a img {
  margin: 0;
  opacity: 1;
  display: block;
  width: 100%;
  max-width: 215px;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s
}
.novedades .thumb a img:hover {
  opacity: 0.8
}
.novedades .thumb .boton {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -75px;
  min-width: 152px;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  border: 2px solid #FFF;
  padding: 9px 28px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  z-index: 99;
  -webkit-transition: background-color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, opacity 0.3s
}
.novedades .thumb:hover {
  background-color: #000
}
.novedades .thumb:hover .boton {
  opacity: 1 !important
}
.novedades .thumb:hover img {
  opacity: 0.7
}
@media only screen and (max-width: 974px) {
  .novedades ul {
    text-align: center
  }
}
@media only screen and (max-width: 974px) {
  .novedades li {
    margin: 0 3%
  }
}
@media only screen and (max-width: 510px) {
  .novedades li {
    width: 320px;
    height: 500px;
    margin: 0
  }
}
@media only screen and (max-width: 974px) {
  .novedades li.cuarto {
    margin: 0 3%
  }
}
@media only screen and (max-width: 510px) {
  .novedades li.cuarto {
    margin: 0
  }
}
@media only screen and (max-width: 510px) {
  .novedades .boton-mobile {
    display: block;
    width: 100%
  }
}
@media only screen and (max-width: 510px) {
  .novedades .thumb a img {
    max-width: 320px
  }
}
@media only screen and (max-width: 510px) {
  .novedades .thumb .boton {
    display: none
  }
}
@media only screen and (max-width: 600px) {
  .novedades .thumb:hover {
    background: none
  }
}
.enviado {
  display: none
}
.enviado .gracias {
  position: absolute;
  top: 30%;
  padding-right: 20px;
  font-size: 17px;
  line-height: 22px
}
.enviado .gracias2 {
  position: absolute;
  top: 360px;
  padding-right: 20px;
  font-size: 17px;
  line-height: 22px
}
.enviado .gracias-volver {
  cursor: pointer;
  height: 29px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: #000000
}
.enviado .gracias-volver p {
  display: inline-block;
  margin-bottom: 9px;
  padding: 0 20px;
  color: #fff
}
.enviado .gracias-volver img {
  margin-bottom: -9px
}
.tasacion {
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  max-width: 677px;
  border: 1px solid #e5e5e5;
  padding: 8px 10px
}
.tasacion .tasacion-cont {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  text-align: left;
  border: 1px solid #cccccc;
  background-color: #f8f8f8;
  padding: 4px 10px
}
.tasacion .tasacion-cont .izq {
  box-sizing: border-box;
  width: 40%;
  padding: 10px;
  float: left
}
.tasacion .tasacion-cont .der {
  box-sizing: border-box;
  width: 60%;
  padding: 10px;
  float: right
}
.tasacion form label {
  width: 100%;
  display: block;
  padding: 6px 0
}
.tasacion form input {
  box-sizing: border-box;
  padding: 0 8px;
  width: 100%;
  height: 26px;
  border: 1px solid #dbdbdb;
  margin-bottom: 17px
}
.tasacion form textarea {
  box-sizing: border-box;
  padding: 8px;
  width: 100%;
  height: 130px;
  border: 1px solid #dbdbdb
}
.tasacion form .boton-enviar {
  margin: 0 !important;
  padding-top: 12px;
  text-align: right;
  cursor: pointer
}
.tasacion form .boton-enviar a {
  position: relative;
  height: 29px;
  width: 144px;
  background-color: #000000;
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s
}
.tasacion form .boton-enviar a:hover {
  background-color: #4d4d4d
}
.tasacion form .boton-enviar p {
  padding-right: 28px;
  padding-top: 6px;
  text-align: center
}
.tasacion form .boton-enviar img {
  position: absolute;
  top: 0;
  right: 0
}
@media only screen and (max-width: 530px) {
  .tasacion .tasacion-cont .izq {
    width: 100%
  }
}
@media only screen and (max-width: 530px) {
  .tasacion .tasacion-cont .der {
    width: 100%
  }
}
@media only screen and (max-width: 530px) {
  .tasacion form .boton-enviar {
    text-align: center
  }
}
@media only screen and (max-width: 500px) {
  .tasacion form .boton-enviar a {
    height: 39px
  }
}
@media only screen and (max-width: 500px) {
  .tasacion form .boton-enviar p {
    padding-top: 11px
  }
}
@media only screen and (max-width: 500px) {
  .tasacion form .boton-enviar img {
    height: 39px
  }
}
#mensaje-box #mensaje {
  padding-bottom: 10px;
  color: red
}
.box-contacto #mensaje {
  padding-left: 28px;
  padding-bottom: 20px !important;
  color: red
}
.contacto {
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  max-width: 840px;
  border: 1px solid #e5e5e5;
  padding: 8px 10px
}
.contacto .contacto-cont {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  text-align: left;
  border: 1px solid #cccccc;
  background-color: #f8f8f8;
  padding: 0px
}
.contacto .contacto-cont .primer-fila {
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  float: left
}
.contacto .contacto-cont .primer-fila .colum {
  box-sizing: border-box;
  padding: 10px 16px;
  width: 33%;
  float: left
}
.contacto .contacto-cont .segunda-fila {
  padding: 10px 26px
}
.contacto .contacto-cont .segunda-fila label {
  width: 130px;
  float: left
}
.contacto .contacto-cont .segunda-fila p {
  color: #000000;
  margin: 30px 0 0px 0
}
.contacto .contacto-cont .tercer-fila {
  box-sizing: border-box;
  width: 100%;
  padding: 10px 10px;
  display: table
}
.contacto .contacto-cont .tercer-fila .colum {
  box-sizing: border-box;
  padding: 10px 16px;
  display: table-cell;
  padding-bottom: 0
}
.contacto .contacto-cont .tercer-fila label {
  float: left;
  width: auto;
  margin-right: 10px
}
.contacto .contacto-cont .tercer-fila input {
  width: 230px
}
.contacto .contacto-cont .cuarta-fila {
  box-sizing: border-box;
  width: 100%;
  padding: 10px 26px 26px 26px
}
.contacto form label {
  width: 100%;
  display: block;
  padding: 6px 0
}
.contacto form input {
  box-sizing: border-box;
  padding: 0 8px;
  width: 100%;
  height: 26px;
  border: 1px solid #dbdbdb;
  margin-bottom: 6px
}
.contacto form textarea {
  box-sizing: border-box;
  padding: 8px;
  width: 100%;
  height: 130px;
  border: 1px solid #dbdbdb
}
.contacto form select {
  width: 150px;
  height: 26px;
  border: 1px solid #dbdbdb;
  color: #837e7e;
  font-family: 'Montserrat', sans-serif;
}
.contacto form .boton-enviar {
  margin: 0 !important;
  padding-top: 12px;
  text-align: left;
  cursor: pointer
}
.contacto form .boton-enviar a {
  position: relative;
  height: 39px;
  width: 210px;
  background-color: #000000;
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s
}
.contacto form .boton-enviar a:hover {
  background-color: #4d4d4d
}
.contacto form .boton-enviar p {
  padding-right: 28px;
  padding-top: 11px;
  text-align: center
}
.contacto form .boton-enviar img {
  position: absolute;
  top: 0;
  right: 0;
  height: 39px
}
@media only screen and (max-width: 530px) {
  .contacto .contacto-cont .primer-fila {
    width: 100%
  }
}
@media only screen and (max-width: 600px) {
  .contacto .contacto-cont .primer-fila .colum {
    width: 100%;
    padding-bottom: 0
  }
}
@media only screen and (max-width: 600px) {
  .contacto .contacto-cont .tercer-fila {
    display: block
  }
}
@media only screen and (max-width: 600px) {
  .contacto .contacto-cont .tercer-fila .colum {
    width: 100%;
    padding-bottom: 0;
    display: block
  }
}
@media only screen and (max-width: 600px) {
  .contacto .contacto-cont .tercer-fila label {
    width: 100%;
    float: none
  }
}
@media only screen and (max-width: 600px) {
  .contacto .contacto-cont .tercer-fila input {
    width: 100%;
    float: none
  }
}
@media only screen and (max-width: 530px) {
  .contacto form .boton-enviar {
    text-align: center
  }
}
#breadcrumb {
  width: 100%;
  color: #343434
}
#breadcrumb ul {
  text-align: left
}
#breadcrumb li {
  display: inline-block;
  margin: 0 2px;
  font-weight: 700
}
#breadcrumb a {
  color: #343434;
  font-weight: 700;
  display: inline-block;
  text-decoration: none
}
#breadcrumb .active {
  font-weight: 400;
  text-transform: uppercase
}
@media only screen and (max-width: 600px) {
  #breadcrumb {
    display: none
  }
}
#single-head .cont {
  box-sizing: border-box;
  width: 66%;
  display: inline-block;
  vertical-align: top;
  padding-top: 20px;
  padding-right: 14px;
  overflow: hidden
}
#single-head .cont h1 {
  font-size: 28px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px
}
#single-head .cont h3 {
  font-size: 20px;
  color: #000
}
#single-head .cont .tabs {
  margin-top: 47px
}
#single-head .cont .tabs .tabs-menu {
  position: relative;
  width: 100%;
  height: 33px
}
#single-head .cont .tabs .tabs-menu li {
  display: inline-block;
  padding: 2px 0px 8px 0;
  margin-right: 10px
}
#single-head .cont .tabs .tabs-menu li a {
  display: inline-block;
  text-decoration: none;
  color: #343434
}
#single-head .cont .tabs .tabs-menu li a:hover {
  color: #c2c2c2
}
#single-head .cont .tabs .tabs-menu .current {
  background-image: url(../images/icon-active-solid-naranja.png);
  background-position: center bottom;
  background-repeat: no-repeat
}
#single-head .cont .tabs .tabs-menu .current a {
  color: #000000
}
#single-head .cont .tabs .tabs-menu .tags {
  position: absolute;
  top: 2px;
  right: 0
}
#single-head .cont .tabs .tabs-menu .tags .tag {
  background-repeat: no-repeat;
  background-image: url(../images/icon-tag-left.png);
  background-position: left;
  height: 24px;
  padding-left: 11px;
  display: inline-block
}
#single-head .cont .tabs .tabs-menu .tags .tag p {
  box-sizing: border-box;
  height: 24px;
  font-size: 10px;
  font-weight: 700;
  color: #838383;
  padding: 6px 8px;
  border: 1px solid #d8d7d8;
  border-left: none;
  background-color: #e3e3e3
}
#single-head .cont .tabs .tabs-menu .tags .tag a {
  cursor: default;
  color: #838383;
  text-decoration: none;
  text-transform: uppercase
}
#single-head .cont .tabs .tabs-menu .tags .tag .current {
  background: none;
  background-color: #e3e3e3
}
#single-head .cont .tabs .tabs-menu .tags .tag .current a {
  color: #838383;
  text-decoration: none;
  text-transform: uppercase
}
#single-head .cont .tabs .tab-content {
  width: 100%
}
#single-head .cont .tabs .tab-content .slick-initialized {
  opacity: 1 !important
}
#single-head .cont .tabs .tab-content .single-slider {
  max-height: 633px;
  overflow: hidden;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0
}
#single-head .cont .tabs .tab-content .single-slider img {
  width: 100%
}
#single-head .cont .tabs .tab-content .single-slider .slick-prev, #single-head .cont .tabs .tab-content .single-slider .slick-next {
  position: absolute;
  width: 31px;
  height: 31px;
  top: 50%;
  border-radius: 100%;
  margin-top: -15px;
  background-image: url(../images/icon-arrows.png);
  background-repeat: no-repeat;
  z-index: 9;
  background-color: rgba(39, 38, 52, 0.25)
}
#single-head .cont .tabs .tab-content .single-slider .slick-prev:before, #single-head .cont .tabs .tab-content .single-slider .slick-next:before {
  content: ""
}
#single-head .cont .tabs .tab-content .single-slider .slick-prev:hover, #single-head .cont .tabs .tab-content .single-slider .slick-next:hover {
  opacity: 1
}
#single-head .cont .tabs .tab-content .single-slider .slick-prev {
  left: 10px;
  background-position: 0 0px
}
#single-head .cont .tabs .tab-content .single-slider .slick-next {
  right: 10px;
  background-position: -31px 0px
}
#single-head .cont .tabs .tab-single {
  display: none
}
#single-head .formulario {
  width: 32%;
  display: inline-block;
  vertical-align: top;
  padding-top: 20px
}
#single-head .formulario h2 {
  font-size: 20px;
  padding: 0 30px;
  margin-top: 0px;
  line-height: 22px
}
@media only screen and (max-width: 750px) {
  #single-head .cont {
    width: 100%;
    padding-left: 14px
  }
}
@media only screen and (max-width: 480px) {
  #single-head .cont h1 {
    font-size: 22px
  }
}
@media only screen and (max-width: 480px) {
  #single-head .cont h3 {
    font-size: 16px
  }
}
@media only screen and (max-width: 600px) {
  #single-head .cont .tabs #tab-d3 {
    display: inline-block !important
  }
}
@media only screen and (max-width: 750px) {
  #single-head .formulario {
    width: 100%
  }
}
@media only screen and (max-width: 510px) {
  #single-head .formulario {
    display: none
  }
}
@media only screen and (max-width: 989px) {
  #single-head .formulario h2 {
    padding: 0 10px
  }
}
@media only screen and (max-width: 870px) {
  #single-head .formulario h2 {
    font-size: 17px
  }
}
.boton-modal {
  display: none;
  margin: 0 !important;
  padding-top: 12px;
  text-align: center
}
.boton-modal a {
  position: relative;
  height: 39px;
  padding: 0 12px;
  font-size: 14px;
  background-color: #000000;
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s
}
.boton-modal a:hover {
  background-color: #ffad1b
}
.boton-modal p {
  padding-right: 34px;
  padding-top: 13px;
  text-align: center
}
.boton-modal img {
  position: absolute;
  top: 0;
  right: 0;
  height: 39px
}
@media only screen and (max-width: 510px) {
  .boton-modal {
    display: block
  }
}
#form-modal h1 {
  font-size: 20px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px
}
#form-modal h3 {
  font-size: 16px;
  color: #000
}
@media only screen and (max-width: 400px) {
  #form-modal h1 {
    font-size: 18px
  }
}
@media only screen and (max-width: 400px) {
  #form-modal h3 {
    font-size: 14px
  }
}
.single-form {
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: 8px 10px;
  overflow: hidden
}
.single-form .single-form-cont {
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  border: 1px solid #cccccc;
  background-color: #f8f8f8;
  padding: 14px 20px;
  position: relative
}
.single-form form label {
  width: 100%;
  display: block;
  padding: 6px 0
}
.single-form form input {
  box-sizing: border-box;
  padding: 0 8px;
  width: 100%;
  height: 26px;
  border: 1px solid #dbdbdb;
  margin-bottom: 8px
}
.single-form form textarea {
  box-sizing: border-box;
  padding: 8px;
  width: 100%;
  height: 128px;
  border: 1px solid #dbdbdb
}
.single-form form .boton-enviar {
  margin: 0 !important;
  padding-top: 12px;
  text-align: center;
  cursor: pointer
}
.single-form form .boton-enviar a {
  position: relative;
  height: 39px;
  padding: 0 12px;
  font-size: 14px;
  background-color: #000000;
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s
}
.single-form form .boton-enviar a:hover {
  background-color: #4d4d4d
}
.single-form form .boton-enviar p {
  padding-right: 34px;
  padding-top: 6px;
  text-align: center
}
.single-form form .boton-enviar img {
  position: absolute;
  top: 0;
  right: 0;
  height: 39px
}
@media only screen and (max-width: 510px) {
  .single-form {
    padding: 0;
    border: none
  }
}
@media only screen and (max-width: 750px) {
  .single-form .izq {
    width: 35%;
    float: left
  }
}
@media only screen and (max-width: 510px) {
  .single-form .izq {
    width: 100%
  }
}
@media only screen and (max-width: 750px) {
  .single-form .der {
    width: 65%;
    float: right;
    box-sizing: border-box;
    padding-left: 20px
  }
}
@media only screen and (max-width: 510px) {
  .single-form .der {
    width: 100%;
    padding-left: 0px
  }
}
@media only screen and (max-width: 910px) {
  .single-form form textarea {
    height: 90px
  }
}
@media only screen and (max-width: 840px) {
  .single-form form textarea {
    height: 40px
  }
}
@media only screen and (max-width: 750px) {
  .single-form form textarea {
    height: 90px
  }
}
@media only screen and (max-width: 954px) {
  .single-form form .boton-enviar a {
    height: 46px;
    font-size: 14px
  }
}
@media only screen and (max-width: 954px) {
  .single-form form .boton-enviar p {
    padding-top: 8px
  }
}
@media only screen and (max-width: 750px) {
  .single-form form .boton-enviar p {
    padding: 14px 38px 0 0
  }
}
@media only screen and (max-width: 333px) {
  .single-form form .boton-enviar p {
    padding: 8px 38px 0 0
  }
}
@media only screen and (max-width: 954px) {
  .single-form form .boton-enviar img {
    height: 46px
  }
}
.informacion {
  width: 100%;
  margin-top: 20px;
  text-align: justify;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines
}
.informacion .colum {
  text-align: left;
  box-sizing: border-box;
  width: 23%;
  vertical-align: top;
  display: inline-block;
  *display: inline;
  zoom: 1
}
.informacion .colum h4 {
  display: block;
  font-size: 21px;
  padding: 11px 4px;
  color: #707070;
  border-top: 3px solid #ededed;
  text-transform: uppercase;
  text-align: left
}
.informacion .colum h5 {
  display: none
}
.informacion .colum .abierta {
  background-image: url(../images/icon-single-info-down.png) !important
}
.informacion .colum .oculta {
  overflow: hidden
}
.informacion .colum .info {
  text-align: left;
  display: inline-block;
  box-sizing: border-box;
  padding: 6px;
  color: #343434;
  font-size: 14px;
  line-height: 20px
}
.informacion .colum .info strong {
  font-weight: 700
}
.informacion .colum ul {
  list-style: disc;
  list-style-position: inside;
  width: 100%
}
.informacion .stretch {
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0
}
@media only screen and (max-width: 954px) {
  .informacion {
    width: 510px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center
  }
}
@media only screen and (max-width: 520px) {
  .informacion {
    width: 100%;
    margin-top: 20px
  }
}
@media only screen and (max-width: 954px) {
  .informacion .colum {
    width: 230px;
    margin: 20px 10px
  }
}
@media only screen and (max-width: 520px) {
  .informacion .colum {
    width: 100%;
    margin: 0px 0;
    padding: 14px
  }
}
@media only screen and (max-width: 520px) {
  .informacion .colum h4 {
    display: none
  }
}
@media only screen and (max-width: 520px) {
  .informacion .colum h5 {
    display: block;
    font-size: 22px;
    padding: 10px;
    background-color: #eee;
    color: #777;
    text-transform: uppercase;
    background-image: url(../images/icon-single-info-left.png);
    background-repeat: no-repeat;
    background-position: 98% center
  }
}
@media only screen and (max-width: 520px) {
  .informacion .colum .info {
    width: 100%;
    max-width: 500px;
    display: none
  }
}
@media only screen and (max-width: 954px) {
  .informacion .stretch {
    display: none
  }
}
.ubicacion {
  margin: 16px 0;
  text-align: center
}
.ubicacion h4 {
  display: inline-block;
  font-size: 25px;
  padding: 11px 4px;
  color: #707070;
  border-top: 3px solid #ededed;
  text-transform: uppercase
}
.ubicacion h4 img {
  margin-bottom: -3px;
  margin-right: 7px
}
.ubicacion .info p {
  display: inline-block;
  font-size: 14px;
  color: #343434;
  margin: 8px 0;
  padding-left: 12px;
  background-image: url(../images/icon-left-solid-naranja.png);
  background-position: 3px 3px;
  background-repeat: no-repeat
}
@media only screen and (max-width: 600px) {
  .ubicacion {
    display: none
  }
}
#mapa {
  overflow: hidden;
  height: 420px;
  text-align: center;
  position: relative
}
#mapa #gmap_canvas {
  width: 100% !important
}
#mapa iframe {
  width: 100% !important;
  height: 420px !important
}
@media only screen and (max-width: 600px) {
  #mapa {
    display: none
  }
}
.scrolloff {
  pointer-events: none
}
#mapa-mobile {
  overflow: hidden;
  height: 300px;
  text-align: center
}
#mapa-mobile #gmap_canvas {
  width: 100% !important
}
#mapa-mobile iframe {
  width: 100% !important;
  height: 300px !important
}
.novedades-single {
  width: 100%;
  box-sizing: border-box
}
.novedades-single .nov-single-cont {
  box-sizing: border-box;
  float: left;
  width: 70%;
  max-width: 657px
}
.novedades-single .nov-single-cont img {
  width: 100%
}
.novedades-single .nov-single-cont .fecha {
  font-size: 18px;
  color: #858585
}
.novedades-single .nov-single-cont h1 {
  font-size: 29px;
  color: #343434;
  margin: 13px 0;
  line-height: 30px
}
.novedades-single .nov-single-cont .social {
  width: 100%;
  text-align: right;
  vertical-align: text-bottom;
  padding-top: 10px
}
.novedades-single .nov-single-cont .social img {
  width: 100%;
  max-width: 414px
}
.novedades-single .nov-single-cont .social li {
  display: inline-block
}
.novedades-single .nov-single-cont .social li span {
  margin-bottom: 2px
}
.novedades-single .nov-single-cont .texto {
  margin-top: 20px;
  text-align: justify;
  font-size: 16px;
  line-height: 20px
}
.novedades-single .nov-single-cont .texto strong {
  font-weight: 700
}
.novedades-single .nov-single-cont .texto p {
  margin: 10px 0
}
.novedades-single .nov-side {
  width: 222px;
  float: right
}
@media only screen and (max-width: 1040px) {
  .novedades-single .nov-single-cont {
    width: 70%;
    padding-left: 30px
  }
}
@media only screen and (max-width: 770px) {
  .novedades-single .nov-single-cont {
    width: 100%;
    padding-left: 0px;
    float: none;
    margin: 0 auto
  }
}
@media only screen and (max-width: 770px) {
  .novedades-single .nov-single-cont .texto {
    padding: 14px;
    font-size: 14px;
    box-sizing: border-box
  }
}
@media only screen and (max-width: 770px) {
  .novedades-single .nov-side {
    display: none
  }
}
.mas-novedades {
  display: none
}
@media only screen and (max-width: 770px) {
  .mas-novedades {
    display: block
  }
}
.nov {
  background: none !important;
  padding-left: 0 !important
}
.nov p {
  background: none !important;
  padding-left: 0 !important;
  color: #777
}
.nov h3 {
  font-size: 18px !important;
  font-weight: 400 !important;
  text-transform: none !important
}
.nov h4 {
  font-size: 14px !important
}
.mas-novedades-mobile {
  display: none;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0px
}
.mas-novedades-mobile ul {
  width: 100%
}
.mas-novedades-mobile li {
  float: left;
  width: 260px;
  max-width: 300px;
  margin: 0 10px
}
.mas-novedades-mobile .last {
  margin-right: 0px !important
}
.mas-novedades-mobile .thumb img {
  display: block;
  width: 100%;
  max-width: 320px;
  background-color: #000;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s
}
.mas-novedades-mobile .thumb img:hover {
  opacity: 0.7
}
.mas-novedades-mobile .info {
  padding-top: 5px;
  padding-bottom: 20px;
  background: none;
  padding-left: 0
}
.mas-novedades-mobile .info a {
  text-decoration: none;
  color: #000
}
.mas-novedades-mobile .info h3 {
  font-size: 18px;
  font-weight: 400;
  margin: 4px 0;
  text-transform: none
}
.mas-novedades-mobile .info h4 {
  font-size: 14px
}
.mas-novedades-mobile .info p {
  background: none;
  padding-left: 0;
  color: #777
}
.mas-novedades-mobile .boton {
  position: relative;
  left: 50%;
  margin-left: -70px;
  margin-top: 20px;
  min-width: 152px;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  border: 2px solid #000000;
  padding: 9px 28px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  opacity: 0.65;
  -webkit-transition: background-color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, opacity 0.3s
}
.mas-novedades-mobile .boton:hover {
  background-color: #000000;
  opacity: 1
}
.mas-novedades-mobile .slick-prev, .mas-novedades-mobile .slick-next {
  position: absolute;
  width: 31px;
  height: 31px;
  top: 100px;
  border-radius: 100%;
  margin-top: 15px;
  background-image: url(../images/icon-arrows.png);
  background-repeat: no-repeat;
  z-index: 999;
  background-color: rgba(39, 38, 52, 0.65)
}
.mas-novedades-mobile .slick-prev:before, .mas-novedades-mobile .slick-next:before {
  content: ""
}
.mas-novedades-mobile .slick-prev:hover, .mas-novedades-mobile .slick-next:hover {
  opacity: 1
}
.mas-novedades-mobile .slick-prev {
  left: 10px;
  background-position: 0 0px
}
.mas-novedades-mobile .slick-next {
  right: 10px;
  background-position: -31px 0px
}
.mas-novedades-mobile .slick-slide, .mas-novedades-mobile .slick-center {
  opacity: 1
}
@media only screen and (max-width: 780px) {
  .mas-novedades-mobile {
    display: block
  }
}
@media only screen and (max-width: 480px) {
  .mas-novedades-mobile li {
    width: 100%;
    max-width: 320px
  }
}
@media only screen and (max-width: 480px) {
  .mas-novedades-mobile .info {
    margin-left: 12px
  }
}
@media only screen and (max-width: 480px) {
  .mas-novedades-mobile .slick-prev, .mas-novedades-mobile .slick-next {
    top: 130px
  }
}
@media only screen and (max-width: 880px) {
  .mas-novedades-mobile .slick-slide {
    opacity: 0.2
  }
}
#page-gracias {
  max-width: 800px;
  margin: 0 auto
}
#page-gracias h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  font-weight: 500;
  color: #000000;
  text-align: center;
  margin-bottom: 20px
}
#page-gracias p {
  font-size: 17px;
  color: #888;
  text-align: center
}
.busquedas {
  padding-right: 35px;
}
.single-form form .boton-enviar-modal {
  margin: 0 !important;
  padding-top: 12px;
  text-align: center;
  cursor: pointer
}
.single-form form .boton-enviar-modal a {
  position: relative;
  height: 39px;
  adding: 0 12px;
  font-size: 14px;
  background-color: #000000;
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s
}
.single-form form .boton-enviar-modal a:hover {
  background-color: #4d4d4d
}
.single-form form .boton-enviar-modal p {
  padding-right: 34px;
  padding-top: 13px;
  text-align: center
}
.single-form form .boton-enviar-modal img {
  position: absolute;
  top: 0;
  right: 0;
  height: 39px
}
.slick-center {
  opacity: 1 !important;
}
.pagination {
  margin-top: 14px;
}
.visitados-mobile {
  margin-top: 20px;
}
@media only screen and (max-width: 600px) {
  .campos li {
    height: auto !important;
  }
}
@media only screen and (max-width: 680px) {
  #converse-chat.converse-chat-reset {
    display: none !important
  }
}
footer a {
  color: #fff !important
}
footer {
  color: #fff !important;
  background-image: url("../images/footer-cbr1.jpg");
}
.camposmas {
  margin: 50px 0 0 0;
  padding: 40px 0 90px 0;
  background-image: url(../images/fondo-home.jpg);
}
.about {
  text-align: center;
  background: url(../images/fondo-home-footer.jpg);
  padding: 50px 0;
}
.about .about-bg {
  display: none;
}
.buscador .boton-buscar a {
  width: auto !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.buscador .boton-buscar input {
  padding: 6px 28px !important;
  font-family: 'Montserrat';
}
.buscador .boton-buscar img {
  display: none !important;
}
.contacto {
  background-color: #ffffff;
  border: 2px solid #000000 !important;
  margin: 0 auto;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  max-width: 840px;
  padding: 28px 30px !important;
}
.contacto .contacto-cont {
  border: none !important;
  background: none !important;
}
.contacto form input {
  height: 34px !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.contacto form textarea {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.tasacion {
  border: 2px solid #000000 !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  padding: 28px 30px !important;
}
.tasacion .tasacion-cont {
  border: none !important;
  background: none !important;
}
.tasacion form input {
  height: 34px !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.tasacion form textarea {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.single-form form textarea {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.single-form {
  border: 2px solid #000000 !important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.single-form .single-form-cont {
  border: none !important;
  background-color: transparent !important;
  padding: 14px 20px;
  position: relative;
}
.single-form form input {
  height: 34px !important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.single-form form .boton-enviar img {
  display: none !important;
}
.single-form form .boton-enviar p {
  padding-right: 0 !important;
  padding-top: 11px !important;
}
.single-form form .boton-enviar a {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.contacto form .boton-enviar a {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.contacto form .boton-enviar img {
  display: none !important;
}
.contacto form .boton-enviar p {
  padding-right: 0 !important;
}
.tasacion form .boton-enviar p {
  padding-right: 0 !important;
}
.tasacion form .boton-enviar img {
  display: none !important;
}
.tasacion form .boton-enviar a {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.novedades .thumb .boton {
  left: 40% !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.novedades .thumb a img {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.novedades .thumb {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.wapp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999998;
}
@media only screen and (max-width: 600px) {
  .wapp {
    display: block !important
  }
  .buscador label {
    margin-top: 20px;
  }
}
.buscador .boton-buscar input {
  padding: 6px 28px !important;
  font-family: 'Montserrat';
}
@media only screen and (min-width: 601px) {
  .wapp {
    display: none !important
  }
}
.buscador .precio select {
  width: 100%;
  height: auto;
  background: #f7f7f7;
  border: none;
  color: #837e7e;
  font-family: 'Montserrat', sans-serif;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  font-size: 11px;
  padding: 10px;
}
.buscador .precio .precio-min {
  margin-right: 10px;
}
.buscador .precio {
  width: 234px;
}
@media only screen and (max-width: 1120px) {
  .buscador .hectareas .hec-min {
    margin-right: 10% !important;
  }
  .buscador {
    max-width: 50% !important;
    width: 50% !important;
  }
  .buscador .hectareas select {
    width: 45% !important;
    max-width: none !important;
    float: left;
  }
  .buscador li {
    margin: 20px auto !important;
    width: 100% !important;
  }
  .buscador .precio {
    width: 100% !important;
  }
  .buscador .boton-buscar {
    margin: auto !important;
    width: 100% !important;
    text-align: center !important;
  }
}
@media only screen and (max-width: 500px) {
  .buscador .boton-buscar input {
    padding: 11px 28px !important;
  }
}
#fullScreenDiv {
  width: 100%;
  min-height: 100%;
  /* Set the height to match that of the viewport. */
  height: 80vh;
  width: auto;
  padding: 0 !important;
  margin: 0 !important;
  background-color: gray;
  position: relative;
}
#video {
  width: 100vw;
  height: auto;
  object-fit: cover;
  left: 0px;
  top: 0px;
  z-index: 1;
}
@media (min-aspect-ratio: 16/9) {
  #video {
    height: 150%;
    top: -100%;
  }
  #videosubstitute {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media (max-aspect-ratio: 16/9) {
  #video {
    width: 150%;
    left: -100%;
  }
  #videosubstitute {
    display: block;
    width: auto;
    height: 100%;
  }
}
/*if there is 992  pixels or more, then display the video but hide the image*/
@media only screen and (min-width : 992px) {
  #video {
    display: block;
  }
  #videosubstitute {
    display: none
  }
}
.slick-slider {
  margin-bottom: 0 !important;
}
@media only screen and (min-width: 769px) {
  #slide-mobile {
    display: none !important;
  }
  #slide-desktop {
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  #slide-mobile {
    display: block !important;
  }
  #slide-desktop {
    display: none !important;
  }
}
html {
  overflow-x: hidden;
}
#idioma {
  display: none !important;
}