#phone-section { align-items:center; text-align: center; } /* Button styling */ .custom-btn { display: block; padding: 10px 20px; /* Smaller padding */ background: #B78E06; /* Gold color */ color: #fff; /* Text color */ font-size: 16px; /* Text size */ font-weight: bold; /* Make text bold */ border: none; /* Borderless */ border-radius: 5px; /* Round corners */ cursor: pointer; /* Button indicator */ text-align: center; /* Center text */ margin: 10px auto; /* Centering */ min-width: 200px; /* Minimum width */ transition: background 0.3s ease; /* Smooth transition */ } .custom-btn:hover { background: #FFC107; /* Change color on hover */ } .custom-btn:active { background: #FFB300; /* Change color on click */ } /* Phone number link styling */ .phone-link { font-size: 18px; /* Link text size */ color: #000;/* Blue color */ text-decoration: none; /* No underline */ } .phone-link:hover { text-decoration: underline; /* Hover underline */ } /* Styling for mobile screens */ @media (max-width: 768px) { #phone-section { text-align: center; /* Center content */ } .custom-btn { width: 90%; /* Buttons take up a larger width */ max-width: 300px; /* Maximum button width */ font-size: 14px; /* Reduced text size */ padding: 8px 15px; /* Matching padding */ } .phone-link { font-size: 16px; /* Adjust text size */ display: block; /* Link on new line */ margin-top: 10px; /* Spacing between links */ } #phone-number { margin-top: 20px; /* Greater distance from the button */ } } function showPhone() { const phoneNumber = document.getElementById("phone-number"); const button = document.getElementById("show-phone-btn"); // Toggle phone number visibility if (phoneNumber.style.display === "none" || phoneNumber.style.display === "") { phoneNumber.style.display = "block"; button.textContent = "Hide number"; } else { phoneNumber.style.display = "none"; button.textContent = "Evaluate the product with us"; } }
Calacatta Paonazzo marble is one of the most exclusive types of marble that delights with its uniqueness and elegance. Its unique features make it an ideal choice for people looking for high-quality materials for interior design
#phone-section { align-items:center; text-align: center; } /* Button styling */ .custom-btn { display: block; padding: 10px 20px; /* Smaller padding */ background: #B78E06; /* Gold color */ color: #fff; /* Text color */ font-size: 16px; /* Text size */ font-weight: bold; /* Make text bold */ border: none; /* Borderless */ border-radius: 5px; /* Round corners */ cursor: pointer; /* Button indicator */ text-align: center; /* Center text */ margin: 10px auto; /* Centering */ min-width: 200px; /* Minimum width */ transition: background 0.3s ease; /* Smooth transition */ } .custom-btn:hover { background: #FFC107; /* Change color on hover */ } .custom-btn:active { background: #FFB300; /* Change color on click */ } /* Phone number link styling */ .phone-link { font-size: 18px; /* Link text size */ color: #000;/* Blue color */ text-decoration: none; /* No underline */ } .phone-link:hover { text-decoration: underline; /* Hover underline */ } /* Styling for mobile screens */ @media (max-width: 768px) { #phone-section { text-align: center; /* Center content */ } .custom-btn { width: 90%; /* Buttons take up a larger width */ max-width: 300px; /* Maximum button width */ font-size: 14px; /* Reduced text size */ padding: 8px 15px; /* Matching padding */ } .phone-link { font-size: 16px; /* Adjust text size */ display: block; /* Link on new line */ margin-top: 10px; /* Spacing between links */ } #phone-number { margin-top: 20px; /* Greater distance from the button */ } } function showPhone() { const phoneNumber = document.getElementById("phone-number"); const button = document.getElementById("show-phone-btn"); // Toggle phone number visibility if (phoneNumber.style.display === "none" || phoneNumber.style.display === "") { phoneNumber.style.display = "block"; button.textContent = "Hide number"; } else { phoneNumber.style.display = "none"; button.textContent = "Evaluate the product with us"; } }
Alaska White , a unique natural stone that combines aesthetics, durability and versatility of use. This elegant marble is characterized by a light, almost white base and delicate, gray veins that give it a unique character. It fits perfectly into modern and classic interior designs.
#phone-section { align-items:center; text-align: center; } /* Button styling */ .custom-btn { display: block; padding: 10px 20px; /* Smaller padding */ background: #B78E06; /* Gold color */ color: #fff; /* Text color */ font-size: 16px; /* Text size */ font-weight: bold; /* Make text bold */ border: none; /* Borderless */ border-radius: 5px; /* Round corners */ cursor: pointer; /* Button indicator */ text-align: center; /* Center text */ margin: 10px auto; /* Centering */ min-width: 200px; /* Minimum width */ transition: background 0.3s ease; /* Smooth transition */ } .custom-btn:hover { background: #FFC107; /* Change color on hover */ } .custom-btn:active { background: #FFB300; /* Change color on click */ } /* Phone number link styling */ .phone-link { font-size: 18px; /* Link text size */ color: #000;/* Blue color */ text-decoration: none; /* No underline */ } .phone-link:hover { text-decoration: underline; /* Hover underline */ } /* Styling for mobile screens */ @media (max-width: 768px) { #phone-section { text-align: center; /* Center content */ } .custom-btn { width: 90%; /* Buttons take up a larger width */ max-width: 300px; /* Maximum button width */ font-size: 14px; /* Reduced text size */ padding: 8px 15px; /* Matching padding */ } .phone-link { font-size: 16px; /* Adjust text size */ display: block; /* Link on new line */ margin-top: 10px; /* Spacing between links */ } #phone-number { margin-top: 20px; /* Greater distance from the button */ } } function showPhone() { const phoneNumber = document.getElementById("phone-number"); const button = document.getElementById("show-phone-btn"); // Toggle phone number visibility if (phoneNumber.style.display === "none" || phoneNumber.style.display === "") { phoneNumber.style.display = "block"; button.textContent = "Hide number"; } else { phoneNumber.style.display = "none"; button.textContent = "Evaluate the product with us"; } }
Bianco Namibia marble is one of the most beautiful and unique types of natural stones that can be successfully used in many interior design and architectural projects. Its unique properties and aesthetics make it an ideal choice for people who value elegance and luxury.
#phone-section { align-items:center; text-align: center; } /* Button styling */ .custom-btn { display: block; padding: 10px 20px; /* Smaller padding */ background: #B78E06; /* Gold color */ color: #fff; /* Text color */ font-size: 16px; /* Text size */ font-weight: bold; /* Make text bold */ border: none; /* Borderless */ border-radius: 5px; /* Round corners */ cursor: pointer; /* Button indicator */ text-align: center; /* Center text */ margin: 10px auto; /* Centering */ min-width: 200px; /* Minimum width */ transition: background 0.3s ease; /* Smooth transition */ } .custom-btn:hover { background: #FFC107; /* Change color on hover */ } .custom-btn:active { background: #FFB300; /* Change color on click */ } /* Phone number link styling */ .phone-link { font-size: 18px; /* Link text size */ color: #000;/* Blue color */ text-decoration: none; /* No underline */ } .phone-link:hover { text-decoration: underline; /* Hover underline */ } /* Styling for mobile screens */ @media (max-width: 768px) { #phone-section { text-align: center; /* Center content */ } .custom-btn { width: 90%; /* Buttons take up a larger width */ max-width: 300px; /* Maximum button width */ font-size: 14px; /* Reduced text size */ padding: 8px 15px; /* Matching padding */ } .phone-link { font-size: 16px; /* Adjust text size */ display: block; /* Link on new line */ margin-top: 10px; /* Spacing between links */ } #phone-number { margin-top: 20px; /* Greater distance from the button */ } } function showPhone() { const phoneNumber = document.getElementById("phone-number"); const button = document.getElementById("show-phone-btn"); // Toggle phone number visibility if (phoneNumber.style.display === "none" || phoneNumber.style.display === "") { phoneNumber.style.display = "block"; button.textContent = "Hide number"; } else { phoneNumber.style.display = "none"; button.textContent = "Evaluate the product with us"; } }
Dolomiti G marble - an excellent choice for those who value elegance and durability. Our marble is synonymous with luxury, which fits perfectly into both modern and classic interiors.
#phone-section { align-items:center; text-align: center; } /* Button styling */ .custom-btn { display: block; padding: 10px 20px; /* Smaller padding */ background: #B78E06; /* Gold color */ color: #fff; /* Text color */ font-size: 16px; /* Text size */ font-weight: bold; /* Make text bold */ border: none; /* Borderless */ border-radius: 5px; /* Round corners */ cursor: pointer; /* Button indicator */ text-align: center; /* Center text */ margin: 10px auto; /* Centering */ min-width: 200px; /* Minimum width */ transition: background 0.3s ease; /* Smooth transition */ } .custom-btn:hover { background: #FFC107; /* Change color on hover */ } .custom-btn:active { background: #FFB300; /* Change color on click */ } /* Phone number link styling */ .phone-link { font-size: 18px; /* Link text size */ color: #000;/* Blue color */ text-decoration: none; /* No underline */ } .phone-link:hover { text-decoration: underline; /* Hover underline */ } /* Styling for mobile screens */ @media (max-width: 768px) { #phone-section { text-align: center; /* Center content */ } .custom-btn { width: 90%; /* Buttons take up a larger width */ max-width: 300px; /* Maximum button width */ font-size: 14px; /* Reduced text size */ padding: 8px 15px; /* Matching padding */ } .phone-link { font-size: 16px; /* Adjust text size */ display: block; /* Link on new line */ margin-top: 10px; /* Spacing between links */ } #phone-number { margin-top: 20px; /* Greater distance from the button */ } } function showPhone() { const phoneNumber = document.getElementById("phone-number"); const button = document.getElementById("show-phone-btn"); // Toggle phone number visibility if (phoneNumber.style.display === "none" || phoneNumber.style.display === "") { phoneNumber.style.display = "block"; button.textContent = "Hide number"; } else { phoneNumber.style.display = "none"; button.textContent = "Evaluate the product with us"; } }
Grigio Piemonte Marble – Elegance and Sophistication.Grigio Piemonte marble , which combines natural beauty and unique character. This unique natural stone comes from the Piedmont region in Italy and is distinguished by its elegant, silver-gray colors, broken by delicate veins in shades of white and beige.
#phone-section { align-items:center; text-align: center; } /* Button styling */ .custom-btn { display: block; padding: 10px 20px; /* Smaller padding */ background: #B78E06; /* Gold color */ color: #fff; /* Text color */ font-size: 16px; /* Text size */ font-weight: bold; /* Make text bold */ border: none; /* Borderless */ border-radius: 5px; /* Round corners */ cursor: pointer; /* Button indicator */ text-align: center; /* Center text */ margin: 10px auto; /* Centering */ min-width: 200px; /* Minimum width */ transition: background 0.3s ease; /* Smooth transition */ } .custom-btn:hover { background: #FFC107; /* Change color on hover */ } .custom-btn:active { background: #FFB300; /* Change color on click */ } /* Phone number link styling */ .phone-link { font-size: 18px; /* Link text size */ color: #000;/* Blue color */ text-decoration: none; /* No underline */ } .phone-link:hover { text-decoration: underline; /* Hover underline */ } /* Styling for mobile screens */ @media (max-width: 768px) { #phone-section { text-align: center; /* Center content */ } .custom-btn { width: 90%; /* Buttons take up a larger width */ max-width: 300px; /* Maximum button width */ font-size: 14px; /* Reduced text size */ padding: 8px 15px; /* Matching padding */ } .phone-link { font-size: 16px; /* Adjust text size */ display: block; /* Link on new line */ margin-top: 10px; /* Spacing between links */ } #phone-number { margin-top: 20px; /* Greater distance from the button */ } } function showPhone() { const phoneNumber = document.getElementById("phone-number"); const button = document.getElementById("show-phone-btn"); // Toggle phone number visibility if (phoneNumber.style.display === "none" || phoneNumber.style.display === "") { phoneNumber.style.display = "block"; button.textContent = "Hide number"; } else { phoneNumber.style.display = "none"; button.textContent = "Evaluate the product with us"; } }
Namibian Fantasy Marble is a unique natural stone that delights with its unique beauty and variety of colors. Its rich, vivid patterns and surprising color combinations, from deep shades of green, through warm browns, to subtle creamy tones, make it an excellent choice for all interior design projects.
#phone-section { align-items:center; text-align: center; } /* Button styling */ .custom-btn { display: block; padding: 10px 20px; /* Smaller padding */ background: #B78E06; /* Gold color */ color: #fff; /* Text color */ font-size: 16px; /* Text size */ font-weight: bold; /* Make text bold */ border: none; /* Borderless */ border-radius: 5px; /* Round corners */ cursor: pointer; /* Button indicator */ text-align: center; /* Center text */ margin: 10px auto; /* Centering */ min-width: 200px; /* Minimum width */ transition: background 0.3s ease; /* Smooth transition */ } .custom-btn:hover { background: #FFC107; /* Change color on hover */ } .custom-btn:active { background: #FFB300; /* Change color on click */ } /* Phone number link styling */ .phone-link { font-size: 18px; /* Link text size */ color: #000;/* Blue color */ text-decoration: none; /* No underline */ } .phone-link:hover { text-decoration: underline; /* Hover underline */ } /* Styling for mobile screens */ @media (max-width: 768px) { #phone-section { text-align: center; /* Center content */ } .custom-btn { width: 90%; /* Buttons take up a larger width */ max-width: 300px; /* Maximum button width */ font-size: 14px; /* Reduced text size */ padding: 8px 15px; /* Matching padding */ } .phone-link { font-size: 16px; /* Adjust text size */ display: block; /* Link on new line */ margin-top: 10px; /* Spacing between links */ } #phone-number { margin-top: 20px; /* Greater distance from the button */ } } function showPhone() { const phoneNumber = document.getElementById("phone-number"); const button = document.getElementById("show-phone-btn"); // Toggle phone number visibility if (phoneNumber.style.display === "none" || phoneNumber.style.display === "") { phoneNumber.style.display = "block"; button.textContent = "Hide number"; } else { phoneNumber.style.display = "none"; button.textContent = "Evaluate the product with us"; } }
Nero Port Laurent marble is one of the most elegant and luxurious natural stones available on the market. Its unique, deep black color with delicate, golden-brown veins makes it an ideal choice for people looking for unique arrangement solutions.
#phone-section { align-items:center; text-align: center; } /* Button styling */ .custom-btn { display: block; padding: 10px 20px; /* Smaller padding */ background: #B78E06; /* Gold color */ color: #fff; /* Text color */ font-size: 16px; /* Text size */ font-weight: bold; /* Make text bold */ border: none; /* Borderless */ border-radius: 5px; /* Round corners */ cursor: pointer; /* Button indicator */ text-align: center; /* Center text */ margin: 10px auto; /* Centering */ min-width: 200px; /* Minimum width */ transition: background 0.3s ease; /* Smooth transition */ } .custom-btn:hover { background: #FFC107; /* Change color on hover */ } .custom-btn:active { background: #FFB300; /* Change color on click */ } /* Phone number link styling */ .phone-link { font-size: 18px; /* Link text size */ color: #000;/* Blue color */ text-decoration: none; /* No underline */ } .phone-link:hover { text-decoration: underline; /* Hover underline */ } /* Styling for mobile screens */ @media (max-width: 768px) { #phone-section { text-align: center; /* Center content */ } .custom-btn { width: 90%; /* Buttons take up a larger width */ max-width: 300px; /* Maximum button width */ font-size: 14px; /* Reduced text size */ padding: 8px 15px; /* Matching padding */ } .phone-link { font-size: 16px; /* Adjust text size */ display: block; /* Link on new line */ margin-top: 10px; /* Spacing between links */ } #phone-number { margin-top: 20px; /* Greater distance from the button */ } } function showPhone() { const phoneNumber = document.getElementById("phone-number"); const button = document.getElementById("show-phone-btn"); // Toggle phone number visibility if (phoneNumber.style.display === "none" || phoneNumber.style.display === "") { phoneNumber.style.display = "block"; button.textContent = "Hide number"; } else { phoneNumber.style.display = "none"; button.textContent = "Evaluate the product with us"; } }
Pitaya White Marble – Elegance and Durability in Your Interior. Discover the unique charm of Pitaya White marble - a material that combines natural beauty and unrivaled durability. This elegant marble, characterized by subtle white tones and delicate veins, adds a unique character and luxurious look to any interior.
#phone-section { align-items:center; text-align: center; } /* Button styling */ .custom-btn { display: block; padding: 10px 20px; /* Smaller padding */ background: #B78E06; /* Gold color */ color: #fff; /* Text color */ font-size: 16px; /* Text size */ font-weight: bold; /* Make text bold */ border: none; /* Borderless */ border-radius: 5px; /* Round corners */ cursor: pointer; /* Button indicator */ text-align: center; /* Center text */ margin: 10px auto; /* Centering */ min-width: 200px; /* Minimum width */ transition: background 0.3s ease; /* Smooth transition */ } .custom-btn:hover { background: #FFC107; /* Change color on hover */ } .custom-btn:active { background: #FFB300; /* Change color on click */ } /* Phone number link styling */ .phone-link { font-size: 18px; /* Link text size */ color: #000;/* Blue color */ text-decoration: none; /* No underline */ } .phone-link:hover { text-decoration: underline; /* Hover underline */ } /* Styling for mobile screens */ @media (max-width: 768px) { #phone-section { text-align: center; /* Center content */ } .custom-btn { width: 90%; /* Buttons take up a larger width */ max-width: 300px; /* Maximum button width */ font-size: 14px; /* Reduced text size */ padding: 8px 15px; /* Matching padding */ } .phone-link { font-size: 16px; /* Adjust text size */ display: block; /* Link on new line */ margin-top: 10px; /* Spacing between links */ } #phone-number { margin-top: 20px; /* Greater distance from the button */ } } function showPhone() { const phoneNumber = document.getElementById("phone-number"); const button = document.getElementById("show-phone-btn"); // Toggle phone number visibility if (phoneNumber.style.display === "none" || phoneNumber.style.display === "") { phoneNumber.style.display = "block"; button.textContent = "Hide number"; } else { phoneNumber.style.display = "none"; button.textContent = "Evaluate the product with us"; } }
Soapstone Marble , known as "soapstone", is a unique natural stone valued for its beauty, durability and versatility. Perfect for use in construction, interior decoration and artistic crafts, soapstone is becoming increasingly popular among designers and architects.
#phone-section { align-items:center; text-align: center; } /* Button styling */ .custom-btn { display: block; padding: 10px 20px; /* Smaller padding */ background: #B78E06; /* Gold color */ color: #fff; /* Text color */ font-size: 16px; /* Text size */ font-weight: bold; /* Make text bold */ border: none; /* Borderless */ border-radius: 5px; /* Round corners */ cursor: pointer; /* Button indicator */ text-align: center; /* Center text */ margin: 10px auto; /* Centering */ min-width: 200px; /* Minimum width */ transition: background 0.3s ease; /* Smooth transition */ } .custom-btn:hover { background: #FFC107; /* Change color on hover */ } .custom-btn:active { background: #FFB300; /* Change color on click */ } /* Phone number link styling */ .phone-link { font-size: 18px; /* Link text size */ color: #000;/* Blue color */ text-decoration: none; /* No underline */ } .phone-link:hover { text-decoration: underline; /* Hover underline */ } /* Styling for mobile screens */ @media (max-width: 768px) { #phone-section { text-align: center; /* Center content */ } .custom-btn { width: 90%; /* Buttons take up a larger width */ max-width: 300px; /* Maximum button width */ font-size: 14px; /* Reduced text size */ padding: 8px 15px; /* Matching padding */ } .phone-link { font-size: 16px; /* Adjust text size */ display: block; /* Link on new line */ margin-top: 10px; /* Spacing between links */ } #phone-number { margin-top: 20px; /* Greater distance from the button */ } } function showPhone() { const phoneNumber = document.getElementById("phone-number"); const button = document.getElementById("show-phone-btn"); // Toggle phone number visibility if (phoneNumber.style.display === "none" || phoneNumber.style.display === "") { phoneNumber.style.display = "block"; button.textContent = "Hide number"; } else { phoneNumber.style.display = "none"; button.textContent = "Evaluate the product with us"; } }
Pierre Bleue Belge marble is a unique natural stone that impresses with its elegance and unique appearance. Originating in Belgium, this marble is characterized by an intense, dark blue color that can take on different shades depending on the source. Its surface is often decorated with subtle white veins, which gives it an extraordinary, luxurious character.
#phone-section { align-items:center; text-align: center; } /* Button styling */ .custom-btn { display: block; padding: 10px 20px; /* Smaller padding */ background: #B78E06; /* Gold color */ color: #fff; /* Text color */ font-size: 16px; /* Text size */ font-weight: bold; /* Make text bold */ border: none; /* Borderless */ border-radius: 5px; /* Round corners */ cursor: pointer; /* Button indicator */ text-align: center; /* Center text */ margin: 10px auto; /* Centering */ min-width: 200px; /* Minimum width */ transition: background 0.3s ease; /* Smooth transition */ } .custom-btn:hover { background: #FFC107; /* Change color on hover */ } .custom-btn:active { background: #FFB300; /* Change color on click */ } /* Phone number link styling */ .phone-link { font-size: 18px; /* Link text size */ color: #000;/* Blue color */ text-decoration: none; /* No underline */ } .phone-link:hover { text-decoration: underline; /* Hover underline */ } /* Styling for mobile screens */ @media (max-width: 768px) { #phone-section { text-align: center; /* Center content */ } .custom-btn { width: 90%; /* Buttons take up a larger width */ max-width: 300px; /* Maximum button width */ font-size: 14px; /* Reduced text size */ padding: 8px 15px; /* Matching padding */ } .phone-link { font-size: 16px; /* Adjust text size */ display: block; /* Link on new line */ margin-top: 10px; /* Spacing between links */ } #phone-number { margin-top: 20px; /* Greater distance from the button */ } } function showPhone() { const phoneNumber = document.getElementById("phone-number"); const button = document.getElementById("show-phone-btn"); // Toggle phone number visibility if (phoneNumber.style.display === "none" || phoneNumber.style.display === "") { phoneNumber.style.display = "block"; button.textContent = "Hide number"; } else { phoneNumber.style.display = "none"; button.textContent = "Evaluate the product with us"; } }
Pierre Bleue Belge marble is a unique natural stone that impresses with its elegance and unique appearance. Originating in Belgium, this marble is characterized by an intense, dark blue color that can take on different shades depending on the source. Its surface is often decorated with subtle white veins, which gives it an extraordinary, luxurious character.
#phone-section { align-items:center; text-align: center; } /* Button styling */ .custom-btn { display: block; padding: 10px 20px; /* Smaller padding */ background: #B78E06; /* Gold color */ color: #fff; /* Text color */ font-size: 16px; /* Text size */ font-weight: bold; /* Make text bold */ border: none; /* Borderless */ border-radius: 5px; /* Round corners */ cursor: pointer; /* Button indicator */ text-align: center; /* Center text */ margin: 10px auto; /* Centering */ min-width: 200px; /* Minimum width */ transition: background 0.3s ease; /* Smooth transition */ } .custom-btn:hover { background: #FFC107; /* Change color on hover */ } .custom-btn:active { background: #FFB300; /* Change color on click */ } /* Phone number link styling */ .phone-link { font-size: 18px; /* Link text size */ color: #000;/* Blue color */ text-decoration: none; /* No underline */ } .phone-link:hover { text-decoration: underline; /* Hover underline */ } /* Styling for mobile screens */ @media (max-width: 768px) { #phone-section { text-align: center; /* Center content */ } .custom-btn { width: 90%; /* Buttons take up a larger width */ max-width: 300px; /* Maximum button width */ font-size: 14px; /* Reduced text size */ padding: 8px 15px; /* Matching padding */ } .phone-link { font-size: 16px; /* Adjust text size */ display: block; /* Link on new line */ margin-top: 10px; /* Spacing between links */ } #phone-number { margin-top: 20px; /* Greater distance from the button */ } } function showPhone() { const phoneNumber = document.getElementById("phone-number"); const button = document.getElementById("show-phone-btn"); // Toggle phone number visibility if (phoneNumber.style.display === "none" || phoneNumber.style.display === "") { phoneNumber.style.display = "block"; button.textContent = "Hide number"; } else { phoneNumber.style.display = "none"; button.textContent = "Evaluate the product with us"; } }
Arabescato Orobico Grigio marble is one of the most beautiful and elegant types of marble that will certainly attract the attention of every lover of high-quality materials. It offers not only a great appearance, but also extraordinary durability and versatility in use.