{"id":9700,"date":"2022-10-31T06:43:58","date_gmt":"2022-10-31T05:43:58","guid":{"rendered":"https:\/\/beta.azstone.sk\/domov\/"},"modified":"2025-08-15T14:08:44","modified_gmt":"2025-08-15T12:08:44","slug":"home","status":"publish","type":"page","link":"https:\/\/azstone.sk\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9700\" class=\"elementor elementor-9700 elementor-501\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-13a237d elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"13a237d\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&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-72b97ca\" data-id=\"72b97ca\" 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-85c46bc elementor-widget elementor-widget-hero_slider\" data-id=\"85c46bc\" data-element_type=\"widget\" data-widget_type=\"hero_slider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"hero-slider\" data-speed=\"5000\">\r\n            <div class=\"hero-background\">\r\n                                                            <div class=\"hero-slide\"\r\n                             style=\"background-image: url('https:\/\/azstone.sk\/wp-content\/uploads\/2025\/06\/azstone-kupelnovestudio.png.webp');\">\r\n                            <div class=\"hero-overlay\"><\/div>\r\n                        <\/div>\r\n                                            <div class=\"hero-slide\"\r\n                             style=\"background-image: url('https:\/\/azstone.sk\/wp-content\/uploads\/2025\/06\/Frame-1.jpg');\">\r\n                            <div class=\"hero-overlay\"><\/div>\r\n                        <\/div>\r\n                                            <div class=\"hero-slide\"\r\n                             style=\"background-image: url('https:\/\/azstone.sk\/wp-content\/uploads\/2025\/06\/Frame-5.jpg');\">\r\n                            <div class=\"hero-overlay\"><\/div>\r\n                        <\/div>\r\n                                                <\/div>\r\n            \r\n            <div class=\"hero-content\" data-alignment=\"left\">\r\n                                    <h1 class=\"hero-title\">Transform Your Space with premium Natural Stone<\/h1>\r\n                                \r\n                <div class=\"hero-buttons\">\r\n                                            <a href=\"https:\/\/azstone.sk\/obchod\/\" \r\n                           class=\"pt-button hero-btn-primary\"\r\n                                                      >\r\n                           <span class=\"pt-button-text\">\r\n                           Explore collection                           <\/span>\r\n                           <div>\r\n                           <span class=\"pt-button-line-right\"><\/span>\r\n                           <i class=\"ion ion-ios-arrow-right\"><\/i>\r\n                           <\/div>\r\n                        <\/a>\r\n                                        \r\n                                            <a href=\"https:\/\/azstone.sk\/en\/#more\" \r\n                           class=\"pt-button hero-btn-secondary\"\r\n                                                      >\r\n                           <span class=\"pt-button-text\">\r\n                           Learn more                           <\/span>\r\n                           <div>\r\n                           <span class=\"pt-button-line-right\"><\/span>\r\n                           <i class=\"ion ion-ios-arrow-right\"><\/i>\r\n                           <\/div>\r\n                        <\/a>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <style>\r\n        .hero-slider {\r\n            position: relative;\r\n            min-height: 80vh;\r\n            overflow: hidden;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            background: var(--dark-color);\r\n        }\r\n        \r\n        .hero-background {\r\n            position: absolute;\r\n            top: 0;\r\n            right: 0;\r\n            width: 50%;\r\n            height: 100%;\r\n            z-index: 1;\r\n            border-radius: 0 0 0 150px;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .hero-slide {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background-size: cover;\r\n            background-position: center;\r\n            background-repeat: no-repeat;\r\n            opacity: 0;\r\n            transform: scale(1);\r\n            transition: opacity 1s ease-in-out, transform 8s ease-out;\r\n        }\r\n        \r\n        .hero-slide.active {\r\n            opacity: 1;\r\n            transform: scale(1.05);\r\n        }\r\n        \r\n        .hero-overlay {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: rgba(0,0,0,0.4);\r\n        }\r\n        \r\n        .hero-content {\r\n            position: relative;\r\n            z-index: 3;\r\n            width: 1300px;\r\n            padding: 0 20px;\r\n            text-align: left;\r\n        }\r\n        \r\n        .hero-content[data-alignment=\"center\"] {\r\n            text-align: center;\r\n        }\r\n        \r\n        .hero-content[data-alignment=\"right\"] {\r\n            text-align: right;\r\n        }\r\n        \r\n        .hero-title {\r\n            font-size: 54px;\r\n            font-weight: 600;\r\n            line-height: 1.2;\r\n            margin-bottom: 60px;\r\n            text-transform: none;\r\n        }\r\n        \r\n        .hero-buttons {\r\n            display: flex;\r\n            gap: 30px;\r\n            flex-wrap: wrap;\r\n        }\r\n        \r\n        .hero-content[data-alignment=\"center\"] .hero-buttons {\r\n            justify-content: center;\r\n        }\r\n        \r\n        .hero-content[data-alignment=\"right\"] .hero-buttons {\r\n            justify-content: flex-end;\r\n        }\r\n        \r\n        .hero-dot {\r\n            width: 12px;\r\n            height: 12px;\r\n            border-radius: 50%;\r\n            background: rgba(255, 255, 255, 0.5);\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .hero-dot.active {\r\n            background: white;\r\n            transform: scale(1.2);\r\n        }\r\n\r\n        .pt-button.hero-btn-primary {\r\n            background: var(--primary-color);\r\n            border: 1px solid transparent;\r\n        }\r\n\r\n        .pt-button.hero-btn-primary:hover {\r\n            background: transparent;\r\n            border-color: var(--primary-color);\r\n        }\r\n\r\n        .pt-button.hero-btn-secondary {\r\n            background: transparent;\r\n            border: 1px solid white;\r\n        }\r\n\r\n        .pt-button.hero-btn-secondary:hover {\r\n            background: white;\r\n            color: var(--primary-color);\r\n        }\r\n        \r\n        .pt-button.hero-btn-secondary:hover .pt-button-line-right {\r\n            background: var(--primary-color);\r\n        }\r\n\r\n        .pt-button.hero-btn-primary,\r\n        .pt-button.hero-btn-secondary {\r\n            display: flex;\r\n            align-items: center;\r\n            transition: all .3s ease;\r\n        }\r\n\r\n        .pt-button.hero-btn-primary > div,\r\n        .pt-button.hero-btn-secondary > div {\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n\r\n        @media (max-width: 980px) {            \r\n            .hero-title {\r\n                font-size: 45px;\r\n            }\r\n\r\n            .hero-buttons {\r\n                flex-direction: column;\r\n                align-items: flex-start;\r\n                width: fit-content;\r\n            }\r\n\r\n            .hero-btn-secondary {\r\n                width: 100%;\r\n                justify-content: space-between;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 767px) {\r\n            .hero-title {\r\n                font-size: 37.5px;\r\n            }\r\n            \r\n            .hero-background {\r\n                width: 70%;\r\n            }\r\n        }\r\n        <\/style>\r\n        \r\n        <script>\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const slider = document.querySelector('.hero-slider');\r\n            if (!slider) return;\r\n            \r\n            const slides = slider.querySelectorAll('.hero-slide');\r\n            const speed = parseInt(slider.dataset.speed) || 5000;\r\n            \r\n            if (slides.length <= 1) return;\r\n            \r\n            let currentSlide = 0;\r\n            let slideInterval;\r\n            \r\n            function showSlide(index) {\r\n                slides.forEach((slide, i) => {\r\n                    if (i === index) {\r\n                        slide.classList.add('active');\r\n                        \/\/ Reset and start zoom animation\r\n                        slide.style.transform = 'scale(1)';\r\n                        setTimeout(() => {\r\n                            slide.style.transform = 'scale(1.05)';\r\n                        }, 100);\r\n                    } else {\r\n                        slide.classList.remove('active');\r\n                        slide.style.transform = 'scale(1)';\r\n                    }\r\n                });\r\n            }\r\n            \r\n            function nextSlide() {\r\n                currentSlide = (currentSlide + 1) % slides.length;\r\n                showSlide(currentSlide);\r\n            }\r\n            \r\n            function startSlider() {\r\n                slideInterval = setInterval(nextSlide, speed);\r\n            }\r\n            \r\n            function stopSlider() {\r\n                clearInterval(slideInterval);\r\n            }\r\n            \r\n            \/\/ Initialize first slide\r\n            showSlide(0);\r\n            \r\n            \/\/ Start the slider\r\n            startSlider();\r\n        });\r\n        <\/script>\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<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-2d7804f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2d7804f\" data-element_type=\"section\" id=\"more\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&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-8060cef\" data-id=\"8060cef\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5ab1de7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5ab1de7\" 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-50 elementor-inner-column elementor-element elementor-element-b502d1f elementor-invisible\" data-id=\"b502d1f\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&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-de71fac elementor-widget elementor-widget-section-title\" data-id=\"de71fac\" data-element_type=\"widget\" data-widget_type=\"section-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pt-section-title pt-style-1  \">\r\n      \t\t <span class=\"pt-section-sub-title\">About us<\/span>\r\n\t\t\t\t<h5 class=\"pt-section-main-title\">A Legacy of Excellence in Stone Mastery<\/h5>\r\n\t\t\r\n\t\t<p class=\"pt-section-description\">Our showroom at Seneck\u00e1 Road in Bernol\u00e1kovo showcases our premium selection. From elegant tiles to striking facades, we&#039;ll guide you in choosing the perfect natural stone elements for your home.<\/p>\r\n\t\t<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c0125ec elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"c0125ec\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ce89a77 elementor-widget__width-initial elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"ce89a77\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Premium Natural Materials<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Wide Range of Finishes<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Certified Quality<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5fa28b1 elementor-widget__width-initial elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5fa28b1\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Expert Consultation<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Delivery & Installation<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Family Heritage<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fac7d65 elementor-widget elementor-widget-Button\" data-id=\"fac7d65\" data-element_type=\"widget\" data-widget_type=\"Button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<div class=\"pt-btn-container\">\r\n  <a class=\"pt-button pt-button-flat\" href=\"https:\/\/azstone.sk\/en\/about-us\/\">\r\n    <div class=\"pt-button-block\">\r\n               <span class=\"pt-button-text\">Learn More  <\/span>\r\n                 <span class=\"pt-button-line-right\"><\/span>\r\n        <i class=\"ion ion-ios-arrow-right\"><\/i>\r\n           <\/div>\r\n <\/a>\r\n<\/div>\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<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7334d78 elementor-invisible\" data-id=\"7334d78\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&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-49fd929 elementor-widget elementor-widget-image\" data-id=\"49fd929\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"402\" height=\"600\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2024\/12\/domov-kamene.jpg\" class=\"attachment-full size-full wp-image-8803\" alt=\"\" srcset=\"https:\/\/azstone.sk\/wp-content\/uploads\/2024\/12\/domov-kamene.jpg 402w, https:\/\/azstone.sk\/wp-content\/uploads\/2024\/12\/domov-kamene-400x597.jpg 400w, https:\/\/azstone.sk\/wp-content\/uploads\/2024\/12\/domov-kamene-201x300.jpg 201w\" sizes=\"(max-width: 402px) 100vw, 402px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-3036854 elementor-section-stretched elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3036854\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\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-d395163\" data-id=\"d395163\" 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-section elementor-inner-section elementor-element elementor-element-dfeace7 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"dfeace7\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&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-50 elementor-inner-column elementor-element elementor-element-48a9928\" data-id=\"48a9928\" 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-5e82d59 elementor-widget elementor-widget-section-title\" data-id=\"5e82d59\" data-element_type=\"widget\" data-widget_type=\"section-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pt-section-title pt-style-1  \">\r\n      \t\t <span class=\"pt-section-sub-title\">\u010co pon\u00fakame<\/span>\r\n\t\t\t\t<h5 class=\"pt-section-main-title\">Provides best services<\/h5>\r\n\t\t\r\n\t\t<p class=\"pt-section-description\">Na\u0161im klientom zabezpe\u010dujeme komplexn\u00e9 slu\u017eby od obhliadky, konzult\u00e1ciu cez dopravu a\u017e po fin\u00e1lnu realiz\u00e1ciu.<\/p>\r\n\t\t<\/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<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4ecf9eb\" data-id=\"4ecf9eb\" 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-a78a256 elementor-widget elementor-widget-Button\" data-id=\"a78a256\" data-element_type=\"widget\" data-widget_type=\"Button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<div class=\"pt-btn-container\">\r\n  <a class=\"pt-button pt-button-flat\" href=\"https:\/\/marblex.peacefulqode.co.in\/services-1\/\">\r\n    <div class=\"pt-button-block\">\r\n               <span class=\"pt-button-text\">read more  <\/span>\r\n                 <span class=\"pt-button-line-right\"><\/span>\r\n        <i class=\"ion ion-ios-arrow-right\"><\/i>\r\n           <\/div>\r\n <\/a>\r\n<\/div>\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<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d5ce2a7 pt-right-border elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"d5ce2a7\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-415db06 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"415db06\" 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-inner-column elementor-element elementor-element-c70794a\" data-id=\"c70794a\" 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-2ec47be elementor-invisible elementor-widget elementor-widget-Service_Box\" data-id=\"2ec47be\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"Service_Box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\t<div class=\"pt-service-box-slider pt-style-1 text-center\">\r\n\t\t<div class=\"owl-carousel\" data-dots=\"true\" data-nav=\"false\" data-desk_num=\"3\" data-lap_num=\"2\" data-tab_num=\"2\" data-mob_num=\"1\" data-mob_sm=\"1\" data-autoplay=\"true\" data-loop=\"true\" data-margin=\"30\">\r\n\t\t\t\t\t\t\t<div class=\"item\">\r\n\t\t\t\t\t\r\n\t\t\t\t\t<div class=\"pt-service-box pt-style-1 text-center\">\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"pt-service-media\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pt-service-img\">\r\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marblex.peacefulqode.co.in\/wp-content\/uploads\/2022\/11\/1-2.jpg\" alt=\"service-img\">\r\n\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pt-service-icon\">\r\n\t\t\t\t\t\t\t\t<i class=\" flaticon-trowel\" aria-hidden=\"true\"><\/i>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"pt-service-info\">\r\n\t\t\t\t\t\t\t<h5 class=\"pt-service-title\"><a >white Marble Tiles<\/a><\/h5>\t\t\t\t\t\t\t<div class=\"pt-service-number\">\r\n\t\t\t\t\t\t\t\t01\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"pt-service-description\">\r\n\t\t\t\t\t\t\t\t<p>storeing<\/p>\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\t\t\t\t\t<div class=\"item\">\r\n\t\t\t\t\t\r\n\t\t\t\t\t<div class=\"pt-service-box pt-style-1 text-center\">\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"pt-service-media\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pt-service-img\">\r\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marblex.peacefulqode.co.in\/wp-content\/uploads\/2022\/11\/2-2.jpg\" alt=\"service-img\">\r\n\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pt-service-icon\">\r\n\t\t\t\t\t\t\t\t<i class=\" flaticon-suckers\" aria-hidden=\"true\"><\/i>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"pt-service-info\">\r\n\t\t\t\t\t\t\t<h5 class=\"pt-service-title\"><a >Marble Stone Tiles<\/a><\/h5>\t\t\t\t\t\t\t<div class=\"pt-service-number\">\r\n\t\t\t\t\t\t\t\t02\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"pt-service-description\">\r\n\t\t\t\t\t\t\t\t<p>textures<\/p>\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\t\t\t\t\t<div class=\"item\">\r\n\t\t\t\t\t\r\n\t\t\t\t\t<div class=\"pt-service-box pt-style-1 text-center\">\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"pt-service-media\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pt-service-img\">\r\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marblex.peacefulqode.co.in\/wp-content\/uploads\/2022\/11\/4-2.jpg\" alt=\"service-img\">\r\n\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pt-service-icon\">\r\n\t\t\t\t\t\t\t\t<i class=\" flaticon-floor\" aria-hidden=\"true\"><\/i>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"pt-service-info\">\r\n\t\t\t\t\t\t\t<h5 class=\"pt-service-title\"><a >Calacatta Gold marble<\/a><\/h5>\t\t\t\t\t\t\t<div class=\"pt-service-number\">\r\n\t\t\t\t\t\t\t\t03\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"pt-service-description\">\r\n\t\t\t\t\t\t\t\t<p>finishing<\/p>\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\t\t\t\t\t<div class=\"item\">\r\n\t\t\t\t\t\r\n\t\t\t\t\t<div class=\"pt-service-box pt-style-1 text-center\">\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"pt-service-media\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pt-service-img\">\r\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marblex.peacefulqode.co.in\/wp-content\/uploads\/2022\/11\/3-2.jpg\" alt=\"service-img\">\r\n\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pt-service-icon\">\r\n\t\t\t\t\t\t\t\t<i class=\" flaticon-tile-1\" aria-hidden=\"true\"><\/i>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"pt-service-info\">\r\n\t\t\t\t\t\t\t<h5 class=\"pt-service-title\"><a >Limestone Ceramics Tile<\/a><\/h5>\t\t\t\t\t\t\t<div class=\"pt-service-number\">\r\n\t\t\t\t\t\t\t\t04\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"pt-service-description\">\r\n\t\t\t\t\t\t\t\t<p>sample<\/p>\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\t\t\t<\/div>\r\n\t<\/div>\r\n\t\r\n\r\n\r\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-6efc9b8 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6efc9b8\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\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-dc376a0\" data-id=\"dc376a0\" 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-section elementor-inner-section elementor-element elementor-element-2d94633 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"2d94633\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&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-inner-column elementor-element elementor-element-ceb1ac7\" data-id=\"ceb1ac7\" 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-5100256 elementor-widget elementor-widget-section-title\" data-id=\"5100256\" data-element_type=\"widget\" data-widget_type=\"section-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pt-section-title pt-style-1  \">\r\n      \t\t <span class=\"pt-section-sub-title\">What we offer<\/span>\r\n\t\t\t\t<h5 class=\"pt-section-main-title\">Our Services<\/h5>\r\n\t\t\r\n\t\t<p class=\"pt-section-description\">From consultation to delivery and installation - we handle every step of your project.<\/p>\r\n\t\t<\/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<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8edf173 pt-left-border  pt-dark-bg elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"8edf173\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-63e5b71 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"63e5b71\" 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-25 elementor-inner-column elementor-element elementor-element-4f17714 elementor-invisible\" data-id=\"4f17714\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&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-922d07e pt-dark-btn-link elementor-widget elementor-widget-fancybox\" data-id=\"922d07e\" data-element_type=\"widget\" data-widget_type=\"fancybox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"pt-fancy-box pt-style-2  text-left\">\r\n      <div class=\"pt-fancy-box-icon\">\r\n          <i class=\" flaticon-wood\" aria-hidden=\"true\"><\/i>\r\n      <\/div>\r\n      <div class=\"pt-fancy-box-info\">\r\n        <h5 class=\"pt-fancy-box-title\">Professional Tile Installation<\/h5>        <p class=\"pt-fancy-box-description\">Professional installation of paving tiles for walkways, squares, and public spaces. We ensure precise execution and long-term durability.\nCurb Setting\nExpert installation of curbs to define paths, walkways, and lawns. We focus on precision and quality placement. <\/p>\r\n            <\/div>\r\n<\/div>\r\n\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<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-640542a elementor-invisible\" data-id=\"640542a\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:300}\">\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-1577d54 pt-dark-btn-link elementor-widget elementor-widget-fancybox\" data-id=\"1577d54\" data-element_type=\"widget\" data-widget_type=\"fancybox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"pt-fancy-box pt-style-2  text-left\">\r\n      <div class=\"pt-fancy-box-icon\">\r\n          <i class=\" flaticon-tiles-2\" aria-hidden=\"true\"><\/i>\r\n      <\/div>\r\n      <div class=\"pt-fancy-box-info\">\r\n        <h5 class=\"pt-fancy-box-title\">Curb Setting<\/h5>        <p class=\"pt-fancy-box-description\"><p>Expert installation of curbs to define paths, walkways, and lawns. We focus on precision and quality placement.<\/p> <\/p>\r\n            <\/div>\r\n<\/div>\r\n\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<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-a7b0d93 elementor-invisible\" data-id=\"a7b0d93\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500}\">\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-87a2b79 pt-dark-btn-link elementor-widget elementor-widget-fancybox\" data-id=\"87a2b79\" data-element_type=\"widget\" data-widget_type=\"fancybox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"pt-fancy-box pt-style-2  text-left\">\r\n      <div class=\"pt-fancy-box-icon\">\r\n          <i class=\" flaticon-stone\" aria-hidden=\"true\"><\/i>\r\n      <\/div>\r\n      <div class=\"pt-fancy-box-info\">\r\n        <h5 class=\"pt-fancy-box-title\">Stone Masonry<\/h5>        <p class=\"pt-fancy-box-description\"><p>Natural stone masonry for all construction types. We combine traditional techniques with modern approaches.<\/p> <\/p>\r\n            <\/div>\r\n<\/div>\r\n\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<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-c1c2246 elementor-invisible\" data-id=\"c1c2246\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:700}\">\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-7b2b792 pt-dark-btn-link elementor-widget elementor-widget-fancybox\" data-id=\"7b2b792\" data-element_type=\"widget\" data-widget_type=\"fancybox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"pt-fancy-box pt-style-2  text-left\">\r\n      <div class=\"pt-fancy-box-icon\">\r\n          <i class=\" flaticon-stones\" aria-hidden=\"true\"><\/i>\r\n      <\/div>\r\n      <div class=\"pt-fancy-box-info\">\r\n        <h5 class=\"pt-fancy-box-title\">Custom Tiling<\/h5>        <p class=\"pt-fancy-box-description\"><p>Precise installation of custom tiles with emphasis on aesthetic detail. We excel in complex patterns and large formats.<\/p> <\/p>\r\n            <\/div>\r\n<\/div>\r\n\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<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-5e0aa19 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5e0aa19\" 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-25 elementor-inner-column elementor-element elementor-element-78a9772 elementor-invisible\" data-id=\"78a9772\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&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-9ffd597 pt-dark-btn-link elementor-widget elementor-widget-fancybox\" data-id=\"9ffd597\" data-element_type=\"widget\" data-widget_type=\"fancybox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"pt-fancy-box pt-style-2  text-left\">\r\n      <div class=\"pt-fancy-box-icon\">\r\n          <i class=\" flaticon-wood\" aria-hidden=\"true\"><\/i>\r\n      <\/div>\r\n      <div class=\"pt-fancy-box-info\">\r\n        <h5 class=\"pt-fancy-box-title\">Professional Tile & Stone Work<\/h5>        <p class=\"pt-fancy-box-description\"><p>Comprehensive tiling solutions with substrate preparation. Specializing in complex patterns and combined formats.<\/p> <\/p>\r\n            <\/div>\r\n<\/div>\r\n\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<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-cf84425 elementor-invisible\" data-id=\"cf84425\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:300}\">\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-e873b37 pt-dark-btn-link elementor-widget elementor-widget-fancybox\" data-id=\"e873b37\" data-element_type=\"widget\" data-widget_type=\"fancybox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"pt-fancy-box pt-style-2  text-left\">\r\n      <div class=\"pt-fancy-box-icon\">\r\n          <i class=\" flaticon-tiles-2\" aria-hidden=\"true\"><\/i>\r\n      <\/div>\r\n      <div class=\"pt-fancy-box-info\">\r\n        <h5 class=\"pt-fancy-box-title\">Stone Roofing<\/h5>        <p class=\"pt-fancy-box-description\"><p>Expert installation of stone roofing on columns, walls, and fences. Complete weatherproofing and protection.<\/p> <\/p>\r\n            <\/div>\r\n<\/div>\r\n\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<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-81caf34 elementor-invisible\" data-id=\"81caf34\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500}\">\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-d1fbcb7 pt-dark-btn-link elementor-widget elementor-widget-fancybox\" data-id=\"d1fbcb7\" data-element_type=\"widget\" data-widget_type=\"fancybox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"pt-fancy-box pt-style-2  text-left\">\r\n      <div class=\"pt-fancy-box-icon\">\r\n          <i class=\" flaticon-stone\" aria-hidden=\"true\"><\/i>\r\n      <\/div>\r\n      <div class=\"pt-fancy-box-info\">\r\n        <h5 class=\"pt-fancy-box-title\">Gabion Walls<\/h5>        <p class=\"pt-fancy-box-description\"><p>Modern fencing solutions using natural stone. Full service from design to installation.<\/p> <\/p>\r\n            <\/div>\r\n<\/div>\r\n\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<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-e009436 elementor-invisible\" data-id=\"e009436\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:700}\">\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-5c77f47 pt-dark-btn-link elementor-widget elementor-widget-fancybox\" data-id=\"5c77f47\" data-element_type=\"widget\" data-widget_type=\"fancybox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"pt-fancy-box pt-style-2  text-left\">\r\n      <div class=\"pt-fancy-box-icon\">\r\n          <i class=\" flaticon-stones\" aria-hidden=\"true\"><\/i>\r\n      <\/div>\r\n      <div class=\"pt-fancy-box-info\">\r\n        <h5 class=\"pt-fancy-box-title\">Stone Staircase Installation<\/h5>        <p class=\"pt-fancy-box-description\"><p>Precise installation of stone stairs for both exterior and interior. Ensuring perfect stability and safety.<\/p> <\/p>\r\n            <\/div>\r\n<\/div>\r\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-82b55e1 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"82b55e1\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&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-1981c9f\" data-id=\"1981c9f\" 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-section elementor-inner-section elementor-element elementor-element-fd62bac elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd62bac\" 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-inner-column elementor-element elementor-element-5cb54d7\" data-id=\"5cb54d7\" 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-95acf26 elementor-invisible elementor-widget elementor-widget-image-carousel\" data-id=\"95acf26\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 10\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"95acf26\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYyNiwidXJsIjoiaHR0cHM6XC9cL2F6c3RvbmUuc2tcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzExXC8xLmpwZyIsInNsaWRlc2hvdyI6Ijk1YWNmMjYifQ%3D%3D\" href=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/1.jpg\" alt=\"1\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 10\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"95acf26\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYyNywidXJsIjoiaHR0cHM6XC9cL2F6c3RvbmUuc2tcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzExXC8yLmpwZyIsInNsaWRlc2hvdyI6Ijk1YWNmMjYifQ%3D%3D\" href=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/2.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/2.jpg\" alt=\"2\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 10\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"95acf26\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYyOCwidXJsIjoiaHR0cHM6XC9cL2F6c3RvbmUuc2tcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzExXC8zLmpwZyIsInNsaWRlc2hvdyI6Ijk1YWNmMjYifQ%3D%3D\" href=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/3.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/3.jpg\" alt=\"3\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 10\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"95acf26\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYyOSwidXJsIjoiaHR0cHM6XC9cL2F6c3RvbmUuc2tcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzExXC80LmpwZyIsInNsaWRlc2hvdyI6Ijk1YWNmMjYifQ%3D%3D\" href=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/4.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/4.jpg\" alt=\"4\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 10\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"95acf26\" data-elementor-lightbox-title=\"5\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYzMCwidXJsIjoiaHR0cHM6XC9cL2F6c3RvbmUuc2tcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzExXC81LmpwZyIsInNsaWRlc2hvdyI6Ijk1YWNmMjYifQ%3D%3D\" href=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/5.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/5.jpg\" alt=\"5\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 10\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"95acf26\" data-elementor-lightbox-title=\"6\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYzMSwidXJsIjoiaHR0cHM6XC9cL2F6c3RvbmUuc2tcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzExXC82LmpwZyIsInNsaWRlc2hvdyI6Ijk1YWNmMjYifQ%3D%3D\" href=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/6.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/6.jpg\" alt=\"6\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 10\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"95acf26\" data-elementor-lightbox-title=\"7\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYzMiwidXJsIjoiaHR0cHM6XC9cL2F6c3RvbmUuc2tcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzExXC83LmpwZyIsInNsaWRlc2hvdyI6Ijk1YWNmMjYifQ%3D%3D\" href=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/7.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/7.jpg\" alt=\"7\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 10\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"95acf26\" data-elementor-lightbox-title=\"8\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYzMywidXJsIjoiaHR0cHM6XC9cL2F6c3RvbmUuc2tcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzExXC84LmpwZyIsInNsaWRlc2hvdyI6Ijk1YWNmMjYifQ%3D%3D\" href=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/8.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/8.jpg\" alt=\"8\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 10\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"95acf26\" data-elementor-lightbox-title=\"9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYzNCwidXJsIjoiaHR0cHM6XC9cL2F6c3RvbmUuc2tcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzEwXC85LmpwZyIsInNsaWRlc2hvdyI6Ijk1YWNmMjYifQ%3D%3D\" href=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/10\/9.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/10\/9.jpg\" alt=\"9\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 10\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"95acf26\" data-elementor-lightbox-title=\"10\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYzNSwidXJsIjoiaHR0cHM6XC9cL2F6c3RvbmUuc2tcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzEwXC8xMC5qcGciLCJzbGlkZXNob3ciOiI5NWFjZjI2In0%3D\" href=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/10\/10.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/10\/10.jpg\" alt=\"10\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-fb288a1 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"fb288a1\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&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-f86e3b1\" data-id=\"f86e3b1\" 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-section elementor-inner-section elementor-element elementor-element-36d2c86 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"36d2c86\" 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-50 elementor-inner-column elementor-element elementor-element-75869f7\" data-id=\"75869f7\" 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-bca0c11 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"bca0c11\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"723\" height=\"798\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/faq.jpg\" class=\"attachment-full size-full wp-image-2667\" alt=\"\" srcset=\"https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/faq.jpg 723w, https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/faq-400x441.jpg 400w, https:\/\/azstone.sk\/wp-content\/uploads\/2022\/11\/faq-272x300.jpg 272w\" sizes=\"(max-width: 723px) 100vw, 723px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4517811 elementor-widget__width-initial elementor-absolute elementor-invisible elementor-widget elementor-widget-counter\" data-id=\"4517811\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;zoomIn&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">years of expertise<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"25\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a9bd0ee elementor-widget__width-initial elementor-absolute elementor-invisible elementor-widget elementor-widget-counter\" data-id=\"a9bd0ee\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;zoomIn&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">successful projects<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"200\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-700bfc6 elementor-invisible\" data-id=\"700bfc6\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&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-c7092cd elementor-widget elementor-widget-section-title\" data-id=\"c7092cd\" data-element_type=\"widget\" data-widget_type=\"section-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pt-section-title pt-style-1  \">\r\n      \t\t <span class=\"pt-section-sub-title\">AZSTONE.SK<\/span>\r\n\t\t\t\t<h5 class=\"pt-section-main-title\">FAQ<\/h5>\r\n\t\t<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-958325f elementor-widget elementor-widget-Accordion\" data-id=\"958325f\" data-element_type=\"widget\" data-widget_type=\"Accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    \r\n  <div class=\"pt-accordion-block \" >\r\n          <div class=\"pt-accordion-block \">\r\n      <div class=\"pt-accordion-box pt-active  1\">\r\n        <div class=\"pt-ad-title\">\r\n\r\n          <h4 class=\"ad-title-text\">         \r\n          Is travertine slippery?  \r\n\r\n          <i aria-hidden=\"true\" class=\"ion ion-plus-round active\"><\/i><i aria-hidden=\"true\" class=\"ion ion-minus-round inactive\"><\/i>   \r\n\r\n          <\/h4>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"pt-accordion-details\">\r\n\r\n         <p class=\"pt-detail-text\"> Travertine is ideal for bathrooms, showers, and pool areas since it has natural slip-resistant properties. However, polished travertine may become slippery when wet. <\/p>\r\n\r\n       <\/div>\r\n     <\/div>\r\n   <\/div>\r\n           <div class=\"pt-accordion-block \">\r\n      <div class=\"pt-accordion-box   2\">\r\n        <div class=\"pt-ad-title\">\r\n\r\n          <h4 class=\"ad-title-text\">         \r\n          Will the stone maintain its color?  \r\n\r\n          <i aria-hidden=\"true\" class=\"ion ion-plus-round active\"><\/i><i aria-hidden=\"true\" class=\"ion ion-minus-round inactive\"><\/i>   \r\n\r\n          <\/h4>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"pt-accordion-details\">\r\n\r\n         <p class=\"pt-detail-text\"> The stone color remains stable, though it may develop a natural patina over time. This lasting colorfastness is considered one of natural stone&#8217;s major advantages. <\/p>\r\n\r\n       <\/div>\r\n     <\/div>\r\n   <\/div>\r\n           <div class=\"pt-accordion-block \">\r\n      <div class=\"pt-accordion-box   3\">\r\n        <div class=\"pt-ad-title\">\r\n\r\n          <h4 class=\"ad-title-text\">         \r\n          Will the stone crumble?  \r\n\r\n          <i aria-hidden=\"true\" class=\"ion ion-plus-round active\"><\/i><i aria-hidden=\"true\" class=\"ion ion-minus-round inactive\"><\/i>   \r\n\r\n          <\/h4>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"pt-accordion-details\">\r\n\r\n         <p class=\"pt-detail-text\"> Stone durability depends on type, quality, maintenance, and placement. Softer stones like limestone or certain travertines are more prone to wear, especially in high-moisture areas or extreme weather conditions. Proper sealing and protective treatments can enhance durability. <\/p>\r\n\r\n       <\/div>\r\n     <\/div>\r\n   <\/div>\r\n        <\/div>\r\n \r\n        \t<script type=\"text\/javascript\">\r\n        \t\t \/*------------------------\r\n                Accordion\r\n                --------------------------*\/\r\n                jQuery('.pt-accordion-block .pt-accordion-box .pt-accordion-details').hide();\r\n                jQuery('.pt-accordion-block .pt-accordion-box:first').addClass('pt-active').children().slideDown('slow');\r\n                jQuery('.pt-accordion-block .pt-accordion-box').on(\"click\", function() {\r\n                    if (jQuery(this).children('div.pt-accordion-details').is(':hidden')) {\r\n                        jQuery('.pt-accordion-block .pt-accordion-box').removeClass('pt-active').children('div.pt-accordion-details').slideUp('slow');\r\n                        jQuery(this).toggleClass('pt-active').children('div.pt-accordion-details').slideDown('slow');\r\n                    }\r\n                });\r\n\r\n\r\n\r\n        \t<\/script>\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-a780dce elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a780dce\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\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-ce3e7d9\" data-id=\"ce3e7d9\" 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-section elementor-inner-section elementor-element elementor-element-af88f98 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"af88f98\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&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-50 elementor-inner-column elementor-element elementor-element-11cdcf2\" data-id=\"11cdcf2\" 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-d1747ad elementor-widget elementor-widget-section-title\" data-id=\"d1747ad\" data-element_type=\"widget\" data-widget_type=\"section-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pt-section-title pt-style-1  \">\r\n      \t\t <span class=\"pt-section-sub-title\">Our offer<\/span>\r\n\t\t\t\t<h5 class=\"pt-section-main-title\">Our Best-Selling Products<\/h5>\r\n\t\t\r\n\t\t<p class=\"pt-section-description\">We combine quality, functionality, and aesthetic design in every product. Each piece is carefully crafted to meet high standards and exceed expectations of our most discerning clients. Our solutions are innovative, reliable, and elegantly simple.<\/p>\r\n\t\t<\/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<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c85b261\" data-id=\"c85b261\" 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-61c04ef elementor-widget elementor-widget-Button\" data-id=\"61c04ef\" data-element_type=\"widget\" data-widget_type=\"Button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<div class=\"pt-btn-container\">\r\n  <a class=\"pt-button pt-button-flat\">\r\n    <div class=\"pt-button-block\">\r\n               <span class=\"pt-button-text\">Visit shop  <\/span>\r\n                 <span class=\"pt-button-line-right\"><\/span>\r\n        <i class=\"ion ion-ios-arrow-right\"><\/i>\r\n           <\/div>\r\n <\/a>\r\n<\/div>\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<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5732945 pt-right-border elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"5732945\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-70bfd43 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"70bfd43\" 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-inner-column elementor-element elementor-element-08343d6\" data-id=\"08343d6\" 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-09d5862 elementor-invisible elementor-widget elementor-widget-woo_ft_Product_grid\" data-id=\"09d5862\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"woo_ft_Product_grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"woocommerce columns-4 \"><\/div>    \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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-5d191b7 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"5d191b7\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&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-85a6fde\" data-id=\"85a6fde\" 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-section elementor-inner-section elementor-element elementor-element-a33a74f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a33a74f\" 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=\"jet-sticky-column-sticky elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-32956c2 elementor-invisible\" data-jet-sticky-column-settings=\"{&quot;id&quot;:&quot;32956c2&quot;,&quot;sticky&quot;:true,&quot;topSpacing&quot;:150,&quot;bottomSpacing&quot;:100,&quot;stickyOn&quot;:[&quot;desktop&quot;]}\" data-id=\"32956c2\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&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-b1878b5 elementor-widget__width-initial elementor-widget elementor-widget-section-title\" data-id=\"b1878b5\" data-element_type=\"widget\" data-widget_type=\"section-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pt-section-title pt-style-1  \">\r\n      \t\t <span class=\"pt-section-sub-title\">AZSTONE.SK<\/span>\r\n\t\t\t\t<h5 class=\"pt-section-main-title\">Our Expert Team<\/h5>\r\n\t\t\r\n\t\t<p class=\"pt-section-description\">Meet our experienced professionals ready to assist you with expert consultation and guidance.<\/p>\r\n\t\t<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-47653c3 elementor-widget elementor-widget-spacer\" data-id=\"47653c3\" 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\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\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<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-0f8f927 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0f8f927\" 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-25 elementor-inner-column elementor-element elementor-element-60b4826 elementor-invisible\" data-id=\"60b4826\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:300}\">\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-028c1a7 pt-dark-btn-link elementor-widget elementor-widget-fancybox\" data-id=\"028c1a7\" data-element_type=\"widget\" data-widget_type=\"fancybox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"pt-fancy-box pt-style-4 text-left\">\r\n     <div class=\"pt-fancy-box-info\">\r\n        <h5 class=\"pt-fancy-box-title\">Radom\u00edr Vailing<\/h5>        <p class=\"pt-fancy-box-description\"><p>\u00a0<\/p><p style=\"text-align: center;\"><strong>Sales Representative<br \/><br \/><\/strong>r.vailing@azstone.sk<br \/>0944 377 859<\/p>  <\/p>\r\n        <div class=\"pt-fancy-box-content\">\r\n           <div class=\"pt-fancy-box-icon\">\r\n               <i class=\"\"><\/i>\r\n           <\/div>\r\n           \r\n<div class=\"pt-btn-container\">\r\n  <a class=\"pt-button pt-button-link\">\r\n    <div class=\"pt-button-block\">\r\n      <div class=\"pt-svg\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"64.356\" height=\"36.52\" viewBox=\"0 0 64.356 36.52\"><g transform=\"translate(-6.444 -1.74)\"><g data-name=\"Group 2\"><circle data-name=\"Ellipse 2\" cx=\"17\" cy=\"17.76\" r=\"17.76\" transform=\"translate(34.78 2.24)\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"1\" opacity=\"0.5\"><\/circle><circle data-name=\"Ellipse 3\" cx=\"17\" cy=\"17.76\" r=\"17.76\" transform=\"translate(34.78 2.24)\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"1\"><\/circle><\/g><path data-name=\"Path 1\" d=\"M49.525,14.265l-.627.779,5.583,4.5H6.444v1h48.02L48.9,24.954l.621.783L56.7,20.044Z\" fill=\"#ffffff\"><\/path><\/g><\/svg><\/div>   <\/div>\r\n <\/a>\r\n<\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n<\/div>\r\n\r\n\r\n\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<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-c4d7c82 elementor-invisible\" data-id=\"c4d7c82\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:700}\">\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-5ab5ea5 pt-dark-btn-link elementor-widget elementor-widget-fancybox\" data-id=\"5ab5ea5\" data-element_type=\"widget\" data-widget_type=\"fancybox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"pt-fancy-box pt-style-4 text-left\">\r\n     <div class=\"pt-fancy-box-info\">\r\n        <h5 class=\"pt-fancy-box-title\">Ondrej Belan<\/h5>        <p class=\"pt-fancy-box-description\"><p>\u00a0<\/p><p style=\"text-align: center;\"><strong>Head of Sales<br \/><br \/><\/strong>belan@azstone.sk<br \/>0915 789 735<\/p>  <\/p>\r\n        <div class=\"pt-fancy-box-content\">\r\n           <div class=\"pt-fancy-box-icon\">\r\n               <i class=\"\"><\/i>\r\n           <\/div>\r\n           \r\n<div class=\"pt-btn-container\">\r\n  <a class=\"pt-button pt-button-link\">\r\n    <div class=\"pt-button-block\">\r\n      <div class=\"pt-svg\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"64.356\" height=\"36.52\" viewBox=\"0 0 64.356 36.52\"><g transform=\"translate(-6.444 -1.74)\"><g data-name=\"Group 2\"><circle data-name=\"Ellipse 2\" cx=\"17\" cy=\"17.76\" r=\"17.76\" transform=\"translate(34.78 2.24)\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"1\" opacity=\"0.5\"><\/circle><circle data-name=\"Ellipse 3\" cx=\"17\" cy=\"17.76\" r=\"17.76\" transform=\"translate(34.78 2.24)\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"1\"><\/circle><\/g><path data-name=\"Path 1\" d=\"M49.525,14.265l-.627.779,5.583,4.5H6.444v1h48.02L48.9,24.954l.621.783L56.7,20.044Z\" fill=\"#ffffff\"><\/path><\/g><\/svg><\/div>   <\/div>\r\n <\/a>\r\n<\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n<\/div>\r\n\r\n\r\n\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<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-703d333 elementor-invisible\" data-id=\"703d333\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&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-1db746e pt-dark-btn-link elementor-widget elementor-widget-fancybox\" data-id=\"1db746e\" data-element_type=\"widget\" data-widget_type=\"fancybox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"pt-fancy-box pt-style-4 text-left\">\r\n     <div class=\"pt-fancy-box-info\">\r\n        <h5 class=\"pt-fancy-box-title\">Ing. Adam Belan<\/h5>        <p class=\"pt-fancy-box-description\"><p>\u00a0<\/p><p style=\"text-align: center;\"><strong>Project Manager<br \/><br \/><\/strong>adam.belan@azstone.sk<br \/>0948 903 100<\/p>  <\/p>\r\n        <div class=\"pt-fancy-box-content\">\r\n           <div class=\"pt-fancy-box-icon\">\r\n               <i class=\"\"><\/i>\r\n           <\/div>\r\n           \r\n<div class=\"pt-btn-container\">\r\n  <a class=\"pt-button pt-button-link\">\r\n    <div class=\"pt-button-block\">\r\n      <div class=\"pt-svg\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"64.356\" height=\"36.52\" viewBox=\"0 0 64.356 36.52\"><g transform=\"translate(-6.444 -1.74)\"><g data-name=\"Group 2\"><circle data-name=\"Ellipse 2\" cx=\"17\" cy=\"17.76\" r=\"17.76\" transform=\"translate(34.78 2.24)\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"1\" opacity=\"0.5\"><\/circle><circle data-name=\"Ellipse 3\" cx=\"17\" cy=\"17.76\" r=\"17.76\" transform=\"translate(34.78 2.24)\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"1\"><\/circle><\/g><path data-name=\"Path 1\" d=\"M49.525,14.265l-.627.779,5.583,4.5H6.444v1h48.02L48.9,24.954l.621.783L56.7,20.044Z\" fill=\"#ffffff\"><\/path><\/g><\/svg><\/div>   <\/div>\r\n <\/a>\r\n<\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n<\/div>\r\n\r\n\r\n\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<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-6b5c521 elementor-invisible\" data-id=\"6b5c521\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:300}\">\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-cc74446 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"cc74446\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\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-21ad640\" data-id=\"21ad640\" 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-section elementor-inner-section elementor-element elementor-element-1347ac0 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"1347ac0\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&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-50 elementor-inner-column elementor-element elementor-element-de452b1\" data-id=\"de452b1\" 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-341c45f elementor-widget elementor-widget-section-title\" data-id=\"341c45f\" data-element_type=\"widget\" data-widget_type=\"section-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pt-section-title pt-style-1  \">\r\n      \t\t <span class=\"pt-section-sub-title\">AZSTONE.SK<\/span>\r\n\t\t\t\t<h5 class=\"pt-section-main-title\">Reviews That Drive Us Forward, Thank You.<\/h5>\r\n\t\t<\/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<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-10209df\" data-id=\"10209df\" 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-54a77ce elementor-widget elementor-widget-Button\" data-id=\"54a77ce\" data-element_type=\"widget\" data-widget_type=\"Button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<div class=\"pt-btn-container\">\r\n  <a class=\"pt-button pt-button-flat\" href=\"https:\/\/www.google.com\/search?num=10&amp;newwindow=1&amp;sca_esv=39fb0d0e4486b304&amp;hl=sk&amp;gl=SK&amp;sxsrf=ADLYWIK3_Xt_62P0iTydZ8E4Gkyz00vPTQ:1731538949419&amp;uds=ADvngMjcH0KdF7qGWtwTBrP0nt7dOzb5up5avVfDdkiIv-HgDnW6yzV6rBuDL3lbmCwzmSuC-o34RizjnOj3KDd5vtdqWcX7DFME5Y2R8q_QILZlEOH9X8-tmmqSWjgCsTIK8m9mhzwxo1plW_464Zhr9Y3ddvZ__VC3VN6BzdMI9a1g5JLTrJvk5qkQ6MmdltogDClUo4OY43mUg4NnD91n0eJKs90y1w&amp;si=ACC90nwjPmqJHrCEt6ewASzksVFQDX8zco_7MgBaIawvaF4-7njHYxu-ylW55VOzs_83wre5bmXIg9zMRoMWbhJHHNNO6M6u0WSaeGmqqEcuVt6Xl3KQIf0%3D&amp;q=AZ+stone+s.r.o.+showroom+Bernol%C3%A1kovo+Recenzie&amp;sa=X&amp;ved=2ahUKEwiErvqftdqJAxXe_7sIHVn0MQ4Q3PALegQISRAF&amp;biw=1728&amp;bih=958&amp;dpr=2\" target=\"_blank\">\r\n    <div class=\"pt-button-block\">\r\n               <span class=\"pt-button-text\">Google reviews  <\/span>\r\n                 <span class=\"pt-button-line-right\"><\/span>\r\n        <i class=\"ion ion-ios-arrow-right\"><\/i>\r\n           <\/div>\r\n <\/a>\r\n<\/div>\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<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c8ee818 pt-left-border elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"c8ee818\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-ac70308 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ac70308\" 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-inner-column elementor-element elementor-element-c5b5ec9\" data-id=\"c5b5ec9\" 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-44cdeaa elementor-invisible elementor-widget elementor-widget-testimonial\" data-id=\"44cdeaa\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n <div class=\"pt-testimonial-box-slider pt-style-2 text-left\">\r\n   <div class=\"owl-carousel\" data-dots=\"true\" data-nav=\"true\" data-desk_num=\"3\" data-lap_num=\"3\" data-tab_num=\"2\" data-mob_num=\"1\" data-mob_sm=\"1\" data-autoplay=\"true\" data-loop=\"true\" data-margin=\"30\">\r\n            <div class=\"item\">\r\n         <div class=\"pt-testimonial-box pt-style-2 text-left\">\r\n          <div class=\"pt-testimonial-media\">\r\n                    <\/div>\r\n        <div class=\"pt-testimonial-info\">\r\n          <div class=\"pt-testimonial-content\">\r\n            <p class=\"pt-testimonial-description\"><p>Personal attention and wide choice of stones for interior and exterior<\/p><\/p>          <\/div>\r\n          <div class=\"pt-team-content-info\">\r\n            <div class=\"pt-testimonial-meta\">\r\n              <h5 class=\"pt-testmonial-title\">Pavol<\/h5>              <span>customer<\/span> \r\n            <\/div>\r\n            <div class=\"pt-testimonial-icon\">\r\n              <i class=\"fas fa-quote-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n         <div class=\"item\">\r\n         <div class=\"pt-testimonial-box pt-style-2 text-left\">\r\n          <div class=\"pt-testimonial-media\">\r\n                    <\/div>\r\n        <div class=\"pt-testimonial-info\">\r\n          <div class=\"pt-testimonial-content\">\r\n            <p class=\"pt-testimonial-description\"><p>Excellent value for money<\/p><\/p>          <\/div>\r\n          <div class=\"pt-team-content-info\">\r\n            <div class=\"pt-testimonial-meta\">\r\n              <h5 class=\"pt-testmonial-title\">Anna<\/h5>              <span>customer<\/span> \r\n            <\/div>\r\n            <div class=\"pt-testimonial-icon\">\r\n              <i class=\"fas fa-quote-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n         <div class=\"item\">\r\n         <div class=\"pt-testimonial-box pt-style-2 text-left\">\r\n          <div class=\"pt-testimonial-media\">\r\n                    <\/div>\r\n        <div class=\"pt-testimonial-info\">\r\n          <div class=\"pt-testimonial-content\">\r\n            <p class=\"pt-testimonial-description\"><p>Friendly, knowledgeable staff ready to assist<\/p><\/p>          <\/div>\r\n          <div class=\"pt-team-content-info\">\r\n            <div class=\"pt-testimonial-meta\">\r\n              <h5 class=\"pt-testmonial-title\">Robert<\/h5>              <span>customer<\/span> \r\n            <\/div>\r\n            <div class=\"pt-testimonial-icon\">\r\n              <i class=\"fas fa-quote-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n         <div class=\"item\">\r\n         <div class=\"pt-testimonial-box pt-style-2 text-left\">\r\n          <div class=\"pt-testimonial-media\">\r\n                    <\/div>\r\n        <div class=\"pt-testimonial-info\">\r\n          <div class=\"pt-testimonial-content\">\r\n            <p class=\"pt-testimonial-description\"><p>Nationwide delivery<\/p><\/p>          <\/div>\r\n          <div class=\"pt-team-content-info\">\r\n            <div class=\"pt-testimonial-meta\">\r\n              <h5 class=\"pt-testmonial-title\">Michal<\/h5>              <span>customer<\/span> \r\n            <\/div>\r\n            <div class=\"pt-testimonial-icon\">\r\n              <i class=\"fas fa-quote-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n         <div class=\"item\">\r\n         <div class=\"pt-testimonial-box pt-style-2 text-left\">\r\n          <div class=\"pt-testimonial-media\">\r\n                    <\/div>\r\n        <div class=\"pt-testimonial-info\">\r\n          <div class=\"pt-testimonial-content\">\r\n            <p class=\"pt-testimonial-description\"><p>Professional installation service<\/p><\/p>          <\/div>\r\n          <div class=\"pt-team-content-info\">\r\n            <div class=\"pt-testimonial-meta\">\r\n              <h5 class=\"pt-testmonial-title\">Daniela<\/h5>              <span>customer<\/span> \r\n            <\/div>\r\n            <div class=\"pt-testimonial-icon\">\r\n              <i class=\"fas fa-quote-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n         <div class=\"item\">\r\n         <div class=\"pt-testimonial-box pt-style-2 text-left\">\r\n          <div class=\"pt-testimonial-media\">\r\n                    <\/div>\r\n        <div class=\"pt-testimonial-info\">\r\n          <div class=\"pt-testimonial-content\">\r\n            <p class=\"pt-testimonial-description\"><p>Flexible purchase quantities<\/p><\/p>          <\/div>\r\n          <div class=\"pt-team-content-info\">\r\n            <div class=\"pt-testimonial-meta\">\r\n              <h5 class=\"pt-testmonial-title\">Ivan<\/h5>              <span>customer<\/span> \r\n            <\/div>\r\n            <div class=\"pt-testimonial-icon\">\r\n              <i class=\"fas fa-quote-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n         <div class=\"item\">\r\n         <div class=\"pt-testimonial-box pt-style-2 text-left\">\r\n          <div class=\"pt-testimonial-media\">\r\n                    <\/div>\r\n        <div class=\"pt-testimonial-info\">\r\n          <div class=\"pt-testimonial-content\">\r\n            <p class=\"pt-testimonial-description\"><p>Smooth ordering process and timely delivery<\/p><\/p>          <\/div>\r\n          <div class=\"pt-team-content-info\">\r\n            <div class=\"pt-testimonial-meta\">\r\n              <h5 class=\"pt-testmonial-title\">Peter<\/h5>              <span>customer<\/span> \r\n            <\/div>\r\n            <div class=\"pt-testimonial-icon\">\r\n              <i class=\"fas fa-quote-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n         <div class=\"item\">\r\n         <div class=\"pt-testimonial-box pt-style-2 text-left\">\r\n          <div class=\"pt-testimonial-media\">\r\n                    <\/div>\r\n        <div class=\"pt-testimonial-info\">\r\n          <div class=\"pt-testimonial-content\">\r\n            <p class=\"pt-testimonial-description\"><p>Great prices worth traveling for<\/p><\/p>          <\/div>\r\n          <div class=\"pt-team-content-info\">\r\n            <div class=\"pt-testimonial-meta\">\r\n              <h5 class=\"pt-testmonial-title\">Radovan<\/h5>              <span>customer<\/span> \r\n            <\/div>\r\n            <div class=\"pt-testimonial-icon\">\r\n              <i class=\"fas fa-quote-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n         <div class=\"item\">\r\n         <div class=\"pt-testimonial-box pt-style-2 text-left\">\r\n          <div class=\"pt-testimonial-media\">\r\n                    <\/div>\r\n        <div class=\"pt-testimonial-info\">\r\n          <div class=\"pt-testimonial-content\">\r\n            <p class=\"pt-testimonial-description\"><p>High-quality products and expert installation<\/p><\/p>          <\/div>\r\n          <div class=\"pt-team-content-info\">\r\n            <div class=\"pt-testimonial-meta\">\r\n              <h5 class=\"pt-testmonial-title\">Lucia<\/h5>              <span>customer<\/span> \r\n            <\/div>\r\n            <div class=\"pt-testimonial-icon\">\r\n              <i class=\"fas fa-quote-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n         <div class=\"item\">\r\n         <div class=\"pt-testimonial-box pt-style-2 text-left\">\r\n          <div class=\"pt-testimonial-media\">\r\n                    <\/div>\r\n        <div class=\"pt-testimonial-info\">\r\n          <div class=\"pt-testimonial-content\">\r\n            <p class=\"pt-testimonial-description\"><p>Easy to find opposite Slovnaft gas station<\/p><\/p>          <\/div>\r\n          <div class=\"pt-team-content-info\">\r\n            <div class=\"pt-testimonial-meta\">\r\n              <h5 class=\"pt-testmonial-title\">Martin<\/h5>              <span>customer<\/span> \r\n            <\/div>\r\n            <div class=\"pt-testimonial-icon\">\r\n              <i class=\"fas fa-quote-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n         <div class=\"item\">\r\n         <div class=\"pt-testimonial-box pt-style-2 text-left\">\r\n          <div class=\"pt-testimonial-media\">\r\n                    <\/div>\r\n        <div class=\"pt-testimonial-info\">\r\n          <div class=\"pt-testimonial-content\">\r\n            <p class=\"pt-testimonial-description\"><p>Expert advice on natural stone selection<\/p><\/p>          <\/div>\r\n          <div class=\"pt-team-content-info\">\r\n            <div class=\"pt-testimonial-meta\">\r\n              <h5 class=\"pt-testmonial-title\">Tom\u00e1\u0161<\/h5>              <span>z\u00e1kazn\u00edk<\/span> \r\n            <\/div>\r\n            <div class=\"pt-testimonial-icon\">\r\n              <i class=\"fas fa-quote-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n\r\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-c2e8be9 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c2e8be9\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&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-107d49e\" data-id=\"107d49e\" 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-section elementor-inner-section elementor-element elementor-element-3a540a8 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"3a540a8\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&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-50 elementor-inner-column elementor-element elementor-element-d8057e3\" data-id=\"d8057e3\" 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-1263b3e elementor-widget elementor-widget-section-title\" data-id=\"1263b3e\" data-element_type=\"widget\" data-widget_type=\"section-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pt-section-title pt-style-1  \">\r\n      \t\t <span class=\"pt-section-sub-title\">AZSTONE.SK<\/span>\r\n\t\t\t\t<h5 class=\"pt-section-main-title\">Strong Partnerships, Solid Foundation for Success<\/h5>\r\n\t\t<\/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<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c0f9d3c\" data-id=\"c0f9d3c\" 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-13f947c elementor-widget elementor-widget-Button\" data-id=\"13f947c\" data-element_type=\"widget\" data-widget_type=\"Button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<div class=\"pt-btn-container\">\r\n  <a class=\"pt-button pt-button-flat\" href=\"https:\/\/azstone.sk\/en\/about-us\/\">\r\n    <div class=\"pt-button-block\">\r\n               <span class=\"pt-button-text\">About us  <\/span>\r\n                 <span class=\"pt-button-line-right\"><\/span>\r\n        <i class=\"ion ion-ios-arrow-right\"><\/i>\r\n           <\/div>\r\n <\/a>\r\n<\/div>\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<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c59a24 pt-right-border elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"6c59a24\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-04f379a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"04f379a\" 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-inner-column elementor-element elementor-element-ebc8bff\" data-id=\"ebc8bff\" 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-660907b elementor-widget elementor-widget-image-carousel\" data-id=\"660907b\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;3&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;slides_to_scroll_mobile&quot;:&quot;1&quot;,&quot;autoplay_speed&quot;:2500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2024\/11\/azstone-partner-hochtief.png\" alt=\"azstone-partner-hochtief\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2024\/11\/azstone-partner-swietelsky.png\" alt=\"azstone-partner-swietelsky\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2024\/11\/azstone-partner-technex.png\" alt=\"azstone-partner-technex\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/azstone.sk\/wp-content\/uploads\/2024\/11\/azstone-partner-strabag.png\" alt=\"azstone-partner-strabag\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-fe42180 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fe42180\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&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-a02bbea\" data-id=\"a02bbea\" 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-section elementor-inner-section elementor-element elementor-element-994b498 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"994b498\" 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-inner-column elementor-element elementor-element-ac89db2\" data-id=\"ac89db2\" 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-1adad85 elementor-widget elementor-widget-section-title\" data-id=\"1adad85\" data-element_type=\"widget\" data-widget_type=\"section-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pt-section-title pt-style-1  \">\r\n      \t\t <span class=\"pt-section-sub-title\">Contact Us<\/span>\r\n\t\t\t\t<h5 class=\"pt-section-main-title\">Let&#039;s bring your vision to life<\/h5>\r\n\t\t<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-160fb54 pt-contact-page elementor-widget elementor-widget-shortcode\" data-id=\"160fb54\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f10049-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"10049\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\">&#8203;<\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/9700#wpcf7-f10049-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"10049\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.4\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f10049-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"pt-contactform\">\n\t<div class=\"row\">\n\t\t<div class=\"col-md-6\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name and surname\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"col-md-6\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"col-md-12\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Subject\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"col-md-12\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Message\" name=\"your-message\"><\/textarea><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"col-md-12\">\n\t\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send message\" \/>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Transform Your Space with premium Natural Stone Explore collection Learn more About us A Legacy of Excellence in Stone Mastery Our showroom at Seneck\u00e1 Road in Bernol\u00e1kovo showcases our premium selection. From elegant tiles to striking facades, we&#039;ll guide you in choosing the perfect natural stone elements for your home. Premium Natural Materials Wide Range [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-9700","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Home - AZstone.sk | Pr\u00edrodn\u00fd kame\u0148 pre v\u00e1\u0161 domov a z\u00e1hradu<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azstone.sk\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - AZstone.sk | Pr\u00edrodn\u00fd kame\u0148 pre v\u00e1\u0161 domov a z\u00e1hradu\" \/>\n<meta property=\"og:description\" content=\"Transform Your Space with premium Natural Stone Explore collection Learn more About us A Legacy of Excellence in Stone Mastery Our showroom at Seneck\u00e1 Road in Bernol\u00e1kovo showcases our premium selection. From elegant tiles to striking facades, we&#039;ll guide you in choosing the perfect natural stone elements for your home. Premium Natural Materials Wide Range [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azstone.sk\/\" \/>\n<meta property=\"og:site_name\" content=\"AZstone.sk | Pr\u00edrodn\u00fd kame\u0148 pre v\u00e1\u0161 domov a z\u00e1hradu\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-15T12:08:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/azstone.sk\/wp-content\/uploads\/2024\/12\/domov-kamene.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"402\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\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=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azstone.sk\/\",\"url\":\"https:\/\/azstone.sk\/\",\"name\":\"Home - AZstone.sk | Pr\u00edrodn\u00fd kame\u0148 pre v\u00e1\u0161 domov a z\u00e1hradu\",\"isPartOf\":{\"@id\":\"https:\/\/azstone.sk\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/azstone.sk\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/azstone.sk\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azstone.sk\/wp-content\/uploads\/2024\/12\/domov-kamene.jpg\",\"datePublished\":\"2022-10-31T05:43:58+00:00\",\"dateModified\":\"2025-08-15T12:08:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/azstone.sk\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azstone.sk\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azstone.sk\/#primaryimage\",\"url\":\"https:\/\/azstone.sk\/wp-content\/uploads\/2024\/12\/domov-kamene.jpg\",\"contentUrl\":\"https:\/\/azstone.sk\/wp-content\/uploads\/2024\/12\/domov-kamene.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azstone.sk\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Domovsk\u00e1 str\u00e1nka\",\"item\":\"https:\/\/azstone.sk\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azstone.sk\/#website\",\"url\":\"https:\/\/azstone.sk\/\",\"name\":\"AZstone.sk | Pr\u00edrodn\u00fd kame\u0148 pre v\u00e1\u0161 domov a z\u00e1hradu\",\"description\":\"AZ stone s.r.o.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azstone.sk\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - AZstone.sk | Pr\u00edrodn\u00fd kame\u0148 pre v\u00e1\u0161 domov a z\u00e1hradu","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:\/\/azstone.sk\/","og_locale":"en_US","og_type":"article","og_title":"Home - AZstone.sk | Pr\u00edrodn\u00fd kame\u0148 pre v\u00e1\u0161 domov a z\u00e1hradu","og_description":"Transform Your Space with premium Natural Stone Explore collection Learn more About us A Legacy of Excellence in Stone Mastery Our showroom at Seneck\u00e1 Road in Bernol\u00e1kovo showcases our premium selection. From elegant tiles to striking facades, we&#039;ll guide you in choosing the perfect natural stone elements for your home. Premium Natural Materials Wide Range [&hellip;]","og_url":"https:\/\/azstone.sk\/","og_site_name":"AZstone.sk | Pr\u00edrodn\u00fd kame\u0148 pre v\u00e1\u0161 domov a z\u00e1hradu","article_modified_time":"2025-08-15T12:08:44+00:00","og_image":[{"width":402,"height":600,"url":"https:\/\/azstone.sk\/wp-content\/uploads\/2024\/12\/domov-kamene.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/azstone.sk\/","url":"https:\/\/azstone.sk\/","name":"Home - AZstone.sk | Pr\u00edrodn\u00fd kame\u0148 pre v\u00e1\u0161 domov a z\u00e1hradu","isPartOf":{"@id":"https:\/\/azstone.sk\/#website"},"primaryImageOfPage":{"@id":"https:\/\/azstone.sk\/#primaryimage"},"image":{"@id":"https:\/\/azstone.sk\/#primaryimage"},"thumbnailUrl":"https:\/\/azstone.sk\/wp-content\/uploads\/2024\/12\/domov-kamene.jpg","datePublished":"2022-10-31T05:43:58+00:00","dateModified":"2025-08-15T12:08:44+00:00","breadcrumb":{"@id":"https:\/\/azstone.sk\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azstone.sk\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azstone.sk\/#primaryimage","url":"https:\/\/azstone.sk\/wp-content\/uploads\/2024\/12\/domov-kamene.jpg","contentUrl":"https:\/\/azstone.sk\/wp-content\/uploads\/2024\/12\/domov-kamene.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/azstone.sk\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Domovsk\u00e1 str\u00e1nka","item":"https:\/\/azstone.sk\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/azstone.sk\/#website","url":"https:\/\/azstone.sk\/","name":"AZstone.sk | Pr\u00edrodn\u00fd kame\u0148 pre v\u00e1\u0161 domov a z\u00e1hradu","description":"AZ stone s.r.o.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azstone.sk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/azstone.sk\/en\/wp-json\/wp\/v2\/pages\/9700","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azstone.sk\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/azstone.sk\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/azstone.sk\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azstone.sk\/en\/wp-json\/wp\/v2\/comments?post=9700"}],"version-history":[{"count":0,"href":"https:\/\/azstone.sk\/en\/wp-json\/wp\/v2\/pages\/9700\/revisions"}],"wp:attachment":[{"href":"https:\/\/azstone.sk\/en\/wp-json\/wp\/v2\/media?parent=9700"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}