{"id":8,"date":"2024-08-24T06:18:40","date_gmt":"2024-08-24T06:18:40","guid":{"rendered":"https:\/\/new.7108desoto.com\/?page_id=8"},"modified":"2024-09-13T10:30:43","modified_gmt":"2024-09-13T10:30:43","slug":"home","status":"publish","type":"page","link":"https:\/\/new.7108desoto.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8\" class=\"elementor elementor-8\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f6d1a58 e-flex e-con-boxed e-con e-parent\" data-id=\"3f6d1a58\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-be3b0c7 e-con-full e-flex e-con e-child\" data-id=\"be3b0c7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2de3635 elementor-widget elementor-widget-heading\" data-id=\"2de3635\" data-element_type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_direction&quot;:&quot;negative&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:15,&quot;end&quot;:75}},&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_tilt_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;motion_fx_tilt_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]}}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\nCheapest Small Office Spaces<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e9a2087 e-flex e-con-boxed e-con e-parent\" data-id=\"e9a2087\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c47880 elementor-widget elementor-widget-html\" data-id=\"4c47880\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* Hide every HTML inside .hover that would render outside*\/\n.hover {\n  overflow: hidden;\n}\n\/*Animate overlay and move it 'above'*\/\n.hover .overlay {\n  transform: translate3d(-100%, 0, 0);\n  animation-duration: 0.5s;\n  animation-fill-mode: forwards;\n  animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n}\n\n\n\/* Mouse enter event *\/\n.hover.mouseenter.top .overlay {\n  animation-name: slide--enter-top;\n}\n.hover.mouseenter.right .overlay {\n  animation-name: slide--enter-right;\n}\n.hover.mouseenter.bottom .overlay {\n  animation-name: slide--enter-bottom;\n}\n.hover.mouseenter.left .overlay {\n  animation-name: slide--enter-left;\n}\n\n\/* Mouse leave event *\/\n.hover.mouseleave.top .overlay {\n  animation-name: slide--leave-top;\n}\n.hover.mouseleave.right .overlay {\n  animation-name: slide--leave-right;\n}\n.hover.mouseleave.bottom .overlay {\n  animation-name: slide--leave-bottom;\n}\n.hover.mouseleave.left .overlay {\n  animation-name: slide--leave-left;\n}\n\n\/* Sliding animations ! *\/\n@keyframes slide--enter-top {\n  0% { transform: translate3d(0, -100%, 0); }\n  100% { transform: none; }\n}\n@keyframes slide--enter-right {\n  0% { transform: translate3d(100%, 0, 0); }\n  100% { transform: none; }\n}\n@keyframes slide--enter-bottom {\n  0% { transform: translate3d(0, 100%, 0); }\n  100% { transform: none; }\n}\n@keyframes slide--enter-left {\n  0% { transform: translate3d(-100%, 0, 0); }\n  100% { transform: none; }\n}\n@keyframes slide--leave-top {\n  0% { transform: none; }\n  100% { transform: translate3d(0, -100%, 0); }\n}\n@keyframes slide--leave-right {\n  0% { transform: none; }\n  100% { transform: translate3d(100%, 0, 0); }\n}\n@keyframes slide--leave-bottom {\n  0% { transform: none; }\n  100% { transform: translate3d(0, 100%, 0); }\n}\n@keyframes slide--leave-left {\n  0% { transform: none; }\n  100% { transform: translate3d(-100%, 0, 0); }\n}\n.layout {\n  margin: 0 auto;\n  display: flex;\n  justify-content: space-between;\n  flex-wrap: wrap;\n}\n\n.hover {\n    margin: 5px;\n  position: relative;\n  display: flex;\n  flex: 1 1 30%;\n  align-items: center;\n  justify-items: center;\n}\n\n\n.overlay {\n  position: absolute;\n  height: 100%;\n  width: 100%;\n  text-align: center;\n}\n<\/style>\n<script>\n\/*\n * Get the direction by which an element as been hovered.\n *\n * It is done by determining in which quadrant is the mouse\n * inside the element when mouseenter\/mouseleave event starts.\n * This is done using trigonometry on the pointer position\n * relative to the center of the element.\n * @see https:\/\/freelance-drupal.com\/node\/79 for details\n *\n * @param event\n *   The event triggering the computation.\n *\n * @result string\n *   Can be 'top', 'right', 'bottom', 'left' depending on the situation.\n *\/\nconst getHoverDirection = function (event) {\n  var directions = ['top', 'right', 'bottom', 'left'];\n  var item = event.currentTarget;\n\n  \/\/ Width and height of current item\n  var w = item.offsetWidth;\n  var h = item.offsetHeight;\n\n  \/\/ Calculate the x\/y value of the pointer entering\/exiting, relative to the center of the item.\n  \/\/ Scale (sort of normalize) the coordinate on smallest side to the scale of the longest.\n  var x = (event.clientX - item.getBoundingClientRect().left - (w \/ 2)) * (w > h ? (h \/ w) : 1);\n  var y = (event.clientY - item.getBoundingClientRect().top - (h \/ 2)) * (h > w ? (w \/ h) : 1);\n\n  \/\/ Calculate the angle to the center the pointer entered\/exited\n  \/\/ and convert to clockwise format (top\/right\/bottom\/left = 0\/1\/2\/3).\n  var d = Math.round(Math.atan2(y, x) \/ 1.57079633 + 5) % 4;\n\n  return directions[d];\n};\n\ndocument.addEventListener('DOMContentLoaded', function (event) {\n  \/\/ Loop over items (in a IE11 compatible way).\n  var items = document.getElementsByClassName('hover');\n  for (var i = 0; i < items.length; i++) {\n\n    \/\/ Loop over the registered event types.\n    ['mouseenter', 'mouseleave'].forEach(function (eventname) {\n      items[i].addEventListener(eventname, function (event) {\n\n        \/\/ Retrieve the direction of the enter\/leave event.\n        var dir = getHoverDirection(event);\n\n        \/\/ Reset classes.\n        \/\/ event.currentTarget.className = 'item hover';\n        \/\/ > If support for IE11 is not needed.\n        \/\/ event.currentTarget.classList.remove('mouseenter', 'mouseleave', 'top', 'right', 'bottom', 'left');\n        \/\/ > If support for IE11 is needed.\n        event.currentTarget.classList.remove('mouseenter');\n        event.currentTarget.classList.remove('mouseleave');\n        event.currentTarget.classList.remove('top');\n        event.currentTarget.classList.remove('right');\n        event.currentTarget.classList.remove('bottom');\n        event.currentTarget.classList.remove('left');\n\n        \/\/ Add the event and direction classes.\n        \/\/ > If support for IE11 is not needed.\n        \/\/ event.currentTarget.classList.add(event.type, dir);\n        \/\/ > If support for IE11 is needed.\n        event.currentTarget.className += ' ' + event.type + ' ' + dir;\n\n      }, false);\n    });\n  }\n});\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca22b13 elementor-widget elementor-widget-html\" data-id=\"ca22b13\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<script>\r\nfunction Marquee(selector, speed) {\r\n  const parent = document.querySelector(selector);\r\n  const clone = parent.innerHTML;\r\n  let i = 0;\r\n  parent.innerHTML += clone;\r\n\r\n  setInterval(() => {\r\n    i += speed;\r\n    if (i >= parent.children[0].clientWidth) i = 0;\r\n    parent.children[0].style.marginLeft = `-${i}px`;\r\n  }, 0);\r\n}\r\n\r\nwindow.addEventListener('load', () => Marquee('.marquee', .5));\r\n\r\nfunction Marquee2(selector, speed) {\r\n  const parent = document.querySelector(selector);\r\n  const clone = parent.innerHTML;\r\n  let i = parent.children[0].clientWidth;\r\n  parent.innerHTML += clone + clone;\r\n  const totalWidth = parent.children[0].clientWidth * 2;\r\n  setInterval(() => {\r\n    i -= speed;\r\n    if (i <= 0) i = totalWidth;\r\n    parent.children[0].style.marginLeft = `-${i}px`;\r\n  }, 0);\r\n}\r\n\r\nwindow.addEventListener('load', () => Marquee2('.marquee2', .5));\r\n\r\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-131099a elementor-widget elementor-widget-html\" data-id=\"131099a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<script type=\"text\/javascript\">\r\n    \r\n      const cards = document.querySelectorAll(\".card\");\r\n\r\n\r\nwindow.addEventListener(\"mousemove\", (ev) => {\r\n  \r\n  cards.forEach((e) => {\r\n    const blob = e.querySelector(\".blob\");\r\n    const fblob = e.querySelector(\".fakeblob\");\r\n    const rec = fblob.getBoundingClientRect();\r\n\r\n  \r\n    blob.animate(\r\n      [\r\n        {\r\n          transform: `translate(${\r\n            (ev.clientX - rec.left) - (rec.width \/ 2)\r\n          }px,${(ev.clientY - rec.top) - (rec.height \/ 2)}px)`\r\n        }\r\n      ],\r\n      {\r\n        duration: 300,\r\n        fill: \"forwards\"\r\n      }\r\n    );\r\n  \r\n    blob.style.opacity = \"1\";\r\n      \r\n  });\r\n  \r\n});\r\n\r\n    \r\n    \r\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6067fb4 layout e-flex e-con-boxed e-con e-parent\" data-id=\"6067fb4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-49da101 e-con-full hover e-flex e-con e-child\" data-id=\"49da101\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-73abe31 e-con-full content e-flex e-con e-child\" data-id=\"73abe31\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-140d9a2 elementor-widget elementor-widget-heading\" data-id=\"140d9a2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Office Building<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f9e1bdb e-con-full overlay e-flex e-con e-child\" data-id=\"f9e1bdb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0824022 elementor-widget elementor-widget-image-carousel\" data-id=\"0824022\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:1500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" dir=\"rtl\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/house-150x150.webp\" alt=\"house.jpg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/building-150x150.webp\" alt=\"building.jpg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/virtual-office-warner-center-150x150.webp\" alt=\"virtual-office-warner-center.jpg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/Industrialbuilding-300x225-1-150x150.webp\" alt=\"Industrialbuilding-300x225\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/officebuilding-300x225-1-150x150.webp\" alt=\"officebuilding-300x225\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/Retail-300x225-1-150x150.webp\" alt=\"Retail-300x225\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-89abe8d elementor-widget elementor-widget-image-carousel\" data-id=\"89abe8d\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:1500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/house-150x150.webp\" alt=\"house.jpg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/building-150x150.webp\" alt=\"building.jpg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/virtual-office-warner-center-150x150.webp\" alt=\"virtual-office-warner-center.jpg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/Industrialbuilding-300x225-1-150x150.webp\" alt=\"Industrialbuilding-300x225\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/officebuilding-300x225-1-150x150.webp\" alt=\"officebuilding-300x225\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/Retail-300x225-1-150x150.webp\" alt=\"Retail-300x225\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9762914 elementor-widget elementor-widget-image-carousel\" data-id=\"9762914\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:1500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" dir=\"rtl\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/house-150x150.webp\" alt=\"house.jpg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/building-150x150.webp\" alt=\"building.jpg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/virtual-office-warner-center-150x150.webp\" alt=\"virtual-office-warner-center.jpg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/Industrialbuilding-300x225-1-150x150.webp\" alt=\"Industrialbuilding-300x225\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/officebuilding-300x225-1-150x150.webp\" alt=\"officebuilding-300x225\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/08\/Retail-300x225-1-150x150.webp\" alt=\"Retail-300x225\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-972b3f8 e-con-full hover e-flex e-con e-child\" data-id=\"972b3f8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4d55d37 e-con-full content e-flex e-con e-child\" data-id=\"4d55d37\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-126ab45 elementor-widget elementor-widget-heading\" data-id=\"126ab45\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Medical Building<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e72e41 elementor-widget elementor-widget-spacer\" data-id=\"2e72e41\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-992c5ae e-con-full overlay e-flex e-con e-child\" data-id=\"992c5ae\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-27c21494 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"27c21494\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_tilt_effect&quot;:&quot;yes&quot;,&quot;motion_fx_tilt_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/09\/vecteezy_3d-isometric-office_10871094-1024x1024.webp\" class=\"attachment-large size-large wp-image-611\" alt=\"\" srcset=\"https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/09\/vecteezy_3d-isometric-office_10871094-1024x1024.webp 1024w, https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/09\/vecteezy_3d-isometric-office_10871094-300x300.webp 300w, https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/09\/vecteezy_3d-isometric-office_10871094-150x150.webp 150w, https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/09\/vecteezy_3d-isometric-office_10871094-768x768.webp 768w, https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/09\/vecteezy_3d-isometric-office_10871094-1536x1536.webp 1536w, https:\/\/new.7108desoto.com\/wp-content\/uploads\/2024\/09\/vecteezy_3d-isometric-office_10871094.webp 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-383d5a41 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"383d5a41\" data-element_type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_tilt_effect&quot;:&quot;yes&quot;,&quot;motion_fx_tilt_direction&quot;:&quot;negative&quot;,&quot;motion_fx_tilt_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Click here<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0c137d3 e-con-full hover e-flex e-con e-child\" data-id=\"0c137d3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-e06a3ef e-con-full content e-flex e-con e-child\" data-id=\"e06a3ef\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f46ffe elementor-widget elementor-widget-spacer\" data-id=\"1f46ffe\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3cf3cf8 e-con-full overlay e-flex e-con e-child\" data-id=\"3cf3cf8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c548e7 elementor-widget elementor-widget-heading\" data-id=\"1c548e7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Retail Shopping Centers<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c5a8186 e-con-full hover e-flex e-con e-child\" data-id=\"c5a8186\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-801a3b5 e-con-full content e-flex e-con e-child\" data-id=\"801a3b5\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-37d66f9 e-con-full e-flex e-con e-child\" data-id=\"37d66f9\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3075ce3 marquee2 elementor-widget elementor-widget-heading\" data-id=\"3075ce3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here <\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-20d4075 e-con-full e-flex e-con e-child\" data-id=\"20d4075\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f17c33 marquee elementor-widget elementor-widget-heading\" data-id=\"4f17c33\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-270302d e-con-full overlay e-flex e-con e-child\" data-id=\"270302d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5111237 elementor-widget elementor-widget-heading\" data-id=\"5111237\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Industrial Building<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eb5a910 e-con-full hover e-flex e-con e-child\" data-id=\"eb5a910\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-f23a704 e-con-full content e-flex e-con e-child\" data-id=\"f23a704\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b8789f4 elementor-widget elementor-widget-spacer\" data-id=\"b8789f4\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2a5dfac e-con-full overlay e-flex e-con e-child\" data-id=\"2a5dfac\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17bdf70 elementor-widget elementor-widget-heading\" data-id=\"17bdf70\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Commercial Real Estate<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4e236bf e-con-full hover e-flex e-con e-child\" data-id=\"4e236bf\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-47b3095 e-con-full content e-flex e-con e-child\" data-id=\"47b3095\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c8d3cb8 elementor-widget elementor-widget-spacer\" data-id=\"c8d3cb8\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-18f0dd0 elementor-widget elementor-widget-heading\" data-id=\"18f0dd0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Brokerage Real Estate<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-55cad9b e-con-full overlay e-flex e-con e-child\" data-id=\"55cad9b\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4f0c1f06 e-con-full mdw-stacked-card-area e-flex e-con e-parent\" data-id=\"4f0c1f06\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-21ee012b e-con-full e-flex e-con e-child\" data-id=\"21ee012b\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-381f00a2 e-con-full mdw-stacked-cards e-flex e-con e-child\" data-id=\"381f00a2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72da4a5b elementor-widget elementor-widget-html\" data-id=\"72da4a5b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<script src=\"https:\/\/code.jquery.com\/jquery-3.5.1.min.js\"><\/script>\r\n<script>\r\nif(!MDWNonce100){\r\n    \r\nvar MDWNonce100 = true\r\n$(document).ready(function() {\r\n    \r\nvar previousScrollTop = [],\r\ncards = [],\r\ncardScrollHeight = [],\r\ncardRotate = [],\r\ncardContainer = [],\r\nstickyTop = [],\r\nstickyCon = []\r\n\/\/ Sliding crads on scroll\r\nfunction cardSlideUp(){\r\n$('.mdw-stacked-card-area').each(function(i){\r\n    \r\n    var $this = $(this),\r\n    scrollTop = $(document).scrollTop(),\r\n    cardAreaTop = $this.offset().top,\r\n    index = Math.floor((scrollTop - cardAreaTop - stickyTop[i]) \/ cardScrollHeight[i]),\r\n    totalCards = cards[i].length\r\n    \r\n    cards[i].removeClass('mdw-active-card')\r\n    cards[i].each(function(j){\r\n        if( j <= index ) {\r\n            $(this).addClass('mdw-active-card')\r\n        }\r\n        if(index >= -1 && index < totalCards - 1){\r\n            $(this).css({\r\n                'transform': `rotate(${ -1*j*cardRotate[i] + (index+1)*cardRotate[i] }deg)`\r\n            })\r\n        }\r\n    })\r\n    \r\n    previousScrollTop[i] = scrollTop\r\n})\r\n}\r\nfunction setValues(){\r\n$('.mdw-stacked-card-area').each(function(i){\r\n    \r\n    var $this = $(this)\r\n    \r\n    stickyTop[i] = 0\r\n    \r\n    if(stickyCon[i].outerHeight() > $(window).height()){\r\n        stickyTop[i] = cardContainer[i].offset().top - stickyCon[i].offset().top - $(window).height()\/2\r\n    }\r\n    stickyCon[i].css('top', -1*stickyTop[i])\r\n    \r\n    cardScrollHeight[i] = $this.css('--card-scroll-height') ? parseInt($this.css('--card-scroll-height').trim()) : 400\r\n    cardRotate[i] = $this.css('--card-rotate') ? parseInt($this.css('--card-rotate').trim()) : 9\r\n    \r\n    \r\n    \/\/ Rotating cards\r\n    \r\n    cards[i].each(function(j) {\r\n        $(this).css({\r\n            'transform': `rotate(-${j * cardRotate[i]}deg)`,\r\n            'z-index': cards[i].length - j\r\n        })\r\n    })\r\n    \/\/ Card area height\r\n    \r\n    $this.css('height', stickyCon[i].outerHeight() +  ((cards[i].length - 1) * cardScrollHeight[i]) + 'px' )\r\n})\r\n}\r\n$(document).on('scroll', cardSlideUp)\r\n$(window).on('resize', function(){\r\n    setValues()\r\n    cardSlideUp()\r\n})\r\nfunction init(){\r\n$('.mdw-stacked-card-area').each(function(i){\r\n    \r\n    var $this = $(this)\r\n    \r\n    cards[i] = $this.find('.mdw-stacked-cards > .e-con, .mdw-stacked-cards > .e-container, .mdw-stacked-cards > .e-con-inner > .e-con, .mdw-stacked-cards > .e-con-inner > .e-container')\r\n    stickyCon[i] = $this.children('.e-con, .e-container').eq(0)\r\n    \r\n    stickyCon[i].parents().each(function(){\r\n        if( !$(this).is('html') ){ $(this).css('overflow', 'visible') }\r\n    })\r\n    \r\n    previousScrollTop[i] = $(document).scrollTop()\r\n    cardContainer[i] = $this.find('.mdw-stacked-cards')\r\n})\r\nsetValues()\r\ncardSlideUp()\r\n}\r\ninit()\r\n    \r\n})\r\n}\r\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-547b028a e-con-full e-flex e-con e-child\" data-id=\"547b028a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5ee1131e elementor-widget elementor-widget-heading\" data-id=\"5ee1131e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3df58822 elementor-widget elementor-widget-text-editor\" data-id=\"3df58822\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65043121 e-con-full e-flex e-con e-child\" data-id=\"65043121\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71fa94cc elementor-widget elementor-widget-heading\" data-id=\"71fa94cc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-603b296c elementor-widget elementor-widget-text-editor\" data-id=\"603b296c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-23ea4c68 e-con-full e-flex e-con e-child\" data-id=\"23ea4c68\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c8be2f3 elementor-widget elementor-widget-heading\" data-id=\"4c8be2f3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-70480e71 elementor-widget elementor-widget-text-editor\" data-id=\"70480e71\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-24340af2 e-con-full e-flex e-con e-child\" data-id=\"24340af2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3eb09587 elementor-widget elementor-widget-heading\" data-id=\"3eb09587\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eee9c8f elementor-widget elementor-widget-text-editor\" data-id=\"eee9c8f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-af1685 layout e-flex e-con-boxed e-con e-parent\" data-id=\"af1685\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-74ee86fb e-con-full hover e-flex e-con e-child\" data-id=\"74ee86fb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-33063db4 e-con-full content e-flex e-con e-child\" data-id=\"33063db4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-317f4d40 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"317f4d40\" data-element_type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"8\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"317f4d40\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Name\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Message\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3d86d822 e-con-full overlay e-flex e-con e-child\" data-id=\"3d86d822\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46b3633 elementor-widget elementor-widget-heading\" data-id=\"46b3633\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Retail Shopping Centers<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4d29441f e-con-full hover e-flex e-con e-child\" data-id=\"4d29441f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-105e2c6f e-con-full content e-flex e-con e-child\" data-id=\"105e2c6f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-379f11cb elementor-align-center elementor-widget elementor-widget-lottie\" data-id=\"379f11cb\" data-element_type=\"widget\" data-settings=\"{&quot;source_json&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/new.7108desoto.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Animation-1725520019005.json&quot;,&quot;id&quot;:600,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;trigger&quot;:&quot;on_hover&quot;,&quot;on_hover_out&quot;:&quot;reverse&quot;,&quot;source&quot;:&quot;media_file&quot;,&quot;caption_source&quot;:&quot;none&quot;,&quot;link_to&quot;:&quot;none&quot;,&quot;hover_area&quot;:&quot;animation&quot;,&quot;play_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;start_point&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;end_point&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;renderer&quot;:&quot;svg&quot;}\" data-widget_type=\"lottie.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"e-lottie__container\"><div class=\"e-lottie__animation\"><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c8c92cc e-con-full hover e-flex e-con e-child\" data-id=\"2c8c92cc\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e937b2 elementor-widget elementor-widget-html\" data-id=\"e937b2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<script type=\"text\/javascript\">\r\n    \r\n      const cards = document.querySelectorAll(\".card\");\r\n\r\n\r\nwindow.addEventListener(\"mousemove\", (ev) => {\r\n  \r\n  cards.forEach((e) => {\r\n    const blob = e.querySelector(\".blob\");\r\n    const fblob = e.querySelector(\".fakeblob\");\r\n    const rec = fblob.getBoundingClientRect();\r\n\r\n  \r\n    blob.animate(\r\n      [\r\n        {\r\n          transform: `translate(${\r\n            (ev.clientX - rec.left) - (rec.width \/ 2)\r\n          }px,${(ev.clientY - rec.top) - (rec.height \/ 2)}px)`\r\n        }\r\n      ],\r\n      {\r\n        duration: 300,\r\n        fill: \"forwards\"\r\n      }\r\n    );\r\n  \r\n    blob.style.opacity = \"1\";\r\n      \r\n  });\r\n  \r\n});\r\n\r\n    \r\n    \r\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1641970c e-con-full content e-flex e-con e-child\" data-id=\"1641970c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-107ea8b3 e-con-full card e-flex e-con e-child\" data-id=\"107ea8b3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-6ec0c31 e-con-full Inner e-flex e-con e-child\" data-id=\"6ec0c31\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-36749508 elementor-widget elementor-widget-heading\" data-id=\"36749508\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-177e344a elementor-widget elementor-widget-text-editor\" data-id=\"177e344a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b9d8876 e-con-full blob e-flex e-con e-child\" data-id=\"b9d8876\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1a8d6ebf e-con-full fakeblob e-flex e-con e-child\" data-id=\"1a8d6ebf\" data-element_type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e89ec10 e-con-full e-flex e-con e-child\" data-id=\"e89ec10\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-474b47f7 e-con-full e-flex e-con e-child\" data-id=\"474b47f7\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1ab6d4d3 e-con-full hover e-flex e-con e-child\" data-id=\"1ab6d4d3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Cheapest Small Office Spaces Office Building Medical Building Click here Retail Shopping Centers Add Your Heading Text Here Add Your Heading Text Here Industrial Building Commercial Real Estate Brokerage Real Estate Add Your Heading Text Here Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Add [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/new.7108desoto.com\/index.php\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/new.7108desoto.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/new.7108desoto.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/new.7108desoto.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/new.7108desoto.com\/index.php\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":357,"href":"https:\/\/new.7108desoto.com\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":779,"href":"https:\/\/new.7108desoto.com\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions\/779"}],"wp:attachment":[{"href":"https:\/\/new.7108desoto.com\/index.php\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}