{"id":1489,"date":"2026-05-16T21:59:39","date_gmt":"2026-05-16T21:59:39","guid":{"rendered":"https:\/\/tqzpy6w77d-staging.wpdns.site\/?page_id=1489"},"modified":"2026-06-04T19:21:09","modified_gmt":"2026-06-04T19:21:09","slug":"faq","status":"publish","type":"page","link":"https:\/\/bluerockremodel.com\/?page_id=1489","title":{"rendered":"FAQ \u2014 Bluerock Remodeling"},"content":{"rendered":"\n\n<style id=\"bluerock-shared-css\">\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,400;1,9..144,500;1,9..144,600;1,9..144,700&family=Manrope:wght@300;400;500;600;700&family=DM+Mono:wght@300;400;500&display=swap');\n\n:root {\n  --navy:#0E2A47; --midnight:#091B2E; --ocean:#1B3A5C; --slate:#2C3E50; --steel:#3D4A5C;\n  --copper:#B87333; --copper-lt:#D69464; --ember:#8C5523;\n  --bone:#F0EBE0; --cream:#F8F5EE; --cloud:#C9CFD7;\n  --display:'Fraunces', Georgia, serif;\n  --body:'Manrope', system-ui, sans-serif;\n  --mono:'DM Mono', monospace;\n}\nhtml, body { background: var(--midnight); margin: 0; padding: 0; }\nhtml.br-loaded, body.br-loaded { cursor: none; }\n@media (hover: none), (pointer: coarse) { html.br-loaded, body.br-loaded { cursor: auto; } }\n\n.br-home, .br-home * { box-sizing: border-box; }\n.br-home { background: var(--navy); color: var(--cream); font-family: var(--body); line-height: 1.6; }\n.br-home > section, .br-home > header, .br-home > footer { overflow: clip; max-width: 100vw; }\n.br-home h1, .br-home h2, .br-home h3, .br-home h4 {\n  font-family: var(--display); font-weight: 400; font-style: italic;\n  color: var(--cream); line-height: 1.05; letter-spacing: -1.5px; margin: 0;\n}\n.br-home h1 em, .br-home h2 em, .br-home h3 em { color: var(--copper-lt); font-weight: 500; }\n.br-home p { margin: 0; color: var(--cream); }\n.br-home a { color: var(--cream); text-decoration: none; transition: color 240ms ease; }\n\n.br-eyebrow { font-family: var(--mono); font-size: 11px; font-weight: 500;\n  letter-spacing: 3px; text-transform: uppercase; color: var(--copper); display: inline-block; }\n.br-eyebrow.light { color: var(--copper-lt); }\n.br-wrap { max-width: 1280px; margin: 0 auto; padding: 0 32px; position: relative; }\n.br-section { padding: 110px 0; position: relative; }\n.br-section--navy { background: var(--navy); }\n.br-section--mid  { background: var(--midnight); }\n.br-section--ocean { background: var(--ocean); }\n\n\/* NAV *\/\n.br-nav { position: sticky; top: 0; z-index: 50; background: rgba(14,42,71,0.92);\n  backdrop-filter: blur(12px); border-bottom: 1px solid rgba(255,255,255,0.05); transition: background 240ms ease; }\n.br-nav.is-scrolled { background: rgba(9,27,46,0.96); }\n.br-nav-inner { display: flex; align-items: center; justify-content: space-between;\n  padding: 22px 32px; max-width: 1320px; margin: 0 auto; gap: 24px; }\n.br-nav-logo img { height: 36px; display: block; }\n.br-nav-links { display: flex; align-items: center; gap: 28px; flex-wrap: wrap; }\n.br-nav-links a { font-family: var(--mono); font-size: 11px; letter-spacing: 2.5px;\n  text-transform: uppercase; color: var(--cream); opacity: 0.85; }\n.br-nav-links a:hover { opacity: 1; color: var(--copper-lt); }\n.br-nav-phone { font-family: var(--mono); font-size: 13px; letter-spacing: 1.5px; }\n.br-nav-progress { position: absolute; left: 0; bottom: -1px; height: 1.5px;\n  background: var(--copper); width: var(--progress, 0%); transition: width 100ms linear; }\n\n\/* BTN *\/\n.br-btn { display: inline-flex; align-items: center; gap: 10px;\n  padding: 13px 22px; background: var(--copper); color: var(--cream);\n  border: 1px solid var(--copper); border-radius: 6px;\n  font-family: var(--body); font-size: 14px; font-weight: 500; letter-spacing: 0.5px;\n  transition: background 380ms cubic-bezier(0.16,1,0.3,1), border-color 380ms cubic-bezier(0.16,1,0.3,1),\n              transform 200ms ease, box-shadow 380ms ease;\n  text-decoration: none; cursor: none; }\n.br-btn:hover { background: var(--ember); border-color: var(--ember); box-shadow: 0 6px 18px rgba(184,115,51,0.32); }\n.br-btn:active { transform: scale(0.98); }\n.br-btn--ghost { background: transparent; color: var(--cream); }\n.br-btn--ghost:hover { background: var(--copper); border-color: var(--copper); }\n.br-btn--lg { padding: 16px 30px; font-size: 15px; }\n\n\/* SECTION HEAD *\/\n.br-section-head { margin-bottom: 56px; max-width: 900px; }\n.br-section-head h2 { font-size: clamp(36px, 4.4vw, 58px); margin: 16px 0 22px; }\n.br-section-head .lede { font-size: 19px; opacity: 0.85; max-width: 600px; }\n.br-divider { height: 1px; width: 0; background: var(--copper); margin: 0 0 12px;\n  transition: width 1200ms cubic-bezier(0.16,1,0.3,1); }\n.br-divider.is-on,\n.is-on > .br-divider,\n.is-on .br-divider { width: 80px; }\n\n\/* GRID + CARDS *\/\n.br-grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }\n.br-grid-2 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 28px; }\n.br-card { background: rgba(255,255,255,0.025); border: 1px solid rgba(184,115,51,0.18);\n  padding: 38px 32px; border-radius: 10px;\n  transition: transform 320ms cubic-bezier(0.16,1,0.3,1), border-color 320ms cubic-bezier(0.16,1,0.3,1),\n              background 320ms cubic-bezier(0.16,1,0.3,1); }\n.br-card:hover { transform: translateY(-4px); border-color: var(--copper); background: rgba(255,255,255,0.05); }\n.br-card .icon { width: 56px; height: 56px; margin-bottom: 22px; }\n.br-card h3 { font-style: normal; font-weight: 600; font-size: 24px; letter-spacing: -0.3px; margin-bottom: 12px; }\n.br-card p { font-size: 15px; line-height: 1.6; opacity: 0.78; }\n\n\/* GALLERY *\/\n.br-gallery { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }\n.br-gallery .item { position: relative; overflow: hidden; border-radius: 8px; }\n.br-gallery .item img { width: 100%; aspect-ratio: 4\/5; object-fit: cover; display: block;\n  transition: transform 600ms cubic-bezier(0.16,1,0.3,1), filter 600ms ease; filter: brightness(0.92); }\n.br-gallery .item:hover img { transform: scale(1.04); filter: brightness(1.03); }\n.br-gallery .meta { padding: 20px 4px 0; }\n.br-gallery .meta h3 { font-style: normal; font-weight: 600; font-size: 22px; letter-spacing: -0.5px; }\n.br-gallery .meta .loc { font-family: var(--mono); font-size: 12px; letter-spacing: 2px;\n  text-transform: uppercase; color: var(--copper-lt); margin-top: 6px; }\n\n\/* PAGE HERO (smaller than home hero) *\/\n.br-page-hero {\n  padding: 110px 0 110px;\n  background: var(--navy);\n  position: relative;\n  overflow: hidden;\n  isolation: isolate;\n}\n.br-page-hero::before {\n  content: \"\";\n  position: absolute; inset: 0;\n  background-image: var(--hero-photo);\n  background-size: cover; background-position: center right;\n  background-repeat: no-repeat;\n  filter: brightness(0.55) saturate(0.78) contrast(1.04);\n  opacity: 0.5;\n  z-index: -2;\n  transform: scale(1.05);\n  animation: brHeroFloat 18s cubic-bezier(0.4,0,0.6,1) infinite alternate;\n}\n.br-page-hero::after {\n  content: \"\";\n  position: absolute; inset: 0;\n  background:\n    radial-gradient(ellipse 80% 60% at 20% 50%, rgba(14,42,71,0.75), transparent 70%),\n    linear-gradient(to right, var(--navy) 8%, rgba(14,42,71,0.55) 55%, transparent 90%),\n    linear-gradient(to bottom, transparent 60%, var(--navy) 100%);\n  z-index: -1;\n  pointer-events: none;\n}\n.br-page-hero .br-wrap { position: relative; z-index: 1; }\n@keyframes brHeroFloat {\n  0%   { transform: scale(1.05) translate(0, 0); }\n  100% { transform: scale(1.08) translate(-1.2%, -0.6%); }\n}\n.br-page-hero h1 { font-size: clamp(42px, 6vw, 72px); letter-spacing: -2px; line-height: 1.05; margin: 22px 0 26px; max-width: 1000px; }\n.br-page-hero .sub { font-size: 19px; line-height: 1.6; max-width: 640px; opacity: 0.86; }\n.br-page-hero .cta-row { display: flex; gap: 14px; flex-wrap: wrap; margin-top: 36px; }\n\n\/* FAQ accordion *\/\n.br-faq { max-width: 800px; }\n.br-faq details {\n  background: rgba(255,255,255,0.025); border: 1px solid rgba(184,115,51,0.15);\n  padding: 22px 26px; border-radius: 8px; margin-bottom: 14px; cursor: pointer;\n}\n.br-faq summary {\n  font-family: var(--display); font-style: italic; font-weight: 500;\n  font-size: 20px; color: var(--cream); list-style: none; outline: none;\n  display: flex; justify-content: space-between; align-items: center; gap: 16px;\n}\n.br-faq summary::after { content: '+'; color: var(--copper); font-size: 24px; transition: transform 240ms ease; }\n.br-faq details[open] summary::after { transform: rotate(45deg); }\n.br-faq details p { font-size: 16px; line-height: 1.7; opacity: 0.85; margin-top: 14px; }\n\n\/* TWO-COL *\/\n.br-twocol { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: start; }\n.br-twocol h2 { font-size: clamp(32px, 3.8vw, 46px); line-height: 1.15; margin-bottom: 24px; }\n.br-twocol p { font-size: 17px; opacity: 0.85; line-height: 1.7; margin-bottom: 18px; }\n\n\/* FORM *\/\n.br-form { display: grid; gap: 16px; max-width: 540px; }\n.br-form input, .br-form textarea, .br-form select {\n  background: rgba(248,245,238,0.07); border: 1px solid rgba(214,148,100,0.42);\n  color: var(--cream) !important; -webkit-text-fill-color: var(--cream); caret-color: var(--copper-lt);\n  padding: 14px 16px; border-radius: 6px; min-height: 48px;\n  font-family: var(--body); font-size: 15px; cursor: text;\n  transition: border-color 200ms ease, background 200ms ease, box-shadow 200ms ease;\n}\n.br-form textarea { min-height: 120px; line-height: 1.55; }\n.br-form select { cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; line-height: 1.2; padding-right: 46px; background-image: url(\"data:image\/svg+xml,%3Csvg%20xmlns='http:\/\/www.w3.org\/2000\/svg'%20width='14'%20height='14'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23D69464'%20stroke-width='2.4'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpolyline%20points='6%209%2012%2015%2018%209'\/%3E%3C\/svg%3E\"); background-repeat: no-repeat; background-position: right 16px center; background-size: 13px; }\n.br-form select option { color: #0B1720 !important; -webkit-text-fill-color: #0B1720; background: #F8F5EE; }\n.br-form input::placeholder, .br-form textarea::placeholder { color: rgba(248,245,238,0.55) !important; -webkit-text-fill-color: rgba(248,245,238,0.55); opacity: 1; }\n\/* Keep autofilled text light on the dark field (Chrome forces dark text + light bg by default) *\/\n.br-form input:-webkit-autofill, .br-form input:-webkit-autofill:hover,\n.br-form input:-webkit-autofill:focus, .br-form input:-webkit-autofill:active {\n  -webkit-text-fill-color: var(--cream); caret-color: var(--copper-lt);\n  -webkit-box-shadow: 0 0 0 1000px var(--ocean) inset; transition: background-color 9999s ease-out 0s;\n}\n.br-form input:focus, .br-form textarea:focus, .br-form select:focus {\n  outline: none; border-color: var(--copper-lt); background-color: rgba(248,245,238,0.10);\n  box-shadow: 0 0 0 3px rgba(214,148,100,0.16);\n}\n.br-form input[aria-invalid=\"true\"] {\n  border-color: #E0876A; box-shadow: 0 0 0 3px rgba(224,135,106,0.20);\n}\n.br-form label {\n  font-family: var(--mono); font-size: 11px; letter-spacing: 2px;\n  text-transform: uppercase; color: var(--copper-lt); margin-bottom: -4px;\n}\n\n\/* FOOTER *\/\n.br-footer { background: var(--midnight); padding: 100px 0 30px; }\n.br-footer-grid { display: grid; grid-template-columns: 1.4fr 1fr 1.2fr 1fr; gap: 40px; }\n.br-footer h4 { font-family: var(--mono); font-style: normal; font-weight: 500;\n  font-size: 11px; letter-spacing: 2.5px; text-transform: uppercase;\n  color: var(--copper-lt); margin-bottom: 18px; }\n.br-footer img.logo { height: 48px; width: auto; margin-bottom: 18px; }\n.br-footer .col p, .br-footer .col a {\n  font-family: var(--body); font-size: 14px; line-height: 2; color: var(--cream); opacity: 0.82; }\n.br-footer .col a:hover { opacity: 1; color: var(--copper-lt); }\n.br-footer .legal { text-align: center; font-size: 12px; opacity: 0.5; letter-spacing: 1px;\n  margin-top: 24px; padding-top: 0; }\n\n\/* FOOTER TRUST PILLS *\/\n.br-footer-trust {\n  display: flex; flex-wrap: wrap; gap: 12px; justify-content: center;\n  margin-top: 50px; padding-top: 36px; border-top: 1px solid rgba(184,115,51,0.18);\n}\n.br-trust-pill {\n  display: inline-flex; align-items: center; gap: 8px;\n  font-family: var(--mono); font-size: 11px; letter-spacing: 2px;\n  text-transform: uppercase; color: var(--copper-lt);\n  padding: 8px 16px; border: 1px solid rgba(184,115,51,0.3); border-radius: 20px;\n}\n.br-trust-pill::before {\n  content: \"\u2713\"; color: var(--copper); font-size: 13px; line-height: 1;\n}\n\n\/* CURSOR (softened: smaller round dot, dimmer glow, gentler hover ring) *\/\n.br-cursor { position: fixed; left: 0; top: 0; width: 9px; height: 9px;\n  background: var(--copper-lt); pointer-events: none; z-index: 9999;\n  box-shadow: 0 0 0 1px rgba(248,245,238,0.10), 0 0 6px rgba(184,115,51,0.28);\n  transition: width 220ms ease, height 220ms ease, background 220ms ease, box-shadow 220ms ease;\n  border-radius: 50%; will-change: transform; }\n.br-cursor.is-link { width: 30px; height: 30px; background: rgba(214,148,100,0.14); border: 1px solid rgba(214,148,100,0.7); border-radius: 50%; box-shadow: 0 0 0 1px rgba(184,115,51,0.35), 0 0 12px rgba(184,115,51,0.22); }\n.br-cursor.is-tap { opacity: 0.5; width: 6px; height: 6px; }\n@media (hover: none), (pointer: coarse) { .br-cursor { display: none; } }\n\n\/* SCROLL ARC *\/\n.br-scroll-arc { position: fixed; right: 28px; bottom: 28px; width: 56px; height: 56px;\n  z-index: 60; opacity: 0; pointer-events: none; transition: opacity 380ms cubic-bezier(0.16,1,0.3,1); }\n.br-scroll-arc.is-on { opacity: 1; }\n.br-scroll-arc svg { width: 100%; height: 100%; }\n.br-scroll-arc .bg { fill: none; stroke: rgba(248,245,238,0.12); stroke-width: 1.5; }\n.br-scroll-arc .fill { fill: none; stroke: var(--copper-lt); stroke-width: 1.5;\n  stroke-linecap: round; transition: stroke-dashoffset 100ms linear; }\n.br-scroll-arc text { font-family: var(--mono); font-size: 10px; font-weight: 500;\n  fill: var(--copper-lt); text-anchor: middle; dominant-baseline: middle; }\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .br-section, .br-page-hero { padding: 70px 0; }\n  .br-nav-inner { flex-wrap: wrap; gap: 16px; }\n  .br-nav-links { gap: 18px; }\n  .br-grid-3, .br-gallery, .br-grid-2, .br-twocol { grid-template-columns: 1fr; gap: 28px; }\n  .br-footer-grid { grid-template-columns: 1fr 1fr; }\n  .br-section-head h2 { font-size: 34px; }\n  .br-page-hero h1 { font-size: 40px; letter-spacing: -1.5px; }\n}\n@media (max-width: 540px) {\n  .br-wrap { padding: 0 20px; }\n  .br-footer-grid { grid-template-columns: 1fr; gap: 28px; }\n}\n\/* MOBILE BURGER *\/\n.br-nav-burger {\n  display: none; background: transparent; border: 1px solid var(--copper);\n  border-radius: 6px; padding: 10px 12px; cursor: none;\n  flex-direction: column; gap: 4px; width: 42px; height: 36px;\n  align-items: center; justify-content: center;\n}\n.br-nav-burger span {\n  display: block; width: 18px; height: 1.5px; background: var(--copper-lt);\n  transition: transform 280ms cubic-bezier(0.16,1,0.3,1), opacity 200ms ease;\n}\n.br-nav-burger.is-open span:nth-child(1) { transform: translateY(5.5px) rotate(45deg); }\n.br-nav-burger.is-open span:nth-child(2) { opacity: 0; }\n.br-nav-burger.is-open span:nth-child(3) { transform: translateY(-5.5px) rotate(-45deg); }\n@media (max-width: 820px) {\n  .br-nav-burger { display: inline-flex; }\n  .br-nav { overflow: visible !important; }\n  .br-nav-inner { padding-top: 30px; }\n  .br-nav-links {\n    position: fixed; top: 70px; left: 0; right: 0;\n    flex-direction: column; align-items: flex-start; gap: 0;\n    background: var(--midnight); padding: 24px 32px 36px;\n    border-bottom: 1px solid rgba(184,115,51,0.15);\n    transform: translateY(-110%); transition: transform 380ms cubic-bezier(0.16,1,0.3,1);\n    z-index: 60;\n  }\n  .br-nav-links.is-open { transform: translateY(0); }\n  .br-nav-links a { padding: 14px 0; font-size: 14px; letter-spacing: 2px; width: 100%; border-bottom: 1px solid rgba(184,115,51,0.08); }\n  .br-nav-links a:last-child { border-bottom: none; margin-top: 12px; }\n  .br-nav-phone { font-size: 16px !important; }\n}\n\n\/* MOBILE STICKY CTA BAR *\/\n.br-mobile-cta { display: none; }\n@media (max-width: 820px) {\n  .br-mobile-cta {\n    display: grid; grid-template-columns: 1fr 1fr;\n    position: fixed; left: 0; right: 0; bottom: 0; z-index: 80;\n    background: rgba(9,27,46,0.97); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);\n    border-top: 1px solid rgba(184,115,51,0.32); box-shadow: 0 -6px 24px rgba(0,0,0,0.38);\n  }\n  .br-mobile-cta a {\n    display: flex; align-items: center; justify-content: center; gap: 8px;\n    min-height: 58px; padding: 14px 12px; text-decoration: none;\n    font-family: var(--mono); font-size: 12px; letter-spacing: 2px; text-transform: uppercase; color: var(--cream);\n  }\n  .br-mobile-cta a.call { border-right: 1px solid rgba(184,115,51,0.25); }\n  .br-mobile-cta a.quote { background: var(--copper); color: var(--cream); font-weight: 600; }\n  .br-mobile-cta a.quote:active { background: var(--ember); }\n  .br-scroll-arc { display: none; }\n  .br-home { padding-bottom: 64px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .br-cursor, .br-scroll-arc { display: none; }\n  html.br-loaded, body.br-loaded { cursor: auto; }\n  .br-btn, .br-faq summary { cursor: pointer; }\n  * { animation: none !important; transition: none !important; }\n}\n<\/style>\n<div class=\"br-home\">\n  <header class=\"br-nav\">\n    <div class=\"br-nav-inner\">\n      <a href=\"\/\" class=\"br-nav-logo\"><img decoding=\"async\" src=\"https:\/\/bluerockremodel.com\/wp-content\/uploads\/2026\/05\/bluerock-07-wordmark-light.png\" alt=\"Bluerock Remodeling\" \/><\/a>\n      <button class=\"br-nav-burger\" aria-label=\"Open menu\" aria-expanded=\"false\">\n        <span><\/span><span><\/span><span><\/span>\n      <\/button>\n      <nav class=\"br-nav-links\" aria-label=\"Primary\">\n        <a href=\"\/?page_id=1446\">Bathroom<\/a>\n        <a href=\"\/?page_id=1447\">Kitchen<\/a>\n        <a href=\"\/?page_id=1449\">Gallery<\/a>\n        <a href=\"\/?page_id=1487\">Reviews<\/a>\n        <a href=\"\/?page_id=1448\">About<\/a>\n        <a href=\"tel:+19312225538\" class=\"br-nav-phone\">931.222.5538<\/a>\n        <a href=\"\/?page_id=1450\" class=\"br-btn\">Get a Quote \u2192<\/a>\n      <\/nav>\n    <\/div>\n    <div class=\"br-nav-progress\"><\/div>\n  <\/header>\n  <script type=\"application\/ld+json\">\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"HomeAndConstructionBusiness\",\"@id\":\"https:\/\/bluerockremodel.com\/#business\",\"name\":\"Bluerock Remodeling\",\"url\":\"https:\/\/bluerockremodel.com\/faq\/\",\"telephone\":\"+19312225538\",\"address\":{\"@type\":\"PostalAddress\",\"addressLocality\":\"Manchester\",\"addressRegion\":\"TN\",\"addressCountry\":\"US\"},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"5.0\",\"reviewCount\":\"17\"}}\n<\/script>\n  <script type=\"application\/ld+json\">\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How long does a typical bathroom remodel take?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Three to seven days depending on scope. Half-baths wrap in two to three days. A standard full-bath runs four to six. Master suites with custom showers stretch to seven. You get a fixed schedule with the quote and we hold it.\"}},{\"@type\":\"Question\",\"name\":\"What does a remodel cost in Manchester, TN?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Half-bath refreshes start around $4,500. Standard full-bath remodels run $12,000 to $22,000. Master suites with custom showers and double vanities run $25,000 to $45,000. Kitchen backsplashes start at $1,200 and climb from there as the project gets more luxurious. Every quote is fixed-price in writing. No day rates, no \\\"while we're at it\\\" upcharges.\"}},{\"@type\":\"Question\",\"name\":\"Do you do design, or only installation?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Both. If you have a Pinterest board and a tile picked out, we set it. If you are starting from scratch, we walk the space, talk through layouts, and pull tile and fixture samples. No interior-designer markup.\"}},{\"@type\":\"Question\",\"name\":\"Will you tear out and haul away the old tile?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Demo, debris haul, and protection of the rest of the house all sit inside the quote. We lay drop cloths, run dust barriers, and leave the space cleaner than we found it.\"}},{\"@type\":\"Question\",\"name\":\"Are you licensed, bonded, and insured?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Licensed and insured in Tennessee. TN License #11811. We carry general liability and workers' comp through a Middle Tennessee carrier. Two-year workmanship warranty on every project. Manufacturer warranty stands on the materials.\"}},{\"@type\":\"Question\",\"name\":\"Who actually shows up to do the work?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Tyler and Brian. That is the whole crew. No subcontractors, no rotating helpers, no \\\"the foreman will swing by Tuesday.\\\" The two guys who write the quote are the two guys who set the tile.\"}},{\"@type\":\"Question\",\"name\":\"Can you match an existing tile?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"If the line is still in production, yes. Bring us a spare tile or take a clear close-up photo of the face and the back. We source from local supply houses across Middle Tennessee.\"}},{\"@type\":\"Question\",\"name\":\"What is your service area?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"About an hour from Manchester. That covers Murfreesboro, Shelbyville, Tullahoma, McMinnville, Winchester, Lynchburg, and most of Coffee, Rutherford, Bedford, Franklin, Warren, Moore, and Lincoln counties.\"}},{\"@type\":\"Question\",\"name\":\"How do I get a quote?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Call or text 931-222-5538, or fill out the form on our quote page. We respond the same business day, schedule a 30-minute on-site walkthrough, and write a fixed-price quote inside 24 hours.\"}},{\"@type\":\"Question\",\"name\":\"Do you offer financing?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Not directly. Most clients use a HELOC or a short-term home-improvement loan through their bank. Tell us during the walkthrough and we will point you at options.\"}},{\"@type\":\"Question\",\"name\":\"What if I do not like the tile choice after seeing it on the wall?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Tell us before we mix mortar for the next section. Tile changes mid-job carry a restock fee and add a day to the schedule, but we will pause and let you swap. The mistake we are trying to dodge is finishing a room you do not love.\"}},{\"@type\":\"Question\",\"name\":\"What payment terms do you use?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A deposit pins the calendar slot. The remainder splits into a mid-project draw and a final payment after walk-through. Personal check, ACH, or credit card. Nothing changes hands until you sign off on the punch list.\"}},{\"@type\":\"Question\",\"name\":\"What about kids, pets, and dust during the work?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"We seal the work zone with plastic sheeting and run a HEPA shop vac while we cut. The rest of the house stays usable. Tell us where the pets sleep and where the kids run, and we route around it. If demo day is loud, we will tell you the day before so you can plan.\"}},{\"@type\":\"Question\",\"name\":\"Do you protect the rest of my house?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Drop cloths on hardwood, ram board on tile floors, plastic on doorways. We bring our own bathrooms (porta-john on long jobs) so we are not tracking through your living room every break.\"}},{\"@type\":\"Question\",\"name\":\"What brands of tile and materials do you use?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Schluter Kerdi and Ditra for waterproofing on every wet build. Mapei or Laticrete thinset and grout. We pull tile and fixtures from MSI, Daltile, Floor &amp; Decor, and a handful of local Middle Tennessee supply houses. You see brand and SKU on the written quote before anything ships.\"}}]}\n<\/script>\n  <section class=\"br-page-hero\" style=\"--hero-photo:url('https:\/\/bluerockremodel.com\/wp-content\/uploads\/2026\/05\/bluerock-project-img_8666-scaled.png');\">\n    <div class=\"br-wrap\">\n      <div class=\"br-divider\"><\/div>\n      <span class=\"br-eyebrow light\">Common questions<\/span>\n      <h1>The stuff you are<br><em>going to ask anyway.<\/em><\/h1>\n      <p class=\"sub\">Timelines, pricing, who shows up, what we do about dust. Everything we would want answered if we were the homeowner.<\/p>\n      <div class=\"cta-row\">\n        <a href=\"\/?page_id=1450\" class=\"br-btn\">Get a quote \u2192<\/a>\n        <a href=\"tel:+19312225538\" class=\"br-btn br-btn--ghost\">Call 931.222.5538<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"br-section br-section--navy\">\n    <div class=\"br-wrap\">\n      <div class=\"br-section-head\" data-reveal>\n        <div class=\"br-divider\"><\/div>\n        <span class=\"br-eyebrow\">FAQ<\/span>\n        <h2>15 questions, <em>straight answers.<\/em><\/h2>\n      <\/div>\n      <div class=\"br-faq\" style=\"max-width:920px;margin:0 auto;\">\n        \n        <details>\n          <summary>How long does a typical bathroom remodel take?<\/summary>\n          <p>Three to seven days depending on scope. Half-baths wrap in two to three days. A standard full-bath runs four to six. Master suites with custom showers stretch to seven. You get a fixed schedule with the quote and we hold it.<\/p>\n        <\/details>\n        <details>\n          <summary>What does a remodel cost in Manchester, TN?<\/summary>\n          <p>Half-bath refreshes start around $4,500. Standard full-bath remodels run $12,000 to $22,000. Master suites with custom showers and double vanities run $25,000 to $45,000. Kitchen backsplashes start at $1,200 and climb from there as the project gets more luxurious. Every quote is fixed-price in writing. No day rates, no &#8220;while we&#8217;re at it&#8221; upcharges.<\/p>\n        <\/details>\n        <details>\n          <summary>Do you do design, or only installation?<\/summary>\n          <p>Both. If you have a Pinterest board and a tile picked out, we set it. If you are starting from scratch, we walk the space, talk through layouts, and pull tile and fixture samples. No interior-designer markup.<\/p>\n        <\/details>\n        <details>\n          <summary>Will you tear out and haul away the old tile?<\/summary>\n          <p>Yes. Demo, debris haul, and protection of the rest of the house all sit inside the quote. We lay drop cloths, run dust barriers, and leave the space cleaner than we found it.<\/p>\n        <\/details>\n        <details>\n          <summary>Are you licensed, bonded, and insured?<\/summary>\n          <p>Licensed and insured in Tennessee. TN License #11811. We carry general liability and workers&#8217; comp through a Middle Tennessee carrier. Two-year workmanship warranty on every project. Manufacturer warranty stands on the materials.<\/p>\n        <\/details>\n        <details>\n          <summary>Who actually shows up to do the work?<\/summary>\n          <p>Tyler and Brian. That is the whole crew. No subcontractors, no rotating helpers, no &#8220;the foreman will swing by Tuesday.&#8221; The two guys who write the quote are the two guys who set the tile.<\/p>\n        <\/details>\n        <details>\n          <summary>Can you match an existing tile?<\/summary>\n          <p>If the line is still in production, yes. Bring us a spare tile or take a clear close-up photo of the face and the back. We source from local supply houses across Middle Tennessee.<\/p>\n        <\/details>\n        <details>\n          <summary>What is your service area?<\/summary>\n          <p>About an hour from Manchester. That covers Murfreesboro, Shelbyville, Tullahoma, McMinnville, Winchester, Lynchburg, and most of Coffee, Rutherford, Bedford, Franklin, Warren, Moore, and Lincoln counties.<\/p>\n        <\/details>\n        <details>\n          <summary>How do I get a quote?<\/summary>\n          <p>Call or text 931-222-5538, or fill out the form on our quote page. We respond the same business day, schedule a 30-minute on-site walkthrough, and write a fixed-price quote inside 24 hours.<\/p>\n        <\/details>\n        <details>\n          <summary>Do you offer financing?<\/summary>\n          <p>Not directly. Most clients use a HELOC or a short-term home-improvement loan through their bank. Tell us during the walkthrough and we will point you at options.<\/p>\n        <\/details>\n        <details>\n          <summary>What if I do not like the tile choice after seeing it on the wall?<\/summary>\n          <p>Tell us before we mix mortar for the next section. Tile changes mid-job carry a restock fee and add a day to the schedule, but we will pause and let you swap. The mistake we are trying to dodge is finishing a room you do not love.<\/p>\n        <\/details>\n        <details>\n          <summary>What payment terms do you use?<\/summary>\n          <p>A deposit pins the calendar slot. The remainder splits into a mid-project draw and a final payment after walk-through. Personal check, ACH, or credit card. Nothing changes hands until you sign off on the punch list.<\/p>\n        <\/details>\n        <details>\n          <summary>What about kids, pets, and dust during the work?<\/summary>\n          <p>We seal the work zone with plastic sheeting and run a HEPA shop vac while we cut. The rest of the house stays usable. Tell us where the pets sleep and where the kids run, and we route around it. If demo day is loud, we will tell you the day before so you can plan.<\/p>\n        <\/details>\n        <details>\n          <summary>Do you protect the rest of my house?<\/summary>\n          <p>Yes. Drop cloths on hardwood, ram board on tile floors, plastic on doorways. We bring our own bathrooms (porta-john on long jobs) so we are not tracking through your living room every break.<\/p>\n        <\/details>\n        <details>\n          <summary>What brands of tile and materials do you use?<\/summary>\n          <p>Schluter Kerdi and Ditra for waterproofing on every wet build. Mapei or Laticrete thinset and grout. We pull tile and fixtures from MSI, Daltile, Floor &amp; Decor, and a handful of local Middle Tennessee supply houses. You see brand and SKU on the written quote before anything ships.<\/p>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"br-section br-section--ocean\">\n    <div class=\"br-wrap\" style=\"text-align:center;\">\n      <div class=\"br-divider\" style=\"margin:0 auto 12px;\"><\/div>\n      <span class=\"br-eyebrow\">Did not see your question?<\/span>\n      <h2 style=\"font-size:clamp(36px,5vw,56px);margin:18px auto 28px;max-width:760px;\">Ask Tyler or Brian <em>directly.<\/em><\/h2>\n      <div style=\"display:inline-flex;gap:14px;flex-wrap:wrap;justify-content:center;\">\n        <a href=\"tel:+19312225538\" class=\"br-btn br-btn--lg\">Call 931.222.5538<\/a>\n        <a href=\"\/?page_id=1450\" class=\"br-btn br-btn--ghost br-btn--lg\">Send a question \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <footer class=\"br-footer\">\n    <div class=\"br-wrap\">\n      <div class=\"br-footer-grid\">\n        <div class=\"col\">\n          <img decoding=\"async\" class=\"logo\" src=\"https:\/\/bluerockremodel.com\/wp-content\/uploads\/2026\/05\/bluerock-03-primary-logo-light-transparent.png\" alt=\"Bluerock Remodeling\" \/>\n          <p>Tile, done right.<br>Manchester, TN.<\/p>\n        <\/div>\n        <div class=\"col\">\n          <h4>Quick Links<\/h4>\n          <p><a href=\"\/?page_id=1446\">Bathroom Remodels<\/a><\/p>\n          <p><a href=\"\/?page_id=1447\">Kitchen Remodels<\/a><\/p>\n          <p><a href=\"\/?page_id=1449\">Gallery<\/a><\/p>\n          <p><a href=\"\/?page_id=1487\">Reviews<\/a><\/p>\n          <p><a href=\"\/?page_id=1448\">About<\/a><\/p>\n          <p><a href=\"\/?page_id=1489\">FAQ<\/a><\/p>\n          <p><a href=\"\/?page_id=1450\">Get a Quote<\/a><\/p>\n        <\/div>\n        <div class=\"col\">\n          <h4>Service Area<\/h4>\n          <p>Manchester \u00b7 Murfreesboro \u00b7 Shelbyville \u00b7 Tullahoma \u00b7 McMinnville \u00b7 Winchester \u00b7 Lynchburg<\/p>\n        <\/div>\n        <div class=\"col\">\n          <h4>Get in Touch<\/h4>\n          <p><a href=\"tel:+19312225538\" style=\"font-family:DM Mono,monospace;letter-spacing:1.5px;\">931.222.5538<\/a><\/p>\n          <p><a href=\"mailto:bluerock56@gmail.com\">bluerock56@gmail.com<\/a><\/p>\n          <p>Mon\u2013Fri, 8 AM \u2013 4 PM CT<\/p>\n          <p style=\"margin-top:16px;display:flex;gap:14px;flex-wrap:wrap;\">\n            <a href=\"https:\/\/www.facebook.com\/p\/Bluerock-Remodeling-61571940759042\/\" target=\"_blank\" rel=\"noopener\" style=\"font-family:'DM Mono',monospace;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#D69464;\">Facebook<\/a>\n            <a href=\"https:\/\/www.instagram.com\/bluerockmountain1\" target=\"_blank\" rel=\"noopener\" style=\"font-family:'DM Mono',monospace;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#D69464;\">Instagram<\/a>\n          <\/p>\n        <\/div>\n      <\/div>\n      <div class=\"br-footer-trust\">\n        <span class=\"br-trust-pill\">Licensed &amp; Insured \u00b7 TN #11811<\/span>\n        <span class=\"br-trust-pill\">2-Year Workmanship Warranty<\/span>\n        <span class=\"br-trust-pill\">Fixed-Price Quotes<\/span>\n        <span class=\"br-trust-pill\">No Subcontractors<\/span>\n      <\/div>\n      <div class=\"legal\">\u00a9 2026 Bluerock Remodeling, LLC \u00b7 Manchester, TN \u00b7 <a href=\"tel:+19312225538\" style=\"color:inherit;opacity:0.7;\">931.222.5538<\/a><\/div>\n    <\/div>\n  <\/footer><\/div>\n<script id=\"bluerock-shared-js\">\n(function(){\n  \/\/ Mark loaded so cursor:none kicks in only after JS is ready\n  document.documentElement.classList.add('br-loaded');\n  document.body.classList.add('br-loaded');\n\n  \/\/ ====== MOBILE NAV BURGER ======\n  const burger = document.querySelector('.br-nav-burger');\n  const navLinks = document.querySelector('.br-nav-links');\n  if (burger && navLinks) {\n    burger.addEventListener('click', () => {\n      const open = burger.classList.toggle('is-open');\n      navLinks.classList.toggle('is-open', open);\n      burger.setAttribute('aria-expanded', open ? 'true' : 'false');\n    });\n    navLinks.querySelectorAll('a').forEach(a => {\n      a.addEventListener('click', () => {\n        burger.classList.remove('is-open');\n        navLinks.classList.remove('is-open');\n        burger.setAttribute('aria-expanded', 'false');\n      });\n    });\n  }\n\n  const reduced = window.matchMedia(\"(hover: none), (pointer: coarse)\").matches\n                || window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches;\n  \/\/ CURSOR\n  if (!reduced) {\n    const cursor = document.createElement('div');\n    cursor.className = 'br-cursor';\n    document.body.appendChild(cursor);\n    let tx=-100, ty=-100, x=-100, y=-100;\n    window.addEventListener('mousemove', (e)=>{\n      tx = e.clientX; ty = e.clientY;\n      const el = document.elementFromPoint(tx, ty);\n      if (el) {\n        const link = el.closest('a, button, .br-card, .br-gallery .item, .br-review, summary');\n        cursor.classList.toggle('is-link', !!link);\n      }\n    });\n    window.addEventListener('mousedown', ()=> cursor.classList.add('is-tap'));\n    window.addEventListener('mouseup',   ()=> cursor.classList.remove('is-tap'));\n    function tick(){\n      x += (tx-x)*0.28; y += (ty-y)*0.28;\n      cursor.style.transform = `translate(${x}px, ${y}px) translate(-50%, -50%)`;\n      requestAnimationFrame(tick);\n    }\n    requestAnimationFrame(tick);\n  }\n  \/\/ SCROLL ARC\n  const arc = document.createElement('div');\n  arc.className = 'br-scroll-arc';\n  arc.innerHTML = `<svg viewBox=\"0 0 48 48\">\n    <circle class=\"bg\" cx=\"24\" cy=\"24\" r=\"20\"\/>\n    <circle class=\"fill\" cx=\"24\" cy=\"24\" r=\"20\" stroke-dasharray=\"125.66\" stroke-dashoffset=\"125.66\" transform=\"rotate(-90 24 24)\"\/>\n    <text x=\"24\" y=\"25\">0<\/text><\/svg>`;\n  document.body.appendChild(arc);\n  const fillC = arc.querySelector('.fill'), pT = arc.querySelector('text'), c = 2*Math.PI*20;\n  const nav = document.querySelector('.br-nav'), navP = document.querySelector('.br-nav-progress');\n  function onScroll() {\n    const docH = document.documentElement.scrollHeight - window.innerHeight;\n    const p = Math.max(0, Math.min(1, window.scrollY \/ docH));\n    fillC.style.strokeDashoffset = c*(1-p);\n    pT.textContent = Math.round(p*100);\n    arc.classList.toggle('is-on', window.scrollY > 200 && p < 0.97);\n    if (navP) navP.style.setProperty('--progress', `${p*100}%`);\n    if (nav)  nav.classList.toggle('is-scrolled', window.scrollY > 40);\n  }\n  window.addEventListener('scroll', onScroll, {passive:true});\n  onScroll();\n  \/\/ REVEALS\n  const io = new IntersectionObserver((entries) => {\n    entries.forEach(e => { if (e.isIntersecting) e.target.classList.add('is-on'); });\n  }, { threshold: 0.2 });\n  document.querySelectorAll('[data-reveal], .br-divider').forEach(el => io.observe(el));\n\n  \/\/ ====== MOBILE STICKY CTA ======\n  if (!document.querySelector('.br-mobile-cta')) {\n    const bar = document.createElement('div');\n    bar.className = 'br-mobile-cta';\n    bar.innerHTML = '<a class=\"call\" href=\"tel:+19312225538\" aria-label=\"Call Bluerock Remodeling\">Call<\/a>'\n                  + '<a class=\"quote\" href=\"\/?page_id=1450\">Get Quote &rarr;<\/a>';\n    document.body.appendChild(bar);\n  }\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Bathroom Kitchen Gallery Reviews About 931.222.5538 Get a Quote \u2192 Common questions The stuff you aregoing to ask anyway. Timelines, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_eb_attr":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1489","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bluerockremodel.com\/index.php?rest_route=\/wp\/v2\/pages\/1489","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bluerockremodel.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bluerockremodel.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bluerockremodel.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bluerockremodel.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1489"}],"version-history":[{"count":10,"href":"https:\/\/bluerockremodel.com\/index.php?rest_route=\/wp\/v2\/pages\/1489\/revisions"}],"predecessor-version":[{"id":1638,"href":"https:\/\/bluerockremodel.com\/index.php?rest_route=\/wp\/v2\/pages\/1489\/revisions\/1638"}],"wp:attachment":[{"href":"https:\/\/bluerockremodel.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1489"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}