{"id":549,"date":"2025-04-30T16:04:20","date_gmt":"2025-04-30T16:04:20","guid":{"rendered":"https:\/\/greenox.ge\/?page_id=549"},"modified":"2025-07-24T14:13:22","modified_gmt":"2025-07-24T14:13:22","slug":"airchie","status":"publish","type":"page","link":"https:\/\/greenox.ge\/en\/proeqtebi\/abashidze\/airchie\/","title":{"rendered":"Choose"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"549\" class=\"elementor elementor-549\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4083138 elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"4083138\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3873706 e-flex e-con-boxed e-con e-parent\" data-id=\"3873706\" 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-c77f2f3 e-con-full e-flex e-con e-child\" data-id=\"c77f2f3\" data-element_type=\"container\" data-settings=\"{&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-522d49b e-con-full elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-flex e-con e-child\" data-id=\"522d49b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9e09f88 elementor-widget elementor-widget-html\" data-id=\"9e09f88\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n.floorWrapper {\n    position: relative\n}\n.floor {\n    position: absolute; \/* Allows precise positioning over the image *\/\n    background-color: red; \/* Initially invisible *\/\n    cursor: pointer; \/* Changes cursor on hover *\/\n    opacity: 1 \/* Make sure the floor is invisible *\/\n    z-index: 11;\n    top: 100px;\n    width: 100px;\n    height: 100px;\n    \n}\n\n.floor.hover {\n  background-color: #F4F5F480; \/* replace with your hover effect *\/\n  transform: scale(1.05);\n  transition: all 0.3s ease;\n  opacity: 1;\n}\n\n.floor:hover {\n    background-color: #F4F5F480; \/* Semi-transparent green on hover *\/\n    opacity: 1; \/* Make the hover color visible *\/\n    transition: background-color 0.3s ease, opacity 0.3s ease; \/* Smooth transition *\/\n}\n\n\/* Floor Positioning (CRITICAL - ADJUST THESE VALUES) *\/\n\n#floor7 {\n     left: 11%;\nclip-path: polygon(14% 1%, 91% 1%, 86% 49%, 8% 98%);\n    rotate: 169deg;\n    top: 19px;\n    width: 70%;\n    height: 250px;\n}\n#floor8 {\n     left: 11%;\nclip-path: polygon(11% 2%, 89% 12%, 87% 65%, 10% 98%);\n    rotate: 176deg;\n    top: 230px;\n    width: 70%;\n    height: 200px;\n}\n#floor9 {\n   left: 12%;\nclip-path: polygon(13% 1%, 91% 23%, 90% 66%, 15% 85%);\n    rotate: 182deg;\n    top: 362px;\n    width: 73%;\n    height: 204px;\n}\n#floor10{\n  left: 15%;\nclip-path: polygon(15% 16%, 88% 23%, 84% 69%, 9% 99%);\n    rotate: 156deg;\n    top: 0;\n    width: 65%;\n    height: 100px;\n}\n#floor11{\n    left: 17%;\n    top: 81%;\n    width: 66%;\n    height: 9%;\n}\n\n#floor4:hover {\n    background-color: #ff000050 !important;\n    cursor: default;\n}\n\n@media only screen and (max-width: 1024px){\n    .floor {\n        display: none;\n    }\n}\n\n@media only screen and (max-width: 1320px) {\n    #floor5 {\n  left: 15%;\nclip-path: polygon(15% 25%, 88% 27%, 84% 69%, 9% 99%);\n    rotate: 156deg;\n    top: 0;\n    width: 65%;\n    height: 80px;\n}\n    #floor2 {\n        top: 6px;\n        clip-path: polygon(14% 5%, 91% 6%, 86% 48%, 8% 93%);\n        height: 200px\n    }\n    #floor3 {\n        clip-path: polygon(11% 18%, 89% 33%, 87% 70%, 10% 94%);\n        top: 160px;\n    }\n    #floor4 {\n   left: 10%;\nclip-path:polygon(11% 22%, 89% 40%, 88% 74%, 13% 80%);\n    rotate: 182deg;\n    top: 262px;\n    width: 73%;\n    height: 204px;\n}\n\n\n}\n\/* Add more #floorN styles as needed for each floor *\/\n<\/style>\n<div class=\"floorWrapper\">\n<div id=\"floor7\" class=\"floor\" data-href=\"\/floor\/\"><\/div>\n<div id=\"floor8\" class=\"floor\" data-href=\"\/floor\/\"><\/div>\n<div id=\"floor8\" class=\"floor\" data-href=\"\/secondFloor\/\"><\/div>\n<div id=\"floor9\" class=\"floor\"><\/div>\n<div id=\"floor10\" class=\"floor\" data-href=\"#floor-five-page\"><\/div>\n<div id=\"floor11\" class=\"floor\" data-href=\"#floor-six-page\"><\/div>\n<\/div>\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const floors = document.querySelectorAll('.floor');\n    floors.forEach(floor => {\n        floor.addEventListener('click', function() {\n            const href = this.getAttribute('data-href');\n            if (href) {\n                window.location.href = href;  \/\/ For page navigation\n                \/\/ Or, for scrolling to a section on the same page:\n                \/\/ document.querySelector(href).scrollIntoView({ behavior: 'smooth' });\n            }\n        });\n    });\n});\n\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n  const floors = [\n    document.getElementById(\"floor4\"),\n    document.getElementById(\"floor3\"),\n    document.getElementById(\"floor2\"),\n    document.getElementById(\"floor5\") \/\/ add more if needed\n  ];\n\n  floors.forEach((floor, index) => {\n    setTimeout(() => {\n      floor.classList.add(\"hover\");\n      setTimeout(() => {\n        floor.classList.remove(\"hover\");\n      }, 400); \/\/ hover effect duration (0.3s)\n    }, index * 400); \/\/ delay between floors\n  });\n});\n\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8a468d1 e-con-full elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-flex e-con e-child\" data-id=\"8a468d1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-633c575 elementor-widget elementor-widget-html\" data-id=\"633c575\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    \/\/ Hide container2 initially\n    const container1 = document.getElementById(\"container1\");\n    const container2 = document.getElementById(\"container2\");\n    const button = document.getElementById(\"revealBtn\");\n\n    if (container2) container2.style.display = \"none\";\n\n    if (button) {\n      button.addEventListener(\"click\", function () {\n        if (container1) container1.style.display = \"none\";\n        if (container2) container2.style.display = \"flex\";\n        if (container2) container2.style.opacity = \"1\";\n      });\n    }\n  });\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0082049 e-con-full elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-flex e-con e-child\" data-id=\"0082049\" data-element_type=\"container\" id=\"container2\">\n\t\t\t\t<div class=\"elementor-element elementor-element-492a40e elementor-widget-mobile__width-initial chooseFloorButton elementor-widget elementor-widget-button\" data-id=\"492a40e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/greenox.ge\/en\/proeqtebi\/abashidze\/airchie\/meore-sartuli\/\">\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\">2<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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-5901fee elementor-widget-mobile__width-initial chooseFloorButton elementor-widget elementor-widget-button\" data-id=\"5901fee\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/greenox.ge\/en\/proeqtebi\/abashidze\/airchie\/mesame-sartuli\/\">\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\">3<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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-9797a37 elementor-widget-mobile__width-initial chooseFloorButton elementor-widget elementor-widget-button\" data-id=\"9797a37\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/greenox.ge\/en\/proeqtebi\/abashidze\/airchie\/meotxe-sartuli\/\">\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\">4<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\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-a1450c5 e-con-full e-flex e-con e-child\" data-id=\"a1450c5\" data-element_type=\"container\" id=\"container1\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc19673 elementor-widget elementor-widget-button\" data-id=\"dc19673\" data-element_type=\"widget\" id=\"revealBtn\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\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\">CHOOSE FLOOR<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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-f72a212 e-con-full filtersWooParent elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"f72a212\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_mobile&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d19bbcb filtersWoo elementor-widget__width-initial elementor-widget elementor-widget-woofilters\" data-id=\"d19bbcb\" data-element_type=\"widget\" data-widget_type=\"woofilters.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-woofilters\"><style type=\"text\/css\" id=\"wpfCustomCss-1_891198\">#wpfMainWrapper-1_891198{position:relative;width:100%;}#wpfMainWrapper-1_891198 .wpfFilterWrapper {visibility:hidden;width:100%;}#wpfBlock_2 [data-term-id=\"29\"] { display:none;}#wpfBlock_2 [data-term-id=\"38\"] { display:none;}#wpfBlock_2 [data-term-id=\"37\"] { display:none;}#wpfBlock_2 [data-term-id=\"40\"] { display:none;}#wpfBlock_3 [data-term-id=\"28\"] { display:none;}#wpfBlock_3 [data-term-id=\"34\"] { display:none;}#wpfBlock_3 [data-term-id=\"35\"] { display:none;}#wpfBlock_3 [data-term-id=\"36\"] { display:none;}#wpfMainWrapper-1_891198 .wpfLoaderLayout {position:absolute;top:0;bottom:0;left:0;right:0;background-color: rgba(255, 255, 255, 0.9);z-index: 999;}#wpfMainWrapper-1_891198 .wpfLoaderLayout i {position:absolute;z-index:9;top:50%;left:50%;margin-top:-30px;margin-left:-30px;color:rgba(0,0,0,.9);}<\/style><div class=\"wpfMainWrapper\" id=\"wpfMainWrapper-1_891198\" data-viewid=\"1_891198\" data-filter=\"1\" data-settings=\"{&quot;posts_per_page&quot;:16,&quot;posts_per_row&quot;:&quot;&quot;,&quot;paged&quot;:1,&quot;base&quot;:&quot;\\\/en\\\/wp-json\\\/wp\\\/v2\\\/pages\\\/549?product-page=%#%&quot;,&quot;format &quot;:&quot;?product-page=%#%&quot;,&quot;page_id&quot;:549,&quot;paginate_base&quot;:&quot;page&quot;,&quot;paginate_type&quot;:&quot;url&quot;}\" data-default-query=\"\" data-filter-settings=\"{&quot;settings&quot;:{&quot;display_on_page&quot;:&quot;both&quot;,&quot;display_on_page_shortcode&quot;:&quot;0&quot;,&quot;display_for&quot;:&quot;both&quot;,&quot;force_show_current&quot;:&quot;0&quot;,&quot;desctop_mobile_breakpoint_switcher&quot;:&quot;0&quot;,&quot;desctop_mobile_breakpoint_width&quot;:&quot;0&quot;,&quot;hide_without_products&quot;:&quot;0&quot;,&quot;show_filter_immediately&quot;:&quot;0&quot;,&quot;initialise_immediately&quot;:&quot;0&quot;,&quot;count_product_shop&quot;:&quot;0&quot;,&quot;columns_product_shop&quot;:&quot;0&quot;,&quot;enable_ajax&quot;:&quot;1&quot;,&quot;remove_actions&quot;:&quot;0&quot;,&quot;display_status_private&quot;:&quot;0&quot;,&quot;product_list_selector&quot;:&quot;&quot;,&quot;product_container_selector&quot;:&quot;&quot;,&quot;force_theme_templates&quot;:&quot;0&quot;,&quot;recalculate_filters&quot;:&quot;0&quot;,&quot;no_redirect_by_no_products&quot;:&quot;0&quot;,&quot;do_not_use_shortcut&quot;:&quot;0&quot;,&quot;show_filtering_button&quot;:&quot;1&quot;,&quot;filtering_button_word&quot;:&quot;\u10d2\u10d0\u10e4\u10d8\u10da\u10e2\u10d5\u10e0\u10d0&quot;,&quot;auto_update_filter&quot;:&quot;0&quot;,&quot;show_clean_button&quot;:&quot;0&quot;,&quot;show_clean_button_word&quot;:&quot;Clear&quot;,&quot;reset_all_filters&quot;:&quot;0&quot;,&quot;main_buttons_position&quot;:&quot;bottom&quot;,&quot;main_buttons_order&quot;:&quot;left&quot;,&quot;all_products_filtering&quot;:&quot;0&quot;,&quot;form_filter_by_all_products&quot;:&quot;0&quot;,&quot;show_clean_block&quot;:&quot;0&quot;,&quot;show_clean_block_word&quot;:&quot;Clear&quot;,&quot;filter_recount&quot;:&quot;0&quot;,&quot;filter_recount_price&quot;:&quot;0&quot;,&quot;keep_recount_price&quot;:&quot;0&quot;,&quot;filter_null_disabled&quot;:&quot;0&quot;,&quot;sort_by_title&quot;:&quot;0&quot;,&quot;checked_items_top&quot;:&quot;0&quot;,&quot;checked_items_bold&quot;:&quot;0&quot;,&quot;text_no_products&quot;:&quot;No products found&quot;,&quot;filtering_by_variations&quot;:&quot;1&quot;,&quot;form_filter_by_variations&quot;:&quot;0&quot;,&quot;exclude_backorder_variations&quot;:&quot;0&quot;,&quot;hide_filter_icon&quot;:&quot;1&quot;,&quot;use_title_as_slug&quot;:&quot;0&quot;,&quot;use_category_filtration&quot;:&quot;1&quot;,&quot;display_only_descendants_category&quot;:&quot;0&quot;,&quot;display_only_children_category&quot;:&quot;0&quot;,&quot;check_get_names&quot;:&quot;0&quot;,&quot;f_multi_logic&quot;:&quot;and&quot;,&quot;third_party_prefilter&quot;:&quot;0&quot;,&quot;filter_loader_icon_onload_enable&quot;:&quot;1&quot;,&quot;filter_loader_icon_color&quot;:&quot;#000000&quot;,&quot;filter_loader_icon_name&quot;:&quot;default&quot;,&quot;filter_loader_icon_number&quot;:&quot;0&quot;,&quot;enable_overlay&quot;:&quot;0&quot;,&quot;overlay_background&quot;:&quot;&quot;,&quot;enable_overlay_icon&quot;:&quot;0&quot;,&quot;enable_overlay_word&quot;:&quot;0&quot;,&quot;overlay_word&quot;:&quot;WooBeWoo&quot;,&quot;filter_width&quot;:&quot;100&quot;,&quot;filter_width_in&quot;:&quot;%&quot;,&quot;filter_width_mobile&quot;:&quot;100&quot;,&quot;filter_width_in_mobile&quot;:&quot;%&quot;,&quot;filter_block_width&quot;:&quot;100&quot;,&quot;filter_block_width_in&quot;:&quot;%&quot;,&quot;filter_block_width_mobile&quot;:&quot;100&quot;,&quot;filter_block_width_in_mobile&quot;:&quot;%&quot;,&quot;filter_block_height&quot;:&quot;&quot;,&quot;padding_child_list&quot;:&quot;&quot;,&quot;css_editor&quot;:&quot;&quot;,&quot;js_editor&quot;:&quot;&quot;,&quot;disable_fontawesome_loading&quot;:&quot;0&quot;,&quot;disable_plugin_styles&quot;:&quot;0&quot;,&quot;filters&quot;:{&quot;order&quot;:&quot;[{\\&quot;id\\&quot;:\\&quot;wpfAttribute\\&quot;,\\&quot;uniqId\\&quot;:\\&quot;wpf_8e9z59lea\\&quot;,\\&quot;name\\&quot;:\\&quot;wpf_filter_floor\\&quot;,\\&quot;settings\\&quot;:{\\&quot;f_enable\\&quot;:true,\\&quot;f_title\\&quot;:\\&quot;Floor\\&quot;,\\&quot;f_name\\&quot;:\\&quot;Attribute\\&quot;,\\&quot;f_list\\&quot;:\\&quot;1\\&quot;,\\&quot;f_enable_title\\&quot;:\\&quot;no\\&quot;,\\&quot;f_enable_title_mobile\\&quot;:\\&quot;no\\&quot;,\\&quot;f_frontend_type\\&quot;:\\&quot;dropdown\\&quot;,\\&quot;f_custom_tags\\&quot;:false,\\&quot;f_custom_tags_settings[header]\\&quot;:\\&quot;0\\&quot;,\\&quot;f_custom_tags_settings[title_1]\\&quot;:\\&quot;0\\&quot;,\\&quot;f_custom_tags_settings[title_2]\\&quot;:\\&quot;0\\&quot;,\\&quot;f_custom_tags_settings[title_3]\\&quot;:\\&quot;0\\&quot;,\\&quot;f_dropdown_first_option_text\\&quot;:\\&quot;\u10e1\u10d0\u10e0\u10d7\u10e3\u10da\u10d8\\&quot;,\\&quot;f_dropdown_search\\&quot;:false,\\&quot;f_show_hierarchical\\&quot;:false,\\&quot;f_hide_parent\\&quot;:false,\\&quot;f_order_custom\\&quot;:false,\\&quot;f_hide_empty\\&quot;:true,\\&quot;f_hide_empty_active\\&quot;:false,\\&quot;f_hide_by_single\\&quot;:false,\\&quot;f_show_count\\&quot;:false,\\&quot;f_mlist[]\\&quot;:\\&quot;\\&quot;,\\&quot;f_hidden_attributes\\&quot;:false,\\&quot;f_query_logic\\&quot;:\\&quot;or\\&quot;,\\&quot;f_sort_by\\&quot;:\\&quot;default\\&quot;,\\&quot;f_show_search_input\\&quot;:false,\\&quot;f_show_all_attributes\\&quot;:false,\\&quot;f_layout\\&quot;:\\&quot;ver\\&quot;,\\&quot;f_ver_columns\\&quot;:\\&quot;1\\&quot;,\\&quot;f_max_height\\&quot;:\\&quot;200\\&quot;}},{\\&quot;id\\&quot;:\\&quot;wpfAttribute\\&quot;,\\&quot;uniqId\\&quot;:\\&quot;wpf_1y3vw08if\\&quot;,\\&quot;name\\&quot;:\\&quot;wpf_filter_space\\&quot;,\\&quot;settings\\&quot;:{\\&quot;f_enable\\&quot;:true,\\&quot;f_title\\&quot;:\\&quot;Space\\&quot;,\\&quot;f_name\\&quot;:\\&quot;Attribute\\&quot;,\\&quot;f_list\\&quot;:\\&quot;2\\&quot;,\\&quot;f_enable_title\\&quot;:\\&quot;no\\&quot;,\\&quot;f_enable_title_mobile\\&quot;:\\&quot;no\\&quot;,\\&quot;f_frontend_type\\&quot;:\\&quot;dropdown\\&quot;,\\&quot;f_custom_tags\\&quot;:false,\\&quot;f_custom_tags_settings[header]\\&quot;:\\&quot;0\\&quot;,\\&quot;f_custom_tags_settings[title_1]\\&quot;:\\&quot;0\\&quot;,\\&quot;f_custom_tags_settings[title_2]\\&quot;:\\&quot;0\\&quot;,\\&quot;f_custom_tags_settings[title_3]\\&quot;:\\&quot;0\\&quot;,\\&quot;f_dropdown_first_option_text\\&quot;:\\&quot;\u10e4\u10d0\u10e0\u10d7\u10dd\u10d1\u10d8\\&quot;,\\&quot;f_dropdown_search\\&quot;:false,\\&quot;f_show_hierarchical\\&quot;:false,\\&quot;f_hide_parent\\&quot;:false,\\&quot;f_order_custom\\&quot;:false,\\&quot;f_hide_empty\\&quot;:false,\\&quot;f_hide_empty_active\\&quot;:false,\\&quot;f_hide_by_single\\&quot;:false,\\&quot;f_show_count\\&quot;:false,\\&quot;f_mlist[]\\&quot;:\\&quot;\\&quot;,\\&quot;f_hidden_attributes\\&quot;:false,\\&quot;f_query_logic\\&quot;:\\&quot;or\\&quot;,\\&quot;f_sort_by\\&quot;:\\&quot;default\\&quot;,\\&quot;f_show_search_input\\&quot;:false,\\&quot;f_show_all_attributes\\&quot;:false,\\&quot;f_layout\\&quot;:\\&quot;ver\\&quot;,\\&quot;f_ver_columns\\&quot;:\\&quot;1\\&quot;,\\&quot;f_max_height\\&quot;:\\&quot;200\\&quot;}},{\\&quot;id\\&quot;:\\&quot;wpfAttribute\\&quot;,\\&quot;uniqId\\&quot;:\\&quot;wpf_i1i653s5o\\&quot;,\\&quot;name\\&quot;:\\&quot;wpf_filter_rooms\\&quot;,\\&quot;settings\\&quot;:{\\&quot;f_enable\\&quot;:true,\\&quot;f_title\\&quot;:\\&quot;Rooms\\&quot;,\\&quot;f_name\\&quot;:\\&quot;Attribute\\&quot;,\\&quot;f_list\\&quot;:\\&quot;3\\&quot;,\\&quot;f_enable_title\\&quot;:\\&quot;no\\&quot;,\\&quot;f_enable_title_mobile\\&quot;:\\&quot;no\\&quot;,\\&quot;f_frontend_type\\&quot;:\\&quot;dropdown\\&quot;,\\&quot;f_custom_tags\\&quot;:false,\\&quot;f_custom_tags_settings[header]\\&quot;:\\&quot;0\\&quot;,\\&quot;f_custom_tags_settings[title_1]\\&quot;:\\&quot;0\\&quot;,\\&quot;f_custom_tags_settings[title_2]\\&quot;:\\&quot;0\\&quot;,\\&quot;f_custom_tags_settings[title_3]\\&quot;:\\&quot;0\\&quot;,\\&quot;f_dropdown_first_option_text\\&quot;:\\&quot;\u10e1\u10d0\u10eb\u10d8\u10dc\u10d4\u10d1\u10da\u10d4\u10d1\u10d8\u10e1 \u10e0\u10d0\u10dd\u10d3\u10d4\u10dc\u10dd\u10d1\u10d0\\&quot;,\\&quot;f_dropdown_search\\&quot;:false,\\&quot;f_show_hierarchical\\&quot;:false,\\&quot;f_hide_parent\\&quot;:false,\\&quot;f_order_custom\\&quot;:false,\\&quot;f_hide_empty\\&quot;:false,\\&quot;f_hide_empty_active\\&quot;:false,\\&quot;f_hide_by_single\\&quot;:false,\\&quot;f_show_count\\&quot;:false,\\&quot;f_mlist[]\\&quot;:\\&quot;\\&quot;,\\&quot;f_hidden_attributes\\&quot;:false,\\&quot;f_query_logic\\&quot;:\\&quot;or\\&quot;,\\&quot;f_sort_by\\&quot;:\\&quot;default\\&quot;,\\&quot;f_show_search_input\\&quot;:false,\\&quot;f_show_all_attributes\\&quot;:false,\\&quot;f_layout\\&quot;:\\&quot;ver\\&quot;,\\&quot;f_ver_columns\\&quot;:\\&quot;1\\&quot;,\\&quot;f_max_height\\&quot;:\\&quot;200\\&quot;}}]&quot;,&quot;preselect&quot;:&quot;&quot;}}}\" data-nowoo=\"true\"><div class=\"wpfFilterWrapper wpfNotActive\" id=\"wpfBlock_1\" data-order-key=\"0\"  data-filter-type=\"wpfAttribute\" data-get-attribute=\"wpf_filter_floor\" data-display-type=\"dropdown\" data-content-type=\"taxonomy\" data-slug=\"floor\" data-uniq-id=\"wpf_8e9z59lea\" data-query-logic=\"or\" data-radio=\"0\" data-taxonomy=\"pa_floor\" data-label=\"floor\" data-hide-active=\"0\" data-show-all=\"0\" data-hide-single=\"0\"><div class=\"wpfFilterContent\"><div class=\"wpfCheckboxHier\"><select><option value=\"\" data-slug=\"\">Floor<\/option><option data-term-name=\"2\" value=\"32\" data-term-slug=\"2\" data-count=\"0\" data-term-id=\"32\" data-slug=\"2\"  data-img=\"\">2 <\/option><option data-term-name=\"3\" value=\"31\" data-term-slug=\"3\" data-count=\"0\" data-term-id=\"31\" data-slug=\"3\"  data-img=\"\">3 <\/option><option data-term-name=\"4\" value=\"30\" data-term-slug=\"4\" data-count=\"0\" data-term-id=\"30\" data-slug=\"4\"  data-img=\"\">4 <\/option><\/select><\/div><\/div><\/div><div class=\"wpfFilterWrapper wpfNotActive\" id=\"wpfBlock_2\" data-order-key=\"1\"  data-filter-type=\"wpfAttribute\" data-get-attribute=\"wpf_filter_space\" data-display-type=\"dropdown\" data-content-type=\"taxonomy\" data-slug=\"space\" data-uniq-id=\"wpf_1y3vw08if\" data-query-logic=\"or\" data-radio=\"0\" data-taxonomy=\"pa_space\" data-label=\"space\" data-hide-active=\"0\" data-show-all=\"0\" data-hide-single=\"0\"><div class=\"wpfFilterContent\"><div class=\"wpfCheckboxHier\"><select><option value=\"\" data-slug=\"\">\u10e4\u10d0\u10e0\u10d7\u10dd\u10d1\u10d8<\/option><option data-term-name=\"49.5\" value=\"39\" data-term-slug=\"49-5\" data-count=\"0\" data-term-id=\"39\" data-slug=\"49-5\"  data-img=\"\">49.5 <\/option><option data-term-name=\"54.9\" value=\"29\" data-term-slug=\"54-9\" data-count=\"0\" data-term-id=\"29\" data-slug=\"54-9\"  data-img=\"\">54.9 <\/option><option data-term-name=\"57.7\" value=\"61\" data-term-slug=\"57-7\" data-count=\"0\" data-term-id=\"61\" data-slug=\"57-7\"  data-img=\"\">57.7 <\/option><option data-term-name=\"60\" value=\"38\" data-term-slug=\"60\" data-count=\"0\" data-term-id=\"38\" data-slug=\"60\"  data-img=\"\">60 <\/option><option data-term-name=\"61.3\" value=\"64\" data-term-slug=\"61-3\" data-count=\"0\" data-term-id=\"64\" data-slug=\"61-3\"  data-img=\"\">61.3 <\/option><option data-term-name=\"74.6\" value=\"37\" data-term-slug=\"74-6\" data-count=\"0\" data-term-id=\"37\" data-slug=\"74-6\"  data-img=\"\">74.6 <\/option><option data-term-name=\"78.5\" value=\"40\" data-term-slug=\"78-5\" data-count=\"0\" data-term-id=\"40\" data-slug=\"78-5\"  data-img=\"\">78.5 <\/option><\/select><\/div><\/div><\/div><div class=\"wpfFilterWrapper wpfNotActive\" id=\"wpfBlock_3\" data-order-key=\"2\"  data-filter-type=\"wpfAttribute\" data-get-attribute=\"wpf_filter_rooms\" data-display-type=\"dropdown\" data-content-type=\"taxonomy\" data-slug=\"rooms\" data-uniq-id=\"wpf_i1i653s5o\" data-query-logic=\"or\" data-radio=\"0\" data-taxonomy=\"pa_rooms\" data-label=\"rooms\" data-hide-active=\"0\" data-show-all=\"0\" data-hide-single=\"0\"><div class=\"wpfFilterContent\"><div class=\"wpfCheckboxHier\"><select><option value=\"\" data-slug=\"\">\u10e1\u10d0\u10eb\u10d8\u10dc\u10d4\u10d1\u10da\u10d4\u10d1\u10d8\u10e1 \u10e0\u10d0\u10dd\u10d3\u10d4\u10dc\u10dd\u10d1\u10d0<\/option><option data-term-name=\"1\" value=\"62\" data-term-slug=\"1\" data-count=\"0\" data-term-id=\"62\" data-slug=\"1\"  data-img=\"\">1 <\/option><option data-term-name=\"2\" value=\"28\" data-term-slug=\"2\" data-count=\"0\" data-term-id=\"28\" data-slug=\"2\"  data-img=\"\">2 <\/option><option data-term-name=\"3\" value=\"34\" data-term-slug=\"3\" data-count=\"0\" data-term-id=\"34\" data-slug=\"3\"  data-img=\"\">3 <\/option><option data-term-name=\"4\" value=\"35\" data-term-slug=\"4\" data-count=\"0\" data-term-id=\"35\" data-slug=\"4\"  data-img=\"\">4 <\/option><option data-term-name=\"5\" value=\"36\" data-term-slug=\"5\" data-count=\"0\" data-term-id=\"36\" data-slug=\"5\"  data-img=\"\">5 <\/option><\/select><\/div><\/div><\/div><div class=\"wpfFilterButtons\"><button class=\"wpfFilterButton wpfButton\">\u10d2\u10d0\u10e4\u10d8\u10da\u10e2\u10d5\u10e0\u10d0<\/button><\/div><div class=\"wpfLoaderLayout\"><i class=\"fa fa-spinner fa-pulse fa-3x fa-fw\"><\/i><\/div><div class=\"wpfPreview wpfPreviewLoader wpfHidden\"><div class=\"woobewoo-filter-loader spinner\" ><\/div><\/div><\/div><\/div>\r\n\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-8f7001f e-con-full elementor-hidden-mobile elementor-hidden-tablet e-flex e-con e-child\" data-id=\"8f7001f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d33333 elementor-widget elementor-widget-html\" data-id=\"8d33333\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.floor {\n    position: absolute; \/* Allows precise positioning over the image *\/\n    background-color: transparent; \/* Initially invisible *\/\n    cursor: pointer; \/* Changes cursor on hover *\/\n    opacity: 0; \/* Make sure the floor is invisible *\/\n    z-index: 1;\n}\n\n.floor.hover {\n  background-color: #F4F5F480; \/* replace with your hover effect *\/\n  transform: scale(1.05);\n  transition: all 0.3s ease;\n  opacity: 1;\n}\n\n.floor:hover {\n    background-color: #F4F5F480; \/* Semi-transparent green on hover *\/\n    opacity: 1; \/* Make the hover color visible *\/\n    transition: background-color 0.3s ease, opacity 0.3s ease; \/* Smooth transition *\/\n}\n\n\/* Floor Positioning (CRITICAL - ADJUST THESE VALUES) *\/\n\n#floor2 {\n     left: 11%;\nclip-path: polygon(13% 1%, 91% 1%, 86% 49%, 8% 98%);\n    rotate: 169deg;\n    width: 70%;\n    height: 250px;\n}\n#floor3 {\n     left: 11%;\nclip-path: polygon(11% 2%, 89% 12%, 87% 65%, 10% 100%);\n    rotate: 175.5deg;\n    top: 311px;\n    width: 70%;\n    height: 220px;\n}\n#floor4 {\n   left: 12%;\nclip-path: polygon(13% 1%, 91% 23%, 90% 66%, 15% 85%);\n    rotate: 183deg;\n    top: 480px;\n    width: 73%;\n    height: 224px;\n}\n#floor5 {\n  left: 15%;\nclip-path: polygon(15% 26%, 88% 30%, 84% 70%, 9% 99%);\n    rotate: 156deg;\n    top: 0;\n    width: 65%;\n    height: 140px;\n}\n#floor6{\n    left: 17%;\n    top: 81%;\n    width: 66%;\n    height: 9%;\n}\n\n#floor4:hover {\n    background-color: #ff000050 !important;\n    cursor: default;\n}\n\n@media only screen and (max-width: 1024px){\n    \n}\n\n@media only screen and (max-width: 1320px) {\n    #floor5 {\n        height: 113px;\n    }\n    #floor2 {\n        top: 50px;\n        height: 200px;\n    }\n    \n    #floor3 {\n        top: 231px;\n        rotate: 177deg;\n        height: 195px;\n    }\n    \n    #floor4 {\n        top: 350px;\n        height: 244px;\n    }\n}\n<\/style>\n\n\n<div id=\"floor2\" class=\"floor\" data-href=\"https:\/\/greenox.ge\/proeqtebi\/abashidze\/airchie\/mesame-sartuli\/\"><\/div>\n<div id=\"floor3\" class=\"floor\" data-href=\"https:\/\/greenox.ge\/proeqtebi\/abashidze\/airchie\/meore-sartuli\/\"><\/div>\n<div id=\"floor4\" class=\"floor\" data-href=\"\/meore-sartuli\"><\/div>\n<div id=\"floor5\" class=\"floor\" data-href=\"\/meotxe-sartuli\"><\/div>\n<div id=\"floor6\" class=\"floor\" data-href=\"#floor-six-page\"><\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const floors = document.querySelectorAll('.floor');\n    floors.forEach(floor => {\n        floor.addEventListener('click', function() {\n            const href = this.getAttribute('data-href');\n            if (href) {\n                window.location.href = href;  \/\/ For page navigation\n            }\n        });\n    });\n});\n\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n  const floors = [\n    document.getElementById(\"floor4\"),\n    document.getElementById(\"floor3\"),\n    document.getElementById(\"floor2\"),\n    document.getElementById(\"floor5\") \/\/ add more if needed\n  ];\n\n  floors.forEach((floor, index) => {\n    setTimeout(() => {\n      floor.classList.add(\"hover\");\n      setTimeout(() => {\n        floor.classList.remove(\"hover\");\n      }, 400); \/\/ hover effect duration (0.3s)\n    }, index * 400); \/\/ delay between floors\n  });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3abf14a building-image elementor-widget elementor-widget-image\" data-id=\"3abf14a\" data-element_type=\"widget\" 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\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/greenox.ge\/wp-content\/uploads\/2025\/05\/projectImage-scaled.jpg\" class=\"attachment-full size-full wp-image-583\" alt=\"\" srcset=\"https:\/\/greenox.ge\/wp-content\/uploads\/2025\/05\/projectImage-scaled.jpg 2560w, https:\/\/greenox.ge\/wp-content\/uploads\/2025\/05\/projectImage-scaled-600x338.jpg 600w, https:\/\/greenox.ge\/wp-content\/uploads\/2025\/05\/projectImage-300x169.jpg 300w, https:\/\/greenox.ge\/wp-content\/uploads\/2025\/05\/projectImage-1024x576.jpg 1024w, https:\/\/greenox.ge\/wp-content\/uploads\/2025\/05\/projectImage-768x432.jpg 768w, https:\/\/greenox.ge\/wp-content\/uploads\/2025\/05\/projectImage-1536x864.jpg 1536w, https:\/\/greenox.ge\/wp-content\/uploads\/2025\/05\/projectImage-2048x1152.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-726b91b e-con-full elementor-hidden-tablet e-flex e-con e-child\" data-id=\"726b91b\" data-element_type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60cba9c elementor-widget elementor-widget-html\" data-id=\"60cba9c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    \/\/ Hide container2 initially\n    const container1 = document.getElementById(\"container3\");\n    const container2 = document.getElementById(\"container4\");\n    const button = document.getElementById(\"revealButton\");\n\n    if (container2) container2.style.display = \"none\";\n\n    if (button) {\n      button.addEventListener(\"click\", function () {\n        if (container1) container3.style.display = \"none\";\n        if (container2) container4.style.display = \"flex\";\n        if (container2) container4.style.opacity = \"1\";\n      });\n    }\n  });\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d4a7e2e e-con-full e-flex e-con e-child\" data-id=\"d4a7e2e\" data-element_type=\"container\" id=\"container3\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a9d9cad elementor-widget elementor-widget-button\" data-id=\"a9d9cad\" data-element_type=\"widget\" id=\"revealButton\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\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\">CHOOSE FLOOR<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\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-f16a3a5 e-con-full e-flex e-con e-child\" data-id=\"f16a3a5\" data-element_type=\"container\" id=\"container4\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd2e833 elementor-widget__width-initial elementor-widget-mobile__width-initial chooseFloorButtonDesktop elementor-widget elementor-widget-button\" data-id=\"cd2e833\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/greenox.ge\/en\/proeqtebi\/abashidze\/airchie\/meore-sartuli\/\">\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\">2<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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-a539186 elementor-widget__width-initial elementor-widget-mobile__width-initial chooseFloorButton elementor-widget elementor-widget-button\" data-id=\"a539186\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/greenox.ge\/en\/proeqtebi\/abashidze\/airchie\/mesame-sartuli\/\">\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\">3<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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-b45634b elementor-widget__width-initial elementor-widget-mobile__width-initial chooseFloorButton elementor-widget elementor-widget-button\" data-id=\"b45634b\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/greenox.ge\/en\/proeqtebi\/abashidze\/airchie\/meotxe-sartuli\/\">\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\">4<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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\t\t<\/div>\n\t\t\t\t<div class=\"woocommerce elementor-element elementor-element-d0eec68 elementor-widget-laptop__width-initial elementor-widget__width-initial elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"d0eec68\" data-element_type=\"widget\" data-settings=\"{&quot;template_id&quot;:375,&quot;_skin&quot;:&quot;product&quot;,&quot;columns&quot;:&quot;3&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.product\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\">\n\t\t<style id=\"loop-375\"><\/style>\t\t<\/div>\n\t\t\n\t\t\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-69e748e elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-flex e-con-boxed e-con e-parent\" data-id=\"69e748e\" 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-63319da e-con-full e-flex e-con e-child\" data-id=\"63319da\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-44b5369 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"44b5369\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b533592 elementor-widget elementor-widget-google_maps\" data-id=\"b533592\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Greenox%20Lisi&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Greenox Lisi\"\n\t\t\t\t\taria-label=\"Greenox Lisi\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\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-80246ee e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"80246ee\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e15a23a e-con-full formInfo e-flex e-con e-child\" data-id=\"e15a23a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93be3de elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"93be3de\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"60\" height=\"60\" viewbox=\"0 0 60 60\" fill=\"none\"><rect y=\"0.000976562\" width=\"60\" height=\"60\" rx=\"24\" fill=\"#FE9476\"><\/rect><path d=\"M21.9968 31.5389C19.5464 32.6381 17.9951 34.2281 17.9951 36.0035C17.9951 39.3182 23.3694 42.006 30.0001 42.006C36.6309 42.006 42.0051 39.3182 42.0051 36.0035C42.0051 34.2281 40.4538 32.6381 38.0034 31.5389\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M34.8716 36.6704C33.4261 37.611 31.7233 38.0773 30.0003 38.0043C28.2773 38.0773 26.5744 37.611 25.1289 36.6704\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M32.9347 19.2137C34.1238 20.4028 34.4796 22.1912 33.836 23.7448C33.1925 25.2985 31.6764 26.3115 29.9948 26.3115C28.3131 26.3115 26.797 25.2985 26.1535 23.7448C25.51 22.1912 25.8657 20.4028 27.0549 19.2137C27.8344 18.4337 28.892 17.9955 29.9948 17.9955C31.0975 17.9955 32.1551 18.4337 32.9347 19.2137\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M30 26.3087V34.0026\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2b90e8b e-con-full e-flex e-con e-child\" data-id=\"2b90e8b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f48496 elementor-widget elementor-widget-text-editor\" data-id=\"0f48496\" 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\t\t<p>Address<\/p>\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-5687a74 elementor-widget elementor-widget-text-editor\" data-id=\"5687a74\" 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\t\t<p>\u10dc.\u10d0\u10d1\u10d0\u10e8\u10d8\u10eb\u10d8\u10e1 #2<\/p>\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<div class=\"elementor-element elementor-element-46fd60e e-con-full formInfo e-flex e-con e-child\" data-id=\"46fd60e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-feb0fbd elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"feb0fbd\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"60\" height=\"60\" viewbox=\"0 0 60 60\" fill=\"none\"><rect y=\"0.000976562\" width=\"60\" height=\"60\" rx=\"24\" fill=\"#01DD9B\"><\/rect><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.4745 31.5263C26.9145 29.9663 25.7385 28.2197 24.9572 26.4477C24.7919 26.073 24.8892 25.6343 25.1785 25.345L26.2705 24.2543C27.1652 23.3597 27.1652 22.0943 26.3839 21.313L24.8185 19.7477C23.7772 18.7063 22.0892 18.7063 21.0479 19.7477L20.1785 20.617C19.1905 21.605 18.7785 23.0303 19.0452 24.4437C19.7039 27.9277 21.7279 31.7423 24.9932 35.0077C28.2585 38.273 32.0732 40.297 35.5572 40.9557C36.9705 41.2223 38.3959 40.8103 39.3839 39.8223L40.2519 38.9543C41.2932 37.913 41.2932 36.225 40.2519 35.1837L38.6879 33.6197C37.9065 32.8383 36.6399 32.8383 35.8599 33.6197L34.6559 34.825C34.3665 35.1143 33.9279 35.2117 33.5532 35.0463C31.7812 34.2637 30.0345 33.0863 28.4745 31.5263Z\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-463433f e-con-full e-flex e-con e-child\" data-id=\"463433f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a89d8e2 elementor-widget elementor-widget-text-editor\" data-id=\"a89d8e2\" 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\t\t<p>Phone<\/p>\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-5c30fd6 elementor-widget elementor-widget-text-editor\" data-id=\"5c30fd6\" 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\t\t<p><span style=\"white-space-collapse: preserve;\">+995 599242322<\/span><\/p>\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<div class=\"elementor-element elementor-element-fb773a1 e-con-full formInfo e-flex e-con e-child\" data-id=\"fb773a1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9440e9 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e9440e9\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"60\" height=\"60\" viewbox=\"0 0 60 60\" fill=\"none\"><rect y=\"0.000976562\" width=\"60\" height=\"60\" rx=\"24\" fill=\"#F2C92A\" fill-opacity=\"0.6\"><\/rect><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M33.5257 40.5449L40.8004 20.9183C41.1964 19.8489 40.155 18.8089 39.087 19.2049L19.4537 26.4849C18.2257 26.9409 18.3217 28.7089 19.5924 29.0276L28.7044 31.3169L30.9804 40.4049C31.3004 41.6769 33.0697 41.7743 33.5257 40.5449V40.5449Z\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M40.4937 19.5076L28.707 31.3209\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-94083d0 e-con-full e-flex e-con e-child\" data-id=\"94083d0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2149d4b elementor-widget elementor-widget-text-editor\" data-id=\"2149d4b\" 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\t\t<p>Email<\/p>\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-6dc957b elementor-widget elementor-widget-text-editor\" data-id=\"6dc957b\" 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\t\t<p><span style=\"white-space-collapse: preserve;\">Infogreenox@gmail.com<\/span><\/p>\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-5a90e62 e-con-full elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-flex e-con e-child\" data-id=\"5a90e62\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-47c9d8e elementor-mobile-position-left elementor-vertical-align-middle mobileIconBox elementor-view-default elementor-position-top elementor-widget elementor-widget-icon-box\" data-id=\"47c9d8e\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"60\" height=\"60\" viewbox=\"0 0 60 60\" fill=\"none\"><rect y=\"0.000976562\" width=\"60\" height=\"60\" rx=\"24\" fill=\"#FE9476\"><\/rect><path d=\"M21.9968 31.5389C19.5464 32.6381 17.9951 34.2281 17.9951 36.0035C17.9951 39.3182 23.3694 42.006 30.0001 42.006C36.6309 42.006 42.0051 39.3182 42.0051 36.0035C42.0051 34.2281 40.4538 32.6381 38.0034 31.5389\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M34.8716 36.6704C33.4261 37.611 31.7233 38.0773 30.0003 38.0043C28.2773 38.0773 26.5744 37.611 25.1289 36.6704\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M32.9347 19.2137C34.1238 20.4028 34.4796 22.1912 33.836 23.7448C33.1925 25.2985 31.6764 26.3115 29.9948 26.3115C28.3131 26.3115 26.797 25.2985 26.1535 23.7448C25.51 22.1912 25.8657 20.4028 27.0549 19.2137C27.8344 18.4337 28.892 17.9955 29.9948 17.9955C31.0975 17.9955 32.1551 18.4337 32.9347 19.2137\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M30 26.3087V34.0026\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tAddress\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t5 D. Abashidze Street\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a06e6c elementor-mobile-position-left elementor-vertical-align-middle mobileIconBox elementor-view-default elementor-position-top elementor-widget elementor-widget-icon-box\" data-id=\"7a06e6c\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"60\" height=\"60\" viewbox=\"0 0 60 60\" fill=\"none\"><rect y=\"0.000976562\" width=\"60\" height=\"60\" rx=\"24\" fill=\"#01DD9B\"><\/rect><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.4745 31.5263C26.9145 29.9663 25.7385 28.2197 24.9572 26.4477C24.7919 26.073 24.8892 25.6343 25.1785 25.345L26.2705 24.2543C27.1652 23.3597 27.1652 22.0943 26.3839 21.313L24.8185 19.7477C23.7772 18.7063 22.0892 18.7063 21.0479 19.7477L20.1785 20.617C19.1905 21.605 18.7785 23.0303 19.0452 24.4437C19.7039 27.9277 21.7279 31.7423 24.9932 35.0077C28.2585 38.273 32.0732 40.297 35.5572 40.9557C36.9705 41.2223 38.3959 40.8103 39.3839 39.8223L40.2519 38.9543C41.2932 37.913 41.2932 36.225 40.2519 35.1837L38.6879 33.6197C37.9065 32.8383 36.6399 32.8383 35.8599 33.6197L34.6559 34.825C34.3665 35.1143 33.9279 35.2117 33.5532 35.0463C31.7812 34.2637 30.0345 33.0863 28.4745 31.5263Z\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPhone\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t+995 544 44 00 11\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d7ea6dd elementor-mobile-position-left elementor-vertical-align-middle mobileIconBox elementor-view-default elementor-position-top elementor-widget elementor-widget-icon-box\" data-id=\"d7ea6dd\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"60\" height=\"60\" viewbox=\"0 0 60 60\" fill=\"none\"><rect y=\"0.000976562\" width=\"60\" height=\"60\" rx=\"24\" fill=\"#F2C92A\" fill-opacity=\"0.6\"><\/rect><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M33.5257 40.5449L40.8004 20.9183C41.1964 19.8489 40.155 18.8089 39.087 19.2049L19.4537 26.4849C18.2257 26.9409 18.3217 28.7089 19.5924 29.0276L28.7044 31.3169L30.9804 40.4049C31.3004 41.6769 33.0697 41.7743 33.5257 40.5449V40.5449Z\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M40.4937 19.5076L28.707 31.3209\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEmail\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tinfo@greenox.ge\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-6e383d8 e-con-full formContainer e-flex e-con e-child\" data-id=\"6e383d8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b27bce1 formClass elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"b27bce1\" 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\t\t<form class=\"elementor-form\" method=\"post\" name=\"form\" action=\"\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"549\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"b27bce1\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\u10d0\u10d8\u10e0\u10e9\u10d8\u10d4 - GreenOx\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"549\"\/>\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-50 elementor-sm-100 elementor-field-required\">\n\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-lg  elementor-field-textual\" placeholder=\"Full Name\" required=\"required\">\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-tel elementor-field-group elementor-column elementor-field-group-field_cfe910b elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_cfe910b]\" id=\"form-field-field_cfe910b\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" placeholder=\"Phone\" required=\"required\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Phone Number\">\n\n\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-field_e59c5eb elementor-col-100\">\n\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-lg\" name=\"form_fields[field_e59c5eb]\" id=\"form-field-field_e59c5eb\" rows=\"4\" placeholder=\"Leave us a comment\"><\/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<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n\t\t\t\t\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-bfd7034 elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"bfd7034\" 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\t\t<div class=\"elementor-element elementor-element-43adc3e elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"43adc3e\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">CONTACT US<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a1d7b4 e-con-full e-flex e-con e-child\" data-id=\"5a1d7b4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-fb9b85c e-con-full e-flex e-con e-child\" data-id=\"fb9b85c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-51c7b7e e-con-full e-flex e-con e-child\" data-id=\"51c7b7e\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-97453e7 e-con-full e-flex e-con e-child\" data-id=\"97453e7\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e43af24 e-con-full formInfo e-flex e-con e-child\" data-id=\"e43af24\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-52cfc44 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"52cfc44\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"60\" height=\"60\" viewbox=\"0 0 60 60\" fill=\"none\"><rect y=\"0.000976562\" width=\"60\" height=\"60\" rx=\"24\" fill=\"#FE9476\"><\/rect><path d=\"M21.9968 31.5389C19.5464 32.6381 17.9951 34.2281 17.9951 36.0035C17.9951 39.3182 23.3694 42.006 30.0001 42.006C36.6309 42.006 42.0051 39.3182 42.0051 36.0035C42.0051 34.2281 40.4538 32.6381 38.0034 31.5389\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M34.8716 36.6704C33.4261 37.611 31.7233 38.0773 30.0003 38.0043C28.2773 38.0773 26.5744 37.611 25.1289 36.6704\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M32.9347 19.2137C34.1238 20.4028 34.4796 22.1912 33.836 23.7448C33.1925 25.2985 31.6764 26.3115 29.9948 26.3115C28.3131 26.3115 26.797 25.2985 26.1535 23.7448C25.51 22.1912 25.8657 20.4028 27.0549 19.2137C27.8344 18.4337 28.892 17.9955 29.9948 17.9955C31.0975 17.9955 32.1551 18.4337 32.9347 19.2137\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M30 26.3087V34.0026\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e4b226a e-con-full e-flex e-con e-child\" data-id=\"e4b226a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34cd3f0 elementor-widget elementor-widget-text-editor\" data-id=\"34cd3f0\" 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\t\t<p>Address<\/p>\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-f1c746a elementor-widget elementor-widget-text-editor\" data-id=\"f1c746a\" 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\t\t<p>5 D. Abashidze Str.<\/p>\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<div class=\"elementor-element elementor-element-49d587f e-con-full formInfo e-flex e-con e-child\" data-id=\"49d587f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9360065 elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"9360065\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"60\" height=\"60\" viewbox=\"0 0 60 60\" fill=\"none\"><rect y=\"0.000976562\" width=\"60\" height=\"60\" rx=\"24\" fill=\"#01DD9B\"><\/rect><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.4745 31.5263C26.9145 29.9663 25.7385 28.2197 24.9572 26.4477C24.7919 26.073 24.8892 25.6343 25.1785 25.345L26.2705 24.2543C27.1652 23.3597 27.1652 22.0943 26.3839 21.313L24.8185 19.7477C23.7772 18.7063 22.0892 18.7063 21.0479 19.7477L20.1785 20.617C19.1905 21.605 18.7785 23.0303 19.0452 24.4437C19.7039 27.9277 21.7279 31.7423 24.9932 35.0077C28.2585 38.273 32.0732 40.297 35.5572 40.9557C36.9705 41.2223 38.3959 40.8103 39.3839 39.8223L40.2519 38.9543C41.2932 37.913 41.2932 36.225 40.2519 35.1837L38.6879 33.6197C37.9065 32.8383 36.6399 32.8383 35.8599 33.6197L34.6559 34.825C34.3665 35.1143 33.9279 35.2117 33.5532 35.0463C31.7812 34.2637 30.0345 33.0863 28.4745 31.5263Z\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7862df4 e-con-full e-flex e-con e-child\" data-id=\"7862df4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99ca3ce elementor-widget elementor-widget-text-editor\" data-id=\"99ca3ce\" 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\t\t<p>Phone<\/p>\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-3a86e3b elementor-widget elementor-widget-text-editor\" data-id=\"3a86e3b\" 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\t\t<p><span style=\"white-space-collapse: preserve;\">+995 544 44 00 11<\/span><\/p>\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<div class=\"elementor-element elementor-element-c63a4cc e-con-full formInfo e-flex e-con e-child\" data-id=\"c63a4cc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b9996e8 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b9996e8\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"60\" height=\"60\" viewbox=\"0 0 60 60\" fill=\"none\"><rect y=\"0.000976562\" width=\"60\" height=\"60\" rx=\"24\" fill=\"#F2C92A\" fill-opacity=\"0.6\"><\/rect><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M33.5257 40.5449L40.8004 20.9183C41.1964 19.8489 40.155 18.8089 39.087 19.2049L19.4537 26.4849C18.2257 26.9409 18.3217 28.7089 19.5924 29.0276L28.7044 31.3169L30.9804 40.4049C31.3004 41.6769 33.0697 41.7743 33.5257 40.5449V40.5449Z\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M40.4937 19.5076L28.707 31.3209\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7502221 e-con-full e-flex e-con e-child\" data-id=\"7502221\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68349d4 elementor-widget elementor-widget-text-editor\" data-id=\"68349d4\" 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\t\t<p>Email<\/p>\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-985bdd0 elementor-widget elementor-widget-text-editor\" data-id=\"985bdd0\" 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\t\t<p><span style=\"white-space-collapse: preserve;\">info@greenox.ge<\/span><\/p>\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-e0a0cc2 e-con-full e-flex e-con e-child\" data-id=\"e0a0cc2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-80e8f7f elementor-widget elementor-widget-google_maps\" data-id=\"80e8f7f\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Greenox%20Lisi&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Greenox Lisi\"\n\t\t\t\t\taria-label=\"Greenox Lisi\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-33de8ea e-con-full formContainer e-flex e-con e-child\" data-id=\"33de8ea\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d2a69ec formClass elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"d2a69ec\" 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\t\t<form class=\"elementor-form\" method=\"post\" name=\"form\" action=\"\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"549\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"d2a69ec\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\u10d0\u10d8\u10e0\u10e9\u10d8\u10d4 - GreenOx\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"549\"\/>\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-50 elementor-field-required\">\n\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-lg  elementor-field-textual\" placeholder=\"Full Name\" required=\"required\">\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-tel elementor-field-group elementor-column elementor-field-group-field_cfe910b elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_cfe910b]\" id=\"form-field-field_cfe910b\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" placeholder=\"Phone\" required=\"required\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Phone Number\">\n\n\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-field_e59c5eb elementor-col-100\">\n\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-lg\" name=\"form_fields[field_e59c5eb]\" id=\"form-field-field_e59c5eb\" rows=\"4\" placeholder=\"Leave us a comment\"><\/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<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>2 3 4 \u1c90\u1c98\u1ca0\u1ca9\u1c98\u1c94 \u1ca1\u1c90\u1ca0\u1c97\u1ca3\u1c9a\u1c98 \u10e1\u10d0\u10e0\u10d7\u10e3\u10da\u10d82 3 4 \u10e4\u10d0\u10e0\u10d7\u10dd\u10d1\u10d849.5 54.9 57.7 60 61.3 74.6 78.5 \u10e1\u10d0\u10eb\u10d8\u10dc\u10d4\u10d1\u10da\u10d4\u10d1\u10d8\u10e1 \u10e0\u10d0\u10dd\u10d3\u10d4\u10dc\u10dd\u10d1\u10d01 2 3 4 5 \u10d2\u10d0\u10e4\u10d8\u10da\u10e2\u10d5\u10e0\u10d0 \u1c90\u1c98\u1ca0\u1ca9\u1c98\u1c94 \u1ca1\u1c90\u1ca0\u1c97\u1ca3\u1c9a\u1c98 2 3 4 \u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8 \u10dc.\u10d0\u10d1\u10d0\u10e8\u10d8\u10eb\u10d8\u10e1 #2 \u10e2\u10d4\u10da\u10d4\u10e4\u10dd\u10dc\u10d8 +995 599242322 \u10d4\u10da-\u10e4\u10dd\u10e1\u10e2\u10d0 Infogreenox@gmail.com \u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8 \u10d3. \u10d0\u10d1\u10d0\u10e8\u10d8\u10eb\u10d8\u10e1 #5 \u10e2\u10d4\u10da\u10d4\u10e4\u10dd\u10dc\u10d8 +995 544 44 00 11 \u10d4\u10da-\u10e4\u10dd\u10e1\u10e2\u10d0 info@greenox.ge \u1c93\u1c90\u1c92\u1c95\u1c98\u1c99\u1c90\u1c95\u1ca8\u1c98\u1ca0\u1c93\u1c98 \u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8 \u10d3.\u10d0\u10d1\u10d0\u10e8\u10d8\u10eb\u10d8\u10e1 #5 \u10e2\u10d4\u10da\u10d4\u10e4\u10dd\u10dc\u10d8 +995 544 44 [&hellip;]<\/p>","protected":false},"author":5,"featured_media":0,"parent":772,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-549","page","type-page","status-publish","hentry"],"acf":[],"rankMath":{"parentDomain":"greenox.ge","noFollowDomains":[],"noFollowExcludeDomains":[],"noFollowExternalLinks":true,"featuredImageNotice":"The featured image should be at least 200 by 200 pixels to be picked up by Facebook and other social media sites.","pluginReviewed":false,"postSettings":{"linkSuggestions":true,"useFocusKeyword":false},"frontEndScore":false,"postName":"bina-n9","permalinkFormat":"https:\/\/greenox.ge\/en\/produqti\/%product%\/","showLockModifiedDate":true,"assessor":{"focusKeywordLink":"https:\/\/greenox.ge\/wp-admin\/edit.php?focus_keyword=%focus_keyword%&post_type=%post_type%","hasTOCPlugin":true,"primaryTaxonomy":{"title":"Category","name":"product_cat","singularLabel":"Category","restBase":"product_cat"},"serpData":{"title":"","description":"","focusKeywords":"","pillarContent":false,"canonicalUrl":"","breadcrumbTitle":"","advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":"","facebookHasOverlay":false,"facebookImageOverlay":"","facebookAuthor":"","twitterCardType":"","twitterUseFacebook":true,"twitterTitle":"","twitterDescription":"","twitterImage":"","twitterImageID":"","twitterHasOverlay":false,"twitterImageOverlay":"","twitterPlayerUrl":"","twitterPlayerSize":"","twitterPlayerStream":"","twitterPlayerStreamCtype":"","twitterAppDescription":"","twitterAppIphoneName":"","twitterAppIphoneID":"","twitterAppIphoneUrl":"","twitterAppIpadName":"","twitterAppIpadID":"","twitterAppIpadUrl":"","twitterAppGoogleplayName":"","twitterAppGoogleplayID":"","twitterAppGoogleplayUrl":"","twitterAppCountry":"","robots":{"index":true},"twitterAuthor":"username","primaryTerm":0,"authorName":"nini","titleTemplate":"%title% %page% %sep% %sitename%","descriptionTemplate":"%excerpt%","showScoreFrontend":true,"lockModifiedDate":false},"powerWords":["a cut above","absolute","absolutely","absolutely lowest","absurd","abuse","accurate","accuse","achieve","actionable","adaptable","adequate","admit","adorable","advantage","advice","affordable","aggravate","aggressive","agitated","agonizing","agony","alarmed","alarming","alienated","aligned","alive","all-inclusive","alluring","always","amazing","amp","animated","annihilate","announcing","anonymous","antagonistic","anxious","apocalypse","appalled","approved","approving","argumentative","armageddon","arrogant","ass kicking","assault","assured","astonishing","astounded","astounding","at ease","atrocious","attack","attractive","audacity","authentic","authoritative","authority","avoid","aware","awe-inspiring","awesome","awkward","backbone","backdoor","backed","backlash","backstabbing","badass","balanced","banned","bargain","barrage","basic","battle","beaming","beat down","beating","beautiful","beauty","begging","behind the scenes","belief","belong","best","best-selling","better","beware","big","billion","black market","blacklisted","blast","blessed","blinded","blissful","blood","bloodbath","bloodcurdling","bloody","blunder","blushing","bold","bomb","bona","bona fide","bonanza","bonus","bootleg","bottom line","bountiful","brave","bravery","brazen","break","breaking","breakthrough","breathtaking","bright","brilliant","broke","brutal","budget","buffoon","bullshit","bully","bumbling","buy","cadaver","calm","cancel anytime","capable","captivate","captivating","carefree","case study","cash","cataclysmic","catapult","catastrophe","caution","censored","centered","certain","certainly","certified","challenge","charming","cheap","cheat","cheat-sheet","cheer","cheerful","child-like","clarity","classified","clear","clueless","collapse","colorful","colossal","comfortable","compare","competitive","complete","completely","completeness","comprehensive","compromise","compulsive","concealed","conclusive","condemning","condescending","confess","confession","confessions","confident","confidential","conquer","conscientious","constructive","content","contrary","controlling","controversial","convenient","convert","cool","cooperative","copy","corpse","corrupt","corrupting","courage","courageous","cover-up","covert","coward","cowardly","crammed","crave","crazy","create","creative","cringeworthy","cripple","crisis","critical","crooked","crush","crushing","damaging","danger","dangerous","daring","dazzling","dead","deadline","deadly","death","decadent","deceived","deceptive","deep","defiance","definitely","definitive","defying","dejected","delicious","delight","delighted","delightful","delirious","delivered","demoralizing","deplorable","depraved","desire","desperate","despicable","destiny","destroy","detailed","devastating","devoted","diagnosed","direct","dirty","disadvantages","disastrous","discount","discover","disdainful","disempowered","disgusted","disgusting","dishonest","disillusioned","disoriented","distracted","distraught","distressed","distrustful","divulge","document","dollar","dominate","doomed","double","doubtful","download","dreadful","dreamy","drive","drowning","dumb","dynamic","eager","earnest","easily","easy","economical","ecstatic","edge","effective","efficient","effortless","elated","eliminate","elite","embarrass","embarrassed","embarrassing","emergency","emerging","emphasize","empowered","enchant","encouraged","endorsed","energetic","energy","enormous","enraged","enthusiastic","envy","epic","epidemic","essential","ethical","euphoric","evil","exactly","exasperated","excellent","excited","excitement","exciting","exclusive","exclusivity","excruciating","exhilarated","expensive","expert","explode","exploit","explosive","exposed","exquisite","extra","extraordinary","extremely","exuberant","eye-opening","fail","fail-proof","failure","faith","famous","fantasy","fascinating","fatigued","faux","faux pas","fearless","feast","feeble","festive","fide","fierce","fight","final","fine","fired","first","first ever","flirt","fluid","focus","focused","fool","fooled","foolish","forbidden","force-fed","forever","forgiving","forgotten","formula","fortune","foul","frantic","free","freebie","freedom","frenzied","frenzy","frightening","frisky","frugal","frustrated","fulfill","fulfilled","full","fully","fun","fun-loving","fundamentals","funniest","funny","furious","gambling","gargantuan","genius","genuine","gift","gigantic","giveaway","glamorous","gleeful","glorious","glowing","goddamn","gorgeous","graceful","grateful","gratified","gravity","great","greatest","greatness","greed","greedy","gripping","grit","grounded","growth","guaranteed","guilt","guilt-free","gullible","guts","hack","happiness","happy","harmful","harsh","hate","have you heard","havoc","hazardous","healthy","heart","heartbreaking","heartwarming","heavenly","hell","helpful","helplessness","hero","hesitant","hidden","high tech","highest","highly effective","hilarious","hoak","hoax","honest","honored","hope","hopeful","horribly","horrific","horrifying","horror","hostile","how to","huge","humility","humor","hurricane","hurry","hypnotic","idiot","ignite","illegal","illusive","imagination","immediately","imminently","impatience","impatient","impenetrable","important","impressive","improved","in the zone","incapable","incapacitated","incompetent","inconsiderate","increase","incredible","indecisive","indulgence","indulgent","inexpensive","inferior","informative","infuriated","ingredients","innocent","innovative","insane","insecure","insider","insidious","inspired","inspiring","instant savings","instantly","instructive","insult","intel","intelligent","intense","interesting","intriguing","introducing","invasion","investment","iron-clad","ironclad","irresistible","irs","is here","jackpot","jail","jaw-dropping","jealous","jeopardy","jittery","jovial","joyous","jubilant","judgmental","jumpstart","just arrived","keen","kickass","kickstart","kill","killed","killing","kills","know it all","lame","largest","lascivious","last","last chance","last minute","latest","laugh","laughing","launch","launching","lavishly","lawsuit","lazy","left behind","legendary","legitimate","liberal","liberated","lick","lies","life-changing","lifetime","light","lighthearted","likely","limited","literally","little-known","loathsome","lonely","looming","loser","lost","love","lucrative","lunatic","lurking","lust","luxurious","luxury","lying","magic","magical","magnificent","mainstream","malicious","mammoth","manipulative","marked down","massive","master","masterclass","maul","mediocre","meditative","meltdown","memorability","memorable","menacing","mesmerizing","meticulous","mind-blowing","minimalist","miracle","mired","mischievous","misgiving","missing out","mistake","monetize","money","moneyback","moneygrubbing","monumental","most important","motivated","mouth-watering","murder","mystery","nail","naked","natural","naughty","nazi","nest egg","never","new","nightmare","no good","no obligation","no one talks about","no questions asked","no risk","no strings attached","non-controlling","noted","novelty","now","obnoxious","obsessed","obsession","obvious","odd","off-kilter","off-limits","off-the record","offensive","official","okay","on-demand","open-minded","opportunities","optimistic","ordeal","outlawed","outrageousness","outstanding","overcome","overjoyed","overnight","overwhelmed","packed","painful","painless","painstaking","pale","panic","panicked","paralyzed","pas","passionate","pathetic","pay zero","payback","perfect","peril","perplexed","perspective","pessimistic","pioneering","piranha","pitfall","pitiful","placid","plague","played","playful","pleased","pluck","plummet","plunge","poison","poisonous","polarizing","poor","popular","portfolio","pound","powerful","powerless","practical","preposterous","prestige","price","priceless","pride","prison","privacy","private","privileged","prize","problem","productive","professional","profit","profitable","profound","promiscuous","promising","promote","protect","protected","proven","provocative","provoke","psychological","pummel","punch","punish","pus","quadruple","quality","quarrelsome","quick","quick-start","quickly","quiet","radiant","rare","ravenous","rebellious","recession-proof","reckoning","recognized","recommend","recreate","reduced","reflective","refugee","refund","refundable","reject","relaxed","release","relentless","reliable","remarkable","replicate","report","reprimanding","repulsed","repulsive","research","resentful","resourceful","responsible","responsive","rested","restricted","results","retaliating","reveal","revealing","revenge","revengeful","revisited","revolting","revolutionary","reward","rich","ridiculous","risky","riveting","rookie","rowdy","ruin","rules","ruthless","sabotaging","sacred","sadistic","sadly","sadness","safe","safety","sale","sampler","sarcastic","satisfied","savage","savagery","save","savings","savvy","scam","scandal","scandalous","scarce","scared","scary","scornful","scream","searing","secret","secret agenda","secret plot","secrets","secure","security","seductive","seething","seize","selected","self-hating","self-sufficient","sensational","senseless","sensual","serene","seriously","severe","sex","sexy","shaking","shameful","shameless","shaming","shatter","shellacking","shocking","should","shrewd","sick and tired","signs","silly","simple","simplicity","simplified","simplistic","sincere","sinful","sins","six-figure","sizable","sizzle","sizzled","sizzles","sizzling","sizzlingly","skill","skyrocket","slaughter","slave","sleazy","sleeping","sly","smash","smiling","smug","smuggle","smuggled","sneak-peek","sneaky","sniveling","snob","snooty","snotty","soar","soaring","solid","solution","spank","special","spectacular","speedy","spell-binding","spine","spirit","spirited","spiteful","spoiler","spontaneous","spotlight","spunky","squirming","stable","staggering","startling","steady","steal","stealthy","steamy","step-by-step","still","stoic","stop","strange","strangle","strategy","stressed","strong","strongly suggest","struggle","stuck up","studies","stunning","stupid","stupid-simple","sturdy","sublime","succeed","success","successful","suck","suddenly","suffer","sunny","super","super-human","superb","supercharge","superior","supported","supportive","sure","sure fire","surefire","surge","surging","surprise","surprised","surprising","survival","survive","suspicious","sweaty","swoon","swoon-worthy","tailspin","tank","tantalizing","targeted","tawdry","tease","technology","teetering","tempting","tenacious","tense","terrible","terrific","terrified","terrifying","terror","terrorist","tested","thankful","the truth","threaten","threatened","thrilled","thrilling","thug","ticked off","tickled","timely","today","torture","toxic","track record","trade secret","tragedy","tragic","transform","transparency","trap","trapped","trauma","traumatized","treacherous","treasure","tremendous","trend","tricks","triggers","triple","triumph","truly","trusting","trustworthy","truth","truthful","turbo-charge","turbocharges","tweaks","twitching","ultimate","unadulterated","unassuming","unauthorized","unbelievable","unburdened","uncaring","uncensored","uncertain","uncomfortable","unconditional","uncontrollable","unconventional","uncovered","undeniable","under priced","undercover","underground","underhanded","underused","unexpected","unforgettable","unheard of","unhurried","uninterested","unique","unjustified","unknowingly","unleashed","unlimited","unlock","unparalleled","unpopular","unreliable","unresponsive","unseen","unstable","unstoppable","unsure","unsurpassed","untapped","unusual","up-sell","upbeat","uplifted","uplifting","urge","urgent","useful","useless","validate","valor","valuable","value","vanquish","vaporize","venomous","verify","vibrant","vicious","victim","victory","vigorous","vilified","vindictive","violated","violent","volatile","vulnerable","waiting","wanted","wanton","warning","waste","weak","wealth","weird","what no one tells you","whip","whopping","wicked","wild","willpower","withheld","wonderful","wondrous","woozy","world","worry","worst","worthwhile","wounded","wreaking","youthful","zen","zinger"],"diacritics":{"A":"[\\u0041\\u24B6\\uFF21\\u00C0\\u00C1\\u00C2\\u1EA6\\u1EA4\\u1EAA\\u1EA8\\u00C3\\u0100\\u0102\\u1EB0\\u1EAE\\u1EB4\\u1EB2\\u0226\\u01E0\\u00C4\\u01DE\\u1EA2\\u00C5\\u01FA\\u01CD\\u0200\\u0202\\u1EA0\\u1EAC\\u1EB6\\u1E00\\u0104\\u023A\\u2C6F]","AA":"[\\uA732]","AE":"[\\u00C6\\u01FC\\u01E2]","AO":"[\\uA734]","AU":"[\\uA736]","AV":"[\\uA738\\uA73A]","AY":"[\\uA73C]","B":"[\\u0042\\u24B7\\uFF22\\u1E02\\u1E04\\u1E06\\u0243\\u0182\\u0181]","C":"[\\u0043\\u24B8\\uFF23\\u0106\\u0108\\u010A\\u010C\\u00C7\\u1E08\\u0187\\u023B\\uA73E]","D":"[\\u0044\\u24B9\\uFF24\\u1E0A\\u010E\\u1E0C\\u1E10\\u1E12\\u1E0E\\u0110\\u018B\\u018A\\u0189\\uA779]","DZ":"[\\u01F1\\u01C4]","Dz":"[\\u01F2\\u01C5]","E":"[\\u0045\\u24BA\\uFF25\\u00C8\\u00C9\\u00CA\\u1EC0\\u1EBE\\u1EC4\\u1EC2\\u1EBC\\u0112\\u1E14\\u1E16\\u0114\\u0116\\u00CB\\u1EBA\\u011A\\u0204\\u0206\\u1EB8\\u1EC6\\u0228\\u1E1C\\u0118\\u1E18\\u1E1A\\u0190\\u018E]","F":"[\\u0046\\u24BB\\uFF26\\u1E1E\\u0191\\uA77B]","G":"[\\u0047\\u24BC\\uFF27\\u01F4\\u011C\\u1E20\\u011E\\u0120\\u01E6\\u0122\\u01E4\\u0193\\uA7A0\\uA77D\\uA77E]","H":"[\\u0048\\u24BD\\uFF28\\u0124\\u1E22\\u1E26\\u021E\\u1E24\\u1E28\\u1E2A\\u0126\\u2C67\\u2C75\\uA78D]","I":"[\\u0049\\u24BE\\uFF29\\u00CC\\u00CD\\u00CE\\u0128\\u012A\\u012C\\u0130\\u00CF\\u1E2E\\u1EC8\\u01CF\\u0208\\u020A\\u1ECA\\u012E\\u1E2C\\u0197]","J":"[\\u004A\\u24BF\\uFF2A\\u0134\\u0248]","K":"[\\u004B\\u24C0\\uFF2B\\u1E30\\u01E8\\u1E32\\u0136\\u1E34\\u0198\\u2C69\\uA740\\uA742\\uA744\\uA7A2]","L":"[\\u004C\\u24C1\\uFF2C\\u013F\\u0139\\u013D\\u1E36\\u1E38\\u013B\\u1E3C\\u1E3A\\u0141\\u023D\\u2C62\\u2C60\\uA748\\uA746\\uA780]","LJ":"[\\u01C7]","Lj":"[\\u01C8]","M":"[\\u004D\\u24C2\\uFF2D\\u1E3E\\u1E40\\u1E42\\u2C6E\\u019C]","N":"[\\u004E\\u24C3\\uFF2E\\u01F8\\u0143\\u00D1\\u1E44\\u0147\\u1E46\\u0145\\u1E4A\\u1E48\\u0220\\u019D\\uA790\\uA7A4]","NJ":"[\\u01CA]","Nj":"[\\u01CB]","O":"[\\u004F\\u24C4\\uFF2F\\u00D2\\u00D3\\u00D4\\u1ED2\\u1ED0\\u1ED6\\u1ED4\\u00D5\\u1E4C\\u022C\\u1E4E\\u014C\\u1E50\\u1E52\\u014E\\u022E\\u0230\\u00D6\\u022A\\u1ECE\\u0150\\u01D1\\u020C\\u020E\\u01A0\\u1EDC\\u1EDA\\u1EE0\\u1EDE\\u1EE2\\u1ECC\\u1ED8\\u01EA\\u01EC\\u00D8\\u01FE\\u0186\\u019F\\uA74A\\uA74C]","OI":"[\\u01A2]","OO":"[\\uA74E]","OU":"[\\u0222]","P":"[\\u0050\\u24C5\\uFF30\\u1E54\\u1E56\\u01A4\\u2C63\\uA750\\uA752\\uA754]","Q":"[\\u0051\\u24C6\\uFF31\\uA756\\uA758\\u024A]","R":"[\\u0052\\u24C7\\uFF32\\u0154\\u1E58\\u0158\\u0210\\u0212\\u1E5A\\u1E5C\\u0156\\u1E5E\\u024C\\u2C64\\uA75A\\uA7A6\\uA782]","S":"[\\u0053\\u24C8\\uFF33\\u1E9E\\u015A\\u1E64\\u015C\\u1E60\\u0160\\u1E66\\u1E62\\u1E68\\u0218\\u015E\\u2C7E\\uA7A8\\uA784]","T":"[\\u0054\\u24C9\\uFF34\\u1E6A\\u0164\\u1E6C\\u021A\\u0162\\u1E70\\u1E6E\\u0166\\u01AC\\u01AE\\u023E\\uA786]","TZ":"[\\uA728]","U":"[\\u0055\\u24CA\\uFF35\\u00D9\\u00DA\\u00DB\\u0168\\u1E78\\u016A\\u1E7A\\u016C\\u00DC\\u01DB\\u01D7\\u01D5\\u01D9\\u1EE6\\u016E\\u0170\\u01D3\\u0214\\u0216\\u01AF\\u1EEA\\u1EE8\\u1EEE\\u1EEC\\u1EF0\\u1EE4\\u1E72\\u0172\\u1E76\\u1E74\\u0244]","V":"[\\u0056\\u24CB\\uFF36\\u1E7C\\u1E7E\\u01B2\\uA75E\\u0245]","VY":"[\\uA760]","W":"[\\u0057\\u24CC\\uFF37\\u1E80\\u1E82\\u0174\\u1E86\\u1E84\\u1E88\\u2C72]","X":"[\\u0058\\u24CD\\uFF38\\u1E8A\\u1E8C]","Y":"[\\u0059\\u24CE\\uFF39\\u1EF2\\u00DD\\u0176\\u1EF8\\u0232\\u1E8E\\u0178\\u1EF6\\u1EF4\\u01B3\\u024E\\u1EFE]","Z":"[\\u005A\\u24CF\\uFF3A\\u0179\\u1E90\\u017B\\u017D\\u1E92\\u1E94\\u01B5\\u0224\\u2C7F\\u2C6B\\uA762]","a":"[\\u0061\\u24D0\\uFF41\\u1E9A\\u00E0\\u00E1\\u00E2\\u1EA7\\u1EA5\\u1EAB\\u1EA9\\u00E3\\u0101\\u0103\\u1EB1\\u1EAF\\u1EB5\\u1EB3\\u0227\\u01E1\\u00E4\\u01DF\\u1EA3\\u00E5\\u01FB\\u01CE\\u0201\\u0203\\u1EA1\\u1EAD\\u1EB7\\u1E01\\u0105\\u2C65\\u0250]","aa":"[\\uA733]","ae":"[\\u00E6\\u01FD\\u01E3]","ao":"[\\uA735]","au":"[\\uA737]","av":"[\\uA739\\uA73B]","ay":"[\\uA73D]","b":"[\\u0062\\u24D1\\uFF42\\u1E03\\u1E05\\u1E07\\u0180\\u0183\\u0253]","c":"[\\u0063\\u24D2\\uFF43\\u0107\\u0109\\u010B\\u010D\\u00E7\\u1E09\\u0188\\u023C\\uA73F\\u2184]","d":"[\\u0064\\u24D3\\uFF44\\u1E0B\\u010F\\u1E0D\\u1E11\\u1E13\\u1E0F\\u0111\\u018C\\u0256\\u0257\\uA77A]","dz":"[\\u01F3\\u01C6]","e":"[\\u0065\\u24D4\\uFF45\\u00E8\\u00E9\\u00EA\\u1EC1\\u1EBF\\u1EC5\\u1EC3\\u1EBD\\u0113\\u1E15\\u1E17\\u0115\\u0117\\u00EB\\u1EBB\\u011B\\u0205\\u0207\\u1EB9\\u1EC7\\u0229\\u1E1D\\u0119\\u1E19\\u1E1B\\u0247\\u025B\\u01DD]","f":"[\\u0066\\u24D5\\uFF46\\u1E1F\\u0192\\uA77C]","g":"[\\u0067\\u24D6\\uFF47\\u01F5\\u011D\\u1E21\\u011F\\u0121\\u01E7\\u0123\\u01E5\\u0260\\uA7A1\\u1D79\\uA77F]","h":"[\\u0068\\u24D7\\uFF48\\u0125\\u1E23\\u1E27\\u021F\\u1E25\\u1E29\\u1E2B\\u1E96\\u0127\\u2C68\\u2C76\\u0265]","hv":"[\\u0195]","i":"[\\u0069\\u24D8\\uFF49\\u00EC\\u00ED\\u00EE\\u0129\\u012B\\u012D\\u00EF\\u1E2F\\u1EC9\\u01D0\\u0209\\u020B\\u1ECB\\u012F\\u1E2D\\u0268\\u0131]","j":"[\\u006A\\u24D9\\uFF4A\\u0135\\u01F0\\u0249]","k":"[\\u006B\\u24DA\\uFF4B\\u1E31\\u01E9\\u1E33\\u0137\\u1E35\\u0199\\u2C6A\\uA741\\uA743\\uA745\\uA7A3]","l":"[\\u006C\\u24DB\\uFF4C\\u0140\\u013A\\u013E\\u1E37\\u1E39\\u013C\\u1E3D\\u1E3B\\u017F\\u0142\\u019A\\u026B\\u2C61\\uA749\\uA781\\uA747]","lj":"[\\u01C9]","m":"[\\u006D\\u24DC\\uFF4D\\u1E3F\\u1E41\\u1E43\\u0271\\u026F]","n":"[\\u006E\\u24DD\\uFF4E\\u01F9\\u0144\\u00F1\\u1E45\\u0148\\u1E47\\u0146\\u1E4B\\u1E49\\u019E\\u0272\\u0149\\uA791\\uA7A5]","nj":"[\\u01CC]","o":"[\\u006F\\u24DE\\uFF4F\\u00F2\\u00F3\\u00F4\\u1ED3\\u1ED1\\u1ED7\\u1ED5\\u00F5\\u1E4D\\u022D\\u1E4F\\u014D\\u1E51\\u1E53\\u014F\\u022F\\u0231\\u00F6\\u022B\\u1ECF\\u0151\\u01D2\\u020D\\u020F\\u01A1\\u1EDD\\u1EDB\\u1EE1\\u1EDF\\u1EE3\\u1ECD\\u1ED9\\u01EB\\u01ED\\u00F8\\u01FF\\u0254\\uA74B\\uA74D\\u0275]","oi":"[\\u01A3]","ou":"[\\u0223]","oo":"[\\uA74F]","p":"[\\u0070\\u24DF\\uFF50\\u1E55\\u1E57\\u01A5\\u1D7D\\uA751\\uA753\\uA755]","q":"[\\u0071\\u24E0\\uFF51\\u024B\\uA757\\uA759]","r":"[\\u0072\\u24E1\\uFF52\\u0155\\u1E59\\u0159\\u0211\\u0213\\u1E5B\\u1E5D\\u0157\\u1E5F\\u024D\\u027D\\uA75B\\uA7A7\\uA783]","s":"[\\u0073\\u24E2\\uFF53\\u015B\\u1E65\\u015D\\u1E61\\u0161\\u1E67\\u1E63\\u1E69\\u0219\\u015F\\u023F\\uA7A9\\uA785\\u1E9B]","ss":"[\\u00DF]","t":"[\\u0074\\u24E3\\uFF54\\u1E6B\\u1E97\\u0165\\u1E6D\\u021B\\u0163\\u1E71\\u1E6F\\u0167\\u01AD\\u0288\\u2C66\\uA787]","tz":"[\\uA729]","u":"[\\u0075\\u24E4\\uFF55\\u00F9\\u00FA\\u00FB\\u0169\\u1E79\\u016B\\u1E7B\\u016D\\u00FC\\u01DC\\u01D8\\u01D6\\u01DA\\u1EE7\\u016F\\u0171\\u01D4\\u0215\\u0217\\u01B0\\u1EEB\\u1EE9\\u1EEF\\u1EED\\u1EF1\\u1EE5\\u1E73\\u0173\\u1E77\\u1E75\\u0289]","v":"[\\u0076\\u24E5\\uFF56\\u1E7D\\u1E7F\\u028B\\uA75F\\u028C]","vy":"[\\uA761]","w":"[\\u0077\\u24E6\\uFF57\\u1E81\\u1E83\\u0175\\u1E87\\u1E85\\u1E98\\u1E89\\u2C73]","x":"[\\u0078\\u24E7\\uFF58\\u1E8B\\u1E8D]","y":"[\\u0079\\u24E8\\uFF59\\u1EF3\\u00FD\\u0177\\u1EF9\\u0233\\u1E8F\\u00FF\\u1EF7\\u1E99\\u1EF5\\u01B4\\u024F\\u1EFF]","z":"[\\u007A\\u24E9\\uFF5A\\u017A\\u1E91\\u017C\\u017E\\u1E93\\u1E95\\u01B6\\u0225\\u0240\\u2C6C\\uA763]"},"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasRedirection":true,"hasBreadcrumb":true},"homeUrl":"https:\/\/greenox.ge\/en","objectID":320,"objectType":"post","locale":"en","localeFull":"en_US","overlayImages":{"play":{"name":"Play icon","url":"https:\/\/greenox.ge\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","path":"\/var\/www\/wptbox\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","position":"middle_center"},"gif":{"name":"GIF icon","url":"https:\/\/greenox.ge\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","path":"\/var\/www\/wptbox\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","position":"middle_center"}},"defautOgImage":"https:\/\/greenox.ge\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/social-placeholder.jpg","customPermalinks":true,"isUserRegistered":false,"autoSuggestKeywords":false,"connectSiteUrl":"https:\/\/rankmath.com\/auth?site=https%3A%2F%2Fgreenox.ge%2Fen&r=https%3A%2F%2Fgreenox.ge%3A81%2Fen%2Fwp-json%2Fwp%2Fv2%2Fpages%2F549%3Fnonce%3D5ed3fab9fd","maxTags":5,"trendsIcon":"<svg viewBox=\"0 0 610 610\"><path d=\"M18.85,446,174.32,290.48l58.08,58.08L76.93,504a14.54,14.54,0,0,1-20.55,0L18.83,466.48a14.54,14.54,0,0,1,0-20.55Z\" style=\"fill:#4285f4\"\/><path d=\"M242.65,242.66,377.59,377.6l-47.75,47.75a14.54,14.54,0,0,1-20.55,0L174.37,290.43l47.75-47.75A14.52,14.52,0,0,1,242.65,242.66Z\" style=\"fill:#ea4335\"\/><polygon points=\"319.53 319.53 479.26 159.8 537.34 217.88 377.61 377.62 319.53 319.53\" style=\"fill:#fabb05\"\/><path d=\"M594.26,262.73V118.61h0a16.94,16.94,0,0,0-16.94-16.94H433.2a16.94,16.94,0,0,0-12,28.92L565.34,274.71h0a16.94,16.94,0,0,0,28.92-12Z\" style=\"fill:#34a853\"\/><rect width=\"610\" height=\"610\" style=\"fill:none\"\/><\/svg>","showScore":true,"siteFavIcon":"https:\/\/greenox.ge\/wp-content\/uploads\/2025\/04\/favicon.svg","canUser":{"general":false,"advanced":false,"snippet":false,"social":false,"analysis":false,"analytics":false,"content_ai":false},"showKeywordIntent":true,"isPro":false,"is_front_page":false,"trendsUpgradeLink":"https:\/\/rankmath.com\/pricing\/?utm_source=Plugin&utm_medium=CE%20General%20Tab%20Trends&utm_campaign=WP","trendsUpgradeLabel":"Upgrade","trendsPreviewImage":"https:\/\/greenox.ge\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/trends-preview.jpg","currentEditor":false,"homepageData":{"assessor":{"powerWords":["a cut above","absolute","absolutely","absolutely lowest","absurd","abuse","accurate","accuse","achieve","actionable","adaptable","adequate","admit","adorable","advantage","advice","affordable","aggravate","aggressive","agitated","agonizing","agony","alarmed","alarming","alienated","aligned","alive","all-inclusive","alluring","always","amazing","amp","animated","annihilate","announcing","anonymous","antagonistic","anxious","apocalypse","appalled","approved","approving","argumentative","armageddon","arrogant","ass kicking","assault","assured","astonishing","astounded","astounding","at ease","atrocious","attack","attractive","audacity","authentic","authoritative","authority","avoid","aware","awe-inspiring","awesome","awkward","backbone","backdoor","backed","backlash","backstabbing","badass","balanced","banned","bargain","barrage","basic","battle","beaming","beat down","beating","beautiful","beauty","begging","behind the scenes","belief","belong","best","best-selling","better","beware","big","billion","black market","blacklisted","blast","blessed","blinded","blissful","blood","bloodbath","bloodcurdling","bloody","blunder","blushing","bold","bomb","bona","bona fide","bonanza","bonus","bootleg","bottom line","bountiful","brave","bravery","brazen","break","breaking","breakthrough","breathtaking","bright","brilliant","broke","brutal","budget","buffoon","bullshit","bully","bumbling","buy","cadaver","calm","cancel anytime","capable","captivate","captivating","carefree","case study","cash","cataclysmic","catapult","catastrophe","caution","censored","centered","certain","certainly","certified","challenge","charming","cheap","cheat","cheat-sheet","cheer","cheerful","child-like","clarity","classified","clear","clueless","collapse","colorful","colossal","comfortable","compare","competitive","complete","completely","completeness","comprehensive","compromise","compulsive","concealed","conclusive","condemning","condescending","confess","confession","confessions","confident","confidential","conquer","conscientious","constructive","content","contrary","controlling","controversial","convenient","convert","cool","cooperative","copy","corpse","corrupt","corrupting","courage","courageous","cover-up","covert","coward","cowardly","crammed","crave","crazy","create","creative","cringeworthy","cripple","crisis","critical","crooked","crush","crushing","damaging","danger","dangerous","daring","dazzling","dead","deadline","deadly","death","decadent","deceived","deceptive","deep","defiance","definitely","definitive","defying","dejected","delicious","delight","delighted","delightful","delirious","delivered","demoralizing","deplorable","depraved","desire","desperate","despicable","destiny","destroy","detailed","devastating","devoted","diagnosed","direct","dirty","disadvantages","disastrous","discount","discover","disdainful","disempowered","disgusted","disgusting","dishonest","disillusioned","disoriented","distracted","distraught","distressed","distrustful","divulge","document","dollar","dominate","doomed","double","doubtful","download","dreadful","dreamy","drive","drowning","dumb","dynamic","eager","earnest","easily","easy","economical","ecstatic","edge","effective","efficient","effortless","elated","eliminate","elite","embarrass","embarrassed","embarrassing","emergency","emerging","emphasize","empowered","enchant","encouraged","endorsed","energetic","energy","enormous","enraged","enthusiastic","envy","epic","epidemic","essential","ethical","euphoric","evil","exactly","exasperated","excellent","excited","excitement","exciting","exclusive","exclusivity","excruciating","exhilarated","expensive","expert","explode","exploit","explosive","exposed","exquisite","extra","extraordinary","extremely","exuberant","eye-opening","fail","fail-proof","failure","faith","famous","fantasy","fascinating","fatigued","faux","faux pas","fearless","feast","feeble","festive","fide","fierce","fight","final","fine","fired","first","first ever","flirt","fluid","focus","focused","fool","fooled","foolish","forbidden","force-fed","forever","forgiving","forgotten","formula","fortune","foul","frantic","free","freebie","freedom","frenzied","frenzy","frightening","frisky","frugal","frustrated","fulfill","fulfilled","full","fully","fun","fun-loving","fundamentals","funniest","funny","furious","gambling","gargantuan","genius","genuine","gift","gigantic","giveaway","glamorous","gleeful","glorious","glowing","goddamn","gorgeous","graceful","grateful","gratified","gravity","great","greatest","greatness","greed","greedy","gripping","grit","grounded","growth","guaranteed","guilt","guilt-free","gullible","guts","hack","happiness","happy","harmful","harsh","hate","have you heard","havoc","hazardous","healthy","heart","heartbreaking","heartwarming","heavenly","hell","helpful","helplessness","hero","hesitant","hidden","high tech","highest","highly effective","hilarious","hoak","hoax","honest","honored","hope","hopeful","horribly","horrific","horrifying","horror","hostile","how to","huge","humility","humor","hurricane","hurry","hypnotic","idiot","ignite","illegal","illusive","imagination","immediately","imminently","impatience","impatient","impenetrable","important","impressive","improved","in the zone","incapable","incapacitated","incompetent","inconsiderate","increase","incredible","indecisive","indulgence","indulgent","inexpensive","inferior","informative","infuriated","ingredients","innocent","innovative","insane","insecure","insider","insidious","inspired","inspiring","instant savings","instantly","instructive","insult","intel","intelligent","intense","interesting","intriguing","introducing","invasion","investment","iron-clad","ironclad","irresistible","irs","is here","jackpot","jail","jaw-dropping","jealous","jeopardy","jittery","jovial","joyous","jubilant","judgmental","jumpstart","just arrived","keen","kickass","kickstart","kill","killed","killing","kills","know it all","lame","largest","lascivious","last","last chance","last minute","latest","laugh","laughing","launch","launching","lavishly","lawsuit","lazy","left behind","legendary","legitimate","liberal","liberated","lick","lies","life-changing","lifetime","light","lighthearted","likely","limited","literally","little-known","loathsome","lonely","looming","loser","lost","love","lucrative","lunatic","lurking","lust","luxurious","luxury","lying","magic","magical","magnificent","mainstream","malicious","mammoth","manipulative","marked down","massive","master","masterclass","maul","mediocre","meditative","meltdown","memorability","memorable","menacing","mesmerizing","meticulous","mind-blowing","minimalist","miracle","mired","mischievous","misgiving","missing out","mistake","monetize","money","moneyback","moneygrubbing","monumental","most important","motivated","mouth-watering","murder","mystery","nail","naked","natural","naughty","nazi","nest egg","never","new","nightmare","no good","no obligation","no one talks about","no questions asked","no risk","no strings attached","non-controlling","noted","novelty","now","obnoxious","obsessed","obsession","obvious","odd","off-kilter","off-limits","off-the record","offensive","official","okay","on-demand","open-minded","opportunities","optimistic","ordeal","outlawed","outrageousness","outstanding","overcome","overjoyed","overnight","overwhelmed","packed","painful","painless","painstaking","pale","panic","panicked","paralyzed","pas","passionate","pathetic","pay zero","payback","perfect","peril","perplexed","perspective","pessimistic","pioneering","piranha","pitfall","pitiful","placid","plague","played","playful","pleased","pluck","plummet","plunge","poison","poisonous","polarizing","poor","popular","portfolio","pound","powerful","powerless","practical","preposterous","prestige","price","priceless","pride","prison","privacy","private","privileged","prize","problem","productive","professional","profit","profitable","profound","promiscuous","promising","promote","protect","protected","proven","provocative","provoke","psychological","pummel","punch","punish","pus","quadruple","quality","quarrelsome","quick","quick-start","quickly","quiet","radiant","rare","ravenous","rebellious","recession-proof","reckoning","recognized","recommend","recreate","reduced","reflective","refugee","refund","refundable","reject","relaxed","release","relentless","reliable","remarkable","replicate","report","reprimanding","repulsed","repulsive","research","resentful","resourceful","responsible","responsive","rested","restricted","results","retaliating","reveal","revealing","revenge","revengeful","revisited","revolting","revolutionary","reward","rich","ridiculous","risky","riveting","rookie","rowdy","ruin","rules","ruthless","sabotaging","sacred","sadistic","sadly","sadness","safe","safety","sale","sampler","sarcastic","satisfied","savage","savagery","save","savings","savvy","scam","scandal","scandalous","scarce","scared","scary","scornful","scream","searing","secret","secret agenda","secret plot","secrets","secure","security","seductive","seething","seize","selected","self-hating","self-sufficient","sensational","senseless","sensual","serene","seriously","severe","sex","sexy","shaking","shameful","shameless","shaming","shatter","shellacking","shocking","should","shrewd","sick and tired","signs","silly","simple","simplicity","simplified","simplistic","sincere","sinful","sins","six-figure","sizable","sizzle","sizzled","sizzles","sizzling","sizzlingly","skill","skyrocket","slaughter","slave","sleazy","sleeping","sly","smash","smiling","smug","smuggle","smuggled","sneak-peek","sneaky","sniveling","snob","snooty","snotty","soar","soaring","solid","solution","spank","special","spectacular","speedy","spell-binding","spine","spirit","spirited","spiteful","spoiler","spontaneous","spotlight","spunky","squirming","stable","staggering","startling","steady","steal","stealthy","steamy","step-by-step","still","stoic","stop","strange","strangle","strategy","stressed","strong","strongly suggest","struggle","stuck up","studies","stunning","stupid","stupid-simple","sturdy","sublime","succeed","success","successful","suck","suddenly","suffer","sunny","super","super-human","superb","supercharge","superior","supported","supportive","sure","sure fire","surefire","surge","surging","surprise","surprised","surprising","survival","survive","suspicious","sweaty","swoon","swoon-worthy","tailspin","tank","tantalizing","targeted","tawdry","tease","technology","teetering","tempting","tenacious","tense","terrible","terrific","terrified","terrifying","terror","terrorist","tested","thankful","the truth","threaten","threatened","thrilled","thrilling","thug","ticked off","tickled","timely","today","torture","toxic","track record","trade secret","tragedy","tragic","transform","transparency","trap","trapped","trauma","traumatized","treacherous","treasure","tremendous","trend","tricks","triggers","triple","triumph","truly","trusting","trustworthy","truth","truthful","turbo-charge","turbocharges","tweaks","twitching","ultimate","unadulterated","unassuming","unauthorized","unbelievable","unburdened","uncaring","uncensored","uncertain","uncomfortable","unconditional","uncontrollable","unconventional","uncovered","undeniable","under priced","undercover","underground","underhanded","underused","unexpected","unforgettable","unheard of","unhurried","uninterested","unique","unjustified","unknowingly","unleashed","unlimited","unlock","unparalleled","unpopular","unreliable","unresponsive","unseen","unstable","unstoppable","unsure","unsurpassed","untapped","unusual","up-sell","upbeat","uplifted","uplifting","urge","urgent","useful","useless","validate","valor","valuable","value","vanquish","vaporize","venomous","verify","vibrant","vicious","victim","victory","vigorous","vilified","vindictive","violated","violent","volatile","vulnerable","waiting","wanted","wanton","warning","waste","weak","wealth","weird","what no one tells you","whip","whopping","wicked","wild","willpower","withheld","wonderful","wondrous","woozy","world","worry","worst","worthwhile","wounded","wreaking","youthful","zen","zinger"],"diacritics":true,"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasBreadcrumb":true,"serpData":{"title":"Greenox - \u10d3\u10d4\u10d5\u10d4\u10da\u10dd\u10de\u10d4\u10e0\u10e3\u10da\u10d8 \u10d9\u10dd\u10db\u10de\u10d0\u10dc\u10d8\u10d0","description":"\u10d3\u10d4\u10d5\u10d4\u10da\u10dd\u10de\u10d4\u10e0\u10e3\u10da\u10d8 \u10d9\u10dd\u10db\u10de\u10d0\u10dc\u10d8\u10d0 \"\u10d2\u10e0\u10d8\u10dc\u10dd\u10e5\u10e1\u10d8\" \u10db\u10e8\u10d4\u10dc\u10d4\u10d1\u10da\u10dd\u10d1\u10d8\u10e1\u10d0\u10e1 \u10d4\u10d9\u10dd\u10da\u10dd\u10d2\u10d8\u10e3\u10e0\u10d0\u10d3 \u10e1\u10e3\u10e4\u10d7\u10d0 \u10db\u10d0\u10e1\u10d0\u10da\u10d4\u10d1\u10e1, \u10d2\u10d0\u10dc\u10d0\u10ee\u10da\u10d4\u10d1\u10d0\u10d3\u10d8 \u10d4\u10dc\u10d4\u10e0\u10d2\u10d8\u10d8\u10e1 \u10ec\u10e7\u10d0\u10e0\u10dd\u10d4\u10d1\u10e1\u10d0 \u10d3\u10d0 \u10d8\u10dc\u10dd\u10d5\u10d0\u10ea\u10d8\u10e3\u10e0 \u10e2\u10d4\u10e5\u10dc\u10dd\u10da\u10dd\u10d2\u10d8\u10d4\u10d1\u10e1 \u10d8\u10e7\u10d4\u10dc\u10d4\u10d1\u10e1. ","titleTemplate":"%sitename% %page% %sep% %sitedesc%","descriptionTemplate":"","focusKeywords":"","breadcrumbTitle":"\u10db\u10d7\u10d0\u10d5\u10d0\u10e0\u10d8","robots":{"index":true},"advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"Greenox - \u10d3\u10d4\u10d5\u10d4\u10da\u10dd\u10de\u10d4\u10e0\u10e3\u10da\u10d8 \u10d9\u10dd\u10db\u10de\u10d0\u10dc\u10d8\u10d0","facebookDescription":"\u10d3\u10d4\u10d5\u10d4\u10da\u10dd\u10de\u10d4\u10e0\u10e3\u10da\u10d8 \u10d9\u10dd\u10db\u10de\u10d0\u10dc\u10d8\u10d0 \"\u10d2\u10e0\u10d8\u10dc\u10dd\u10e5\u10e1\u10d8\" \u10db\u10e8\u10d4\u10dc\u10d4\u10d1\u10da\u10dd\u10d1\u10d8\u10e1\u10d0\u10e1 \u10d4\u10d9\u10dd\u10da\u10dd\u10d2\u10d8\u10e3\u10e0\u10d0\u10d3 \u10e1\u10e3\u10e4\u10d7\u10d0 \u10db\u10d0\u10e1\u10d0\u10da\u10d4\u10d1\u10e1, \u10d2\u10d0\u10dc\u10d0\u10ee\u10da\u10d4\u10d1\u10d0\u10d3\u10d8 \u10d4\u10dc\u10d4\u10e0\u10d2\u10d8\u10d8\u10e1 \u10ec\u10e7\u10d0\u10e0\u10dd\u10d4\u10d1\u10e1\u10d0 \u10d3\u10d0 \u10d8\u10dc\u10dd\u10d5\u10d0\u10ea\u10d8\u10e3\u10e0 \u10e2\u10d4\u10e5\u10dc\u10dd\u10da\u10dd\u10d2\u10d8\u10d4\u10d1\u10e1 \u10d8\u10e7\u10d4\u10dc\u10d4\u10d1\u10e1. ","facebookImage":"","facebookImageID":""}}},"tocTitle":"Table of Contents","tocExcludeHeadings":[],"listStyle":"ul"},"_links":{"self":[{"href":"https:\/\/greenox.ge\/en\/wp-json\/wp\/v2\/pages\/549","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenox.ge\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/greenox.ge\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/greenox.ge\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/greenox.ge\/en\/wp-json\/wp\/v2\/comments?post=549"}],"version-history":[{"count":5,"href":"https:\/\/greenox.ge\/en\/wp-json\/wp\/v2\/pages\/549\/revisions"}],"predecessor-version":[{"id":9723,"href":"https:\/\/greenox.ge\/en\/wp-json\/wp\/v2\/pages\/549\/revisions\/9723"}],"up":[{"embeddable":true,"href":"https:\/\/greenox.ge\/en\/wp-json\/wp\/v2\/pages\/772"}],"wp:attachment":[{"href":"https:\/\/greenox.ge\/en\/wp-json\/wp\/v2\/media?parent=549"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}