{"id":12336,"date":"2024-05-10T18:02:19","date_gmt":"2024-05-10T16:02:19","guid":{"rendered":"https:\/\/staging.plush74.com\/film-locations-berlin-copy\/"},"modified":"2024-05-10T18:24:50","modified_gmt":"2024-05-10T16:24:50","slug":"film-locations-italy","status":"publish","type":"page","link":"https:\/\/staging.plush74.com\/it\/film-locations-italy\/","title":{"rendered":"Film Locations Italia"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"12336\" class=\"elementor elementor-12336\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cd8004e elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"cd8004e\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5244ecc\" data-id=\"5244ecc\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\r\n\t\t<div class=\"elementor-element elementor-element-cae63ea elementor-widget elementor-widget-plush-search\" data-id=\"cae63ea\" data-element_type=\"widget\" data-widget_type=\"plush-search.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"widget-plush-search\">\r\n\t\t\t\t<div class=\"filters filters-box\">\r\n\t\t\t\t\t<div class=\"sw_filter_slide\">\r\n\t\t\t\t\t\t<div class=\"sw_filter_box\" style=\"display: none\">\r\n\t\t\t\t\t\t\t<div class=\"yordy_sw_win_wrapper\">\r\n\t\t\t\t\t\t\t\t<div class=\"ci sw_widget sw_wrap\">\r\n\t\t\t\t\t\t\t\t\t<form class=\"sw_search_primary\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"col-md-3 col-6\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"form-group\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<input id=\"search_what\" name=\"search_what\" type=\"text\" class=\"form-control\" placeholder=\"Cercare qualsiasi tipo di luogo, stile, motivo .....\" value=\"\">\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"col-md-3\">\r\n\t\t\t\t\t\t\t\t\t\t\t<button type=\"submit\" class=\"btn btn-search sw-search-start plush-search-btn-form\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"value\"><i class=\"fa fa-search\" aria-hidden=\"true\"><\/i> Ricerca di localit\u00e0<\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-spinner fa-spin fa-ajax-indicator\" style=\"display: none;\"><\/i>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/button>\r\n\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"it\"\/><\/form>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\r\n\t\t\t\t\r\n\r\n\r\n\t<script>\t\r\n\r\n\t\tjQuery(document).ready(function($){\r\n                    if(typeof $.fn.typeahead  === 'function'){\r\n                        \r\n                    $('#location,#search_where').typeahead({\r\n                        minLength: 2,\r\n                        source: function(query, process) {\r\n                            var data = { q: query, limit: 8 };\r\n\r\n                            $.extend( data, {\r\n                               'page': 'frontendajax_locationautocomplete',\r\n                               'action': 'ci_action',\r\n                               'template': 'page.php'\r\n                            });\r\n\r\n                            $.post('https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php', data, function(data) {\r\n                                \/\/console.log(data); \/\/ data contains array\r\n                                process(data);\r\n                            });\r\n                        }\r\n                    });\r\n                    }\r\n\t\t\t\t\t\t\t\t\t\t\r\n                    \/*\r\n\t\t\tjQuery('#search_header_button').on('click',function(){\r\n                                jQuery(this).find(\".fa-ajax-indicator\").show();\r\n                                jQuery(this).find(\".fa-ajax-hide\").hide();\r\n\t\t\t\t\/\/Define default data values for search\r\n\t\t\t\tvar data = { };\r\n\t\t\t\t\r\n\t\t\t\t\/\/ Add custom data values, automatically by fields inside search-form\r\n\t\t\t\tjQuery('form.sw_search_primary input, form.sw_search_primary select, '+\r\n\t\t\t\t'form.sw_search_secondary input, form.sw_search_secondary select').each(function (i) {\r\n\t\t\t\t\t\r\n\t\t\t\t\tif(jQuery(this).attr('type') == 'checkbox')\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tif (jQuery(this).attr('checked'))\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\tdata[jQuery(this).attr('name')] = jQuery(this).val();\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\telse if(jQuery(this).val() != '' && jQuery(this).val() != 0&& jQuery(this).val() != null)\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tdata[jQuery(this).attr('name')] = jQuery(this).val();\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t});\r\n\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\tvar gen_url = generateUrl(\"https:\/\/staging.plush74.com\/it\/search-result-location\/\", data)+\"#header-search\";\r\n\r\n\t\t\t\twindow.location = gen_url;\r\n\r\n\t\t\t\treturn false;\r\n\t\t\t});\r\n\t\t*\/\r\n\r\n\t\t});\r\n\r\n\t\tfunction generateUrl(url, params) {\r\n\t\t\tvar i = 0, key;\r\n\t\t\tfor (key in params) {\r\n\t\t\t\tif (i === 0 && url.indexOf(\"?\")===-1) {\r\n\t\t\t\t\turl += \"?\";\r\n\t\t\t\t} else {\r\n\t\t\t\t\turl += \"&\";\r\n\t\t\t\t}\r\n\t\t\t\turl += key;\r\n\t\t\t\turl += '=';\r\n\t\t\t\turl += params[key];\r\n\t\t\t\ti++;\r\n\t\t\t}\r\n\t\t\treturn url;\r\n\t\t}\r\n\r\n\t\t<\/script>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c39d94a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c39d94a\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ddab58e\" data-id=\"ddab58e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cc548da elementor-widget elementor-widget-spacer\" data-id=\"cc548da\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-42793ec elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"42793ec\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ae17db5\" data-id=\"ae17db5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1081718 elementor-widget elementor-widget-spacer\" data-id=\"1081718\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1934077 elementor-widget elementor-widget-heading\" data-id=\"1934077\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Scoprite ambientazioni cinematografiche accattivanti e particolari per le vostre prossime riprese in Italia.<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2912c53 elementor-widget elementor-widget-spacer\" data-id=\"2912c53\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-66e16a5 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"66e16a5\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-35210fd\" data-id=\"35210fd\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8bba1f5 elementor-widget elementor-widget-listings-custom\" data-id=\"8bba1f5\" data-element_type=\"widget\" data-widget_type=\"listings-custom.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\r\n        <section class=\"pl_listingl section-picks section  container-palette\">\r\n            <div class=\"section-title\">\r\n                <h2 class=\"title elementor-inline-editing\" data-no-translation=\"\"><\/h2>\r\n                <span class=\"subtitle elementor-inline-editing\"><\/span>\r\n            <\/div>\r\n            <div class=\"row result-container row-flex\">\r\n                                                            \r\n                                                                            <div class=\"col-sm-4\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3316\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-san-casciano-in-val-di-pesa-98535-42.jpg\" class=\"img-responsive\" alt=\"peluche 74 san casciano in val di pesa 98535 42\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-san-casciano-in-val-di-pesa-98535-4.jpg\" class=\"img-responsive\" alt=\"peluche 74 san casciano in val di pesa 98535 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-san-casciano-in-val-di-pesa-98535-5.jpg\" class=\"img-responsive\" alt=\"peluche 74 san casciano in val di pesa 98535 5\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-san-casciano-in-val-di-pesa-98535-7.jpg\" class=\"img-responsive\" alt=\"peluche 74 san casciano in val di pesa 98535 7\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3316\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3316\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/art-collectors-palazzo-in-florence\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/art-collectors-palazzo-in-florence&amp;title=Art Collector&#039;s Palazzo in Florence\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3316\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3316\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/art-collectors-palazzo-in-florence#listing_location\" data-listingid_open=\"3316\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/art-collectors-palazzo-in-florence\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3316\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3316\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/art-collectors-palazzo-in-florence\" target=\"_blank\">Art Collector&#039;s Palazzo in Florence<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - CASA PRIVATA - CASA - San Casciano in Val di Pesa, ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3275\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-italian-palazzo-37.jpeg\" class=\"img-responsive\" alt=\"peluche74 palazzo italiano 37\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-94524-4.jpeg\" class=\"img-responsive\" alt=\"peluche 74 94524 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-94524-7.jpeg\" class=\"img-responsive\" alt=\"peluche 74 94524 7\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-94524-15.jpeg\" class=\"img-responsive\" alt=\"peluche 74 94524 15\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3275\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3275\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/italian-palazzo\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/italian-palazzo&amp;title=Italian Palazzo\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3275\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3275\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/italian-palazzo#listing_location\" data-listingid_open=\"3275\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/italian-palazzo\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3275\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3275\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/italian-palazzo\" target=\"_blank\">Italian Palazzo<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - CASA PRIVATA - VILLA - Motta di Livenza, ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3193\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-90346-9.jpg\" class=\"img-responsive\" alt=\"peluche 74 90346 9\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-90346-22.png\" class=\"img-responsive\" alt=\"peluche 74 90346 22\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-90346-23.png\" class=\"img-responsive\" alt=\"peluche 74 90346 23\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-90346-17.png\" class=\"img-responsive\" alt=\"peluche 74 90346 17\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3193\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3193\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/bright-rustic-itlaian-house\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/bright-rustic-itlaian-house&amp;title=Bright Rustic Itlaian House\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3193\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3193\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/bright-rustic-itlaian-house#listing_location\" data-listingid_open=\"3193\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/bright-rustic-itlaian-house\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3193\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3193\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/bright-rustic-itlaian-house\" target=\"_blank\">Bright Rustic Itlaian House<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - CASA PRIVATA - CASA - Torreglia, ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3165\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-villa-giulia-87738-3.JPG\" class=\"img-responsive\" alt=\"peluche 74 villa giulia 87738 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-villa-giulia-87738-9.jpg\" class=\"img-responsive\" alt=\"peluche 74 villa giulia 87738 9\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-villa-giulia-87738-10.jpg\" class=\"img-responsive\" alt=\"peluche 74 villa giulia 87738 10\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-villa-giulia-87738-6.jpg\" class=\"img-responsive\" alt=\"peluche 74 villa giulia 87738 6\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3165\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3165\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-giulia\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/villa-giulia&amp;title=Villa Giulia\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3165\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3165\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-giulia#listing_location\" data-listingid_open=\"3165\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-giulia\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3165\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3165\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-giulia\" target=\"_blank\">Villa Giulia<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - CASA PRIVATA - VILLA - Castelfranco Emilia, ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3110\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-84449-1.jpg\" class=\"img-responsive\" alt=\"peluche 74 84449 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-84449-2.jpg\" class=\"img-responsive\" alt=\"peluche 74 84449 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-84449-3.jpg\" class=\"img-responsive\" alt=\"peluche 74 84449 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-84449-4.jpg\" class=\"img-responsive\" alt=\"peluche 74 84449 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3110\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3110\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/casa-di-elena\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/casa-di-elena&amp;title=Casa di Elena\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3110\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3110\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/casa-di-elena#listing_location\" data-listingid_open=\"3110\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/casa-di-elena\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3110\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3110\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/casa-di-elena\" target=\"_blank\">Casa di Elena<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - APPARTAMENTO - APPARTAMENTO - Palermo, ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3097\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-toskana-lake-villa-1.jpg\" class=\"img-responsive\" alt=\"plush74 toskana lake villa 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-toskana-lake-villa-31.jpg\" class=\"img-responsive\" alt=\"peluche74 toskana villa sul lago 31\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-lakeside-golden-villa-near-rome-40.jpg\" class=\"img-responsive\" alt=\"plush74 villa dorata sul lago vicino a roma 40\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-toskana-lake-villa-10.jpg\" class=\"img-responsive\" alt=\"peluche74 villa sul lago di toskana 10\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3097\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3097\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/lakeside-golden-villa-near-rome\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/lakeside-golden-villa-near-rome&amp;title=LAKESIDE GOLDEN VILLA NEAR ROME\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3097\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3097\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/lakeside-golden-villa-near-rome#listing_location\" data-listingid_open=\"3097\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/lakeside-golden-villa-near-rome\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3097\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3097\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/lakeside-golden-villa-near-rome\" target=\"_blank\">LAKESIDE GOLDEN VILLA NEAR ROME<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - CASA PRIVATA - VILLA - Nepi, ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3061\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-neoclassical-villa-near-milan-1%281%29.png\" class=\"img-responsive\" alt=\"plush74 villa neoclassica vicino a milano 1(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-neoclassical-villa-near-milan-2%281%29.JPG\" class=\"img-responsive\" alt=\"plush74 villa neoclassica vicino a milano 2(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-neoclassical-villa-near-milan-3%281%29.JPG\" class=\"img-responsive\" alt=\"plush74 villa neoclassica vicino a milano 3(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-neoclassical-villa-near-milan-4%281%29.png\" class=\"img-responsive\" alt=\"plush74 villa neoclassica vicino a milano 4(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3061\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3061\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/neoclassical-villa-near-milan\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/neoclassical-villa-near-milan&amp;title=NEOCLASSICAL VILLA NEAR MILAN\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3061\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3061\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/neoclassical-villa-near-milan#listing_location\" data-listingid_open=\"3061\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/neoclassical-villa-near-milan\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3061\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3061\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/neoclassical-villa-near-milan\" target=\"_blank\">NEOCLASSICAL VILLA NEAR MILAN<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - CASA PRIVATA - VILLA - Paderno Dugnano, ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3022\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309unnamed.jpg\" class=\"img-responsive\" alt=\"senza nome\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309dsc0137.jpg\" class=\"img-responsive\" alt=\"dsc0137\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309dsc0141.jpg\" class=\"img-responsive\" alt=\"dsc0141\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309galleria-1-piano.jpg\" class=\"img-responsive\" alt=\"galleria 1 piano\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3022\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3022\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/luxury-villa-in-bergamo-italy\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/luxury-villa-in-bergamo-italy&amp;title=LUXURY VILLA IN BERGAMO ITALY\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3022\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3022\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/luxury-villa-in-bergamo-italy#listing_location\" data-listingid_open=\"3022\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/luxury-villa-in-bergamo-italy\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3022\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3022\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/luxury-villa-in-bergamo-italy\" target=\"_blank\">LUXURY VILLA IN BERGAMO ITALY<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - CASA PRIVATA - VILLA - ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3020\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-solitudine-milano-1%281%29.jpeg\" class=\"img-responsive\" alt=\"peluche74 solitudine milano 1(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-solitudine-milano-2%281%29.jpeg\" class=\"img-responsive\" alt=\"peluche74 solitudine milano 2(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-solitudine-milano-3%281%29.jpeg\" class=\"img-responsive\" alt=\"peluche74 solitudine milano 3(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-solitudine-milano-4%281%29.jpeg\" class=\"img-responsive\" alt=\"peluche74 solitudine milano 4(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3020\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3020\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/solitudine-milano\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/solitudine-milano&amp;title=SOLITUDINE MILANO\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3020\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3020\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/solitudine-milano#listing_location\" data-listingid_open=\"3020\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/solitudine-milano\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3020\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3020\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/solitudine-milano\" target=\"_blank\">SOLITUDINE MILANO<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - APPARTAMENTO - LOFT - ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3019\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-sicilian-villa-falcone-1.jpg\" class=\"img-responsive\" alt=\"peluche74 villa siciliana falcone 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-sicilian-villa-falcone-2.jpg\" class=\"img-responsive\" alt=\"peluche74 villa siciliana falcone 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-sicilian-villa-falcone-3.jpg\" class=\"img-responsive\" alt=\"peluche74 villa siciliana falcone 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-sicilian-villa-falcone-4.jpg\" class=\"img-responsive\" alt=\"peluche74 villa siciliana falcone 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3019\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3019\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/sicilian-villa-falcone\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/sicilian-villa-falcone&amp;title=SICILIAN VILLA FALCONE\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3019\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3019\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/sicilian-villa-falcone#listing_location\" data-listingid_open=\"3019\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/sicilian-villa-falcone\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3019\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3019\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/sicilian-villa-falcone\" target=\"_blank\">SICILIAN VILLA FALCONE<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - CASA PRIVATA - VILLA - ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3018\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-tamborino-1.jpg\" class=\"img-responsive\" alt=\"peluche74 villa tamborino 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-tamborino-2.jpg\" class=\"img-responsive\" alt=\"peluche74 villa tamborino 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-tamborino-3.png\" class=\"img-responsive\" alt=\"peluche74 villa tamborino 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-tamborino-4.png\" class=\"img-responsive\" alt=\"peluche74 villa tamborino 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3018\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3018\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-tamborino\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/villa-tamborino&amp;title=VILLA TAMBORINO\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3018\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3018\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-tamborino#listing_location\" data-listingid_open=\"3018\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-tamborino\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3018\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3018\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-tamborino\" target=\"_blank\">VILLA TAMBORINO<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - CASA PRIVATA - VILLA - ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3017\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-domi-1.jpeg\" class=\"img-responsive\" alt=\"peluche74 domi 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-domi-2.jpeg\" class=\"img-responsive\" alt=\"peluche74 domi 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-domi-3.jpeg\" class=\"img-responsive\" alt=\"peluche74 domi 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-domi-4.jpeg\" class=\"img-responsive\" alt=\"peluche74 domi 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3017\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3017\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/domi\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/domi&amp;title=DOMI\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3017\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3017\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/domi#listing_location\" data-listingid_open=\"3017\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/domi\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3017\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3017\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/domi\" target=\"_blank\">DOMI<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - CASA PRIVATA - VILLA - ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3016\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-street-scene-in-naples-1%281%29.jpg\" class=\"img-responsive\" alt=\"peluche74 scena di strada a napoli 1(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-street-scene-in-naples-2.jpeg\" class=\"img-responsive\" alt=\"peluche74 scena di strada a napoli 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-street-scene-in-naples-3.jpg\" class=\"img-responsive\" alt=\"peluche74 scena di strada a napoli 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-street-scene-in-naples-4%281%29.jpg\" class=\"img-responsive\" alt=\"peluche74 scena di strada a napoli 4(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3016\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3016\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/street-scene-in-naples\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/street-scene-in-naples&amp;title=STREET SCENE IN NAPLES\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3016\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3016\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/street-scene-in-naples#listing_location\" data-listingid_open=\"3016\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/street-scene-in-naples\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3016\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3016\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/street-scene-in-naples\" target=\"_blank\">STREET SCENE IN NAPLES<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PAESAGGIO - STRADE - ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3015\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-lucia-1.jpg\" class=\"img-responsive\" alt=\"peluche74 villa lucia 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-lucia-2.jpg\" class=\"img-responsive\" alt=\"plush74 villa lucia 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-lucia-3.jpg\" class=\"img-responsive\" alt=\"peluche74 villa lucia 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-lucia-4.JPG\" class=\"img-responsive\" alt=\"peluche74 villa lucia 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3015\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3015\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-lucia\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/villa-lucia&amp;title=VILLA LUCIA\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3015\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3015\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-lucia#listing_location\" data-listingid_open=\"3015\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-lucia\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3015\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3015\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-lucia\" target=\"_blank\">VILLA LUCIA<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - CASA PRIVATA - VILLA - Napoli, ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3014\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-rivelli-1%281%29.JPG\" class=\"img-responsive\" alt=\"peluche74 villa rivelli 1(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-rivelli-2%281%29.JPG\" class=\"img-responsive\" alt=\"peluche74 villa rivelli 2(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-rivelli-3%281%29.JPG\" class=\"img-responsive\" alt=\"peluche74 villa rivelli 3(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-rivelli-4%281%29.JPG\" class=\"img-responsive\" alt=\"peluche74 villa rivelli 4(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3014\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3014\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-rivelli\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/villa-rivelli&amp;title=VILLA RIVELLI\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3014\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3014\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-rivelli#listing_location\" data-listingid_open=\"3014\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-rivelli\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3014\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3014\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/villa-rivelli\" target=\"_blank\">VILLA RIVELLI<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - CASA PRIVATA - VILLA - ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3013\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309751d31dd6b%20%283%29.jpg\" class=\"img-responsive\" alt=\"751d31dd6b (3)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309d72d187df4%20%281%29.jpg\" class=\"img-responsive\" alt=\"d72d187df4 (1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x30970efdf2ec9%20%283%29.jpg\" class=\"img-responsive\" alt=\"70efdf2ec9 (3)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309c20ad4d76f%20%286%29.jpg\" class=\"img-responsive\" alt=\"c20ad4d76f (6)\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3013\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3013\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/luxury-villa-in-napels\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/luxury-villa-in-napels&amp;title=LUXURY VILLA IN NAPELS\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3013\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3013\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/luxury-villa-in-napels#listing_location\" data-listingid_open=\"3013\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/luxury-villa-in-napels\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3013\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3013\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/luxury-villa-in-napels\" target=\"_blank\">LUXURY VILLA IN NAPELS<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - CASA PRIVATA - VILLA - ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3012\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309palazzo-ruffo-1-837x974.jpg\" class=\"img-responsive\" alt=\"palazzo ruffo 1 837x974\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309e45ee7ce7e%20%281%29.jpg\" class=\"img-responsive\" alt=\"e45ee7ce7e (1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309a2ef406e2c%20%283%29.jpg\" class=\"img-responsive\" alt=\"a2ef406e2c (3)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x3097d0665438e%20%282%29.jpg\" class=\"img-responsive\" alt=\"7d0665438e (2)\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3012\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3012\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/marble-staircase-in-naples\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/marble-staircase-in-naples&amp;title=MARBLE STAIRCASE IN NAPLES\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3012\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3012\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/marble-staircase-in-naples#listing_location\" data-listingid_open=\"3012\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/marble-staircase-in-naples\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3012\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3012\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/marble-staircase-in-naples\" target=\"_blank\">MARBLE STAIRCASE IN NAPLES<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - CASA PRIVATA - VILLA - ITALIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3007\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-beneficio-1%281%29.jpeg\" class=\"img-responsive\" alt=\"peluche74 beneficio 1(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-beneficio-2%281%29.jpeg\" class=\"img-responsive\" alt=\"peluche74 beneficio 2(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-beneficio-3%281%29.jpeg\" class=\"img-responsive\" alt=\"peluche74 beneficio 3(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-beneficio-4%281%29.jpeg\" class=\"img-responsive\" alt=\"peluche74 beneficio 4(1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3007\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3007\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/beneficio\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/beneficio&amp;title=BENEFICIO\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3007\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3007\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/beneficio#listing_location\" data-listingid_open=\"3007\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/beneficio\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3007\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3007\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/beneficio\" target=\"_blank\">BENEFICIO<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIVATE HOME - HOUSE                                             - Ansedonia, ITALY                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                                <\/div>\r\n        <\/section> <!-- \/.section-picks -->\r\n\r\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-12cb504 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"12cb504\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f779aa9\" data-id=\"f779aa9\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ae5b3b3\" data-id=\"ae5b3b3\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2acc26e elementor-widget elementor-widget-text-editor\" data-id=\"2acc26e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p><script type=\"text\/javascript\">\n    var spector;\n    var captureOnLoad = false;\n    var captureOffScreen = false;\n    window.__SPECTOR_Canvases = [];\n\n    (function() {\n        var __SPECTOR_Origin_EXTENSION_GetContext = HTMLCanvasElement.prototype.getContext;\n        HTMLCanvasElement.prototype.__SPECTOR_Origin_EXTENSION_GetContext = __SPECTOR_Origin_EXTENSION_GetContext;\n\n        if (typeof OffscreenCanvas !== 'undefined') {\n            var __SPECTOR_Origin_EXTENSION_OffscreenGetContext = OffscreenCanvas.prototype.getContext;\n            OffscreenCanvas.prototype.__SPECTOR_Origin_EXTENSION_OffscreenGetContext = __SPECTOR_Origin_EXTENSION_OffscreenGetContext;\n\n            OffscreenCanvas.prototype.getContext = function () {\n                var context = null;\n                if (!arguments.length) {\n                    return context;\n                }\n    \n                if (arguments.length === 1) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0]);\n                    if (context === null) {\n                        return context;\n                    }\n                }\n                else if (arguments.length === 2) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0], arguments[1]);\n                    if (context === null) {\n                        return context;\n                    }\n                }\n    \n                var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n                if (contextNames.indexOf(arguments[0]) !== -1) {\n                    \/\/ context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                    \/\/ Notify the page a canvas is available.\n                    var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                    document.dispatchEvent(myEvent);\n                    this.id = \"Offscreen\";\n                    window.__SPECTOR_Canvases.push(this);\n    \n                    if (captureOnLoad) {\n                        \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                        if (false) {\n                            spector.captureContext(context, 500, false, false);\n                            captureOnLoad = false;\n                        }\n                    }\n                }\n    \n                return context;\n            }\n        }\n\n        HTMLCanvasElement.prototype.getContext = function () {\n            var context = null;\n            if (!arguments.length) {\n                return context;\n            }\n\n            if (arguments.length === 1) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0]);\n                if (context === null) {\n                    return context;\n                }\n            }\n            else if (arguments.length === 2) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0], arguments[1]);\n                if (context === null) {\n                    return context;\n                }\n            }\n\n            var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n            if (contextNames.indexOf(arguments[0]) !== -1) {\n                context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                \/\/ Notify the page a canvas is available.\n                var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                document.dispatchEvent(myEvent);\n\n                if (captureOffScreen) {\n                    var found = false;\n                    for (var i = 0; i < window.__SPECTOR_Canvases.length; i++) {\n                        if (window.__SPECTOR_Canvases[i] === this) {\n                            found = true;\n                            break;\n                        }\n                    }\n                    if (!found) {\n                        window.__SPECTOR_Canvases.push(this);\n                    }\n                }\n\n                if (captureOnLoad) {\n                    \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                    if (this.parentElement || false) {\n                        spector.captureContext(context, 500, false, false);\n                        captureOnLoad = false;\n                    }\n                }\n            }\n\n            return context;\n        }\n    })()<\/script><\/p><p><script type=\"text\/javascript\">\n    var spector;\n    var captureOnLoad = false;\n    var captureOffScreen = false;\n    window.__SPECTOR_Canvases = [];\n\n    (function() {\n        var __SPECTOR_Origin_EXTENSION_GetContext = HTMLCanvasElement.prototype.getContext;\n        HTMLCanvasElement.prototype.__SPECTOR_Origin_EXTENSION_GetContext = __SPECTOR_Origin_EXTENSION_GetContext;\n\n        if (typeof OffscreenCanvas !== 'undefined') {\n            var __SPECTOR_Origin_EXTENSION_OffscreenGetContext = OffscreenCanvas.prototype.getContext;\n            OffscreenCanvas.prototype.__SPECTOR_Origin_EXTENSION_OffscreenGetContext = __SPECTOR_Origin_EXTENSION_OffscreenGetContext;\n\n            OffscreenCanvas.prototype.getContext = function () {\n                var context = null;\n                if (!arguments.length) {\n                    return context;\n                }\n    \n                if (arguments.length === 1) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0]);\n                    if (context === null) {\n                        return context;\n                    }\n                }\n                else if (arguments.length === 2) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0], arguments[1]);\n                    if (context === null) {\n                        return context;\n                    }\n                }\n    \n                var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n                if (contextNames.indexOf(arguments[0]) !== -1) {\n                    \/\/ context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                    \/\/ Notify the page a canvas is available.\n                    var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                    document.dispatchEvent(myEvent);\n                    this.id = \"Offscreen\";\n                    window.__SPECTOR_Canvases.push(this);\n    \n                    if (captureOnLoad) {\n                        \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                        if (false) {\n                            spector.captureContext(context, 500, false, false);\n                            captureOnLoad = false;\n                        }\n                    }\n                }\n    \n                return context;\n            }\n        }\n\n        HTMLCanvasElement.prototype.getContext = function () {\n            var context = null;\n            if (!arguments.length) {\n                return context;\n            }\n\n            if (arguments.length === 1) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0]);\n                if (context === null) {\n                    return context;\n                }\n            }\n            else if (arguments.length === 2) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0], arguments[1]);\n                if (context === null) {\n                    return context;\n                }\n            }\n\n            var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n            if (contextNames.indexOf(arguments[0]) !== -1) {\n                context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                \/\/ Notify the page a canvas is available.\n                var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                document.dispatchEvent(myEvent);\n\n                if (captureOffScreen) {\n                    var found = false;\n                    for (var i = 0; i < window.__SPECTOR_Canvases.length; i++) {\n                        if (window.__SPECTOR_Canvases[i] === this) {\n                            found = true;\n                            break;\n                        }\n                    }\n                    if (!found) {\n                        window.__SPECTOR_Canvases.push(this);\n                    }\n                }\n\n                if (captureOnLoad) {\n                    \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                    if (this.parentElement || false) {\n                        spector.captureContext(context, 500, false, false);\n                        captureOnLoad = false;\n                    }\n                }\n            }\n\n            return context;\n        }\n    })()<\/script><\/p><p><script type=\"text\/javascript\">\n    var spector;\n    var captureOnLoad = false;\n    var captureOffScreen = false;\n    window.__SPECTOR_Canvases = [];\n\n    (function() {\n        var __SPECTOR_Origin_EXTENSION_GetContext = HTMLCanvasElement.prototype.getContext;\n        HTMLCanvasElement.prototype.__SPECTOR_Origin_EXTENSION_GetContext = __SPECTOR_Origin_EXTENSION_GetContext;\n\n        if (typeof OffscreenCanvas !== 'undefined') {\n            var __SPECTOR_Origin_EXTENSION_OffscreenGetContext = OffscreenCanvas.prototype.getContext;\n            OffscreenCanvas.prototype.__SPECTOR_Origin_EXTENSION_OffscreenGetContext = __SPECTOR_Origin_EXTENSION_OffscreenGetContext;\n\n            OffscreenCanvas.prototype.getContext = function () {\n                var context = null;\n                if (!arguments.length) {\n                    return context;\n                }\n    \n                if (arguments.length === 1) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0]);\n                    if (context === null) {\n                        return context;\n                    }\n                }\n                else if (arguments.length === 2) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0], arguments[1]);\n                    if (context === null) {\n                        return context;\n                    }\n                }\n    \n                var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n                if (contextNames.indexOf(arguments[0]) !== -1) {\n                    \/\/ context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                    \/\/ Notify the page a canvas is available.\n                    var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                    document.dispatchEvent(myEvent);\n                    this.id = \"Offscreen\";\n                    window.__SPECTOR_Canvases.push(this);\n    \n                    if (captureOnLoad) {\n                        \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                        if (false) {\n                            spector.captureContext(context, 500, false, false);\n                            captureOnLoad = false;\n                        }\n                    }\n                }\n    \n                return context;\n            }\n        }\n\n        HTMLCanvasElement.prototype.getContext = function () {\n            var context = null;\n            if (!arguments.length) {\n                return context;\n            }\n\n            if (arguments.length === 1) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0]);\n                if (context === null) {\n                    return context;\n                }\n            }\n            else if (arguments.length === 2) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0], arguments[1]);\n                if (context === null) {\n                    return context;\n                }\n            }\n\n            var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n            if (contextNames.indexOf(arguments[0]) !== -1) {\n                context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                \/\/ Notify the page a canvas is available.\n                var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                document.dispatchEvent(myEvent);\n\n                if (captureOffScreen) {\n                    var found = false;\n                    for (var i = 0; i < window.__SPECTOR_Canvases.length; i++) {\n                        if (window.__SPECTOR_Canvases[i] === this) {\n                            found = true;\n                            break;\n                        }\n                    }\n                    if (!found) {\n                        window.__SPECTOR_Canvases.push(this);\n                    }\n                }\n\n                if (captureOnLoad) {\n                    \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                    if (this.parentElement || false) {\n                        spector.captureContext(context, 500, false, false);\n                        captureOnLoad = false;\n                    }\n                }\n            }\n\n            return context;\n        }\n    })()<\/script><\/p><p><script type=\"text\/javascript\">\n    var spector;\n    var captureOnLoad = false;\n    var captureOffScreen = false;\n    window.__SPECTOR_Canvases = [];\n\n    (function() {\n        var __SPECTOR_Origin_EXTENSION_GetContext = HTMLCanvasElement.prototype.getContext;\n        HTMLCanvasElement.prototype.__SPECTOR_Origin_EXTENSION_GetContext = __SPECTOR_Origin_EXTENSION_GetContext;\n\n        if (typeof OffscreenCanvas !== 'undefined') {\n            var __SPECTOR_Origin_EXTENSION_OffscreenGetContext = OffscreenCanvas.prototype.getContext;\n            OffscreenCanvas.prototype.__SPECTOR_Origin_EXTENSION_OffscreenGetContext = __SPECTOR_Origin_EXTENSION_OffscreenGetContext;\n\n            OffscreenCanvas.prototype.getContext = function () {\n                var context = null;\n                if (!arguments.length) {\n                    return context;\n                }\n    \n                if (arguments.length === 1) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0]);\n                    if (context === null) {\n                        return context;\n                    }\n                }\n                else if (arguments.length === 2) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0], arguments[1]);\n                    if (context === null) {\n                        return context;\n                    }\n                }\n    \n                var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n                if (contextNames.indexOf(arguments[0]) !== -1) {\n                    \/\/ context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                    \/\/ Notify the page a canvas is available.\n                    var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                    document.dispatchEvent(myEvent);\n                    this.id = \"Offscreen\";\n                    window.__SPECTOR_Canvases.push(this);\n    \n                    if (captureOnLoad) {\n                        \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                        if (false) {\n                            spector.captureContext(context, 500, false, false);\n                            captureOnLoad = false;\n                        }\n                    }\n                }\n    \n                return context;\n            }\n        }\n\n        HTMLCanvasElement.prototype.getContext = function () {\n            var context = null;\n            if (!arguments.length) {\n                return context;\n            }\n\n            if (arguments.length === 1) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0]);\n                if (context === null) {\n                    return context;\n                }\n            }\n            else if (arguments.length === 2) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0], arguments[1]);\n                if (context === null) {\n                    return context;\n                }\n            }\n\n            var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n            if (contextNames.indexOf(arguments[0]) !== -1) {\n                context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                \/\/ Notify the page a canvas is available.\n                var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                document.dispatchEvent(myEvent);\n\n                if (captureOffScreen) {\n                    var found = false;\n                    for (var i = 0; i < window.__SPECTOR_Canvases.length; i++) {\n                        if (window.__SPECTOR_Canvases[i] === this) {\n                            found = true;\n                            break;\n                        }\n                    }\n                    if (!found) {\n                        window.__SPECTOR_Canvases.push(this);\n                    }\n                }\n\n                if (captureOnLoad) {\n                    \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                    if (this.parentElement || false) {\n                        spector.captureContext(context, 500, false, false);\n                        captureOnLoad = false;\n                    }\n                }\n            }\n\n            return context;\n        }\n    })()<\/script><\/p><p style=\"text-align: center;\"><span style=\"color: #000000;\"><a style=\"color: #000000; text-decoration: bold;\" href=\"https:\/\/staging.plush74.com\/it\/search-result-location\/?search_order=idlisting DESC&amp;search_view=grid&amp;offset=0&amp;search_location=249&amp;search_radius=50&amp;map_num_listings=undefined#header-search\">SFOGLIA TUTTE LE LOCATION CINEMATOGRAFICHE ITALIANE<\/a><\/span><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-da40ca0\" data-id=\"da40ca0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-46b7667 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"46b7667\" data-element_type=\"section\" id=\"contact\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-21e784b\" data-id=\"21e784b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8ff2d8c elementor-widget elementor-widget-spacer\" data-id=\"8ff2d8c\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61fbbb1 elementor-widget elementor-widget-heading\" data-id=\"61fbbb1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Location perfette per riprese cinematografiche e video in Italia. Produzioni italiane perfette con Plush74.<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bdda7e4 elementor-widget elementor-widget-spacer\" data-id=\"bdda7e4\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-91826c4 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"91826c4\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e5097b2\" data-id=\"e5097b2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-defcc65 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"defcc65\" 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<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"mailto:yeah@staging.plush74.com\" target=\"_blank\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-email\"><\/i>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-497d437\" data-id=\"497d437\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2f9f086 elementor-widget elementor-widget-image\" data-id=\"2f9f086\" 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<a href=\"http:\/\/staging.plush74.com\/it\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"43\" src=\"https:\/\/staging.plush74.com\/wp-content\/uploads\/2020\/03\/Logo_Schwarz_Outline_RGB-300x43.png\" class=\"attachment-medium size-medium wp-image-1243\" alt=\"Logo Schwarz Contorno RGB\" srcset=\"https:\/\/staging.plush74.com\/wp-content\/uploads\/2020\/03\/Logo_Schwarz_Outline_RGB-300x43.png 300w, https:\/\/staging.plush74.com\/wp-content\/uploads\/2020\/03\/Logo_Schwarz_Outline_RGB.png 585w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-0a40212\" data-id=\"0a40212\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b6002b9 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b6002b9\" 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<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/staging.plush74.com\/it\/register-login\/\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-user-login\"><\/i>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8f05911 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"8f05911\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-aa548d6\" data-id=\"aa548d6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f4e6e9a elementor-widget elementor-widget-text-editor\" data-id=\"f4e6e9a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p style=\"text-align: center;\"><a href=\"mailto:yeah@plush.com\">yeah@plush.com<\/a><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ff305d4\" data-id=\"ff305d4\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0310861 elementor-widget elementor-widget-text-editor\" data-id=\"0310861\" 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<h2 style=\"text-align: center;\"><a href=\"http:\/\/staging.plush74.com\/it\/\">Location Lo scouting semplificato.<\/a><\/h2>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-9dde04c\" data-id=\"9dde04c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0585ff3 elementor-widget elementor-widget-text-editor\" data-id=\"0585ff3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p style=\"text-align: center;\"><a href=\"https:\/\/staging.plush74.com\/it\/register-login\/\">Iscriviti a Plush74<\/a><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0939810 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"0939810\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-54413b6\" data-id=\"54413b6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ea94116 elementor-widget elementor-widget-listings-map\" data-id=\"ea94116\" data-element_type=\"widget\" data-widget_type=\"listings-map.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t                    <div class=\"container container-palette widget-topmap\">\r\n                        <div class=\"yordy_sw_win_wrapper\">\r\n<div class=\"ci sw_widget sw_wrap\">\r\n\r\n<div id=\"sw_map_results\"  class=\"map\" data-zoom_index=\"10\" data-num_listings=\"50\" ><\/div>\r\n\r\n\r\n<\/div>\r\n<\/div>                    <\/div>\r\n                \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8c2421c elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"8c2421c\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cb0cd0b\" data-id=\"cb0cd0b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3b53baf elementor-widget elementor-widget-listings-custom\" data-id=\"3b53baf\" data-element_type=\"widget\" data-widget_type=\"listings-custom.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\r\n        <section class=\"pl_listingl section-picks section  container-palette\">\r\n            <div class=\"section-title\">\r\n                <h2 class=\"title elementor-inline-editing\" data-no-translation=\"\"><span style=\"letter-spacing: 2.2px;\">NEW WITH PLUSH<\/span><\/h2>\r\n                <span class=\"subtitle elementor-inline-editing\"><\/span>\r\n            <\/div>\r\n            <div class=\"row result-container row-flex\">\r\n                                                            \r\n                                                                            <div class=\"col-md-3 col-sm-5col\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3329\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-99702-1.jpg\" class=\"img-responsive\" alt=\"plush 74 99702 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-99702-2.jpg\" class=\"img-responsive\" alt=\"plush 74 99702 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-99702-3.jpg\" class=\"img-responsive\" alt=\"plush 74 99702 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-99702-4.jpg\" class=\"img-responsive\" alt=\"plush 74 99702 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3329\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3329\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/cozy-zurich-cafe\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/cozy-zurich-cafe&amp;title=Cozy Zurich Cafe\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3329\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3329\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/cozy-zurich-cafe#listing_location\" data-listingid_open=\"3329\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/cozy-zurich-cafe\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3329\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3329\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/cozy-zurich-cafe\" target=\"_blank\">Cozy Zurich Cafe<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - GASTRONOMY - CAFE                                             - Z\u00fcrich, SWITZERLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-md-3 col-sm-5col\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3326\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309landhof-dwz-1282.jpg\" class=\"img-responsive\" alt=\"landhof dwz 1282\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309landhof-dwz-1064.jpg\" class=\"img-responsive\" alt=\"landhof dwz 1064\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309landhof-dwz-1065.jpg\" class=\"img-responsive\" alt=\"landhof dwz 1065\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309landhof-dwz-1068.jpg\" class=\"img-responsive\" alt=\"landhof dwz 1068\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3326\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3326\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/run-down-country-estate-near-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/run-down-country-estate-near-berlin&amp;title=Run-Down Country Estate Near Berlin\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3326\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3326\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/run-down-country-estate-near-berlin#listing_location\" data-listingid_open=\"3326\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/run-down-country-estate-near-berlin\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3326\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3326\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/run-down-country-estate-near-berlin\" target=\"_blank\">Run-Down Country Estate Near Berlin<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIVATE HOME - FARMHOUSE                                             - Blankenfelde-Mahlow, GERMANY                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-md-3 col-sm-5col\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3325\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-u00aehoam-house-99196-28.jpg\" class=\"img-responsive\" alt=\"plush 74 u00aehoam house 99196 28\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-u00aehoam-house-99196-5.jpg\" class=\"img-responsive\" alt=\"plush 74 u00aehoam house 99196 5\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-u00aehoam-house-99196-1.jpg\" class=\"img-responsive\" alt=\"plush 74 u00aehoam house 99196 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-u00aehoam-house-99196-31.jpg\" class=\"img-responsive\" alt=\"plush 74 u00aehoam house 99196 31\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3325\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3325\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/graz-heights-retreat\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/graz-heights-retreat&amp;title=Graz Heights Retreat\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3325\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3325\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/graz-heights-retreat#listing_location\" data-listingid_open=\"3325\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/graz-heights-retreat\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3325\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3325\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/graz-heights-retreat\" target=\"_blank\">Graz Heights Retreat<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIVATE HOME - CHALET                                             - Graz, AUSTRIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-md-3 col-sm-5col\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3319\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-bright-and-spacious-berlin-altbau-98701-3.jpeg\" class=\"img-responsive\" alt=\"plush 74 bright and spacious berlin altbau 98701 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-bright-and-spacious-berlin-altbau-98701-1.jpeg\" class=\"img-responsive\" alt=\"plush 74 bright and spacious berlin altbau 98701 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-bright-and-spacious-berlin-altbau-98701-2.jpeg\" class=\"img-responsive\" alt=\"plush 74 bright and spacious berlin altbau 98701 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-bright-and-spacious-berlin-altbau-98701-4.jpeg\" class=\"img-responsive\" alt=\"plush 74 bright and spacious berlin altbau 98701 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3319\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3319\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/bright-and-spacious-berlin-altbau\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/bright-and-spacious-berlin-altbau&amp;title=Bright and spacious Berlin Altbau\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/bright-and-spacious-berlin-altbau#listing_location\" data-listingid_open=\"3319\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/bright-and-spacious-berlin-altbau\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/bright-and-spacious-berlin-altbau\" target=\"_blank\">Bright and spacious Berlin Altbau<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - APPARTAMENTO - BERLINO, GERMANIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-md-3 col-sm-5col hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3317\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-98625-2.jpg\" class=\"img-responsive\" alt=\"plush 74 98625 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-98625-3.jpg\" class=\"img-responsive\" alt=\"plush 74 98625 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-98625-1.jpg\" class=\"img-responsive\" alt=\"plush 74 98625 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-98625-4.jpg\" class=\"img-responsive\" alt=\"plush 74 98625 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3317\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3317\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/it\/locations\/house-of-interiors-zurich\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/it\/locations\/house-of-interiors-zurich&amp;title=House of Interiors Zurich\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3317\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3317\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/it\/locations\/house-of-interiors-zurich#listing_location\" data-listingid_open=\"3317\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/it\/locations\/house-of-interiors-zurich\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3317\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3317\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/it\/locations\/house-of-interiors-zurich\" target=\"_blank\">House of Interiors Zurich<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - SPECIAL LOCATION - INSTITUTION                                             - Z\u00fcrich, SWITZERLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                                <\/div>\r\n        <\/section> <!-- \/.section-picks -->\r\n\r\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Ricerca location Scoprite ambientazioni cinematografiche accattivanti e particolari per le vostre prossime riprese in Italia. GIOIELLO DI DESIGN CHIC Location - HOTEL - BOUTIQUE HOTEL - MILANO, ITALIA MAESTOSO CASTELLO BOUTIQUE Location - HOTEL - HOTEL DI LUSSO - TOSCANA, ITALIA GIOIELLO ARCHITETTONICO DEL XII SECOLO Location - HOTEL - BOUTIQUE HOTEL - ITALIA VILLAGGIO IN UMBRIA Location [...]<\/p>","protected":false},"author":1,"featured_media":12338,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-12336","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Film and Video Locations in Italy - Plush74 - Find Italian Locations<\/title>\n<meta name=\"description\" content=\"Discovering the perfect backdrop for your next film production in Italy? Uncover distinctive, captivating, and breathtaking Italian locations\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/staging.plush74.com\/it\/film-locations-italy\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Film and Video Locations in Italy - Plush74 - Find Italian Locations\" \/>\n<meta property=\"og:description\" content=\"Discovering the perfect backdrop for your next film production in Italy? Uncover distinctive, captivating, and breathtaking Italian locations\" \/>\n<meta property=\"og:url\" content=\"https:\/\/staging.plush74.com\/it\/film-locations-italy\/\" \/>\n<meta property=\"og:site_name\" content=\"Plush74\" \/>\n<meta property=\"article:modified_time\" content=\"2024-05-10T16:24:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/staging.plush74.com\/wp-content\/uploads\/2024\/05\/plush74-italy-ischia-island-seaside-location-rent-shoot-film-photo-rocks-14.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"853\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/staging.plush74.com\/film-locations-italy\/\",\"url\":\"https:\/\/staging.plush74.com\/film-locations-italy\/\",\"name\":\"Film and Video Locations in Italy - Plush74 - Find Italian Locations\",\"isPartOf\":{\"@id\":\"https:\/\/staging.plush74.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/staging.plush74.com\/film-locations-italy\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/staging.plush74.com\/film-locations-italy\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/staging.plush74.com\/wp-content\/uploads\/2024\/05\/plush74-italy-ischia-island-seaside-location-rent-shoot-film-photo-rocks-14.jpg\",\"datePublished\":\"2024-05-10T16:02:19+00:00\",\"dateModified\":\"2024-05-10T16:24:50+00:00\",\"description\":\"Discovering the perfect backdrop for your next film production in Italy? Uncover distinctive, captivating, and breathtaking Italian locations\",\"breadcrumb\":{\"@id\":\"https:\/\/staging.plush74.com\/film-locations-italy\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/staging.plush74.com\/film-locations-italy\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/staging.plush74.com\/film-locations-italy\/#primaryimage\",\"url\":\"https:\/\/staging.plush74.com\/wp-content\/uploads\/2024\/05\/plush74-italy-ischia-island-seaside-location-rent-shoot-film-photo-rocks-14.jpg\",\"contentUrl\":\"https:\/\/staging.plush74.com\/wp-content\/uploads\/2024\/05\/plush74-italy-ischia-island-seaside-location-rent-shoot-film-photo-rocks-14.jpg\",\"width\":1280,\"height\":853},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/staging.plush74.com\/film-locations-italy\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/staging.plush74.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Film Locations Italy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/staging.plush74.com\/#website\",\"url\":\"https:\/\/staging.plush74.com\/\",\"name\":\"Plush74\",\"description\":\"Locations with Character\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/staging.plush74.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Film and Video Locations in Italy - Plush74 - Find Italian Locations","description":"Discovering the perfect backdrop for your next film production in Italy? Uncover distinctive, captivating, and breathtaking Italian locations","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/staging.plush74.com\/it\/film-locations-italy\/","og_locale":"it_IT","og_type":"article","og_title":"Film and Video Locations in Italy - Plush74 - Find Italian Locations","og_description":"Discovering the perfect backdrop for your next film production in Italy? Uncover distinctive, captivating, and breathtaking Italian locations","og_url":"https:\/\/staging.plush74.com\/it\/film-locations-italy\/","og_site_name":"Plush74","article_modified_time":"2024-05-10T16:24:50+00:00","og_image":[{"width":1280,"height":853,"url":"https:\/\/staging.plush74.com\/wp-content\/uploads\/2024\/05\/plush74-italy-ischia-island-seaside-location-rent-shoot-film-photo-rocks-14.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Tempo di lettura stimato":"6 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/staging.plush74.com\/film-locations-italy\/","url":"https:\/\/staging.plush74.com\/film-locations-italy\/","name":"Film and Video Locations in Italy - Plush74 - Find Italian Locations","isPartOf":{"@id":"https:\/\/staging.plush74.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/staging.plush74.com\/film-locations-italy\/#primaryimage"},"image":{"@id":"https:\/\/staging.plush74.com\/film-locations-italy\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.plush74.com\/wp-content\/uploads\/2024\/05\/plush74-italy-ischia-island-seaside-location-rent-shoot-film-photo-rocks-14.jpg","datePublished":"2024-05-10T16:02:19+00:00","dateModified":"2024-05-10T16:24:50+00:00","description":"Discovering the perfect backdrop for your next film production in Italy? Uncover distinctive, captivating, and breathtaking Italian locations","breadcrumb":{"@id":"https:\/\/staging.plush74.com\/film-locations-italy\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/staging.plush74.com\/film-locations-italy\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/staging.plush74.com\/film-locations-italy\/#primaryimage","url":"https:\/\/staging.plush74.com\/wp-content\/uploads\/2024\/05\/plush74-italy-ischia-island-seaside-location-rent-shoot-film-photo-rocks-14.jpg","contentUrl":"https:\/\/staging.plush74.com\/wp-content\/uploads\/2024\/05\/plush74-italy-ischia-island-seaside-location-rent-shoot-film-photo-rocks-14.jpg","width":1280,"height":853},{"@type":"BreadcrumbList","@id":"https:\/\/staging.plush74.com\/film-locations-italy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/staging.plush74.com\/"},{"@type":"ListItem","position":2,"name":"Film Locations Italy"}]},{"@type":"WebSite","@id":"https:\/\/staging.plush74.com\/#website","url":"https:\/\/staging.plush74.com\/","name":"Plush74","description":"Locations with Character","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/staging.plush74.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"}]}},"_links":{"self":[{"href":"https:\/\/staging.plush74.com\/it\/wp-json\/wp\/v2\/pages\/12336"}],"collection":[{"href":"https:\/\/staging.plush74.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.plush74.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.plush74.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.plush74.com\/it\/wp-json\/wp\/v2\/comments?post=12336"}],"version-history":[{"count":10,"href":"https:\/\/staging.plush74.com\/it\/wp-json\/wp\/v2\/pages\/12336\/revisions"}],"predecessor-version":[{"id":12348,"href":"https:\/\/staging.plush74.com\/it\/wp-json\/wp\/v2\/pages\/12336\/revisions\/12348"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.plush74.com\/it\/wp-json\/wp\/v2\/media\/12338"}],"wp:attachment":[{"href":"https:\/\/staging.plush74.com\/it\/wp-json\/wp\/v2\/media?parent=12336"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}