{"id":7346,"date":"2025-12-26T12:03:34","date_gmt":"2025-12-26T12:03:34","guid":{"rendered":"https:\/\/ecemarble.com\/ana-sayfa-yeni\/"},"modified":"2026-03-13T11:03:48","modified_gmt":"2026-03-13T11:03:48","slug":"home","status":"publish","type":"page","link":"https:\/\/ecemarble.com\/en\/","title":{"rendered":"HOME"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7346\" class=\"elementor elementor-7346 elementor-5441\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-656ac3d elementor-section-full_width ana-sayfa-slider-responsive elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"88358\" data-id=\"656ac3d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4f460bf\" data-eae-slider=\"37668\" data-id=\"4f460bf\" data-element_type=\"column\" data-e-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-4f46027 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"4f46027\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<style>\r\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  :root { --header-h: 120px; }\r\n\r\n  body { overflow-x: hidden; }\r\n\r\n  .em-slider {\r\n    position: relative;\r\n    width: 100%;\r\n    height: calc(100svh - var(--header-h));\r\n    overflow: hidden;\r\n    background: #111;\r\n    user-select: none;\r\n    -webkit-user-select: none;\r\n  }\r\n\r\n  .em-slides {\r\n    display: flex;\r\n    width: 100%;\r\n    height: 100%;\r\n    transition: transform 0.9s cubic-bezier(0.77, 0, 0.175, 1);\r\n    will-change: transform;\r\n    cursor: grab;\r\n  }\r\n  .em-slides.dragging {\r\n    transition: none;\r\n    cursor: grabbing;\r\n  }\r\n\r\n  .em-slide {\r\n    flex: 0 0 100%;\r\n    width: 100%;\r\n    height: 100%;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .em-slide-bg {\r\n    position: absolute;\r\n    inset: 0;\r\n    background-size: cover;\r\n    background-repeat: no-repeat;\r\n    transform: scale(1.04);\r\n    transition: transform 7s ease-out;\r\n  }\r\n  .em-slide.active .em-slide-bg { transform: scale(1); }\r\n\r\n  .em-slide:nth-child(1) .em-slide-bg { background-position: center top; }\r\n  .em-slide:nth-child(2) .em-slide-bg { background-position: center center; }\r\n  .em-slide:nth-child(3) .em-slide-bg { background-position: center center; }\r\n  .em-slide:nth-child(4) .em-slide-bg { background-position: center bottom; }\r\n\r\n  \/* Arrows *\/\r\n  .em-arrow {\r\n    position: absolute !important;\r\n    top: 50% !important;\r\n    transform: translateY(-50%) !important;\r\n    z-index: 9999 !important;\r\n    width: 52px !important;\r\n    height: 52px !important;\r\n    border: 2px solid rgba(255,255,255,0.85) !important;\r\n    background: rgba(0,0,0,0.45) !important;\r\n    backdrop-filter: blur(10px) !important;\r\n    -webkit-backdrop-filter: blur(10px) !important;\r\n    cursor: pointer !important;\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    border-radius: 0 !important;\r\n    padding: 0 !important;\r\n    margin: 0 !important;\r\n    opacity: 1 !important;\r\n    visibility: visible !important;\r\n    pointer-events: auto !important;\r\n    -webkit-tap-highlight-color: transparent;\r\n    outline: none;\r\n    transition: background 0.2s, border-color 0.2s;\r\n  }\r\n  .em-arrow:hover {\r\n    background: rgba(0,0,0,0.7) !important;\r\n    border-color: #fff !important;\r\n  }\r\n  .em-arrow.prev { left: 24px !important; right: auto !important; }\r\n  .em-arrow.next { right: 24px !important; left: auto !important; }\r\n  .em-arrow svg {\r\n    width: 24px !important;\r\n    height: 24px !important;\r\n    stroke: #fff !important;\r\n    fill: none !important;\r\n    stroke-width: 2.2 !important;\r\n    display: block !important;\r\n  }\r\n\r\n  \/* Progress *\/\r\n  .em-progress {\r\n    position: absolute;\r\n    bottom: 0;\r\n    left: 0;\r\n    height: 2px;\r\n    background: rgba(255,255,255,0.85);\r\n    width: 0%;\r\n    z-index: 10;\r\n  }\r\n\r\n  @media (max-width: 1024px) { :root { --header-h: 90px; } }\r\n  @media (max-width: 768px) {\r\n    :root { --header-h: 70px; }\r\n    .em-arrow { width: 40px; height: 40px; }\r\n    .em-arrow.prev { left: 10px; }\r\n    .em-arrow.next { right: 10px; }\r\n  }\r\n  @media (max-width: 480px) {\r\n    :root { --header-h: 60px; }\r\n    .em-arrow { display: none; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"em-slider\" id=\"emSlider\">\r\n  <div class=\"em-slides\" id=\"emSlides\">\r\n\r\n    <div class=\"em-slide active\">\r\n      <div class=\"em-slide-bg\" style=\"background-image:url('https:\/\/ecemarble.com\/wp-content\/uploads\/2026\/03\/Banner1-3.jpg-1.jpg')\"><\/div>\r\n    <\/div>\r\n    <div class=\"em-slide\">\r\n      <div class=\"em-slide-bg\" style=\"background-image:url('https:\/\/ecemarble.com\/wp-content\/uploads\/2026\/03\/banner2-3-1-1.webp')\"><\/div>\r\n    <\/div>\r\n    <div class=\"em-slide\">\r\n      <div class=\"em-slide-bg\" style=\"background-image:url('https:\/\/ecemarble.com\/wp-content\/uploads\/2026\/03\/banner-3-vers-1-1-2.webp')\"><\/div>\r\n    <\/div>\r\n    <div class=\"em-slide\">\r\n      <div class=\"em-slide-bg\" style=\"background-image:url('https:\/\/ecemarble.com\/wp-content\/uploads\/2026\/03\/banner-4-1-1-1.webp')\"><\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <button class=\"em-arrow prev\" id=\"emPrev\" aria-label=\"\u00d6nceki\">\r\n    <svg viewBox=\"0 0 24 24\"><polyline points=\"15 18 9 12 15 6\"\/><\/svg>\r\n  <\/button>\r\n  <button class=\"em-arrow next\" id=\"emNext\" aria-label=\"Sonraki\">\r\n    <svg viewBox=\"0 0 24 24\"><polyline points=\"9 6 15 12 9 18\"\/><\/svg>\r\n  <\/button>\r\n\r\n  <div class=\"em-progress\" id=\"emProgress\"><\/div>\r\n<\/div>\r\n\r\n<script>\r\n(function () {\r\n  const INTERVAL = 5000;\r\n  const slider   = document.getElementById('emSlider');\r\n  const slides   = document.querySelectorAll('.em-slide');\r\n  const track    = document.getElementById('emSlides');\r\n  const progress = document.getElementById('emProgress');\r\n  const btnPrev  = document.getElementById('emPrev');\r\n  const btnNext  = document.getElementById('emNext');\r\n\r\n  let current = 0;\r\n  const total = slides.length;\r\n  let timer = null;\r\n\r\n  function goTo(idx) {\r\n    slides[current].classList.remove('active');\r\n    current = (idx + total) % total;\r\n    slides[current].classList.add('active');\r\n    track.style.transform = 'translateX(-' + (current * 100) + '%)';\r\n    resetProgress();\r\n    resetTimer();\r\n  }\r\n\r\n  function resetProgress() {\r\n    progress.style.transition = 'none';\r\n    progress.style.width = '0%';\r\n    requestAnimationFrame(() => requestAnimationFrame(() => {\r\n      progress.style.transition = 'width ' + INTERVAL + 'ms linear';\r\n      progress.style.width = '100%';\r\n    }));\r\n  }\r\n\r\n  function resetTimer() {\r\n    clearInterval(timer);\r\n    timer = setInterval(() => goTo(current + 1), INTERVAL);\r\n  }\r\n\r\n  btnPrev.addEventListener('click', () => goTo(current - 1));\r\n  btnNext.addEventListener('click', () => goTo(current + 1));\r\n\r\n  \/* Touch swipe *\/\r\n  let tx = 0;\r\n  slider.addEventListener('touchstart', e => { tx = e.touches[0].clientX; }, { passive: true });\r\n  slider.addEventListener('touchend', e => {\r\n    const diff = tx - e.changedTouches[0].clientX;\r\n    if (Math.abs(diff) > 50) goTo(current + (diff > 0 ? 1 : -1));\r\n  });\r\n\r\n  \/* Mouse drag *\/\r\n  let mx = 0, dragging = false;\r\n  track.addEventListener('mousedown', e => {\r\n    dragging = true;\r\n    mx = e.clientX;\r\n    track.classList.add('dragging');\r\n    clearInterval(timer);\r\n  });\r\n  window.addEventListener('mousemove', e => {\r\n    if (!dragging) return;\r\n    const diff = mx - e.clientX;\r\n    const base = current * slider.offsetWidth;\r\n    track.style.transform = 'translateX(-' + (base + diff) + 'px)';\r\n  });\r\n  window.addEventListener('mouseup', e => {\r\n    if (!dragging) return;\r\n    dragging = false;\r\n    track.classList.remove('dragging');\r\n    const diff = mx - e.clientX;\r\n    if (Math.abs(diff) > 60) {\r\n      goTo(current + (diff > 0 ? 1 : -1));\r\n    } else {\r\n      track.style.transform = 'translateX(-' + (current * 100) + '%)';\r\n      resetTimer();\r\n    }\r\n  });\r\n\r\n  \/* Keyboard *\/\r\n  document.addEventListener('keydown', e => {\r\n    if (e.key === 'ArrowLeft')  goTo(current - 1);\r\n    if (e.key === 'ArrowRight') goTo(current + 1);\r\n  });\r\n\r\n  \/* Hover pause *\/\r\n  slider.addEventListener('mouseenter', () => { if (!dragging) clearInterval(timer); });\r\n  slider.addEventListener('mouseleave', () => { if (!dragging) resetTimer(); });\r\n\r\n  resetProgress();\r\n  resetTimer();\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-09532e3 elementor-hidden-desktop elementor--h-position-center elementor--v-position-middle elementor-arrows-position-inside elementor-widget elementor-widget-slides\" data-id=\"09532e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;navigation&quot;:&quot;arrows&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;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}\" data-widget_type=\"slides.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-slides-wrapper elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\" dir=\"ltr\" data-animation=\"\">\n\t\t\t\t<div class=\"swiper-wrapper elementor-slides\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-repeater-item-ffa2ebb swiper-slide\" role=\"group\" aria-roledescription=\"slide\"><div class=\"swiper-slide-bg\" role=\"img\" aria-label=\"Banner1 (1)\"><\/div><div class=\"elementor-background-overlay\"><\/div><div class=\"swiper-slide-inner\" ><div class=\"swiper-slide-contents\"><\/div><\/div><\/div><div class=\"elementor-repeater-item-93f2c80 swiper-slide\" role=\"group\" aria-roledescription=\"slide\"><div class=\"swiper-slide-bg\" role=\"img\" aria-label=\"Banner2 (2)\"><\/div><div class=\"elementor-background-overlay\"><\/div><div class=\"swiper-slide-inner\" ><div class=\"swiper-slide-contents\"><\/div><\/div><\/div><div class=\"elementor-repeater-item-85abf68 swiper-slide\" role=\"group\" aria-roledescription=\"slide\"><div class=\"swiper-slide-bg\" role=\"img\" aria-label=\"Banner4 (1)\"><\/div><div class=\"elementor-background-overlay\"><\/div><div class=\"swiper-slide-inner\" ><div class=\"swiper-slide-contents\"><\/div><\/div><\/div><div class=\"elementor-repeater-item-8e88b5d swiper-slide\" role=\"group\" aria-roledescription=\"slide\"><div class=\"swiper-slide-bg\" role=\"img\" aria-label=\"Banner3\"><\/div><div class=\"elementor-background-overlay\"><\/div><div class=\"swiper-slide-inner\" ><div class=\"swiper-slide-contents\"><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous slide\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next slide\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-048608a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"30447\" data-id=\"048608a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e2487bd\" data-eae-slider=\"58221\" data-id=\"e2487bd\" data-element_type=\"column\" data-e-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-5e900f2 elementor-widget elementor-widget-html\" data-id=\"5e900f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.ecemarble-marquee{\r\n  overflow:hidden;\r\n  background:#ccc;\r\n  height:44px;\r\n  display:flex;\r\n  align-items:center;\r\n}\r\n\r\n.ecemarble-marquee__inner{\r\n  display:flex;\r\n  width:max-content;\r\n  animation: ecemarbleMarquee 20s linear infinite;\r\n  will-change: transform;\r\n}\r\n\r\n.ecemarble-marquee:hover .ecemarble-marquee__inner{\r\n  animation-play-state: paused;\r\n}\r\n\r\n.ecemarble-marquee__track{\r\n  display:inline-flex;\r\n  gap:44px;\r\n  white-space:nowrap;\r\n  align-items:center;\r\n  padding-left:44px;\r\n}\r\n\r\n.ecemarble-marquee__track span{\r\n  font-size:13px;\r\n  font-weight:700;\r\n  letter-spacing:.22em;\r\n  text-transform:uppercase;\r\n  line-height:1;\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:10px;\r\n  opacity:.95;\r\n}\r\n\r\n.ecemarble-marquee__track span em{\r\n  font-style:normal;\r\n  font-weight:500;\r\n  color:rgba(0,0,0,.45);\r\n}\r\n\r\n.ecemarble-marquee__track span b{\r\n  font-weight:800;\r\n  color:#111;\r\n}\r\n\r\n.ecemarble-marquee__track span .sep{\r\n  width:6px;\r\n  height:6px;\r\n  background:#111;\r\n  transform:rotate(45deg);\r\n  display:inline-block;\r\n  margin-left:22px;\r\n  opacity:.6;\r\n}\r\n\r\n@keyframes ecemarbleMarquee{\r\n  from { transform: translateX(0); }\r\n  to   { transform: translateX(-50%); }\r\n}\r\n\r\n@media (max-width:768px){\r\n  .ecemarble-marquee__inner{ animation-duration: 28s; }\r\n  .ecemarble-marquee__track{ gap:34px; padding-left:34px; }\r\n  .ecemarble-marquee__track span{ font-size:12px; letter-spacing:.18em; }\r\n}\r\n<\/style><div class=\"ecemarble-marquee\" aria-hidden=\"true\"><div class=\"ecemarble-marquee__inner\"><div class=\"ecemarble-marquee__track\"><span><em>DOLOM\u0130T<\/em>  <i class=\"sep\"><\/i><\/span><span><em>MARMARA BEYAZ<\/em> <b>MERMER<\/b> <i class=\"sep\"><\/i><\/span><span><em>DOLOM\u0130T<\/em> <b>SPIDER<\/b> <i class=\"sep\"><\/i><\/span><span><em>TOROS<\/em> <b>S\u0130YAH<\/b> <i class=\"sep\"><\/i><\/span><span><em>OTTOMAN<\/em> <b>BEJ<\/b> <i class=\"sep\"><\/i><\/span><span><em>LIMESTONE<\/em> <i class=\"sep\"><\/i><\/span><span><em>TRAVERTEN<\/em> <i class=\"sep\"><\/i><\/span><span><em>CALACATTA<\/em> <i class=\"sep\"><\/i><\/span><span><em>GRAN\u0130T<\/em> <i class=\"sep\"><\/i><\/span><span><em>TUNDRA GR\u0130<\/em> <i class=\"sep\"><\/i><\/span><\/div><div class=\"ecemarble-marquee__track\" aria-hidden=\"true\"><span><em>DOLOM\u0130T<\/em>  <i class=\"sep\"><\/i><\/span><span><em>MARMARA BEYAZ<\/em> <b>MERMER<\/b> <i class=\"sep\"><\/i><\/span><span><em>DOLOM\u0130T<\/em> <b>SPIDER<\/b> <i class=\"sep\"><\/i><\/span><span><em>TOROS<\/em> <b>S\u0130YAH<\/b> <i class=\"sep\"><\/i><\/span><span><em>OTTOMAN<\/em> <b>BEJ<\/b> <i class=\"sep\"><\/i><\/span><span><em>LIMESTONE<\/em>  <i class=\"sep\"><\/i><\/span><span><em>TRAVERTEN<\/em> <i class=\"sep\"><\/i><\/span><span><em>CALACATTA<\/em> <i class=\"sep\"><\/i><\/span><span><em>GRAN\u0130T<\/em> <i class=\"sep\"><\/i><\/span><span><em>TUNDRA GR\u0130<\/em> <i class=\"sep\"><\/i><\/span><\/div><\/div><\/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<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-6db24f7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"43844\" data-id=\"6db24f7\" data-element_type=\"section\" data-e-type=\"section\" id=\"bg-custom-color\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7ba1a3e5\" data-eae-slider=\"48581\" data-id=\"7ba1a3e5\" data-element_type=\"column\" data-e-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-37886735 elementor-widget elementor-widget-heading\" data-id=\"37886735\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Ece Marble<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-65e16be1 elementor-widget elementor-widget-heading\" data-id=\"65e16be1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">We combine the elegance of nature with a modern approach to production, bringing quality and reliability to the world.<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59647591 elementor-widget elementor-widget-text-editor\" data-id=\"59647591\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tWith our marble and mining quarries located throughout Turkey, our marble factory in Denizli, our granite factory in Aksaray, our marble warehouse in Antalya, and our marble showroom in Istanbul, we combine nature&#8217;s resources with advanced technology to serve you.\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-2aa847e elementor-widget elementor-widget-button\" data-id=\"2aa847e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/ecemarble.com\/en\/about-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">About Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-62781ac\" data-eae-slider=\"50669\" data-id=\"62781ac\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-449290b elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"449290b\" data-element_type=\"widget\" data-e-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<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-aebbed4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"53235\" data-id=\"aebbed4\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2865dfb\" data-eae-slider=\"2612\" data-id=\"2865dfb\" data-element_type=\"column\" data-e-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-58df7ab elementor-widget elementor-widget-heading\" data-id=\"58df7ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Products<\/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<div class=\"has_eae_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-04be322\" data-eae-slider=\"93009\" data-id=\"04be322\" data-element_type=\"column\" data-e-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-0cb4f88 elementor-align-right elementor-widget elementor-widget-button\" data-id=\"0cb4f88\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-shrink\" href=\"https:\/\/ecemarble.com\/en\/products\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-259114f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"85877\" data-id=\"259114f\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d01ae07\" data-eae-slider=\"59992\" data-id=\"d01ae07\" data-element_type=\"column\" data-e-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-6f5eac5 elementor-widget elementor-widget-ha-carousel happy-addon ha-carousel\" data-id=\"6f5eac5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;animation_speed&quot;:300,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:3000,&quot;loop&quot;:&quot;yes&quot;,&quot;navigation&quot;:&quot;arrow&quot;,&quot;slides_to_show_tablet&quot;:3,&quot;slides_to_show_mobile&quot;:2}\" data-widget_type=\"ha-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div data-ha_rcc_uid=\"\" class=\"hajs-slick ha-slick ha-slick--carousel\">\n\n\t\t\t\n\t\t\t\t<div class=\"ha-slick-slide slick-slide\">\n\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"ha-slick-item\" href=\"https:\/\/ecemarble.com\/en\/dolomite-marble\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"ha-slick-img\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/dolomit-500.jpg\" alt=\"Dolomit\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ha-slick-content\">\n\t\t\t\t\t\t\t\t<div class=\"ha-slick-title\">Dolomit<\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t\t<div class=\"ha-slick-slide slick-slide\">\n\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"ha-slick-item\" href=\"https:\/\/ecemarble.com\/en\/traverten\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"ha-slick-img\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2026\/02\/LIGHT-TRAVERTEN-1-830x830-1.webp\" alt=\"Traverten\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ha-slick-content\">\n\t\t\t\t\t\t\t\t<div class=\"ha-slick-title\">Traverten<\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t\t<div class=\"ha-slick-slide slick-slide\">\n\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"ha-slick-item\" href=\"https:\/\/ecemarble.com\/en\/granit\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"ha-slick-img\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/granit-500.jpg\" alt=\"Granit\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ha-slick-content\">\n\t\t\t\t\t\t\t\t<div class=\"ha-slick-title\">Granit<\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t\t<div class=\"ha-slick-slide slick-slide\">\n\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"ha-slick-item\" href=\"https:\/\/ecemarble.com\/en\/marble\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"ha-slick-img\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/12\/ottoman-bej.webp\" alt=\"Marble\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ha-slick-content\">\n\t\t\t\t\t\t\t\t<div class=\"ha-slick-title\">Marble<\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t\t<div class=\"ha-slick-slide slick-slide\">\n\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"ha-slick-item\" href=\"https:\/\/ecemarble.com\/en\/limestone\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"ha-slick-img\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/12\/bulutlu-limestone.webp\" alt=\"Limestone\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ha-slick-content\">\n\t\t\t\t\t\t\t\t<div class=\"ha-slick-title\">Limestone<\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t\t<div class=\"ha-slick-slide slick-slide\">\n\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"ha-slick-item\" href=\"https:\/\/ecemarble.com\/en\/oniks\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"ha-slick-img\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/12\/oniks.webp\" alt=\"Oniks\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ha-slick-content\">\n\t\t\t\t\t\t\t\t<div class=\"ha-slick-title\">Oniks<\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t\t\t\t\t<button type=\"button\" class=\"slick-prev\"><i aria-hidden=\"true\" class=\"fas fa-chevron-left\"><\/i><\/button>\n\t\t\n\t\t\t\t\t<button type=\"button\" class=\"slick-next\"><i aria-hidden=\"true\" class=\"fas fa-chevron-right\"><\/i><\/button>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-54639d7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"75859\" data-id=\"54639d7\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-148dd35\" data-eae-slider=\"52408\" data-id=\"148dd35\" data-element_type=\"column\" data-e-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-390980f elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"390980f\" data-element_type=\"widget\" data-e-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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-a745c07 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"11126\" data-id=\"a745c07\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9f7c18e\" data-eae-slider=\"1760\" data-id=\"9f7c18e\" data-element_type=\"column\" data-e-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-c87bbfe elementor-widget elementor-widget-heading\" data-id=\"c87bbfe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Our Quarries<\/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<div class=\"has_eae_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3f9f12d\" data-eae-slider=\"49267\" data-id=\"3f9f12d\" data-element_type=\"column\" data-e-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-ab26e2b elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"ab26e2b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-shrink\" href=\"\/en\/furnaces\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-62e287d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"45785\" data-id=\"62e287d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d512040\" data-eae-slider=\"40759\" data-id=\"d512040\" data-element_type=\"column\" data-e-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-56f2ea2 elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"56f2ea2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;navigation&quot;:&quot;arrows&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&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=\"Resim D\u00f6ng\u00fcs\u00fc\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" 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 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"f09de6b5-f3f5-4b62-bda9-658069c2f83c (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk4NSwidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC9mMDlkZTZiNS1mM2Y1LTRiNjItYmRhOS02NTgwNjljMmY4M2MtMS5qcGciLCJzbGlkZXNob3ciOiI1NmYyZWEyIn0%3D\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/f09de6b5-f3f5-4b62-bda9-658069c2f83c-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/f09de6b5-f3f5-4b62-bda9-658069c2f83c-1-rdtn15yi9j5r6dk1cbq30t7pdsfk4mowfby3nchj1o.jpg\" alt=\"Yellow Travertine Quarry \/ Denizli\" \/><figcaption class=\"elementor-image-carousel-caption\">Yellow Travertine Quarry \/ Denizli<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"bc3bd116-0487-4abc-b135-a0173ed64652\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk4NiwidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC9iYzNiZDExNi0wNDg3LTRhYmMtYjEzNS1hMDE3M2VkNjQ2NTIuanBnIiwic2xpZGVzaG93IjoiNTZmMmVhMiJ9\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/bc3bd116-0487-4abc-b135-a0173ed64652.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/bc3bd116-0487-4abc-b135-a0173ed64652-rdtn142tvv36j5mrnawtvtos70otp8hfr2n4oskbe4.jpg\" alt=\"Siver Gray Mine \/ Afyon\" \/><figcaption class=\"elementor-image-carousel-caption\">Siver Gray Mine \/ Afyon<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"b88bc17d-34d8-47f4-9f93-7de36dfb0999\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk4NywidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC9iODhiYzE3ZC0zNGQ4LTQ3ZjQtOWY5My03ZGUzNmRmYjA5OTkuanBnIiwic2xpZGVzaG93IjoiNTZmMmVhMiJ9\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/b88bc17d-34d8-47f4-9f93-7de36dfb0999.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/b88bc17d-34d8-47f4-9f93-7de36dfb0999-rdtn134zp11w7jo4ssi7bbxblmtghjdpexzn7ilpkc.jpg\" alt=\"Travertine Quarry \/ Denizli\" \/><figcaption class=\"elementor-image-carousel-caption\">Travertine Quarry \/ Denizli<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"67610134-de39-4afe-ade8-9840ee42c1c8\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk4OCwidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC82NzYxMDEzNC1kZTM5LTRhZmUtYWRlOC05ODQwZWU0MmMxYzguanBnIiwic2xpZGVzaG93IjoiNTZmMmVhMiJ9\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/67610134-de39-4afe-ade8-9840ee42c1c8.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/67610134-de39-4afe-ade8-9840ee42c1c8-rdtn134zp11w7jo4ssi7bbxblmtghjdpexzn7ilpkc.jpg\" alt=\"Sofita &amp; Sunset Oca\u011f\u0131 \/ Bilecik\" \/><figcaption class=\"elementor-image-carousel-caption\">Sofita &amp; Sunset Oca\u011f\u0131 \/ Bilecik <\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"893d6fbf-c97f-4454-a7f7-12a2d13ea449 (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk4OSwidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC84OTNkNmZiZi1jOTdmLTQ0NTQtYTdmNy0xMmEyZDEzZWE0NDktMS5qcGciLCJzbGlkZXNob3ciOiI1NmYyZWEyIn0%3D\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/893d6fbf-c97f-4454-a7f7-12a2d13ea449-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/893d6fbf-c97f-4454-a7f7-12a2d13ea449-1-rdtn1275i70lvxphya3kqu5v08y39u9z2tc5q8n3qk.jpg\" alt=\"Latte Beige Stove \/ Burdur\" \/><figcaption class=\"elementor-image-carousel-caption\">Latte Beige Stove \/ Burdur<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"39f19f8b-736e-471d-86ef-5d20ba1fe907 (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk5MCwidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC8zOWYxOWY4Yi03MzZlLTQ3MWQtODZlZi01ZDIwYmExZmU5MDctMS5qcGciLCJzbGlkZXNob3ciOiI1NmYyZWEyIn0%3D\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/39f19f8b-736e-471d-86ef-5d20ba1fe907-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/39f19f8b-736e-471d-86ef-5d20ba1fe907-1-rdtn0xhyk0u69vwbpq2fwdck1bl97crbe62qbuu2lo.jpg\" alt=\"Anatolia Gray Granite Quarry \/ Aksaray\" \/><figcaption class=\"elementor-image-carousel-caption\">Anatolia Gray Granite Quarry \/ Aksaray<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"66a072dd-40de-4477-8b8f-948c01b302b3 (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk5MSwidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC82NmEwNzJkZC00MGRlLTQ0NzctOGI4Zi05NDhjMDFiMzAyYjMtMS5qcGciLCJzbGlkZXNob3ciOiI1NmYyZWEyIn0%3D\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/66a072dd-40de-4477-8b8f-948c01b302b3-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/66a072dd-40de-4477-8b8f-948c01b302b3-1-rdtn0yfsquvglhuyk8h2gv40mpgmf1v1qaq7t4sofg.jpg\" alt=\"K\u0131r\u00e7i\u00e7e\u011fi Granite Quarry\/ K\u0131r\u015fehir\" \/><figcaption class=\"elementor-image-carousel-caption\">K\u0131r\u00e7i\u00e7e\u011fi Granite Quarry\/ K\u0131r\u015fehir <\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"66d83500-831c-403d-a610-73e598eae375 (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk5MiwidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC82NmQ4MzUwMC04MzFjLTQwM2QtYTYxMC03M2U1OThlYWUzNzUtMS5qcGciLCJzbGlkZXNob3ciOiI1NmYyZWEyIn0%3D\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/66d83500-831c-403d-a610-73e598eae375-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/66d83500-831c-403d-a610-73e598eae375-1-rdtn0zdmxowqx3tleqvp1cvh83bzmqys2fdpaera98.jpg\" alt=\"Ottoman Hearth \/ Isparta\" \/><figcaption class=\"elementor-image-carousel-caption\">Ottoman Hearth \/ Isparta<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"135cfdb1-d3dc-4471-8a64-6550f6e35958 (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk5NCwidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC8xMzVjZmRiMS1kM2RjLTQ0NzEtOGE2NC02NTUwZjZlMzU5NTgtMS5qcGciLCJzbGlkZXNob3ciOiI1NmYyZWEyIn0%3D\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/135cfdb1-d3dc-4471-8a64-6550f6e35958-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/135cfdb1-d3dc-4471-8a64-6550f6e35958-1-rdtn10bh4iy18ps899ablumxth7cug2iek16ropw30.jpg\" alt=\"Shandian \/ Burdur\" \/><figcaption class=\"elementor-image-carousel-caption\">Shandian \/ Burdur<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"9fce3582-a107-4e9b-9dc6-f61b3af0fc0c (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk5NiwidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC85ZmNlMzU4Mi1hMTA3LTRlOWItOWRjNi1mNjFiM2FmMGZjMGMtMS5qcGciLCJzbGlkZXNob3ciOiI1NmYyZWEyIn0%3D\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/9fce3582-a107-4e9b-9dc6-f61b3af0fc0c-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/9fce3582-a107-4e9b-9dc6-f61b3af0fc0c-1-rdtn0wk4d6svy9xov7ntbvl3fxpvznnl21f8ukvgrw.jpg\" alt=\"Yaylak Granite Quarry \/ Aksaray\" \/><figcaption class=\"elementor-image-carousel-caption\">Yaylak Granite Quarry \/ Aksaray<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"09a8320c-56eb-4d8b-9abb-94f3ade42256 (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk5NywidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC8wOWE4MzIwYy01NmViLTRkOGItOWFiYi05NGYzYWRlNDIyNTYtMS5qcGciLCJzbGlkZXNob3ciOiI1NmYyZWEyIn0%3D\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/09a8320c-56eb-4d8b-9abb-94f3ade42256-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/09a8320c-56eb-4d8b-9abb-94f3ade42256-1-rdtn0vma6crlmnz20p96rdtmujuiryjupwrrdawuy4.jpg\" alt=\"Manyas White Quarry \/ Bal\u0131kesir\" \/><figcaption class=\"elementor-image-carousel-caption\">Manyas White Quarry \/ Bal\u0131kesir<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"8ebac4df-9b44-46ed-8e86-40662b4ec76a (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk5OCwidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC84ZWJhYzRkZi05YjQ0LTQ2ZWQtOGU4Ni00MDY2MmI0ZWM3NmEtMS5qcGciLCJzbGlkZXNob3ciOiI1NmYyZWEyIn0%3D\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/8ebac4df-9b44-46ed-8e86-40662b4ec76a-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/8ebac4df-9b44-46ed-8e86-40662b4ec76a-1-rdtn0uofziqbb20f66uk6w2695z5k9g4ds49w0y94c.jpg\" alt=\"Kaman Green Mine \/ K\u0131r\u015fehir\" \/><figcaption class=\"elementor-image-carousel-caption\">Kaman Green Mine \/ K\u0131r\u015fehir<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"3c066204-54e7-4507-be41-0bc4ab168681 (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk5OSwidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC8zYzA2NjIwNC01NGU3LTQ1MDctYmU0MS0wYmM0YWIxNjg2ODEtMS5qcGciLCJzbGlkZXNob3ciOiI1NmYyZWEyIn0%3D\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/3c066204-54e7-4507-be41-0bc4ab168681-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/3c066204-54e7-4507-be41-0bc4ab168681-1-rdtn0tqlsop0zg1sbofxmeapns3sckce1ngseqznak.jpg\" alt=\"Calacatta Quarry \/ Marmara Island\" \/><figcaption class=\"elementor-image-carousel-caption\">Calacatta Quarry \/ Marmara Island<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"5ecb2dda-4a80-46b5-a746-ad113f89caa6 (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAwMCwidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC81ZWNiMmRkYS00YTgwLTQ2YjUtYTc0Ni1hZDExM2Y4OWNhYTYtMS5qcGciLCJzbGlkZXNob3ciOiI1NmYyZWEyIn0%3D\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/5ecb2dda-4a80-46b5-a746-ad113f89caa6-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/5ecb2dda-4a80-46b5-a746-ad113f89caa6-1-rdtn0uofziqbb20f66uk6w2695z5k9g4ds49w0y94c.jpg\" alt=\"Mu\u011fla White Kiln \/ Mu\u011fla\" \/><figcaption class=\"elementor-image-carousel-caption\">Mu\u011fla White Kiln \/ Mu\u011fla<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"3c535ad3-c5f4-42ec-b8be-5bdae04f6c5b\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAwMSwidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC8zYzUzNWFkMy1jNWY0LTQyZWMtYjhiZS01YmRhZTA0ZjZjNWIuanBnIiwic2xpZGVzaG93IjoiNTZmMmVhMiJ9\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/3c535ad3-c5f4-42ec-b8be-5bdae04f6c5b.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/3c535ad3-c5f4-42ec-b8be-5bdae04f6c5b-rdtn0ssrlunqnu35h61b1wj92e8f4v8npitaxh11gs.jpg\" alt=\"Mu\u011fla White Kiln \/ Mu\u011fla\" \/><figcaption class=\"elementor-image-carousel-caption\">Mu\u011fla White Kiln \/ Mu\u011fla<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 16\"><a rel=\"nofollow noopener noreferrer\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f2ea2\" data-elementor-lightbox-title=\"1c86103f-73cf-4d1a-aa6e-73af2599816e (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAwMiwidXJsIjoiaHR0cHM6XC9cL2VjZW1hcmJsZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC8xYzg2MTAzZi03M2NmLTRkMWEtYWE2ZS03M2FmMjU5OTgxNmUtMS5qcGciLCJzbGlkZXNob3ciOiI1NmYyZWEyIn0%3D\" href=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2025\/10\/1c86103f-73cf-4d1a-aa6e-73af2599816e-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/elementor\/thumbs\/1c86103f-73cf-4d1a-aa6e-73af2599816e-1-rdtn0qx386l60m5vs581wx0bvmhoph1719ibyx3tt8.jpg\" alt=\"Dolomite Quarry \/ Marmara Island\" \/><figcaption class=\"elementor-image-carousel-caption\">Dolomite Quarry \/ Marmara Island<\/figcaption><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\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<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-fd08843 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"1584\" data-id=\"fd08843\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-065a070\" data-eae-slider=\"5602\" data-id=\"065a070\" data-element_type=\"column\" data-e-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-c631967 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"c631967\" data-element_type=\"widget\" data-e-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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-d7b888b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"32046\" data-id=\"d7b888b\" data-element_type=\"section\" data-e-type=\"section\" id=\"bg-custom-color\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-8284914\" data-eae-slider=\"13813\" data-id=\"8284914\" data-element_type=\"column\" data-e-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-b4367b3 elementor-widget-mobile__width-auto elementor-widget elementor-widget-heading\" data-id=\"b4367b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Our Factories<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-277a58f elementor-align-right elementor-mobile-align-left elementor-widget-mobile__width-auto elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-button\" data-id=\"277a58f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-shrink\" href=\"https:\/\/ecemarble.com\/en\/products\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fa01563 elementor-widget elementor-widget-ha-slider happy-addon ha-slider\" data-id=\"fa01563\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_transition&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:300,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:3000,&quot;loop&quot;:&quot;yes&quot;,&quot;navigation&quot;:&quot;arrow&quot;}\" data-widget_type=\"ha-slider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"hajs-slick ha-slick ha-slick--slider\">\n\n\t\t\t\n\t\t\t\t<div class=\"ha-slick-slide slick-slide\">\n\t\t\t\t\t<div class=\"ha-slick-item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"ha-slick-img\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2021\/02\/ecemarble-aksaray-factory2.jpg\" alt=\"Aksaray\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ha-slick-content\">\n\t\t\t\t\t\t\t\t<div class=\"ha-slick-title\">Aksaray<\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t\t<div class=\"ha-slick-slide slick-slide\">\n\t\t\t\t\t<div class=\"ha-slick-item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"ha-slick-img\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2021\/02\/DENIZLI-3-1-1.jpg\" alt=\"Denizli\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ha-slick-content\">\n\t\t\t\t\t\t\t\t<div class=\"ha-slick-title\">Denizli<\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t\t<div class=\"ha-slick-slide slick-slide\">\n\t\t\t\t\t<div class=\"ha-slick-item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"ha-slick-img\" src=\"https:\/\/ecemarble.com\/wp-content\/uploads\/2021\/02\/antalya3-1-1.jpg\" alt=\"Antalya\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ha-slick-content\">\n\t\t\t\t\t\t\t\t<div class=\"ha-slick-title\">Antalya<\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t\t\t\t\t<button type=\"button\" class=\"slick-prev\"><i aria-hidden=\"true\" class=\"fas fa-chevron-left\"><\/i><\/button>\n\t\t\n\t\t\t\t\t<button type=\"button\" class=\"slick-next\"><i aria-hidden=\"true\" class=\"fas fa-chevron-right\"><\/i><\/button>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-184e7c1\" data-eae-slider=\"29871\" data-id=\"184e7c1\" data-element_type=\"column\" data-e-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-03e747d elementor-align-right elementor-hidden-mobile elementor-widget elementor-widget-button\" data-id=\"03e747d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-shrink\" href=\"\/en\/factories\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-inner-section elementor-element elementor-element-b66f374 elementor-section-height-min-height elementor-section-content-middle elementor-section-boxed elementor-section-height-default\" data-eae-slider=\"22036\" data-id=\"b66f374\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-066469e\" data-eae-slider=\"66727\" data-id=\"066469e\" data-element_type=\"column\" data-e-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-6d262d6 elementor-widget elementor-widget-heading\" data-id=\"6d262d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Ece Marble<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ff2d66 elementor-widget elementor-widget-text-editor\" data-id=\"2ff2d66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Committed to quality production, Ece Marble offers its products in blocks, slabs, and cut-to-size pieces to its customers. It exports to countries around the world, including China, India, the USA, Spain, Saudi Arabia, Qatar, and Russia. <\/p>\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<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-e79c4f2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"76768\" data-id=\"e79c4f2\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0e994b8\" data-eae-slider=\"40653\" data-id=\"0e994b8\" data-element_type=\"column\" data-e-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-1ff493e elementor-widget elementor-widget-heading\" data-id=\"1ff493e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Frequently Asked Questions\n\n<\/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<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-3ed1036 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"56542\" data-id=\"3ed1036\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5377696\" data-eae-slider=\"6837\" data-id=\"5377696\" data-element_type=\"column\" data-e-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-5f109f6 elementor-widget elementor-widget-accordion\" data-id=\"5f109f6\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"new-sss-settings\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-9961\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-9961\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"elementor-accordion-title\" tabindex=\"0\">What is Marble?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-9961\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-9961\"><h1>Marble<\/h1><p>Marble is a material used in many structures because it meets a wide range of needs with both its appearance and structural properties. It provides a solid surface for interior flooring and retains its form even in high-traffic areas. When used for kitchen countertops, it is resistant to hot surfaces and, with regular maintenance, retains its original appearance for a long time. When used in large halls or entrances, it reflects light evenly, creating a spacious effect. As a wall covering, it adds a calm line to the structure and supports the overall balance of the space. As it is a workable stone, it can be cut into different sizes, allowing for unique designs in projects. It is easy to clean because its surface structure prevents dirt and stains from penetrating deep into the stone. When protected with the right care products, it maintains the same texture for years. Therefore, it is a reliable choice for both residential and large-scale buildings.<\/p><p>\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-9962\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-9962\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"elementor-accordion-title\" tabindex=\"0\">What Does Marble Mean?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-9962\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-9962\"><h2>What Does Marble Mean?<\/h2><p>Marble refers to a type of stone formed when limestone recrystallizes under heat and pressure during long geological processes. During this transformation, each mineral in its structure undergoes a different arrangement, creating a unique luster on the surface. For this reason, it has become a frequently used material in both architectural projects and interior design. After being extracted in blocks, it undergoes cutting and surface preparation.<\/p><p>Different thickness options are available depending on the application area. The lines visible on the surface vary depending on the region the stone comes from, and each block has a unique structure. This makes marble an effective choice in the world of design. The natural appearance of color transitions adds a calm touch to spaces. It is also preferred in high-traffic areas due to its high durability. With proper care, it maintains its form for many years.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-9963\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-9963\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"elementor-accordion-title\" tabindex=\"0\">What Are the Properties of Marble?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-9963\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-9963\"><h2>What Are the Characteristics of Marble?<\/h2><p>The crystal structure of marble provides a surface suitable for architectural use. The processes it undergoes from its formation affect both the strength and visual structure of the stone. Therefore, surface texture, color transition, and block integrity are examined when making a selection.<\/p><p>The prominent characteristics are as follows:<\/p><p>Crystal structure: It has a structure that transforms under high temperature and pressure. This is the fundamental factor that determines the shiny appearance on the surface. The mineral arrangement within the stone retains its form even after cutting.<br \/>Color and texture diversity: The geological structure of each region is different. Therefore, some blocks have distinct vein lines. Some have a more subtle transition. Light-toned types such as white marble offer a fresh look. In some regions, stones similar to limestone are also quarried and have similar uses.<br \/>Resistance and surface durability: It is preferred for floors that see heavy use in construction projects. The surface is resistant to impact. It is used in large areas requiring stone with thick slab options. When cut correctly, it provides a marble-like feel.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-9964\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-9964\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"elementor-accordion-title\" tabindex=\"0\">Why Choose Marble?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-9964\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-9964\"><h2>Why Choose Marble?<\/h2><p>Marble is a material preferred by both professional installers and individual users. Interior designers use this stone to create a balanced look on large surfaces in their projects. Architectural firms prefer it when preparing floor coverings or wall surfaces in large-scale buildings because it retains its form for a long time. Stone masons take advantage of the structural integrity of the stone during cutting and processing and can work with different dimensions.<\/p><p>Homeowners turn to this material when they want a simple look for kitchen countertops, bathroom surfaces, or entryways. It provides a reliable solution in hotel lobby designs due to its structure suitable for heavy use. It is also preferred in commercial areas such as stores and restaurants. Its surface, which softly reflects light, complements the overall design of the space. Thanks to these features, it has become a stone frequently used by various professionals and individuals who organize daily living spaces.<\/p><\/div>\n\t\t\t\t<\/div>\n\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<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-be15c86 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"69292\" data-id=\"be15c86\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4351e25\" data-eae-slider=\"6705\" data-id=\"4351e25\" data-element_type=\"column\" data-e-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-460b353 elementor-widget elementor-widget-html\" data-id=\"460b353\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<title>ECE MARBLE<\/title>\r\n<link rel=\"stylesheet\" type=\"text\/css\" media=\"all\" href=\"https:\/\/oguzturk.net\/lab\/demo\/cerez\/cerez.css\">\r\n<script type=\"text\/javascript\" src=\"https:\/\/oguzturk.net\/lab\/demo\/cerez\/cerez.js\"><\/script>\r\n<script>\r\nwindow.addEventListener(\"load\", function(){\r\nwindow.cookieconsent.initialise({\r\n\"palette\": {\r\n\"popup\": {\r\n\"background\": \"#000000\", \/\/ \u015ferit arkaplan rengi\r\n\"text\": \"#ffffff\" \/\/ \u015ferit \u00fczerindeki yaz\u0131 rengi\r\n},\r\n\"button\": {\r\n\"background\": \"#ff0000\", \/\/ buton arkaplan rengi - \"transparent\" kullan\u0131p border a\u00e7abilirsiniz.\r\n\/\/\"border\": \"#14a7d0\", arkaplan rengini transparent yap\u0131p \u00e7er\u00e7eve kullanabilirsini\r\n\"text\": \"#ffffff\" \/\/ buton yaz\u0131 rengi\r\n}\r\n},\r\n\"theme\": \"classic\", \/\/ kullanabilece\u011finiz temalar block, edgeless, classic\r\n\/\/ \"type\": \"opt-out\", gizle uyar\u0131s\u0131n\u0131 aktif etmek i\u00e7in\r\n\/\/ \"position\": \"top\", aktif ederseniz uyar\u0131 \u00fcst k\u0131s\u0131mda g\u00f6r\u00fcn\u00fcr\r\n\/\/  \"position\": \"top\", \"static\": true, aktif ederseniz uyar\u0131 \u00fcst k\u0131s\u0131mda sabit olarak g\u00f6r\u00fcn\u00fcr\r\n\/\/ \"position\": \"bottom-left\", aktif ederseniz uyar\u0131 solda g\u00f6r\u00fcn\u00fcr\r\n\/\/\"position\": \"bottom-right\", aktif ederseniz uyar\u0131 sa\u011fda g\u00f6r\u00fcn\u00fcr\r\n\"content\": {\r\n\"message\": \"Sitemizden en iyi \u015fekilde faydalanabilmeniz i\u00e7in \u00e7erezler kullan\u0131lmaktad\u0131r. Bu siteye giri\u015f yaparak \u00e7erez kullan\u0131m\u0131n\u0131 kabul etmi\u015f say\u0131l\u0131yorsunuz.\",\r\n\"dismiss\": \"Tamam\",\r\n\"link\": \"Daha fazla bilgi\",\r\n\"href\": \"http:\/\/ecemarble.com\/index.php\/2220-2\/\"\r\n}\r\n})});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-326ad789 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"46423\" data-id=\"326ad789\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\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=\"has_eae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6d581b10\" data-eae-slider=\"40935\" data-id=\"6d581b10\" data-element_type=\"column\" data-e-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-16992ca elementor-widget elementor-widget-text-editor\" data-id=\"16992ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tEce Marble\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-5cce66aa elementor-widget elementor-widget-heading\" data-id=\"5cce66aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ISTANBUL SHOWROOM<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-inner-section elementor-element elementor-element-3ec7b9b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"6283\" data-id=\"3ec7b9b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4132c98\" data-eae-slider=\"5768\" data-id=\"4132c98\" data-element_type=\"column\" data-e-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-09ae992 elementor-widget elementor-widget-heading\" data-id=\"09ae992\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Ece Marble Exclusive<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-128e0ae elementor-widget elementor-widget-ha-social-icons happy-addon ha-social-icons\" data-id=\"128e0ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-social-icons-wrapper \">\n\t\t\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" href=\"https:\/\/www.instagram.com\/ecemarbleexclusive\/\" target=\"_blank\" class=\"ha-social-icon elementor-repeater-item-c8500eb  elementor-social-icon-instagram ha-social-icon--network\">\n\t\t\t\t\t<i class=\"fab fa-instagram\"><\/i>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" href=\"https:\/\/www.linkedin.com\/company\/ece-marble-exclusive\" target=\"_blank\" class=\"ha-social-icon elementor-repeater-item-5ee9d10  elementor-social-icon-linkedin ha-social-icon--network\">\n\t\t\t\t\t<i class=\"fab fa-linkedin\"><\/i>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" href=\"https:\/\/www.facebook.com\/people\/Ece-Marble-Exclusive\/61556293355232\/\" target=\"_blank\" class=\"ha-social-icon elementor-repeater-item-9c5475a  elementor-social-icon-facebook ha-social-icon--network\">\n\t\t\t\t\t<i class=\"fab fa-facebook\"><\/i>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" href=\"https:\/\/www.ecemarbleexclusive.com\/\" target=\"_blank\" class=\"ha-social-icon elementor-repeater-item-f160d4c  elementor-social-icon-link ha-social-icon--network\">\n\t\t\t\t\t<i class=\"hm hm-link\"><\/i>\t\t\t\t<\/a>\n\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<div class=\"has_eae_slider elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-42e5ae7\" data-eae-slider=\"79778\" data-id=\"42e5ae7\" data-element_type=\"column\" data-e-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-9682847 elementor-widget elementor-widget-heading\" data-id=\"9682847\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Ece Marble<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8f56b54 elementor-widget elementor-widget-ha-social-icons happy-addon ha-social-icons\" data-id=\"8f56b54\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-social-icons-wrapper \">\n\t\t\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" href=\"https:\/\/www.instagram.com\/ecemarble\" target=\"_blank\" class=\"ha-social-icon elementor-repeater-item-c8500eb  elementor-social-icon-instagram ha-social-icon--network\">\n\t\t\t\t\t<i class=\"fab fa-instagram\"><\/i>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" href=\"https:\/\/www.linkedin.com\/company\/ecemarbleltd%C5%9Fti\/\" target=\"_blank\" class=\"ha-social-icon elementor-repeater-item-5ee9d10  elementor-social-icon-linkedin ha-social-icon--network\">\n\t\t\t\t\t<i class=\"fab fa-linkedin\"><\/i>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" href=\"https:\/\/www.facebook.com\/ecemarble\" target=\"_blank\" class=\"ha-social-icon elementor-repeater-item-9c5475a  elementor-social-icon-facebook ha-social-icon--network\">\n\t\t\t\t\t<i class=\"fab fa-facebook\"><\/i>\t\t\t\t<\/a>\n\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<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-33fd47d2 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"33fd47d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow noopener noreferrer\" class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/ecemarble.com\/en\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>DOLOM\u0130T MARMARA BEYAZ MERMER DOLOM\u0130T SPIDER TOROS S\u0130YAH OTTOMAN BEJ LIMESTONE TRAVERTEN CALACATTA GRAN\u0130T TUNDRA GR\u0130 DOLOM\u0130T MARMARA BEYAZ MERMER DOLOM\u0130T SPIDER TOROS S\u0130YAH OTTOMAN BEJ LIMESTONE TRAVERTEN CALACATTA GRAN\u0130T TUNDRA GR\u0130 Ece Marble We combine the elegance of nature with a modern approach to production, bringing quality and reliability to the world. With our [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7346","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ecemarble.com\/en\/wp-json\/wp\/v2\/pages\/7346","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ecemarble.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ecemarble.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ecemarble.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/ecemarble.com\/en\/wp-json\/wp\/v2\/comments?post=7346"}],"version-history":[{"count":19,"href":"https:\/\/ecemarble.com\/en\/wp-json\/wp\/v2\/pages\/7346\/revisions"}],"predecessor-version":[{"id":7707,"href":"https:\/\/ecemarble.com\/en\/wp-json\/wp\/v2\/pages\/7346\/revisions\/7707"}],"wp:attachment":[{"href":"https:\/\/ecemarble.com\/en\/wp-json\/wp\/v2\/media?parent=7346"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}