html,
body {
	height: 100%;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

:root {
	--bg: #f7f4ef;
	--text: #1f2328;
	--accent: #d71920;
	--secondary: #5f704f;
	--cta-green: #2f7d3e;
	--cta-green-hover: #2B7339;
	--surface: #fffaf3;
	--border: rgba(31, 35, 40, 0.12);
	--shadow: 0 16px 40px rgba(31, 35, 40, 0.14);
	--shadow-soft: 0 8px 20px rgba(31, 35, 40, 0.12);
	--radius: 16px;
	--font-heading: "Sora", sans-serif;
	--font-body: "Source Sans 3", sans-serif;
}

body {
	margin: 0;
	color: var(--text);
	background: var(--bg);
	font-size: 20px;
	line-height: 1.6;
	font-weight: 400;
	min-width: 0;
	-webkit-text-size-adjust: 100%;
	font-display: swap;
	-ms-text-size-adjust: none;
	font-family: var(--font-body);
}

main {
	display: block;
}

.skip-link {
	position: fixed;
	top: 10px;
	left: 10px;
	z-index: 10000;
	padding: 10px 14px;
	border-radius: 8px;
	background: #fff;
	color: var(--text);
	font-weight: 700;
	transform: translateY(-160%);
	transition: transform 0.2s ease;
}

.skip-link:focus {
	transform: translateY(0);
}

img {
	border-style: none;
	max-width: 100%;
	height: auto;
}

/* ancher styling  */
a,
button {
	outline: none;
	text-decoration: none;
	color: var(--text);
	border: 0;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;

}


a:hover,
a:focus {
	outline: none;
	text-decoration: none;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
	outline: 3px solid #ffbf47;
	outline-offset: 3px;
}

h1,
h2,
p,
li,
a {
	overflow-wrap: anywhere;
}

/* main form styling */
form * {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	behavior: url(PIE.htc);
}

select,
option {
	border: none;
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0;
	margin: 0;
}

input,
textarea,
select {
	outline: none;
	color: var(--text);
	vertical-align: middle;
	-webkit-appearance: none;
}

form {
	outline: none;
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
	border: 0;
}

input[type="text"]::-webkit-input-placeholder {
	color: var(--text);
}

input[type="text"]::-moz-placeholder {
	/* Firefox 18- */
	color: var(--text);
}

input[type="text"]::-moz-placeholder {
	/* Firefox 19+ */
	color: var(--text);
}

input[type="text"]::-ms-input-placeholder {
	color: var(--text);
}

ul,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1,
h2 {
	font-family: var(--font-heading);
	font-size: 1rem;
	letter-spacing: 0.3px;
	font-weight: 700;
}

@font-face {
	font-family: 'muliregular';
	src: url('../fonts/muli-webfont.woff2') format('woff2'),
		url('../fonts/muli-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'mulibold';
	src: url('../fonts/muli-bold-webfont.woff2') format('woff2'),
		url('../fonts/muli-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'mulilight';
	src: url('../fonts/muli-light-webfont.woff2') format('woff2'),
		url('../fonts/muli-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'mulisemibold';
	src: url('../fonts/muli-semibold-webfont.woff2') format('woff2'),
		url('../fonts/muli-semibold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'robotoblack';
	src: url('../fonts/roboto-black-webfont.woff2') format('woff2'),
		url('../fonts/roboto-black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'robotobold';
	src: url('../fonts/roboto-bold-webfont.woff2') format('woff2'),
		url('../fonts/roboto-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'roboto_condensedbold';
	src: url('../fonts/robotocondensed-bold-webfont.woff2') format('woff2'),
		url('../fonts/robotocondensed-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'roboto_condensedregular';
	src: url('../fonts/robotocondensed-regular-webfont.woff2') format('woff2'),
		url('../fonts/robotocondensed-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'robotomedium';
	src: url('../fonts/roboto-medium-webfont.woff2') format('woff2'),
		url('../fonts/roboto-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'robotoregular';
	src: url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
		url('../fonts/roboto-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;

}

#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}

#wrapper .container {
	padding: 0 15px;
	max-width: 1200px !important;
}

.top-bar {
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
	height: 50px;
	display: flex;
	/*position: fixed;*/
	background: var(--text);
	align-items: center;
	padding: 10px 10px 0;
	justify-content: center;
}

.top-bar svg {
	fill: #fff;
	width: 20px;
	height: auto;
}

.top-bar .facebook svg {
	width: 10px;
}

.top-bar .social-icons {
	display: flex;
	align-items: center;
	margin: 0 20px 0 0;
	justify-content: center;
}

.top-bar a {
	width: 30px;
	height: 30px;
	display: flex;
	margin: 0 5px;
	border-radius: 100%;
	align-items: center;
	background: #477cdf;
	justify-content: center;
}

.top-bar a.facebook {
	background: #1877f2;
}

.top-bar a.youtube {
	background: red;
}

.top-bar p {
	margin: 0;
	color: #fff;
	font-size: 16px;
}

#header {
	left: 0;
	right: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	display: flex;
	position: relative;
	/*position: fixed;*/
	background: var(--text);
	padding: 0 65px 15px;
	align-items: center;
	justify-content: space-between;
}

@media (max-width: 1199px) {
	#header {
		z-index: 1001;
	}
}

#header .logo {
	width: 200px;
	width: 150px;
}

#header .logo a {
	display: block;
}

#header .nav {
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1001;
}

#header .nav .main-nav {
	display: flex;
	align-items: center;
	gap: 22px;
	flex-wrap: nowrap;
}

#header .nav .main-nav li {
	margin: 0;
	position: relative;
}

#header .nav .main-nav li a {
	color: #fff;
	display: block;
	position: relative;
	font-size: 0.95em;
	white-space: nowrap;
}

#header .nav .main-nav li a:hover {
	color: var(--accent);
}

#header .nav .main-nav li a:hover span svg {
	fill: var(--accent);
}

#header .nav .main-nav li a:after {
	left: 0;
	right: 0;
	width: 0;
	content: "";
	height: 2px;
	bottom: -4px;
	background: var(--accent);
	position: absolute;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

#header .nav .main-nav li a.active:after,
#header .nav .main-nav li a:hover:after {
	width: 100%;
}

#header .nav .main-nav li a span {
	margin: 0 0 0 10px;
}

#header .nav .main-nav li a span svg {
	width: 16px;
	fill: #fff;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

#header .nav .main-nav li a:hover span svg {
	transform: rotate(180deg);
}

#header .nav .main-nav .nav-cta {
	display: none;
}

#header .nav .main-nav li .nav-toggle {
	display: none;
	background: transparent;
	border: 0;
	padding: 8px;
	margin: 0 0 0 4px;
	cursor: pointer;
}

#header .nav .main-nav li .nav-toggle svg {
	width: 16px;
	height: 16px;
	fill: #fff;
	transition: transform .3s ease-in-out;
	-webkit-transition: transform .3s ease-in-out;
}

#header .nav .main-nav li.open>.nav-toggle svg {
	transform: rotate(180deg);
}

#header .nav .main-nav li .drop-down {
	right: 0;
	top: 100%;
	left: -15px;
	opacity: 0;
	width: 255px;
	text-align: left;
	background: var(--bg);
	visibility: hidden;
	position: absolute;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;

}

#header .nav .main-nav li:hover .drop-down {
	opacity: 1;
	z-index: 9;
	visibility: visible;
}

#header .nav .main-nav li .drop-down li {
	margin: 0;
}

#header .nav .main-nav li .drop-down a {
	color: var(--text);
	padding: 15px 30px 15px 15px;
}

#header .nav .main-nav li .drop-down a:after {
	display: none;
}

#header .nav .main-nav li .drop-down a:hover {
	color: #fff;
	background: var(--accent);
}

#header .call-btn {
	color: #fff;
	border-radius: 999px;
	background: var(--accent);
	padding: 12px 24px 12px 16px;
	font-size: 0.85em;
	box-shadow: var(--shadow-soft);
	display: inline-flex;
	align-items: center;
	gap: 10px;
	white-space: nowrap;
	line-height: 1;
}

#header .call-btn svg {
	width: 20px;
	padding: 5px;
	fill: var(--accent);
	background: var(--surface);
	margin: 0;
	border-radius: 999px;
	flex: 0 0 auto;
}

/*Home Banner*/

/*category-columns*/

/*local-section*/

/*sercice-section*/


.roof-painting h2 {
	color: #fff;
	display: block;
	line-height: 1.5;
	font-size: 40px;
	text-align: center;
	margin: 0 0 10px;
}


.roof-painting p {
	color: #fff;
	font-size: 18px;
	line-height: 2;
}


.roof-painting ul li {
	color: #fff;
	font-size: 18px;
	margin: 0 0 20px;
	padding: 0 0 0 20px;
}


.roof-painting ul li img {
	margin: 0 10px 0 0;
	width: 12px;
	height: 12px;
	min-height: auto;
	max-height: auto;
}

/*beauty-section*/

.roof-painting {
	padding: 50px 60px;
	border-radius: 15px;
	position: relative;
	overflow: hidden;
	margin: 60px 0;
}

.roof-painting:after {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	position: absolute;
	background: rgba(0, 0, 0, .55);
	z-index: 1;
}

.faq-section {
	padding: 60px 65px;
}

.faq-section h2 {
	color: var(--text);
	display: block;
	font-size: 40px;
	margin: 0 0 50px;
	text-align: center;
}

.faq-section .faq-columns {
	display: flex;
	justify-content: space-between;
}

.faq-section .faq-columns .column {
	width: 48%;
}

.faq-section button.accordion {
	width: 100%;
	color: #fff;
	border: none;
	outline: none;
	font-size: 24px;
	cursor: pointer;
	line-height: 1.5;
	text-align: left;
	/*  margin: 0 0 20px;*/
	font-weight: bold;
	position: relative;
	background-color: var(--text);
	padding: 16px 60px 16px 16px;
	transition: background-color 0.2s linear;
}

.faq-section button.accordion span {
	top: 50%;
	fill: #fff;
	width: 32px;
	right: 16px;
	height: 32px;
	display: flex;
	margin: -16px 0 0;
	background: var(--accent);
	position: absolute;
	border-radius: 100%;
	justify-content: center;
}

.faq-section button.accordion svg {
	width: 18px;
}

.faq-section button.accordion:hover,
.faq-section button.accordion.is-open {
	background-color: var(--text);
}

.faq-section .accordion-content {
	max-height: 0;
	overflow: hidden;
	padding: 8px 20px;
	background-color: var(--bg);
	border-left: 1px solid rgba(31, 35, 40, 0.08);
	border-right: 1px solid rgba(31, 35, 40, 0.08);
	transition: max-height 0.2s ease-in-out;
}

/*Footer*/

#footer {
	padding: 60px 0;
	background: var(--text);
}

#footer .footer-columns {
	display: flex;
	flex-wrap: wrap;
}

#footer .footer-columns .column:first-child {
	width: 70%;
	padding: 0 15px 0 0;
}

#footer .footer-columns .column {
	width: 30%;
}

#footer .footer-columns .column .box {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 20px;
}

#footer .footer-columns .column .box span.icon {
	width: 40px;
	color: #fff;
	height: 40px;
	display: flex;
	background: var(--accent);
	align-items: center;
	border-radius: 100%;
	justify-content: center;
}

#footer .footer-columns .column svg {
	fill: #fff;
	width: 20px;
	height: inherit;
}

#footer .footer-columns .column .socialHubIcon {
	display: inline;
}

#footer .footer-columns .column .text-box {
	width: 90%;
	color: #fff;
	padding: 0 10px 0 20px;
}

#footer .footer-columns .column .text-box span {
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 6px;
}

#footer .footer-columns .column .text-box a {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}

#footer .footer-columns .column .text-box a:hover {
	color: var(--accent);
}

#footer .footer-columns .column .social-icons {
	display: flex;
	margin: 10px 0 0;
	align-items: center;
}

#footer .footer-columns .column .social-icons a {
	width: 38px;
	height: 38px;
	display: flex;
	margin: 0 5px;
	align-items: center;
	border-radius: 100%;
	justify-content: center;
}

#footer .footer-columns .column .social-icons .facebook svg {
	width: 10px;
}

#footer .footer-columns .column .social-icons .youtube {
	background: red;
}

#footer .footer-columns .column .social-icons .facebook {
	background: #1877f2;
}

#footer .footer-columns .column .social-icons .my_business {
	background: #477cdf;
}

#footer .footer-columns .column .open-hours-item {
	display: flex;
}

#footer .footer-columns .column .open-hours-item dt {
	margin: 0 20px 0 0;
	font-size: 18px;
	font-weight: 400;
}

#footer .footer-columns .column .open-hours-item dd {
	font-weight: 400;
	font-size: 18px;
}


#footer .footer-columns .column .footer-heading {
	color: #fff;
	display: block;
	font-size: 30px;
	margin: 0 0 20px;
}

#footer .footer-columns .column .footer-list li {
	margin: 0 0 10px;
}

#footer .footer-columns .column .footer-list li a {
	color: #fff;
}

#footer .footer-columns .column .footer-list li a:hover {
	color: var(--accent);
}

.bottom-footer {
	background: var(--text);
	padding: 40px 20px;
	text-align: center;
}

.bottom-footer span {
	color: #fff;
	font-size: 12px;
}

.bottom-footer ul {
	display: flex;
	line-height: 1;
	align-items: center;
	justify-content: center;
}

.bottom-footer ul li a {
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	border-right: 1px solid #fff;
}

.bottom-footer ul li:last-child a {
	border: 0;
}

.bottom-footer ul li a:hover {
	color: var(--accent);
}

.menu-btn {
	display: none;
	padding: 0;
	background: transparent;
}

.burger-btn {
	overflow: visible;
	cursor: pointer;
	fill: #fff;
}

.burger-btn--1,
.burger-btn--2,
.burger-btn--3 {
	transition: 0.2s;
	transform-origin: center center;
}

.burger-btn.active .burger-btn--1 {
	transform: translate(-10px, 10px) rotate(43deg);
}

.burger-btn.active .burger-btn--2 {
	transform: translateX(20px);
	opacity: 0;
}

.burger-btn.active .burger-btn--3 {
	transform: translate(-9px, -11px) rotate(-51deg);
}


.bottom-form {
	background: var(--text);
	padding: 60px 40px;
	border-bottom: 1px solid #ccc;
}

.bottom-form h2 {
	color: #fff;
	font-size: 40px;
	margin: 0 0 40px;
	text-align: center;
}

.bottom-form .form-reassurance {
	color: rgba(255, 255, 255, 0.85);
	text-align: center;
	margin: -24px 0 32px;
	font-size: 16px;
}

.bottom-form .contact-form {
	margin: 0 auto;
	max-width: 800px;
}

.bottom-form .contact-form input[type="text"],
.bottom-form .contact-form input[type="tel"],
.bottom-form .contact-form input[type="email"],
.bottom-form .contact-form select,
.bottom-form .contact-form textarea {
	width: 100%;
	height: 50px;
	color: #fff;
	font-size: 18px;
	margin: 0 0 30px;
	padding: 5px 10px;
	border-radius: 8px;
	border: 1px solid #fff;
}

.bottom-form .contact-form textarea {
	height: 100px;
	resize: none;
}

.bottom-form .contact-form select option {
	color: var(--text);
	background: var(--surface);
}

.bottom-form .contact-form select:invalid,
.bottom-form .contact-form select option[value=""] {
	color: #fff;
}

.bottom-form .contact-form input:focus,
.bottom-form .contact-form select:focus,
.bottom-form .contact-form textarea:focus {
	box-shadow: 0px 0px 18px -4px #fff;
	-webkit-box-shadow: 0px 0px 18px -4px #fff;
}

.bottom-form .contact-form input::placeholder,
.bottom-form .contact-form textarea::placeholder {
	color: #fff;
	opacity: 1;
	/* Firefox */
}

.bottom-form .contact-form input::-ms-input-placeholder,
.bottom-form .contact-form textarea::placeholder {
	/* Edge 12 -18 */
	color: #fff;
}

.bottom-form .contact-form button {
	border: 0;
	color: #fff;
	outline: none;
	margin: 0 auto;
	display: block;
	cursor: pointer;
	max-width: 200px;
	font-weight: bold;
	padding: 12px 28px;
	border-radius: 999px;
	background: var(--cta-green);
	text-transform: none;
	font-family: var(--font-heading);
	box-shadow: var(--shadow-soft);
}

.bottom-form .contact-form button:hover,
.bottom-form .contact-form button:focus {
	background: var(--cta-green-hover);
	box-shadow: var(--shadow);
	-webkit-box-shadow: var(--shadow);
}

/* floating CTAs */
.floating-quote {
	position: fixed;
	right: 24px;
	bottom: 24px;
	z-index: 9998;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 12px 18px;
	border-radius: 999px;
	background: var(--cta-green);
	box-shadow: var(--shadow-soft);
}

.project-float-quote {
	right: 18px;
	bottom: 18px;
	font-size: 16px;
	padding: 10px 16px;
	opacity: 0;
	transform: translateY(14px);
	pointer-events: none;
	transition: opacity 0.2s ease, transform 0.2s ease, background-color 0.2s ease;
}

.project-float-quote.is-visible {
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto;
}

.floating-quote:hover,
.floating-quote:focus {
	color: #fff;
	background: var(--cta-green-hover);
}

.mobile-call-sticky {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	display: none;
	gap: 10px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 10px 16px;
	text-align: center;
	align-items: center;
	justify-content: center;
	background: rgba(31, 35, 40, 0.96);
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	box-shadow: var(--shadow-soft);
}

/* Proof + internal link sections */

/* Social proof bar */


/*About Page Styling*/
.spacer {
	padding: 3.4%;
	display: none;
}

.pad-left-0 {
	padding-left: 0;
}

.pad-right-0 {
	padding-right: 0px;
}

.spacing-check .col-lg-6 {
	padding-left: 0px;
	padding-right: 0px;
}

/* Generic red button to match site palette */
.red-btn {
	color: #fff;
	padding: 12px 20px;
	font-size: 18px;
	min-width: 170px;
	background: var(--accent);
	border-radius: 999px;
	text-align: center;
	display: inline-block;
	text-transform: none;
	font-family: var(--font-heading);
	box-shadow: var(--shadow-soft);
}

.red-btn:hover,
.red-btn:focus {
	background: #f1343c;
}

/* On the roof painting page, avoid overlapping the video above */

/*.apart-section.res_painting ol li::before {
  color: #fff;
  content: counter(ordered);
  counter-increment: ordered;
  display: inline-block;
  margin-left: -50px;
  margin-top: -7px;
  padding: 5px 12px;
  position: absolute;
}
*/

/* project pages */
.project-breadcrumb {
	margin: 0 0 14px;
}

.project-breadcrumb ol {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	line-height: 1.5;
}

.project-breadcrumb li:not(:last-child)::after {
	content: "/";
	margin-left: 6px;
	color: #74777c;
}

.project-breadcrumb a {
	color: var(--accent);
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.project-breadcrumb [aria-current="page"] {
	color: #5d6168;
}

.project-kicker {
	margin: 0 0 10px;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--secondary);
	font-family: var(--font-heading);
}

.project_details .row {
	justify-content: center;
	align-items: center;
}

.project-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 0 10px;
	margin-top: 16px;
}

.project-actions .red-btn {
	font-size: 16px;
	padding: 10px 16px;
	min-width: auto;
}

.project_list li {
	margin-top: 0.8rem;
	font-size: 17px;
	line-height: 1.7;
}

.project-step-label {
	margin: 0 0 10px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--secondary);
}

.project_detail_content h2 {
	font-size: 2rem;
	color: var(--text);
	margin: 0 0 12px;
	max-width: 22ch;
}

.project_detail_content p {
	font-size: 17px;
	line-height: 1.7;
	max-width: 64ch;
}

.project_detail_content .project_list {
	max-width: 64ch;
	margin-bottom: 0;
}

.project_detail_content {
	display: flow-root;
	width: 100%;
	align-items: center;
	justify-content: center;
	padding-left: 15px;
	padding-right: 15px
}

.project_lead {
	background: #fff;
	border: 1px solid var(--border);
	border-radius: var(--radius);
	padding: 24px;
	margin: 0 0 20px;
	box-shadow: var(--shadow-soft);
}

.project-conversion-strip {
	margin: 10px 0 24px;
}

.project-conversion-grid {
	display: grid;
	grid-template-columns: 1fr 1fr minmax(240px, 1.1fr);
	align-items: start;
	gap: 10px;
}

.project-conversion-card {
	background: #fff;
	border: 1px solid var(--border);
	border-radius: 14px;
	padding: 14px 14px 12px;
	box-shadow: var(--shadow-soft);
	align-self: start;
}

.project-conversion-card h2 {
	margin: 0 0 6px;
	font-size: 1.15rem;
	color: var(--text);
}

.project-conversion-card p {
	margin: 0;
	font-size: 15px;
	line-height: 1.6;
}

.project-conversion-card.cta {
	background: #111;
	border-color: #111;
}

.project-conversion-card.cta h2,
.project-conversion-card.cta p {
	color: #fff;
}

.project-conversion-card.cta .project-actions {
	padding: 0;
	margin-top: 10px;
	gap: 8px;
}

.project-conversion-card.cta .project-actions .red-btn {
	font-size: 15px;
	padding: 8px 14px;
}

.project_lead h1 {
	margin: 0 0 12px;
	font-size: 2.4rem;
	line-height: 1.2;
	color: var(--text);
}

.project_lead>p {
	margin: 0;
	font-size: 18px;
}

.project_lead_meta {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 12px;
	margin: 14px 0 0;
}

.project_lead_meta li {
	background: var(--surface);
	border: 1px solid var(--border);
	border-radius: 12px;
	padding: 10px 12px;
	font-size: 15px;
}

.project_lead_meta a {
	color: var(--accent);
	font-weight: 700;
}

.project_lead .project-actions {
	padding: 0;
	margin-top: 12px;
}

.project-trust-strip {
	margin-top: 14px;
	padding-top: 12px;
	border-top: 1px solid var(--border);
}

.project-trust-strip ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 8px 16px;
}

.project-trust-strip li {
	font-size: 14px;
	color: var(--text);
	display: inline-flex;
	align-items: center;
	gap: 8px;
}

.project-trust-strip li::before {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 999px;
	background: var(--secondary);
	box-shadow: 0 0 0 3px rgba(122, 139, 106, 0.18);
	flex: 0 0 auto;
}

.project-service-panel {
	margin-top: 36px;
	background: #fff;
	border: 1px solid var(--border);
	border-radius: var(--radius);
	padding: 28px;
	box-shadow: var(--shadow-soft);
}

.project-service-panel h2 {
	font-size: 2rem;
	margin: 0 0 12px;
	color: var(--text);
}

.project-service-panel p {
	font-size: 17px;
	line-height: 1.7;
	margin: 0 0 12px;
}

.project-service-panel a:not(.red-btn) {
	color: var(--accent);
	font-weight: 700;
}

.project-service-panel .red-btn {
	color: #fff;
}

.project-service-panel .red-btn:hover,
.project-service-panel .red-btn:focus {
	color: #fff;
}

.project_detail_img {
	display: block;
	width: 100%;
	height: auto;
}


.project_detail_img img {
	display: block;
	width: 100%;
	height: auto;
}

.project-img-caption {
	margin: 8px 0 0;
	font-size: 13px;
	line-height: 1.5;
	color: #5d6168;
}

.video_wrapper {
	text-align: center;
	position: relative;
	padding-bottom: 50%;
	/* Compact desktop ratio */
	height: 0;
	overflow: hidden;
	max-width: 980px;
	margin: 0 auto;
	background: var(--text);
	border: 1px solid var(--border);
	border-radius: 16px;
	box-shadow: var(--shadow-soft);
}

.video_wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video_wrapper .video_placeholder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	background: #000;
	cursor: pointer;
}

.video_wrapper .video_placeholder img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	opacity: 0.95;
}

.video_wrapper .video-play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 70px;
	height: 50px;
	border-radius: 14px;
	background: rgba(237, 28, 36, 0.95);
	box-shadow: var(--shadow-soft);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: transform 0.2s ease, background-color 0.2s ease;
}

.video_wrapper .video-play-icon svg {
	width: 24px;
	height: 24px;
	fill: #fff;
	margin-left: 3px;
}

.video_wrapper .video-play-text {
	position: absolute;
	left: 16px;
	bottom: 14px;
	color: #fff;
	font-size: 13px;
	font-family: var(--font-heading);
	font-weight: 700;
	background: rgba(31, 35, 40, 0.72);
	padding: 8px 12px;
	border-radius: 999px;
}

.video_wrapper .video_placeholder:hover .video-play-icon,
.video_wrapper .video_placeholder:focus .video-play-icon {
	transform: translate(-50%, -50%) scale(1.06);
	background: #f1343c;
}

.video_wrapper .video_placeholder:focus-visible {
	outline: 3px solid #fff;
	outline-offset: -3px;
}


/*Slider*/

/* Slick Slider Styles -- Provided by https://kenwheeler.github.io/slick/ */
/* Slider */

@charset 'UTF-8';
/* Slider */

/* Arrows */

/* Dots */


@media (max-width: 1399px) {
	#header .nav .main-nav {
		gap: 16px;
	}

	#header {
		padding: 0 40px 15px;
		padding-bottom: 5px;
	}
}

@media (max-width: 1199px) {
	.menu-btn {
		display: block;
		margin: 0 0 0 20px;
	}

	#header .nav {
		top: 0;
		left: -320px;
		width: 275px;
		overflow: auto;
		padding: 120px 20px 20px;
		background: var(--text);
		position: fixed;
		align-items: start;
		justify-content: start;
		height: 100vh;
		z-index: 1002;
		transition: all .4s ease-in-out;
		-webki-transition: all .4s ease-in-out;
	}

	body.menu-active #header .nav {
		left: 0;
	}

	body.menu-active {
		overflow: hidden;
	}

	body.menu-active::before {
		content: "";
		position: fixed;
		inset: 0;
		background: rgba(0, 0, 0, 0.45);
		z-index: 900;
	}

	body.menu-active .mobile-call-sticky,
	body.menu-active .floating-quote {
		display: none;
	}

	#header .nav .main-nav {
		flex-direction: column;
		justify-content: start;
	}

	#header .nav .main-nav li {
		margin: 0;
		width: 100%;
	}

	#header .nav .main-nav li a {
		padding: 12px 20px;
		min-height: 44px;
		display: flex;
		align-items: center;
	}

	#header .nav .main-nav li a span {
		display: none;
	}

	#header .nav .main-nav li.has-submenu {
		display: grid;
		grid-template-columns: 1fr 44px;
		align-items: center;
	}

	#header .nav .main-nav li.has-submenu>a {
		grid-column: 1 / 2;
		padding-right: 8px;
	}

	#header .nav .main-nav li.has-submenu>.nav-toggle {
		grid-column: 2 / 3;
		justify-self: end;
	}

	#header .nav .main-nav li.has-submenu>.drop-down {
		grid-column: 1 / -1;
	}

	#header .nav .main-nav li .nav-toggle {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 44px;
		height: 44px;
	}

	#header .logo {
		width: 150px;
	}

	#header .nav .main-nav li .drop-down {
		left: 0;
		height: auto;
		width: 100%;
		position: static;
		max-height: 0;
		overflow: hidden;
		opacity: 1;
		visibility: visible;
		transition: max-height .35s ease-in-out;
		-webkit-transition: max-height .35s ease-in-out;
	}

	#header .nav .main-nav li:hover .drop-down {
		max-height: 0;
	}

	#header .nav .main-nav li.open>.drop-down {
		max-height: 900px;
	}

	#header .nav .main-nav li a:after {
		bottom: 0;
	}

	#header .nav .main-nav li .drop-down a {
		padding: 10px 20px;
		font-size: 16px;
	}

	#header .nav .main-nav .nav-cta {
		display: block;
		width: 100%;
	}

	#header .nav .main-nav .nav-cta a.drawer-cta {
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 999px;
		background: var(--accent);
		color: #fff;
		font-weight: 600;
		padding: 12px 16px;
		margin: 0 0 10px;
		box-shadow: var(--shadow-soft);
	}

	#header .nav .main-nav .nav-cta a.drawer-cta:after {
		display: none;
	}

	#header .nav .main-nav .nav-cta a.drawer-cta.call {
		background: var(--accent);
		color: #fff;
		border: 1px solid transparent;
		box-shadow: var(--shadow-soft);
	}

	#header .nav .main-nav .nav-cta a.drawer-cta.estimate {
		background: transparent;
		color: var(--accent);
		border: 1px solid var(--accent);
		box-shadow: none;
	}

	
	.roof-painting h2 {
		font-size: 32px;
	}
}

@media (max-width: 991px) {

	.roof-painting {
		padding: 50px;
	}

	.faq-section .faq-columns {
		flex-wrap: wrap;
	}

	.faq-section .faq-columns .column {
		width: 100%;
	}

	.faq-section button.accordion {
		font-size: 20px;
	}
}


@media (max-width: 767px) {

	body {
		line-height: 1.7;
	}

	
	.faq-section .accordion-content p {
		line-height: 1.75;
	}

	/* project detail page */
	.project_details .rvers-mobile {
		flex-direction: column-reverse;
	}

	.spacing-check .col-lg-6 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.project_lead {
		padding: 22px 18px;
	}

	.project-breadcrumb {
		margin-bottom: 10px;
	}

	.project-conversion-grid {
		grid-template-columns: 1fr;
	}

	.project-conversion-card {
		padding: 16px;
	}

	.project-conversion-card h2 {
		font-size: 1.2rem;
	}

	.project-conversion-card.cta .project-actions {
		margin-top: 12px;
	}

	.project-trust-strip ul {
		flex-direction: column;
		gap: 6px;
	}

	.project-step-label {
		font-size: 12px;
	}

	.project_lead h1 {
		font-size: 1.75rem;
	}

	.project_lead>p {
		font-size: 16px;
	}

	.project_lead_meta {
		flex-direction: column;
		gap: 8px;
	}

	.project-service-panel {
		padding: 22px 18px;
		margin-top: 24px;
	}

	.project-service-panel h2 {
		font-size: 1.6rem;
	}

	.project_detail_content p,
	.project_list li,
	.project-service-panel p {
		font-size: 16px;
		line-height: 1.75;
	}

	.project_detail_content h2,
	.project_detail_content p,
	.project_detail_content .project_list {
		max-width: none;
	}

	.project-actions {
		padding: 0;
		flex-direction: column;
		align-items: stretch;
	}

	.video_wrapper .video-play-icon {
		width: 64px;
		height: 46px;
	}

	.video_wrapper .video-play-icon svg {
		width: 20px;
		height: 20px;
	}

	.video_wrapper .video-play-text {
		font-size: 12px;
		left: 10px;
		bottom: 10px;
		padding: 6px 10px;
	}

	.video_wrapper {
		max-width: 100%;
		padding-bottom: 56.25%;
		border-radius: 12px;
	}

	.project-img-caption {
		font-size: 12px;
	}

	.project-actions .red-btn {
		width: 100%;
		text-align: center;
	}

	.project_detail_content {
		margin-top: 1.5em;
	}

	/* end of mobile images display*/




	#header {
		/*padding: 20px 20px 15px;
		padding-bottom: 5px;
		padding-right: 5px;
		padding-left: 5px;*/
	}

	.roof-painting {
		padding: 30px;
	}

	.faq-section {
		padding: 40px 30px;
	}

	#footer {
		padding: 40px 10px;
	}

	#footer .footer-columns .column:first-child {
		width: 60%;
	}

	#footer .footer-columns .column {
		width: 40%;
	}

	#footer .footer-columns .column .footer-list li a {
		font-size: 16px;
	}

	#footer .footer-columns .column .text-box {
		width: 83%;
	}

	#footer .footer-columns .column .text-box a {
		font-size: 16px;
	}

	#footer .footer-columns .column .text-box p {
		font-size: 16px;
	}

	#footer .footer-columns .column .open-hours-item dt {
		font-size: 16px;
		margin: 0 12px 0 0;
	}

	#footer .footer-columns .column .open-hours-item dd {
		font-size: 15px;
	}

	.faq-section h2 {
		font-size: 26px;
	}
}

@media (max-width: 359px) {
	#header {
		padding-left: 8px;
		padding-right: 8px;
	}

	#header .logo {
		width: 104px;
	}

	#header .call-btn {
		padding: 8px;
		font-size: 12px;
	}

	.project_lead h1 {
		font-size: 1.5rem;
	}

	.bottom-form,
	.faq-section {
		padding-left: 16px;
		padding-right: 16px;
	}
}

@media (prefers-reduced-motion: reduce) {
	*,
	*::before,
	*::after {
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
	}
}



@media (max-width: 575px) {
	.top-bar {
		height: auto;
		padding: 10px;
		flex-direction: column;
		padding-top: 4px;
	}

	.top-bar p {
		font-size: 14px;
	}

	#header {
		top: 0;
	}

	#header .call-btn {
		padding: 8px 12px;
		font-size: 13px;
		gap: 6px;
	}

	#header .call-btn svg {
		margin: 0;
	}

	.burger-btn {
		width: 40px;
	}

	#header .logo {
		width: 120px;
	}

	#header {
		padding: 20px 15px 15px;
		padding-bottom: 5px;
		padding-right: 5px;
		padding-left: 5px;
	}

	.menu-btn {
		margin: 0 -10px 0 0;
	}

	
	.roof-painting h2 {
		font-size: 28px;
	}

	.faq-section {
		padding: 40px 20px 0;
	}

	#footer .footer-columns {
		justify-content: space-between;
		flex-direction: column-reverse;
	}

	#footer .footer-columns .column {
		width: 100%;
	}

	#footer .footer-columns .column .footer-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	#footer .footer-columns .column .footer-list li {
		width: 49%;

	}

	#footer .footer-columns .column:first-child {
		width: 100%;
		margin: 40px 0 0;
	}

	.bottom-footer {
		padding: 10px 20px 40px;
	}

	.bottom-form {
		padding: 40px 20px;
	}

	.spacer {
		padding: 15% 0;
		display: none;
	}

	body {
		padding-bottom: 70px;
	}

	.mobile-call-sticky,
	.floating-quote {
		bottom: 0;
		z-index: 9999;
		width: 50%;
		height: 64px;
		display: flex;
		padding: 10px 8px;
		font-size: 14px;
		line-height: 1.2;
		text-align: center;
		border-radius: 0;
		align-items: center;
		justify-content: center;
		box-shadow: none;
	}

	.mobile-call-sticky {
		left: 0;
		right: auto;
		display: flex;
		border-top: 1px solid rgba(255, 255, 255, 0.08);
		border-right: 1px solid rgba(255, 255, 255, 0.12);
		background: rgba(31, 35, 40, 0.96);
	}

	.floating-quote {
		left: 50%;
		right: 0;
		border-top: 1px solid rgba(255, 255, 255, 0.08);
		background: var(--cta-green);
	}

	.project-float-quote {
		opacity: 1;
		transform: none;
		pointer-events: auto;
	}
}

/* Project Cards Optimization */
