{"title":"Tienda de terrenos (TEST) ","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\n\n\u003cmeta name=\"viewport\" content=\"width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0\"\u003e\n\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/normalize\/5.0.0\/normalize.min.css\"\u003e\n\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/Swiper\/4.3.5\/css\/swiper.min.css\"\u003e\n\n\u003clink rel=\"stylesheet\" href=\".\/style.css\"\u003e\n\n\u003cstyle type=\"text\/css\"\u003e@import url(\"https:\/\/fonts.googleapis.com\/css?family=Quicksand:400,500,700\u0026subset=latin-ext\");\nhtml {\n  position: relative;\n  overflow-x: hidden !important;\n}\n\nbody {\n  font-family: \"Quicksand\", sans-serif;\n}\n\na, a:hover {\n  text-decoration: none;\n}\n\n.icon {\n  display: inline-block;\n  width: 1em;\n  height: 1em;\n  stroke-width: 0;\n  stroke: currentColor;\n  fill: currentColor;\n}\n\n.background {\n  position: fixed;\n  width: 100%;\n  height: 100%;\n  left: 0;\n  top: 0;\n}\n.background:after {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  opacity: 0.9;\n}\n.background img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  pointer-events: none;\n  user-select: none;\n}\n\n.item-bg {\n  width: 300px;\n  height: 500px;\n  position: absolute;\n  top: 30px;\n  background: transparent;\n  border-radius: 10px;\n  box-shadow: 0 6px 26px 6px rgba(0, 0, 0, 0.25);\n  opacity: 0;\n  transition: all 0.3s;\n  left: -30px;\n}\n.item-bg.active {\n  left: 0;\n  top: 0;\n  opacity: 1;\n}\n\n.news-slider {\n  z-index: 2;\n  max-width: 1300px;\n  margin-left: auto;\n  margin-right: auto;\n  margin-top: 60px;\n}\n@media screen and (max-width: 1300px) {\n  .news-slider {\n    max-width: 1000px;\n  }\n}\n@media screen and (max-width: 576px) {\n  .news-slider {\n    margin-top: 45px;\n  }\n}\n.news-slider__wrp {\n  display: flex;\n  align-items: flex-start;\n  position: relative;\n  z-index: 2;\n}\n.news-slider__item {\n  width: 400px;\n  flex-shrink: 0;\n}\n@media screen and (max-width: 992px) {\n  .news-slider__item {\n    width: 340px;\n  }\n}\n.news-slider__item.swiper-slide {\n  opacity: 0;\n  pointer-events: none;\n  transition: all 0.3s;\n}\n.news-slider__item.swiper-slide-active, .news-slider__item.swiper-slide-prev, .news-slider__item.swiper-slide-next {\n  opacity: 1;\n  pointer-events: auto;\n}\n.news-slider__ctr {\n  position: absolute;\n  z-index: 12;\n  width: 100%;\n  top: 50%;\n}\n.news-slider__arrow {\n  background: #fff;\n  border: none;\n  display: inline-flex;\n  width: 50px;\n  height: 50px;\n  justify-content: center;\n  align-items: center;\n  box-shadow: 0 6px 26px 6px rgba(0, 0, 0, 0.25);\n  border-radius: 50%;\n  position: absolute;\n  top: 50%;\n  z-index: 12;\n  cursor: pointer;\n  outline: none !important;\n}\n.news-slider__arrow:focus {\n  outline: none !important;\n}\n.news-slider__arrow .icon-font {\n  display: inline-flex;\n}\n.news-slider__arrow.news-slider-prev {\n  left: 15px;\n  transform: translateY(-50%);\n}\n.news-slider__arrow.news-slider-next {\n  right: 15px;\n  transform: translateY(-50%);\n}\n.news-slider__pagination {\n  text-align: center;\n  margin-top: 50px;\n}\n.news-slider__pagination .swiper-pagination-bullet {\n  width: 13px;\n  height: 10px;\n  display: inline-block;\n  background: #fff;\n  opacity: 0.2;\n  margin: 0 5px;\n  border-radius: 20px;\n  transition: opacity 0.5s, background-color 0.5s, width 0.5s;\n  transition-delay: 0.5s, 0.5s, 0s;\n}\n.news-slider__pagination .swiper-pagination-bullet-active {\n  opacity: 1;\n  background: #ffffff;\n  width: 100px;\n  transition-delay: 0s;\n}\n@media screen and (max-width: 576px) {\n  .news-slider__pagination .swiper-pagination-bullet-active {\n    width: 70px;\n  }\n}\n.news__item {\n  padding: 40px;\n  color: #000;\n  border-radius: 10px;\n  display: block;\n  transition: all 0.3s;\n}\n@media screen and (min-width: 800px) {\n  .news__item:hover {\n    color: #222222;\n    transition-delay: 0.1s;\n  }\n  .news__item:hover .news-date, .news__item:hover .news__title, .news__item:hover .news__txt {\n    opacity: 1;\n    transition-delay: 0.1s;\n  }\n  .news__item:hover .news__img {\n    box-shadow: none;\n  }\n}\n.news__item.active {\n  color: #222222;\n}\n.news__item.active .news-date, .news__item.active .news__title, .news__item.active .news__txt {\n  opacity: 1;\n}\n.news__item.active .news__img {\n  box-shadow: none;\n}\n@media screen and (max-width: 992px) {\n  .news__item {\n    padding: 30px;\n  }\n}\n@media screen and (max-width: 576px) {\n  .news__item {\n    padding: 20px;\n  }\n}\n.news-date {\n  padding-bottom: 20px;\n  margin-bottom: 20px;\n  border-bottom: 2px solid;\n  display: inline-block;\n  opacity: 0.7;\n  transition: opacity 0.3s;\n}\n@media screen and (max-width: 576px) {\n  .news-date {\n    margin-bottom: 10px;\n    display: inline-flex;\n    align-items: center;\n    padding-bottom: 0;\n  }\n}\n.news-date__title {\n  display: block;\n  font-size: 32px;\n  margin-bottom: 10px;\n  font-weight: 500;\n}\n@media screen and (max-width: 576px) {\n  .news-date__title {\n    margin-right: 10px;\n  }\n}\n.news-date__txt {\n  font-size: 16px;\n}\n.news__title {\n  font-size: 25px;\n  font-weight: 500;\n  opacity: 0.7;\n  margin-top: 10px;\n  margin-bottom: 15px;\n  transition: opacity 0.3s;\n}\n@media screen and (max-width: 576px) {\n  .news__title {\n    font-size: 22px;\n    margin-bottom: 10px;\n  }\n}\n.news__txt {\n  margin: 10px 0;\n  line-height: 1.6em;\n  font-size: 15px;\n  opacity: 0.7;\n  transition: opacity 0.3s;\n}\n.news__img {\n  border-radius: 10px;\n  box-shadow: 0 6px 26px 6px rgba(0, 0, 0, 0.25);\n  height: 200px;\n  margin-top: 30px;\n  width: 100%;\n  transition: all 0.3s;\n  transform-origin: 0% 0%;\n}\n@media screen and (max-width: 576px) {\n  .news__img {\n    height: 180px;\n    margin-top: 20px;\n  }\n}\n.news__img img {\n  max-width: 100%;\n  border-radius: 10px;\n  height: 100%;\n  width: 100%;\n}\n\n.auto-style8 {\n  background-color: #FFFFFF;\n}\n\n.auto-style12 {\n  line-height: 1.38;\n  font-family: \"Arial Black\";\n  color: rgb(112, 146, 191);\n  font-weight: 400;\n  font-style: normal;\n  font-variant: normal;\n  text-decoration: none;\n  vertical-align: baseline;\n  white-space: pre-wrap;\n  margin-top: 0pt;\n  margin-bottom: 0pt;\n  text-align: left;\n}\n\n\n\n\n\u003c\/style\u003e\n\n\n\n\n\u003c!-- partial:index.partial.html --\u003e\n\n\u003cdiv class=\"wrapper\"\u003e\n\n\u003cdiv class=\"background\"\u003e\n\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"item-bg\"\u003e\u003c\/div\u003e\n\n\n\u003cdiv class=\"news-slider\"\u003e\n\n\n\u003cp dir=\"ltr\" class=\"auto-style12\"\u003e\n\u003cspan class=\"auto-style7\" style=\"font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;\"\u003e \n\u003cstrong\u003e\u003cspan class=\"auto-style8\"\u003eExcelentes formas de ENCONTRAR tu terreno\u003c\/span\u003e\u003c\/strong\u003e \n\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003cdiv class=\"news-slider__wrp swiper-wrapper\"\u003e\n\n\u003cdiv class=\"news-slider__item swiper-slide\"\u003e\n\n \u003ca href=\"https:\/\/store.onlinelandsales.com\/Top_New_Subdivisions_s\/2478.htm\" class=\"news__item\"\u003e\n\u003c\/a\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"news__title\"\u003e\n\n Nuevo\n\n\u003c\/div\u003e\n\n\n\u003cp class=\"news__txt\"\u003e\n (Subdivisiones recién publicadas) \n\u003c\/p\u003e\n\n\n\u003cdiv class=\"news__img\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/8179\/3103\/files\/OK_Pittsburg_ParadiseValley20-2.jpg?v=1745768177\" alt=\"noticias\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"news-slider__item swiper-slide\"\u003e\n\n \u003ca href=\"https:\/\/store.onlinelandsales.com\/searchresults.asp?Search=creek\u0026amp;Submit=\" class=\"news__item\"\u003e\n\u003c\/a\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"news__title\"\u003e\n\n Buscar\n\n\u003c\/div\u003e\n\n\n\u003cp class=\"news__txt\"\u003e\n Por ejemplo, \"Arroyo\" o \"Nombre de la subdivisión\" \n\u003c\/p\u003e\n\n\n\u003cdiv class=\"news__img\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/8179\/3103\/files\/TN_Decatur_WhetstonePines01-2.jpg?v=1745768178\" alt=\"noticias\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"news-slider__item swiper-slide\"\u003e\n\n\u003ca href=\"https:\/\/store.onlinelandsales.com\/\" class=\"news__item\"\u003e\n\u003c\/a\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"news__title\"\u003e\n\n Estado\n\n\u003c\/div\u003e\n\n\n\u003cp class=\"news__txt\"\u003e\n Lotes por área - La forma habitual \n\u003c\/p\u003e\n\n\n\u003cdiv class=\"news__img\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/8179\/3103\/files\/Ok_Pittsburg_PaintedHorse_20-2.jpg?v=1745768180\" alt=\"noticias\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\n\n","products":[],"url":"https:\/\/store.onlinelandsales.com\/es\/collections\/land-shop-test.oembed","provider":"Onlinelandsales","version":"1.0","type":"link"}