body {
	font-family: "Parkinsans", sans-serif;
}

html {
	scroll-behavior: smooth;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Parkinsans", sans-serif;
}

img {
	max-width: 100%;
}

p {
	font-size: 16px;
	color: #1b2a50;
	line-height: 30px;
}

p a {
	color: #ea0505;
	text-decoration: none;
}

p a:hover {
	color: #266296;
}

img {
	max-width: 100%;
}

.container {
	max-width: 1170px;
}

ul,
ol {
	list-style: none;
}

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


#header .container {
	max-width: 1170px;
}

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

#header .nav-align .navbar {
	padding: 26px 0;
	width: 100%;
}

.header_wrp {
	position: relative;
}

.header_wrp .row {
	z-index: 9;
	position: relative;
}

#header .nav-align .navbar .navbar-nav .nav-item {
	margin: 0 14px;
}

#header .nav-align .navbar .navbar-nav .nav-link {
	font-size: 18px;
	font-weight: 700;
	color: #0b2138;
	padding: 0;
}

#header .nav-align .navbar .navbar-nav .nav-link:hover,
#header .nav-align .navbar .navbar-nav .nav-link.active {
	color: #f1b209;
}

.close-toggler {
	display: none;
}

.navbar-expand-lg .navbar-nav {
	margin-right: 15px;
}

.main-btn a {
	border-radius: 40px;
	padding: 16px 32px;
	border: none;
	background: #54b948;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	display: inline-block;
	transition: .3s;
}

.main-btn i {
	padding-left: 10px;
}

.main-btn a:hover {
	background: #0320ac;
	color: #fff;
	transform: translateY(-2px);
}

#header .right-top {
	border-radius: 0 0 31px 31px;
	background: #000;
	padding: 14px 30px 14px 35px;
}

#header .right-top .contact {
	display: flex;
	justify-content: space-between;
}

#header .right-top .info,
#header .right-top .social {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	gap: 15px;
	align-items: center;
}

#header .right-top .social {
	gap: 17px;
}

#header .right-top .info a,
#header .right-top .social a {
	text-decoration: none;
	color: #fff;
	transition: all ease 0.5s;
}

#header .right-top .info a,
#header .right-top .social a {
	font-size: 16px;
	line-height: 1.2;
	font-weight: bold;
}

#header .right-top .social a {
	font-size: 20px;
}

#header .right-top .info a:hover,
#header .right-top .social a:hover {
	color: #f1b209;
}

.headerInfo {
	z-index: 99;
	position: relative;
}

#header .right-top .info i {
	background: #f1b209;
	color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	line-height: 40px;
	text-align: center;
}

.site-header .navbar-toggler {
	display: none;
}

.header-nav-bar .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .4em solid !important;
	border-right: .4em solid transparent !important;
	border-bottom: 0;
	border-left: .4em solid transparent !important;
}

#header .right-top .info a {
	font-size: 24px;
}

/* responsive tweaks */
@media (max-width: 991.98px) {
	#header .nav-align {
		justify-content: flex-end !important;
	}

	.header-actions {
		margin-top: 8px;
	}
}

.heading {
	text-align: center;
	margin: 0 0 46px;
}

.heading .title {
	display: block;
	color: #0da4af;
	margin-bottom: 2px;
	font-size: 18px;
	line-height: 1.2;
	font-family: "Montserrat", sans-serif;
}

.nav-link:focus-visible {
	box-shadow: none !important;
}

.heading h2 {
	margin: 0;
	font-weight: bold;
	font-size: 32px;
	line-height: 1.2;
	color: #08405f;
	font-family: "Montserrat", sans-serif;
}

.header-container {
	width: 100%;
	top: 10px;
	left: 0;
	z-index: 1000;
}

.site-header {
	transition: all 0.3s ease;
	background: #000;
	padding: 10px 0;
}

.site-header .container {
	max-width: 1345px;
}


/* Centered pill-shaped menu container */
.menu-capsule {}

.menu-capsule .nav-item {
	margin: 0 !important;
}

.menu-capsule .nav-link {
	font-size: 16px !important;
	font-weight: 600 !important;
	color: #bbbcc0;
	text-transform: none !important;
	padding: 30px 18px !important;
	transition: all 0.25s ease;
	white-space: nowrap;
}


.formbl_btn {
	display: none;
}

.top-bar-bg {
	background-color: #000;
}

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

.top-bar-text .phonetop {
	font-size: 16px;
}

.top-bar-text a {
	color: #bbbcc0;
}

.top-bar-text i {
	color: #fff;
}

.top-bar-text a:hover {
	color: #f15a24;
}

.top-bar-divider {
	width: 1px;
	height: 15px;
	background-color: #444;
}

.custom-header-info {
	background-color: #1a2a36;
	position: relative;
	z-index: 999;
	overflow: visible;
}

.header-container-static {
	position: static;
	overflow: visible;
}

.site-header-transparent {
	background: transparent;
	padding: 0;
	position: static;
	overflow: visible;
}

.logo-box-main {
	top: -90px;
	left: 0;
	background-color: #1a1a1a;
	padding: 25px;
	border-radius: 0 0 35px 35px;
	z-index: 1050;
	width: 200px;
	text-align: center;
	box-shadow: 0 10px 30px rgb(0 0 0 / 12%);
}

.logo-box-mobile {
	width: 150px;
	margin-right: auto;
}

.close-toggler-btn {
	position: absolute;
	right: 20px;
	top: 20px;
	background: transparent;
	border: none;
}

ul.menu-capsule.transparent-bg {
	background: transparent;
}

.menu-capsule .nav-link.active.active {
	background: linear-gradient(180deg, rgba(210, 101, 59, 0.5) 0%, transparent 100%);
	color: #f74101 !important;
}

.mobile-home-link {
	padding: 10px 15px !important;
}

.menu-capsule .main-nav-link {
	padding: 30px 14px !important;
}

@media (max-width: 1199.98px) {
	.menu-capsule .hover-dropdown>a {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}


}

.custom-dropdown-menu {
	background-color: #223645;
	border-radius: 0 0 10px 10px;
	top: 100%;
	margin-top: 0;
	border: none;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3) !important;
	padding: 10px 0;
	width: 250px;
}

.custom-dropdown-menu li a {
	transition: all 0.3s ease;
	padding: 12px 25px;
	font-weight: 500;
	color: #fff;
}

.custom-dropdown-menu li a:hover,
.custom-dropdown-menu li a:focus {
	background-color: rgba(255, 255, 255, 0.05);
	color: #f15a24 !important;
	padding-left: 30px;
}

.schedule-service-btn {
	background: linear-gradient(-90deg, rgba(248, 65, 1, 1) 0%, rgba(199, 42, 22, 1) 100%);
	border-radius: 5px;
	padding: 10px 25px;
	transition: 0.3s;
	font-size: 18px;
	margin-left: 20px;
	color: #fff;
}

.schedule-service-btn:focus-visible,
.schedule-service-btn:active {
	color: #fff !important;
	border-color: #f64002 !important;
}

.schedule-service-btn:hover {
	background: linear-gradient(90deg, rgba(248, 65, 1, 1) 0%, rgba(199, 42, 22, 1) 100%);
	color: #fff;
}

@media (max-width: 1199.98px) {
	.custom-dropdown-menu {
		width: auto;
	}

	.custom-dropdown-menu {
		border-radius: 0;
	}

}


/* Custom Header Hover Effects */
.custom-nav-hover .nav-item {
	transition: background 0.3s;
}

.custom-nav-hover .nav-item:not(:first-child):not(:last-child):hover {
	background: linear-gradient(180deg, rgba(210, 101, 59, 0.5) 0%, transparent 100%);
}

.custom-nav-hover .nav-item .nav-link {
	color: #bbbcc0;
}

.custom-nav-hover .nav-item:hover .nav-link {
	color: #f15a24;
}

@media (min-width: 1200px) {
	.hover-dropdown:hover .dropdown-menu {
		display: block;
		margin-top: 0;
	}
}

/* Book Now Button */
.btn-book-now {
	background: #47acc6;
	color: #ffffff !important;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	padding: 0px 24px;
	height: 55px;
	border-radius: 15px;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	box-shadow: 0 4px 15px rgb(0 0 0 / 25%);
	transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
	text-transform: uppercase;
	border: none;
}

.btn-book-now i {
	transition: transform 0.25s ease;
}

.btn-book-now:hover {
	transform: translateY(-2px);
	background: #54b948;
	color: #ffffff !important;
}

.navbar-collapse .main-btn a {
	background: none;
	border: 2px solid #fff;
}

.navbar-collapse .main-btn a:hover {
	background: #54b948;
	border-color: #54b948;
}

.btn-book-now:hover i {
	transform: translateX(4px);
}

.site-header .navbar-toggler {
	border: 2px solid #fff;
	padding: 6px 10px;
}

.site-header .navbar-toggler-icon {
	filter: brightness(0) invert(1);
}

@media (min-width: 992px) {
	.header-nav-bar .navbar-collapse {
		display: flex !important;
	}

	.site-header .close-toggler {
		display: none;
	}

	.header-nav-bar .dropdown:hover>.dropdown-menu,
	.header-nav-bar .dropdown.show>.dropdown-menu {
		display: block;
	}

	.header-nav-bar .dropdown-menu {
		position: absolute;
	}
}

@media (max-width: 991.98px) {
	.site-header {
		padding: 10px 0;
	}




}

@media (max-width: 575.98px) {
	.site-header .logo img {
		max-width: 160px;
	}
}

.heading h2 span {
	display: block;
}



/* ==========================================================================
   Slider Wrap Overlay (over video)
   ========================================================================== */
.slider_wrapper {
	background: url(../images/slider.jpg) no-repeat top;
	background-size: cover !important;
	position: relative;
	overflow: visible;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 120px 0 100px 0;
	min-height: 800px;
}

.slider-wrap-custom {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 80px 0 0 0;
}

.hero-mobile-img-wrap {
	display: none;
}

.blocktext {
	display: block;
}


/* Property Image */
.slider-property-img {
	text-align: right;
	animation: floatImage 4s ease-in-out infinite;
}

.slider-property-img img {
	max-width: 100%;
	height: auto;
	filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.3));
}

@keyframes floatImage {

	0%,
	100% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-12px);
	}
}

/* Slider Responsive */
@media (max-width: 1199.98px) {
	.slider-wrap h1 {
		font-size: 56px;
	}

	.slider-wrap p {
		font-size: 20px;
		line-height: 30px;
	}

	.slider-wrap {
		left: 30px;
	}

}

@media (max-width: 991.98px) {


	.slider-wrap {
		position: relative;
		top: 100px;
		left: 0;
		height: auto;
	}

	.slider-wrap h1 {
		text-align: center;
	}

	.slider-wrap p {
		text-align: center;
		max-width: 100%;
		margin: 0 auto 24px;
	}

	.slider-text-col {
		padding-top: 0;
		text-align: center;
	}

	.slider-text-col .readmore-btn {
		text-align: center;
	}

	.slider-property-img {
		text-align: center;
		margin-top: 30px;
	}

	.slider-property-img img {
		max-width: 80%;
	}

	.slider-features {
		justify-content: center;
		margin-top: 30px;
	}

	.slider-img-col {
		order: -1;
	}
}

@media (max-width: 767.98px) {
	.slider-wrap h1 {
		font-size: 48px;
	}

	.slider-wrap p {
		font-size: 16px;
	}

	.videowrp {
		height: auto;
		min-height: 500px;
	}


}






/* RMS Installs Modifications */
.header-container {
	top: 60px;
}

@media (max-width: 991.98px) {
	.header-container {
		top: 0;
	}
}


.menu-capsule.transparent-menu {
	background-color: transparent !important;
	border: none !important;
}

.menu-capsule.transparent-menu .nav-link {
	font-size: 18px !important;
	font-weight: 600 !important;
	color: #fff !important;
	text-transform: capitalize !important;
	border-bottom: 4px solid transparent;
}

.menu-capsule.transparent-menu .nav-link:hover,
.menu-capsule.transparent-menu .nav-link.active {
	border-color: #54b948;
}



.navbar-expand-xl .navbar-collapse {
	gap: 20px;
}





/* Extracted from inline styles */
.top-bar {
	min-width: 100%;
	padding: 13px 45px !important;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.top-social a {
	font-size: 24px;
	color: #b2b6c8;
}

.top-label {
	font-size: 16px;
	font-weight: 600;
}

.btn-apply-now {
	background-color: #e8c96a;
	border: none;
	border-radius: 10px;
	padding: 7px 17px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

.btn-join-today {
	background-color: #6b3aed;
	border: none;
	font-size: 14px;
	padding: 7px 17px;
	text-transform: uppercase;
	font-weight: bold;
}

.btn-apply-now:hover,
.btn-join-today:hover {
	background: #3355ff;
	color: #fff !important;
}

.btn-start-project {
	background-color: #3B5BFF;
	border: none;
	font-size: 15px;
}

.btn-start-project i {
	font-size: 13px;
}

.slider-bg-img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}

.slider-wrap-custom {
	z-index: 2;
	height: 100%;
}



.action-box-title {
	font-size: 30px;
	font-weight: bold;
}

.action-box-desc {
	line-height: 24px;
	font-size: 16px;
	color: #fff;
}






@media only screen and (max-width: 1600px) {
	.navbar-collapse .main-btn a {
		font-size: 16px;
		padding: 16px 18px;
	}

	.menu-capsule .nav-item {
		margin: 0 !important;
	}

}


@media only screen and (max-width: 1440px) {
	.navbar-collapse .main-btn a {
		font-size: 16px;
		padding: 16px 18px;
	}

	.menu-capsule .nav-item {
		margin: 0 !important;
	}

	.headerInfo .logo {
		text-align: center;
	}

}




@media only screen and (max-width: 1200px) {
	.headerInfo .logo {
		text-align: left;
		padding-left: 16px;
	}

	.site-header .navbar-toggler {
		position: absolute;
		right: 35px;
		top: 22px;
		z-index: 999;
		border-radius: 8px;
	}

	.threeboxes {
		padding: 0 35px;
	}

	.blocktext {
		display: inline;
	}

	.site-header .navbar-toggler {
		display: block;
	}

	#header .navbar-collapse {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 100%;
		width: min(320px, 85%);
		padding: 70px 20px 24px;
		overflow-y: auto;
		visibility: hidden;
		background: linear-gradient(180deg, #040913 0%, #020521 100%);
		transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
		z-index: 10000;
		display: block !important;
		border-left: 1px solid rgba(255, 255, 255, 0.08);
	}

	#header .navbar-collapse.show {
		visibility: visible;
		transform: translateX(-100%);
	}

	.slider-wrap-custom {
		padding: 30px;
	}

	.navbar-nav.menu-capsule .nav-item .nav-link {
		padding: 12px 16px !important;
		color: #fff !important;
	}

	#header .header-row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.menu-capsule .nav-item {
		border-bottom: 1px solid rgba(255, 255, 255, 0.08);
		width: 100%;
	}

	.menu-capsule.transparent-menu .nav-link {
		border: none;
	}

	#header .header-nav-col {
		display: contents;
	}

	.menu-capsule .nav-item {
		padding: 0px;
	}

	.menu-capsule .nav-link:hover,
	.menu-capsule .nav-link.active {
		color: #fff !important;
		background: #f74101 !important;
		padding-left: 15px !important;
	}

	.navbar-collapse .main-btn {
		margin-top: 30px;
	}

	.header-nav-bar .navbar-nav {
		gap: 0;
	}

	#header .close-toggler {
		display: block;
		background: none;
		border: none;
		color: #fff;
		font-size: 26px;
		position: absolute;
		top: 12px;
		right: 16px;
		padding: 4px;
		line-height: 1;
		transition: color 0.25s ease;
	}

	#header .header-nav-col .nav-align {
		order: 3;
		width: 70%;
		flex: 0 0 70%;
		justify-content: flex-end;
	}

	.header-utility-actions {
		gap: 20px;
	}

	.header-phone .phone-number,
	.header-event .event-location {
		font-size: 20px;
	}

	.header-utility-col {
		margin: 0;
	}

	.header-nav-bar {
		padding: 0 15px;
	}

	.header-nav-bar .nav-link {
		font-size: 12px;
	}


	#header .header-nav-col .nav-align .navbar {
		padding: 0 0 14px 0;
	}

	#header .nav-align .navbar .navbar-nav .nav-item {
		margin: 0 10px;
	}

	#header .logo {
		justify-content: flex-start;
	}

}

@media only screen and (max-width: 991.98px) {
	#header .right-top {
		display: none;
	}

	.secr-slider_wrapper {
		height: 800px;
	}

	.threeboxes {
		bottom: 0;
	}

	#header .header-logo-col {
		margin-top: 0;
	}

	.dropdown-toggle::after {
		float: right;
		margin-top: 11px;
	}

	#header .dropdown-submenu .dropdown-toggle::after {
		display: inline-block;
		margin-left: .255em;
		vertical-align: .255em;
		content: "";
		border-top: .3em solid;
		border-right: .3em solid transparent;
		border-bottom: 0;
		border-left: .3em solid transparent;
	}

	#header .nav-align .navbar .navbar-nav .nav-link {
		color: #fff;
	}

	.header-actions {
		margin-left: 0;
	}


	.header-phone .phone-number,
	.header-phone .phone-label {
		color: #fff;
	}

	.slider-wrap h1 {
		font-size: 42px !important;
	}

	#header .navbar-collapse {
		position: fixed;
		top: 0px;
		bottom: 0;
		left: 100%;
		width: 60%;
		padding-right: 1rem;
		padding-left: 1rem;
		overflow-y: auto;
		visibility: hidden;
		background-color: rgba(0, 0, 0, 0.8);
		transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
		transition: transform .3s ease-in-out, visibility .3s ease-in-out;
		transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
		z-index: 10000;
	}

	#header .navbar-collapse.show {
		visibility: visible;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}


	.hero-subtitle,
	.slider-wrap p {
		font-size: 16px;
	}

	.slider-wrap p {
		line-height: 24px;
	}

	#header .nav-align .navbar .navbar-nav .nav-item {
		margin: 0;
	}

	.navbar-light .navbar-nav .nav-link {
		color: #fff;
		padding: 10px 0;
		transition: transform 0.3s ease;
	}

	#header .close-toggler {
		background: none;
		color: #fff;
		padding: 5px;
		border: none;
		margin-top: 10px;
		font-size: 24px;
		position: absolute;
		top: 0;
		right: 15px;
		display: block;
	}

	#header .nav-align .navbar .navbar-nav .nav-link {
		text-transform: uppercase;
	}

	#header .navbar .dropdown-menu {
		background: #232430;
		padding: 0;
		border: 0;
	}

	#header .navbar .dropdown-menu li {
		border-bottom: 1px solid #777777;
	}

	#header .navbar .dropdown-menu li:last-child {
		border: none;
	}

	#header .navbar .dropdown-menu .dropdown-item {
		color: #fff;
		white-space: normal;
		padding: 10px 16px;
	}

	#header .navbar .dropdown-menu .dropdown-item:focus,
	#header .navbar .dropdown-menu .dropdown-item:hover {
		background: transparent;
		color: #04dcf7;
	}

	.header-phone .phone-number,

	.header-event {
		border: 1px solid rgba(255, 255, 255, 0.15);
		border-left: none;
		border-right: none;
		padding: 14px 0;
	}

	.btn-directions {
		display: block;
		text-align: center;
	}

	#header .navbar .dropdown-menu .dropdown-submenu .dropdown-menu .dropdown-item {
		padding-left: 32px;
		padding-right: 32px;
	}

	.slider-wrap {
		top: 0;
	}
}

@media only screen and (max-width: 767.98px) {

	.section-title h2 {
		font-size: 36px;
	}

	.cta-section.my-5 {
		margin: 0 !important;
	}

	.threeboxes {
		position: static;
	}

	#header .header-nav-col .nav-align {
		width: 50%;
		flex: 0 0 50%;
	}

	.secr-slider_wrapper {
		height: 620px;
	}



	.hero-subtitle,
	.slider-wrap p {
		font-size: 14px;
	}

	.slider-wrap h1 {
		font-size: 26px;
	}

	.secr-slider_wrapper .main-btn a {
		font-size: 16px;
	}

	.header-actions {
		width: 100%;
		flex-direction: column;
		align-items: flex-start;
		gap: 12px;
	}

	.header-phone {
		width: 100%;
		justify-content: flex-start;
	}


	#header .navbar-collapse {
		width: 80%;
	}

}


@media (max-width: 991.98px) {

	#header .nav-align .navbar .navbar-nav .nav-link {
		font-size: 16px;
	}

	#header .nav-align .navbar .navbar-nav .nav-link {
		font-size: 14px;
		padding: 6px 0;
	}

	.hero-btn-estimate {
		border: 1px solid #102336;
	}
}

@media (max-width: 575.98px) {

	.hero-subtitle,
	.slider-wrap p {
		font-size: 12px;
	}


	.site-header .logo img {
		max-width: 112px;
	}

	.slider-wrap-custom {
		padding: 15px;
	}

	.slider-wrap h1 {
		font-size: 22px;
	}

	.slider-wrap p {
		line-height: 16px;
	}



}



@media (max-width: 480px) {
	.main-btn a {
		font-size: 15px;
	}



	.hero-subtitle {
		font-size: 15px;
	}

	.slider-wrap h1 {
		font-size: 28px !important;
	}

	.hero-title {
		margin-bottom: 10px !important;
	}


	.menu-capsule.transparent-menu .nav-link {
		font-size: 16px;
	}

	.slider-wrap-custom {
		padding: 0;
	}

	.site-header .navbar-toggler {
		right: 16px;
		top: 9px;
	}

	.headerInfo .logo {
		padding-left: 12px;
	}

	.hero-section .caption h1 {
		font-size: 20px;
	}

	.hero-section .caption .title {
		font-size: 16px;
		padding: 7px 18px 6px 14px;
	}


	.hero-section .caption .title::before {
		transform: skewX(-10deg);
	}

	#header .nav-align .navbar .navbar-nav .nav-link {
		font-size: 14px;
	}


	.section-title h2 {
		font-size: 30px;
	}



}

@media (max-width: 320px) {

	.header_wrp .main-btn a {
		padding: 14px;
	}

}



/* ==========================================================================
   Hero Section — Hot Water
   ========================================================================== */

/* Subtitle line with orange bar */
.hero-subtitle-line {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.hero-subtitle-bar {
	display: block;
	width: 32px;
	height: 3px;
	background-color: #f15a24;
	margin-right: 12px;
	flex-shrink: 0;
	align-self: center;
}

.hero-subtitle {
	font-size: 16px !important;
	font-weight: 600 !important;
	color: #1a2a36 !important;
	border: none !important;
	border-radius: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	display: inline !important;
	font-family: inherit !important;
	margin-bottom: 0 !important;
	line-height: 1.4;
}

/* Main h1 */
.hero-title {
	font-size: 72px;
	font-weight: 900;
	color: #1a2a36;
	line-height: 1.0;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-shadow: 0 5px 5px rgb(0 0 0 / 10%);
}

.hero-title-orange {
	-webkit-text-fill-color: transparent;
	background: linear-gradient(90deg, #f74101 4%, #238ff9 56%);
	-webkit-background-clip: text;
	display: block;
}

/* Description */
.hero-desc {
	font-size: 18px !important;
	line-height: 1.7 !important;
	color: #2a2a2a !important;
	max-width: 570px;
}

/* Buttons */
.hero-buttons {
	gap: 16px;
}

.hero-btn-call {
	font-size: 18px;
	font-weight: 700;
	background: linear-gradient(90deg, rgba(248, 65, 1, 1) 0%, rgba(199, 42, 22, 1) 100%);
	color: #fff;
	padding: 13px 24px;
	border-radius: 8px;
	transition: all 0.3s ease;
	white-space: nowrap;
}

.hero-btn-call:hover,
.hero-btn-call:focus-visible {
	background: linear-gradient(90deg, rgba(199, 42, 22, 1) 0%, rgba(248, 65, 1, 1) 100%) !important;
	color: #fff !important;
}

.hero-btn-call:focus-visible {
	border-color: #c0321a !important;
}

.hero-btn-estimate {
	font-size: 18px;
	font-weight: 700;
	background-color: #fff;
	color: #1b2a50;
	padding: 13px 24px;
	border-radius: 8px;
	transition: all 0.3s ease;
	white-space: nowrap;
}

.hero-btn-estimate i {
	color: #248ff8;
}

.hero-btn-estimate:hover i {
	color: #fff;
}

.hero-btn-estimate:hover,
.hero-btn-estimate:focus-visible {
	background-color: #1b2a50 !important;
	color: #fff !important;
	border-color: #1b2a50 !important;
}

/* Trust Strip — overlaps bottom of hero */
.hero-trust-strip {
	position: relative;
	z-index: 10;
	margin-top: -45px;
	padding: 0 0 40px 0;
}

.hero-trust-strip .trust-strip {
	background-color: #102336;
	border-radius: 24px;
	padding: 0px 0px 0px 25px;
	overflow: hidden;
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.25);
}

.hero-trust-strip .row {
	margin: 0;
}

.trust-item {
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 22px 20px;
	position: relative;
}

.trust-item::after {
	content: "";
	background: #404f5e;
	width: 1px;
	height: 40%;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.trust-item-last {
	border-right: none;
}

.trust-icon {
	font-size: 36px;
	color: #abb0b5;
	flex-shrink: 0;
}

.trust-title {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.4;
}

.trust-desc {
	font-size: 13px;
	color: #abb0b5;
	margin-top: 3px;
	line-height: 1.4;
}


/* Responsive Hero */
@media (max-width: 1199px) {
	.hero-title {
		font-size: 56px;
	}
}

@media (max-width: 991px) {
	.slider_wrapper {
		background: #f4f8fb !important;
		padding: 0 !important;
		min-height: auto !important;
		height: auto !important;
	}

	.slider-wrap-custom {
		padding: 0 !important;
	}

	.slider-text-col {
		text-align: center;
	}

	.hero-subtitle-line {
		justify-content: center;
	}

	.hero-desc {
		margin-left: auto;
		margin-right: auto;
	}

	.hero-buttons {
		justify-content: center;
	}

	.hero-title {
		font-size: 38px;
	}

	.hero-subtitle {
		font-size: 15px !important;
	}

	.hero-mobile-img-wrap {
		display: block;
		width: 100%;
		height: 380px;
		border-radius: 0px;
		overflow: hidden;
		position: relative;
	}

	.hero-mobile-img-col {
		padding: 0;
	}

	.hero-mobile-img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: right center;
		display: block;
	}

	.hero-trust-strip {
		margin-top: 45px;
	}
}

@media (max-width: 767px) {
	.hero-title {
		font-size: 30px;
	}

	.hero-subtitle {
		font-size: 14px !important;
	}

	.hero-subtitle-bar {
		display: none;
	}

	.hero-mobile-img-wrap {
		height: 320px;
	}



	.hero-trust-strip .trust-strip {
		padding: 0;
		border-radius: 12px;
	}

	.hero-btn-call,
	.hero-btn-estimate {
		font-size: 15px;
		padding: 12px 18px;
	}

	.trust-item {
		border-right: none;
		border-bottom: 1px solid rgba(255, 255, 255, 0.08);
		padding: 14px 20px;
	}

	.trust-item-last {
		border-bottom: none;
	}
}

@media (max-width: 575px) {

	.schedule-service-btn {
		font-size: 14px;
		margin-top: 20px;
	}

	.hero-title {
		font-size: 24px;
	}

	.hero-desc {
		font-size: 14px !important;
	}

	.hero-mobile-img-wrap {
		height: 250px;
	}

	.hero-buttons {
		gap: 10px;
	}

	.hero-btn-call,
	.hero-btn-estimate {
		font-size: 14px;
		width: 100%;
		text-align: center;
	}
}

/* ==========================================================================
   Common Section Title Styles
   ========================================================================== */
.services-section {
	padding: 20px 0 80px 0;
}

.section-title {
	text-align: center;
	margin-bottom: 50px;
}

.section-subtitle {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: 500;
	color: #1a2a36;
	margin-bottom: 10px;
}

.section-subtitle-line {
	display: inline-block;
	width: 40px;
	height: 2px;
	background-color: #f15a24;
	margin-right: 15px;
}

.section-title h2 {
	font-size: 48px;
	font-weight: 800;
	color: #1b2a50;
	line-height: 1.2;
	margin-bottom: 10px;
}

.text-gradient {
	background: linear-gradient(90deg, rgba(248, 65, 1, 1) 0%, rgba(82, 156, 237, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block;
	font-weight: normal;
}

.section-desc {
	font-size: 18px;
	color: #4b5868;
	line-height: 1.6;
	max-width: 800px;
	margin: 0 auto;
}

@media (max-width: 991px) {
	.section-title h2 {
		font-size: 38px;
	}

	.section-desc {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.section-title h2 {
		font-size: 32px;
	}
}

@media (max-width: 575px) {
	.section-title h2 {
		font-size: 28px;
	}

	.section-subtitle {
		font-size: 14px;
	}

	.section-desc {
		font-size: 15px;
	}
}

/* ==========================================================================
   Service Cards Section
   ========================================================================== */
.container-1412 {
	max-width: 1412px;
}

.service-card {
	border-radius: 16px;
	padding: 40px 30px;
	height: 100%;
	display: flex;
	flex-direction: column;
	transition: all 0.3s ease;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
	position: relative;
	overflow: hidden;
}

.service-card:hover {
	transform: translateY(-10px);
	box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.service-card.card-white {
	background-color: #fff;
	border: 1px solid #eee;
}

.service-card.card-dark {
	background-color: #0c1f2e;
	color: #fff;
	border: 1px solid #0c1f2e;
}

/* Ensure no background color change on hover for the center card */
.service-card.card-dark:hover {
	background-color: #0c1f2e;
}

.service-card-top {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 25px;
}

.service-content-left {
	flex: 1;
	padding-right: 15px;
}

.badge {
	display: inline-block;
	padding: 6px 14px;
	border-radius: 30px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.badge-orange {
	background-color: #f15a24;
	color: #fff;
}

.badge-blue {
	background-color: #2489ed;
	color: #fff;
}

.badge-dark {
	background-color: #112335;
	color: #fff;
}

.service-card h3 {
	font-size: 30px;
	font-weight: 800;
	line-height: 1.2;
	margin-bottom: 20px;
}

.card-white h3 {
	color: #1b2a50;
}

.card-dark h3 {
	color: #fff;
}

.service-divider {
	display: block;
	height: 3px;
	width: 40px;
}

.divider-orange {
	background-color: #f15a24;
}

.divider-blue {
	background-color: #3e91ea;
}

.service-img-wrap {
	width: 140px;
	flex-shrink: 0;
	text-align: right;
}

.service-img-wrap img {
	max-width: 100%;
	height: auto;
}

.service-card p.service-desc {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 0;
}

.card-white p.service-desc {
	color: #4b5868;
}

.card-dark p.service-desc {
	color: #fff;
}

.service-list {
	list-style: none;
	padding: 0;
	flex-grow: 1;
}

.service-list li {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
}

.service-list li i {
	font-size: 18px;
	margin-right: 12px;
	margin-top: 2px;
}

.list-orange li {
	color: #1b2a50;
}

.list-orange li i {
	color: #f15a24;
}

.list-blue li {
	color: #eaf1f7;
}

.list-blue li i {
	color: #258ef7;
}

.list-lightblue li {
	color: #1b2a50;
}

.list-lightblue li i {
	color: #2489ed;
}

.service-btn {
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	padding: 11px 31px;
	border-radius: 8px;
	text-transform: uppercase;
	transition: all 0.3s ease;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.service-btn i {
	margin-left: 8px;
	font-size: 14px;
}

.btn-outline-orange {
	border: 1px solid #f15a24;
	color: #f15a24;
	background: transparent;
}

.btn-outline-orange:hover,
.btn-outline-orange:focus-visible {
	background: #f15a24 !important;
	color: #fff !important;
}

.btn-solid-blue {
	background: #2489ed;
	color: #fff;
	border: 1px solid #2489ed;
}

.btn-solid-blue:hover,
.btn-solid-blue:focus-visible {
	background: #287bd5 !important;
	color: #fff !important;
	border-color: #287bd5 !important;
}

.btn-outline-blue {
	border: 1px solid #2489ed;
	color: #2489ed;
	background: transparent;
}

.btn-outline-blue:hover,
.btn-outline-blue:focus-visible {
	background: #2489ed !important;
	color: #fff !important;
}

/* Responsive Service Cards */
@media (max-width: 1199px) {
	.service-card {
		padding: 30px 20px;
	}

	.service-card h3 {
		font-size: 26px;
	}

	.service-img-wrap {
		width: 100px;
	}
}

@media (max-width: 991px) {
	.service-card h3 {
		font-size: 24px;
	}

	.service-img-wrap {
		width: 90px;
	}
}

@media (max-width: 767px) {
	.service-card-top {
		flex-direction: column-reverse;
		align-items: flex-start;
	}

	.service-img-wrap {
		margin-top: 0;
		margin-bottom: 20px;
		width: 120px;
		text-align: left;
	}

	.service-card:hover {
		transform: translateY(-5px);
	}
}

/* ==========================================================================
   About Section
   ========================================================================== */
.bg-light-blue {
	background-color: #f4f8fb;
}

.w-100-max {
	max-width: 100% !important;
}


.about-section {
	overflow: hidden;
}



.about-img-wrapper {
	width: 380px;
	margin: 0 0 0 auto;
}

.about-img-wrapper img {
	border-radius: 25px;
}

.about-info-box {
	background: #fff;
	border-radius: 15px;
	padding: 11px 20px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
	display: inline-block;
	width: 100%;
}

.about-info-item {
	display: flex;
	align-items: center;
	padding: 10px 10px 10px 36px;
}

.about-info-item.item-right {
	border-left: 1px solid #e1e7ec;
}

.about-info-item img {
	width: 45px;
	margin-right: 15px;
	object-fit: contain;
}

.about-info-text {
	font-size: 18px;
	color: #1b2a50;
	font-weight: 700;
	line-height: 1.3;
}

.about-info-text strong {
	font-weight: 800;
}

.about-quote p {
	font-size: 16px;
	color: #1b2a50;
	line-height: 30px;
	font-weight: 500;
}

.quote-author {
	color: #ef3d05;
	font-weight: 500;
	font-size: 16px;
}

.btn-solid-orange {
	background: linear-gradient(90deg, rgba(248, 65, 1, 1) 0%, rgba(199, 42, 22, 1) 100%);
	color: #fff;
	border: none;
	transition: all 0.3s ease;
	font-size: 16px;
	padding: 14px 30px;
	display: flex;
	align-items: center;
	font-weight: 700;
	border-radius: 8px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.btn-solid-orange:hover,
.btn-solid-orange:focus-visible {
	background: linear-gradient(90deg, rgba(199, 42, 22, 1) 0%, rgba(248, 65, 1, 1) 100%) !important;
	color: #fff !important;
	transform: translateY(-2px);
	border-color: #1b2a50 !important;
}

.btn-white-estimate {
	background: #fff;
	color: #1b2a50;
	transition: all 0.3s ease;
	font-size: 18px;
	padding: 14px 30px;
	font-weight: 700;
	border-radius: 8px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.btn-white-estimate:hover,
.btn-white-estimate:focus-visible {
	background: #1b2a50 !important;
	color: #fff !important;
	transform: translateY(-2px);
	border-color: #1b2a50 !important;
}

.years-badge {
	position: absolute;
	left: -55px;
	bottom: 80px;
	background: #2489ed;
	color: #fff;
	padding: 38px 36px;
	border-radius: 20px;
	text-align: center;
	border: 10px solid #fff;

}

.years-number {
	font-size: 48px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 10px;
}

.years-text {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3;
}

@media (max-width: 991px) {
	.about-img-wrapper {
		padding-left: 0;
		margin-top: 40px;
	}

	.about-img-wrapper {
		margin: 40px auto 0px auto;
	}

	.years-badge {
		left: 20px;
		top: auto;
		bottom: 20px;
		transform: none;
	}
}

@media (max-width: 575px) {
	.about-info-item.item-right {
		border-left: none;
		border-top: 1px solid #e1e7ec;
		padding-top: 15px;
		margin-top: 5px;
	}



	.years-badge {
		padding: 15px;
	}

	.years-number {
		font-size: 28px;
	}

	.years-text {
		font-size: 11px;
	}
}

@media (max-width: 480px) {
	.about-img-wrapper {
		width: auto;
	}
}

/* Residential Plumbing Section Styles */
.plumbing-service-card {
	background-color: #ffffff;
	border: 1px solid #caecf8;
	border-radius: 25px;
	padding: 40px 30px;
	height: 100%;
	transition: all 0.3s ease;
	position: relative;
	overflow: hidden;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
	z-index: 1;
}

.plumbing-service-card:hover {
	background-color: #1C85E8;
	border-color: #1C85E8;
	transform: translateY(-5px);
	box-shadow: 0px 8px 20px rgb(0 0 0 / 16%);
}

.plumbing-service-card .card-bubbles {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 25px;
	z-index: 0;
	pointer-events: none;
	background-image: url('../images/bubbles.png');
	background-repeat: no-repeat;
	background-position: top right;
	transition: all 0.3s ease;
}

.plumbing-service-card:hover .card-bubbles {
	filter: brightness(0) invert(1);
	opacity: 0.8;
}

.plumbing-service-card .card-icon-wrap {
	margin-bottom: 20px;
}

.plumbing-service-card .card-icon-wrap img {
	height: 50px;
	width: auto;
	transition: all 0.3s ease;
}

.plumbing-service-card:hover .card-icon-wrap img {
	filter: brightness(0) invert(1);
}

.plumbing-service-card h3 {
	font-size: 24px;
	font-weight: 700;
	color: #1b2a50;
	margin-bottom: 15px;
	transition: all 0.3s ease;
}

.plumbing-service-card:hover h3 {
	color: #ffffff;
}

.plumbing-card-divider {
	display: block;
	width: 40px;
	height: 2px;
	background-color: #1C85E8;
	margin-bottom: 15px;
	transition: all 0.3s ease;
}

.plumbing-service-card:hover .plumbing-card-divider {
	background-color: #ffffff;
}

.plumbing-service-card p {
	font-size: 16px;
	line-height: 24px;
	color: #1b2a50;
	margin-bottom: 0;
	transition: all 0.3s ease;
}

.plumbing-service-card:hover p {
	color: #ffffff;
}

/* How It Works Section */
.how-it-works-section {
	background-color: #102336;
}

.how-it-works-section .section-title h2,
.how-it-works-section .section-title .section-subtitle {
	color: #ffffff;
}

.text-orange-solid {
	color: #f74101;
}

.text-blue-solid {
	color: #1C85E8;
}

.how-it-works-desc {
	color: rgba(255, 255, 255, 0.4);
	max-width: 800px;
}

.step-wrapper {
	position: relative;
	z-index: 1;
}

.step-dashed-line {
	position: absolute;
	top: 45px;
	left: 12.5%;
	right: 12.5%;
	height: 1px;
	border-top: 2px dashed rgba(255, 255, 255, 0.15);
	z-index: -1;
	width: 75%;
}


.step-number {
	width: 100px;
	height: 100px;
	border: 1px solid rgba(255, 255, 255, 0.15);
	border-radius: 50%;
	margin: 0 auto 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	font-weight: 700;
	color: #1784e9;
	background-color: #102336;
	position: relative;
	z-index: 2;
}

.step-box h3 {
	font-size: 22px;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 15px;
	line-height: 1.4;
}

.step-box p {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 1.6;
	margin-bottom: 0;
}

@media (max-width: 991px) {
	.step-dashed-line {
		display: none;
	}

	.step-box {
		margin-bottom: 40px;
	}
}

/* CTA Section */
.cta-section {
	background-color: #ce2d13;
}

.cta-section .section-title h2,
.cta-section .section-title p {
	color: #ffffff;
}

.cta-desc {
	max-width: 800px;
}

.btn-outline-light {
	font-size: 18px;
	padding: 14px 30px;
	font-weight: 700;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
	transition: all 0.3s ease;
	border-radius: 8px;
}

.cta-section p {
	font-size: 20px;
}

/* Service Area Map Section */
.service-area-map-section {
	background-color: #eff5fa;
}

.map-wrapper {
	width: 100%;
	height: 100%;
	border-radius: 25px;
	overflow: hidden;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.map-wrapper iframe {
	width: 100%;
	height: 400px;
	border: 0;
	display: block;
}

.service-area-map-section .list-orange li {
	font-size: 18px;

}

.service-area-map-section .list-orange li i {
	color: #ef3d05;

}










/*************************************************


************************************************/



.testimonialsWrap {
	text-align: center;
}

.testimonialsWrap .testimonial-card {
	background-color: #ffffff;
	border: 2px solid #f84101;
	border-radius: 20px;
	padding: 40px;
	text-align: left;
	min-height: 326px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.testimonialsWrap .section-title {
	margin-bottom: 30px;
}

.testimonial-card .testimonial-text {
	font-size: 22px;
	color: #172035;
	line-height: 36px;
	margin-bottom: 30px;
	font-weight: 400;
}

.testimonial-card .testimonial-author {
	display: flex;
	align-items: center;
	gap: 15px;
}

.testimonial-card .testimonial-author .author-img {
	width: 85px !important;
	height: 85px !important;
	border-radius: 50%;
	object-fit: cover;
}

.testimonial-card .testimonial-author .author-info h4 {
	font-size: 22px;
	color: #172035;
	margin-bottom: 0px;
}

.testimonial-card .testimonial-author .author-info p {
	font-size: 16px;
	color: #646b7d;
	margin-bottom: 0;
}

.testimonialsWrap .owl-theme .owl-dots {
	margin-top: 30px !important;
}


.testimonialsWrap .owl-theme .owl-dots .owl-dot span {
	width: 20px;
	height: 20px;
	margin: 5px 8px;
	background: #eff5fa;
	border-radius: 50%;
	transition: all 0.3s ease;
}

.testimonialsWrap .owl-theme .owl-dots .owl-dot.active span,
.testimonialsWrap .owl-theme .owl-dots .owl-dot:hover span {
	background: #fa5315;
	transform: scale(1.1);
}

@media (max-width: 1199px) {
	.testimonial-card .testimonial-text {
		font-size: 20px;
	}

	.testimonial-card .testimonial-author .author-info h4 {
		font-size: 20px;
	}
}



@media (max-width: 990px) {
	.testimonial-card .testimonial-text {
		font-size: 18px;
	}

	.testimonialsWrap .testimonial-card {
		padding: 35px;
		min-height: 320px;
	}

	.testimonial-card .testimonial-author .author-info h4 {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	.testimonialsWrap .testimonial-card {
		padding: 30px;
		min-height: auto;
	}

	.testimonial-card .testimonial-author .author-info h4 {
		font-size: 16px;
	}

	.testimonial-card .testimonial-text {
		font-size: 16px;
	}
}




.footer {
	background-color: #152232;
	color: #aeb6c1;
	padding: 0px 0px;
	font-size: 14px;
}

.footer .footer-container {
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.footer .footer-column {
	padding: 70px 30px 25px;
	border-right: 1px solid rgba(255, 255, 255, 0.08);
}

.footer .footer-column:last-child {
	border-right: none;
}

.footer .logo-column {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 20px;
}

.footer .footer-logo {
	max-width: 280px;
	height: auto;
}

.footer .footer-heading {
	color: #ffffff;
	font-family: "Parkinsans", sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 35px;
	position: relative;
	display: inline-block;
}

.footer .footer-heading::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 42px;
	height: 2px;
	background-color: #e04423;
}

.footer .footer-links {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

.footer .footer-links li {
	line-height: 32px;
	font-family: "Parkinsans", sans-serif;
	color: #797f86;
	font-size: 14px;
}

.footer .footer-links a {
	color: #cdcfd1;
	text-decoration: none;
	transition: color 0.3s ease;
	font-size: 14px;
}

.footer .footer-links a:hover {
	color: #f74101;
}

.footer .footer-contact {
	list-style: none;
	margin-bottom: 25px;
	padding-left: 0;
}

.footer .footer-contact li {
	display: flex;
	align-items: center;
	margin-bottom: 18px;
	color: #ffffff;
	font-size: 14px;
}

.footer .footer-contact li i {
	color: #1a73e8;
	margin-right: 15px;
	font-size: 16px;
	margin-top: 0;
	width: 20px;
	flex-shrink: 0;
	text-align: center;
}

.footer .footer-contact li span {
	line-height: 1.5;
	color: #d1d5db;
}

.footer .footer-contact li span a {
	color: #d1d5db;
	text-decoration: none;
}

.footer .footer-contact li span a:hover {
	color: #f74101;
}

.footer .social-icons {
	display: flex;
	gap: 20px;
}

.footer .social-icons a {
	color: #ffffff;
	font-size: 24px;
	text-decoration: none;
	transition: color 0.3s ease;
}

.footer .social-icons a:hover {
	color: #f74101;
}

.footer .footer-bottom {
	margin: 0px auto 0;
	padding: 20px 0px;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 13px;
	color: #6b7280;
}

.footer .footer-bottom p {
	margin-bottom: 0;
	font-family: "Parkinsans", sans-serif;
	color: #797f86;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 0;
}

.footer .footer-bottom p a {
	color: #797f86;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 0;
}

.footer .footer-bottom p a:hover {
	color: #f74101;
}


/* Contact Form Section */
.contact-form-section {
	overflow: hidden;
}

.contact-img-wrap {
	position: relative;
	height: 100%;
	min-height: 500px;
}

.contact-badge-top {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #f84101;
	color: #fff;
	display: flex;
	align-items: center;
	padding: 20px 30px;
	border-bottom-left-radius: 30px;
	z-index: 2;
}

.contact-badge-top .badge-icon {
	background-color: #ac2d01;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 26px;
	margin-right: 15px;
}

.contact-badge-top .small-text {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 2px;
}

.contact-badge-top .big-text {
	font-size: 32px;
	font-weight: 500;
}

.contact-badge-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #1C85E8;
	color: #fff;
	display: flex;
	align-items: center;
	padding: 25px 40px;
	z-index: 2;
	border-top-right-radius: 30px;
}

.contact-badge-bottom .badge-icon {
	background-color: rgba(0, 0, 0, 0.15);
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 26px;
	margin-right: 20px;
}

.contact-badge-bottom .small-text {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 5px;
}

.contact-badge-bottom .big-text {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.3;
}

.contact-form-col {
	background: linear-gradient(144deg, #eff5fa 0%, #f3f5f7 100%);
	padding: 60px 40px 60px 100px;
}

.contact-form-wrap {
	max-width: 500px;
	width: 100%;
}

.contact-form-wrap .section-title h2 {
	font-size: 36px;
}

.custom-contact-form .form-label {
	font-size: 14px;
	color: #8f94a3;
	font-weight: 500;
	margin-bottom: 8px;
}

.custom-contact-form .form-control,
.custom-contact-form .form-select {
	border: none;
	border-radius: 10px;
	padding: 14px 20px;
	font-size: 15px;
	background-color: #fff;
	color: #8f94a3;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.02);
}

.custom-contact-form .form-control:focus,
.custom-contact-form .form-select:focus {
	border-color: #1C85E8;
	box-shadow: 0 0 0 0.25rem rgba(28, 133, 232, 0.25);
}

.custom-contact-form .form-select:focus {
	font-size: 14px;
}

/* Responsive Design */
@media (max-width: 1200px) {
	.contact-form-col {
		padding: 50px;
	}

	.schedule-service-btn {
		margin-left: 0;
	}

	.schedule-service-btn {
		width: fit-content;
		margin-top: 20px;
	}

	.menu-capsule .nav-item:last-child {
		border-bottom: none;
	}
}

@media (max-width: 991px) {

	/* Tablet layout */
	.footer .footer-column {
		padding: 40px 30px;
	}

	.footer .footer-column:nth-child(1) {
		border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	}
}

@media (max-width: 990px) {
	.contact-form-wrap {
		max-width: inherit;
	}

	.footer {
		padding-top: 40px;
	}

	.footerlogo {
		margin-bottom: 15px;
	}

	.contact-form-col {
		padding: 30px 30px 50px 30px;
	}
}

@media (max-width: 767px) {

	/* Mobile layout */
	.footer .footer-column {
		border-right: none;
		border-bottom: 1px solid rgba(255, 255, 255, 0.08);
		padding: 20px;
	}

	.footer .footer-column:nth-child(2),
	.footer .footer-column:nth-child(4) {
		border-right: none;
	}

	.footer .footer-column:nth-child(1),
	.footer .footer-column:nth-child(2) {
		border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	}

	.footer .footer-column:nth-child(4) {
		border-bottom: none;
	}

	.footer .logo-column {
		padding-left: 0;
	}



	.footer .footer-contact li {
		text-align: left;
	}

	.footer .social-icons {
		justify-content: center;
	}

	.footer .footer-bottom {
		flex-direction: column;
		text-align: center;
		gap: 5px;
	}


}


@media (max-width: 767px) {
	.contact-img-wrap {
		min-height: 400px;
	}

	.contact-badge-top,
	.contact-badge-bottom {
		padding: 15px 20px;
	}

	.contact-badge-top .badge-icon,
	.contact-badge-bottom .badge-icon {
		width: 45px;
		height: 45px;
		font-size: 20px;
		margin-right: 15px;
	}

	.contact-badge-top .big-text {
		font-size: 24px;
	}

	.contact-badge-bottom .big-text {
		font-size: 20px;
	}

	.service-card.card-dark .service-content-left {
		margin-top: 20px;
	}

	.services-section {
		padding-top: 0;
	}
}

@media (max-width: 480px) {
	.contact-form-col {
		padding: 30px 30px 50px 30px;
	}

	.contact-form-wrap .section-title h2 {
		font-size: 28px;
	}

	.contact-badge-top .big-text {
		font-size: 18px;
	}

	.contact-badge-bottom .big-text {
		font-size: 14px;
	}

	.contact-badge-top .small-text,
	.contact-badge-bottom .small-text {
		font-size: 14px;
	}

	.footer .footer-logo {
		max-width: 154px;
	}

	.service-card h3 .d-block {
		display: inline !important;
	}
}







/*********************************************************

*********************************************************/
/* ================ Contact Page ================ */
:root {
	--contact-navy: #102336;
	--contact-navy-deep: #091827;
	--contact-orange: #f15a24;
	--contact-red: #d9321c;
	--contact-blue: #238ff9;
	--contact-soft: #eff5fa;
	--contact-border: #dfe8ef;
	--contact-muted: #657484;
}

.contact-hero {
	position: relative;
	overflow: hidden;
	padding: 82px 0 84px;
	background: linear-gradient(120deg, #eef5fa 0%, #f8fbfd 55%, #e6f1f8 100%);
}

.contact-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: radial-gradient(rgba(35, 143, 249, .11) 1px, transparent 1px);
	background-size: 24px 24px;
	mask-image: linear-gradient(to right, #000, transparent 70%);
}

.contact-hero-glow {
	position: absolute;
	border-radius: 50%;
	filter: blur(2px);
	opacity: .6;
}

.contact-hero-glow-one {
	width: 430px;
	height: 430px;
	right: -170px;
	top: -220px;
	background: rgba(35, 143, 249, .12);
}

.contact-hero-glow-two {
	width: 300px;
	height: 300px;
	left: 38%;
	bottom: -220px;
	background: rgba(241, 90, 36, .1);
}

.contact-title-wrap {
	position: relative;
	z-index: 2;
}

.contact-breadcrumb {
	font-size: 14px;
	font-weight: 600;
}

.contact-breadcrumb a {
	color: var(--contact-muted);
	text-decoration: none;
}

.contact-breadcrumb .active {
	color: var(--contact-orange);
}

.contact-breadcrumb-item+.breadcrumb-item::before {
	color: #9ba9b4;
}

.section-kicker {
	display: flex;
	align-items: center;
	gap: 10px;
	color: var(--contact-orange);
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .06em;
	text-transform: uppercase;
}

.section-kicker>span {
	width: 32px;
	height: 2px;
	background: var(--contact-orange);
}

.contact-hero h1 {
	margin: 0 0 17px;
	color: var(--contact-navy);
	font-size: clamp(38px, 5vw, 56px);
	font-weight: 800;
	line-height: 1.05;
	letter-spacing: -.025em;
}

.contact-quick-bar {
	position: relative;
	z-index: 4;
	background: #fff;
}

.quick-contact {
	min-height: 88px;
	display: flex;
	align-items: center;
	gap: 15px;
	padding: 17px 20px;
	background: #fff;
	border: 1px solid var(--contact-border);
	border-radius: 13px;
	box-shadow: 0 13px 34px rgba(31, 55, 75, .09);
	color: var(--contact-navy);
	text-decoration: none;
	transition: .25s ease;
}

a.quick-contact:hover {
	color: var(--contact-orange);
	transform: translateY(-3px);
	box-shadow: 0 18px 40px rgba(31, 55, 75, .13);
}

.quick-contact>span {
	width: 44px;
	height: 44px;
	flex: 0 0 44px;
	display: grid;
	place-items: center;
	border-radius: 11px;
	background: #edf6ff;
	color: var(--contact-blue);
}

.quick-contact div {
	min-width: 0;
}

.quick-contact small,
.quick-contact strong {
	display: block;
}

.quick-contact small {
	margin-bottom: 3px;
	color: #82909c;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .05em;
}

.quick-contact strong {
	overflow-wrap: anywhere;
	font-size: 13px;
}

.quick-contact>.fa-arrow-right {
	margin-left: auto;
	color: #a5b1bb;
	font-size: 12px;
}

.contact-main {
	padding: 70px 0;
	background: #fff;
}

.form-panel {
	padding: 48px;
	border: 1px solid var(--contact-border);
	border-radius: 24px;
	background: #fff;
	box-shadow: 0 22px 60px rgba(23, 52, 76, .08);
}

.form-panel h2,
.service-paths h2,
.coverage-panel h2 {
	margin: 12px 0 13px;
	color: var(--contact-navy);
	font-size: clamp(34px, 4vw, 48px);
	font-weight: 760;
	letter-spacing: -.035em;
}

.form-intro {
	margin-bottom: 34px;
	color: var(--contact-muted);
	line-height: 1.7;
}

.contact-form .form-label {
	margin-bottom: 9px;
	color: #263b4c;
	font-size: 13px;
	font-weight: 650;
}

.contact-form .form-label span {
	color: var(--contact-orange);
}

.input-wrap {
	position: relative;
}

.input-wrap>i {
	position: absolute;
	left: 16px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	color: #8295a4;
	font-size: 14px;
	pointer-events: none;
}

.contact-form .input-wrap .form-control,
.contact-form .input-wrap .form-select {
	height: 54px;
}

.contact-form .form-control,
.contact-form .form-select {
	border: 1px solid #dce6ed;
	border-radius: 8px;
	background-color: #f8fafc;
	color: #263b4c;
	font-size: 14px;
	box-shadow: none;
}

.contact-form textarea.form-control {
	padding: 16px;
	min-height: 135px;
	resize: vertical;
}

.contact-form .form-control:focus,
.contact-form .form-select:focus {
	border-color: var(--contact-blue);
	box-shadow: 0 0 0 4px rgba(35, 143, 249, .09);
}

.contact-form .form-check-input:checked {
	background-color: var(--contact-orange);
	border-color: var(--contact-orange);
}

.contact-form .form-check-label {
	color: var(--contact-muted);
	font-size: 12px;
}



.form-security {
	color: #7c8b97;
	font-size: 11px;
}

.form-security i {
	margin-right: 5px;
	color: #48a573;
}

.form-success {
	display: none;
	align-items: center;
	gap: 15px;
	margin-top: 28px;
	padding: 18px;
	border: 1px solid #bfe7d0;
	border-radius: 10px;
	background: #effbf4;
}

.form-success.show {
	display: flex;
}

.form-success>span {
	width: 40px;
	height: 40px;
	flex: 0 0 40px;
	display: grid;
	place-items: center;
	border-radius: 50%;
	background: #37a866;
	color: #fff;
}

.form-success strong {
	color: #1f6040;
	font-size: 14px;
}

.form-success p {
	margin: 2px 0 0;
	color: #52725f;
	font-size: 12px;
	line-height: 1.4;
}

.contact-sidebar {
	display: grid;
	gap: 24px;
}


.sidebar-card-icon {
	width: 50px;
	height: 50px;
	display: grid;
	place-items: center;
	margin-bottom: 24px;
	border-radius: 13px;
	background: rgba(255, 255, 255, .16);
	font-size: 20px;
}

.emergency-card>span {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .08em;
	opacity: .8;
}

.emergency-card h3,
.promise-card h3 {
	margin: 9px 0 13px;
	font-size: 27px;
	font-weight: 750;
}

.emergency-card p {
	color: #fff;
	opacity: .83;
	font-size: 14px;
	line-height: 1.65;
}

.emergency-card a {
	position: relative;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-top: 8px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}

.promise-card {
	background: var(--contact-soft);
	border: 1px solid var(--contact-border);
}

.promise-card h3 {
	color: var(--contact-navy);
}

.promise-card ul {
	margin: 26px 0 0;
	padding: 0;
}

.promise-card li {
	display: flex;
	gap: 14px;
	padding: 17px 0;
	border-top: 1px solid #dce6ed;
}

.promise-card li>i {
	width: 25px;
	height: 25px;
	flex: 0 0 25px;
	display: grid;
	place-items: center;
	border-radius: 50%;
	background: #dff0ff;
	color: var(--contact-blue);
	font-size: 10px;
}

.promise-card li strong,
.promise-card li span {
	display: block;
}

.promise-card li strong {
	margin-bottom: 3px;
	color: var(--contact-navy);
	font-size: 13px;
}

.promise-card li span {
	color: var(--contact-muted);
	font-size: 11px;
	line-height: 1.5;
}

.service-paths {
	padding: 110px 0;
	background: var(--contact-soft);
}

.service-paths .row.align-items-end p {
	margin: 0;
	color: var(--contact-muted);
	line-height: 1.7;
}


.emergency-card>span {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .08em;
	opacity: .8;
}

.emergency-card h3,
.promise-card h3 {
	margin: 9px 0 13px;
	font-size: 27px;
	font-weight: 750;
}

.emergency-card p {
	color: #fff;
	opacity: .83;
	font-size: 14px;
	line-height: 1.65;
}

.emergency-card a {
	position: relative;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-top: 8px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}

.emergency-card {
	position: relative;
	overflow: hidden;
	background: linear-gradient(135deg, #f15a24, #d7321e);
	color: #fff;
	box-shadow: 0 20px 45px rgba(217, 50, 28, .2);
}


.featured h3 {
	color: #fff;
}

.sidebar-card {
	padding: 36px;
	border-radius: 20px;
	position: sticky;
	top: 0;
}

.featured p {
	color: #aebdca;
}

.path-link {
	margin-top: auto;
	color: var(--contact-orange);
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .04em;
}

.path-link i {
	margin-left: 5px;
	transition: .2s;
}

.path-card:hover .path-link i {
	transform: translateX(4px);
}

.coverage-section {
	padding: 70px 0;
	background: var(--contact-soft);
}

.coverage-panel {
	padding: 60px;
	border-radius: 25px;
	background: var(--contact-navy);
	color: #fff;
	overflow: hidden;
}

.coverage-panel h2 {
	color: #fff;
}

.coverage-panel p {
	color: #afbfcc;
	line-height: 1.7;
}

.section-kicker.light {
	color: #64b5ff;
}

.section-kicker.light>span {
	background: #64b5ff;
}

.coverage-map {
	position: relative;
	min-height: 370px;
	display: grid;
	place-items: center;
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 20px;
	background-color: #142d43;
	background-image: linear-gradient(rgba(255, 255, 255, .035) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .035) 1px, transparent 1px);
	background-size: 28px 28px;
	color: rgba(35, 143, 249, .18);
	font-size: 190px;
	overflow: hidden;
}

.map-label {
	position: absolute;
	left: 25px;
	bottom: 25px;
	padding: 12px 15px;
	border-radius: 8px;
	background: rgba(9, 24, 39, .86);
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
	backdrop-filter: blur(8px);
}

.map-label small {
	color: #9eb0bf;
	font-size: 10px;
	font-weight: 400;
}

.map-pin {
	position: absolute;
	color: var(--contact-orange);
	font-size: 24px;
	filter: drop-shadow(0 5px 8px rgba(0, 0, 0, .3));
}

.pin-one {
	left: 33%;
	top: 27%;
}

.pin-two {
	right: 28%;
	top: 45%;
}

.pin-three {
	left: 48%;
	bottom: 24%;
}

.coverage-list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 12px;
	margin: 28px 0;
}

.coverage-list span {
	color: #dce7ef;
	font-size: 12px;
}

.coverage-list i {
	margin-right: 7px;
	color: var(--contact-orange);
}

.coverage-note {
	margin: 0;
	padding-top: 21px;
	border-top: 1px solid rgba(255, 255, 255, .1);
	font-size: 11px;
}

.coverage-note i {
	margin-right: 7px;
	color: #64b5ff;
}

@media (max-width: 1199.98px) {
	.contact-hero {
		padding: 74px 0;
	}


}

@media (max-width: 991.98px) {
	.contact-hero {
		padding: 68px 0;
	}


	.form-panel {
		padding: 36px;
	}

	.coverage-panel {
		padding: 38px;
	}
}

@media (max-width: 767.98px) {
	.contact-hero {
		padding: 58px 0;
	}


	.quick-contact {
		min-height: 80px;
	}

	.contact-main,
	.service-paths,
	.coverage-section {
		padding: 48px 0;
	}

	.form-panel {
		padding: 27px 20px;
		border-radius: 17px;
	}

	.sidebar-card {
		padding: 28px 24px;
	}

	.path-card {
		min-height: 300px;
	}

	.coverage-panel {
		padding: 25px 19px;
		border-radius: 18px;
	}

	.coverage-map {
		min-height: 280px;
		font-size: 140px;
	}

	.coverage-list {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 575.98px) {
	.contact-hero h1 {
		font-size: 34px;
	}

	.form-panel h2,
	.service-paths h2,
	.coverage-panel h2 {
		font-size: 28px;
	}

}

/* ================ Plumbing Detail Pages ================ */
:root {
	--pd-navy: #102336;
	--pd-deep: #091827;
	--pd-orange: #f15a24;
	--pd-red: #d9321c;
	--pd-blue: #238ff9;
	--pd-soft: #f3f7fb;
	--pd-border: #dfe8ef;
	--pd-muted: #657484
}

.detail-title-hero {
	position: relative;
	overflow: hidden;
	padding: 82px 0 84px;
	background: linear-gradient(120deg, #eef5fa 0%, #f8fbfd 55%, #e6f1f8 100%)
}

.detail-title-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: radial-gradient(rgba(35, 143, 249, .11) 1px, transparent 1px);
	background-size: 24px 24px;
	mask-image: linear-gradient(to right, #000, transparent 70%)
}

.detail-glow {
	position: absolute;
	border-radius: 50%;
	opacity: .6
}

.detail-glow-one {
	width: 430px;
	height: 430px;
	right: -170px;
	top: -220px;
	background: rgba(35, 143, 249, .12)
}

.detail-glow-two {
	width: 300px;
	height: 300px;
	left: 38%;
	bottom: -220px;
	background: rgba(241, 90, 36, .1)
}

.detail-title-wrap {
	position: relative;
	z-index: 2
}

.detail-title-hero h1 {
	margin: 0 0 17px;
	color: var(--pd-navy);
	font-size: clamp(36px, 5vw, 56px);
	font-weight: 800;
	line-height: 1.05;
	letter-spacing: -.025em
}

.detail-breadcrumb {
	font-size: 13px;
	font-weight: 600
}

.detail-breadcrumb a {
	color: var(--pd-muted);
	text-decoration: none
}

.detail-breadcrumb .active {
	color: var(--pd-orange)
}

.detail-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	color: #9ba9b4
}

.detail-kicker {
	display: flex;
	align-items: center;
	gap: 10px;
	color: var(--pd-orange);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .07em;
	text-transform: uppercase
}

.detail-kicker>span {
	width: 30px;
	height: 2px;
	background: var(--pd-orange)
}

.detail-intro {
	padding: 110px 0;
	background: #fff
}

.detail-intro h2,
.detail-solutions h2,
.detail-process h2,
.detail-faq h2,
.detail-final h2 {
	margin: 14px 0 18px;
	color: var(--pd-navy);
	font-size: clamp(34px, 4.2vw, 52px);
	font-weight: 780;
	line-height: 1.12;
	letter-spacing: -.04em
}

.detail-lead {
	max-width: 720px;
	color: var(--pd-muted);
	font-size: 16px;
	line-height: 1.8
}

.detail-checks {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 18px;
	margin: 30px 0
}

.detail-checks>div {
	display: flex;
	gap: 11px
}

.detail-checks i {
	width: 26px;
	height: 26px;
	flex: 0 0 26px;
	display: grid;
	place-items: center;
	border-radius: 50%;
	background: #e5f3ff;
	color: var(--pd-blue);
	font-size: 10px
}

.detail-checks strong,
.detail-checks span {
	display: block
}

.detail-checks strong {
	margin-bottom: 3px;
	color: var(--pd-navy);
	font-size: 12px
}

.detail-checks span {
	color: var(--pd-muted);
	font-size: 10px;
	line-height: 1.55
}

.detail-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 13px;
	margin-top: 28px
}

.detail-primary,
.detail-secondary {
	min-height: 53px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 13px 22px;
	border-radius: 7px;
	font-size: 13px;
	font-weight: 750
}

.detail-primary {
	background: linear-gradient(90deg, var(--pd-orange), var(--pd-red));
	color: #fff;
	box-shadow: 0 12px 26px rgba(217, 50, 28, .2)
}

.detail-primary:hover {
	color: #fff;
	transform: translateY(-2px)
}

.detail-secondary {
	border: 1px solid #d7e2ea;
	background: #fff;
	color: var(--pd-navy)
}

.detail-secondary:hover {
	background: var(--pd-navy);
	color: #fff
}

.symptom-card {
	position: relative;
	overflow: hidden;
	padding: 36px;
	border-radius: 22px;
	background: var(--pd-navy);
	color: #fff;
	box-shadow: 0 25px 55px rgba(16, 35, 54, .2)
}

.symptom-card::after {
	content: "";
	position: absolute;
	width: 180px;
	height: 180px;
	right: -90px;
	top: -90px;
	border: 30px solid rgba(35, 143, 249, .12);
	border-radius: 50%
}

.symptom-icon {
	width: 54px;
	height: 54px;
	display: grid;
	place-items: center;
	margin-bottom: 23px;
	border-radius: 14px;
	background: var(--pd-blue);
	font-size: 21px
}

.symptom-card>span {
	color: #93a9b9;
	font-size: 9px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .08em
}

.symptom-card h3 {
	margin: 8px 0 19px;
	font-size: 26px;
	font-weight: 750;
	line-height: 1.3
}

.symptom-card ul {
	margin: 0 0 22px;
	padding: 0
}

.symptom-card li {
	padding: 10px 0;
	border-top: 1px solid rgba(255, 255, 255, .09);
	color: #c0ced8;
	font-size: 11px
}

.symptom-card li i {
	margin-right: 8px;
	color: var(--pd-orange);
	font-size: 6px
}

.symptom-card>a {
	position: relative;
	z-index: 2;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none
}

.symptom-card>a i {
	margin-left: 6px
}

.detail-solutions {
	padding: 110px 0;
	background: var(--pd-soft)
}

.detail-heading {
	max-width: 760px;
	margin: 0 auto 50px
}

.detail-heading>p {
	color: var(--pd-muted);
	line-height: 1.7
}

.solution-card {
	height: 100%;
	padding: 30px 23px;
	text-align: center;
	border: 1px solid var(--pd-border);
	border-radius: 16px;
	background: #fff;
	transition: .3s
}

.solution-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 18px 38px rgba(23, 52, 76, .09)
}

.solution-card>div {
	width: 56px;
	height: 56px;
	display: grid;
	place-items: center;
	margin: 0 auto 21px;
	border-radius: 15px;
	background: #eaf5ff;
	color: var(--pd-blue);
	font-size: 21px
}

.solution-card h3 {
	color: var(--pd-navy);
	font-size: 16px;
	font-weight: 730
}

.solution-card p {
	margin: 0;
	color: var(--pd-muted);
	font-size: 10px;
	line-height: 1.7
}

.detail-process {
	padding: 100px 0;
	background: var(--pd-navy);
	color: #fff
}

.detail-kicker.light {
	color: #65b6ff
}

.detail-kicker.light>span {
	background: #65b6ff
}

.detail-process h2 {
	color: #fff
}

.detail-process .col-lg-5>p {
	color: #aebeca;
	line-height: 1.75
}

.process-btn {
	margin-top: 15px;
	padding: 14px 20px;
	border-radius: 7px;
	background: linear-gradient(90deg, var(--pd-orange), var(--pd-red));
	color: #fff;
	font-size: 12px;
	font-weight: 750
}

.process-btn:hover {
	color: #fff
}

.process-list {
	display: grid;
	gap: 15px
}

.process-list>div {
	display: grid;
	grid-template-columns: 45px 48px 1fr;
	align-items: center;
	gap: 14px;
	padding: 20px;
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 13px;
	background: rgba(255, 255, 255, .035)
}

.process-list>div>span {
	color: rgba(255, 255, 255, .22);
	font-size: 25px;
	font-weight: 800
}

.process-list>div>i {
	width: 43px;
	height: 43px;
	display: grid;
	place-items: center;
	border-radius: 11px;
	background: rgba(35, 143, 249, .17);
	color: #65b6ff
}

.process-list h3 {
	margin: 0 0 4px;
	font-size: 14px;
	font-weight: 700
}

.process-list p {
	margin: 0;
	color: #9eb0bd;
	font-size: 10px;
	line-height: 1.55
}

.detail-faq {
	padding: 110px 0;
	background: #fff
}

.detail-faq .col-lg-5>p {
	color: var(--pd-muted);
	line-height: 1.7
}

.faq-contact {
	display: flex;
	align-items: center;
	gap: 13px;
	margin-top: 28px
}

.faq-contact>i {
	width: 46px;
	height: 46px;
	display: grid;
	place-items: center;
	border-radius: 12px;
	background: #eaf5ff;
	color: var(--pd-blue)
}

.faq-contact small,
.faq-contact a {
	display: block
}

.faq-contact small {
	color: #8a99a5;
	font-size: 9px;
	text-transform: uppercase
}

.faq-contact a {
	color: var(--pd-navy);
	font-size: 16px;
	font-weight: 750;
	text-decoration: none
}

.detail-accordion .accordion-item {
	margin-bottom: 12px;
	border: 1px solid var(--pd-border) !important;
	border-radius: 11px !important;
	overflow: hidden
}

.detail-accordion .accordion-button {
	padding: 18px 20px;
	color: var(--pd-navy);
	font-size: 13px;
	font-weight: 700;
	box-shadow: none
}

.detail-accordion .accordion-button:not(.collapsed) {
	background: #f1f8fe;
	color: var(--pd-blue)
}

.detail-accordion .accordion-body {
	padding: 5px 20px 19px;
	color: var(--pd-muted);
	font-size: 11px;
	line-height: 1.75
}

.detail-final {
	padding: 0 0 110px;
	background: #fff
}

.detail-final-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 40px;
	padding: 48px 55px;
	border-radius: 21px;
	background: linear-gradient(105deg, #e23c1f, #f15a24);
	color: #fff
}

.detail-final-inner>div:first-child {
	max-width: 700px
}

.detail-final-inner span {
	font-size: 9px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .08em;
	opacity: .8
}

.detail-final h2 {
	margin: 6px 0 8px;
	color: #fff;
	font-size: clamp(28px, 3.5vw, 40px)
}

.detail-final p {
	margin: 0;
	color: #fff;
	font-size: 11px;
	opacity: .82
}

.detail-final-inner>div:last-child {
	min-width: 230px;
	display: flex;
	flex-direction: column;
	gap: 12px
}

.detail-final-btn {
	padding: 14px 20px;
	border-radius: 7px;
	background: #fff;
	color: var(--pd-navy);
	font-size: 12px;
	font-weight: 750
}

.detail-final-btn:hover {
	background: var(--pd-navy);
	color: #fff
}

.detail-final-phone {
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none
}

.detail-final-phone:hover {
	color: #fff;
	opacity: .8
}

@media(max-width:1199.98px) {
	.detail-title-hero {
		padding: 74px 0
	}

	.detail-intro,
	.detail-solutions,
	.detail-faq {
		padding: 90px 0
	}

	.detail-final {
		padding-bottom: 90px
	}
}

@media(max-width:991.98px) {
	.detail-title-hero {
		padding: 68px 0
	}

	.detail-final-inner {
		flex-direction: column;
		align-items: flex-start
	}

	.detail-final-inner>div:last-child {
		width: 100%;
		min-width: 0
	}
}

@media(max-width:767.98px) {
	.detail-title-hero {
		padding: 58px 0
	}

	.detail-title-hero h1 {
		font-size: 34px
	}

	.detail-breadcrumb {
		font-size: 11px
	}

	.detail-intro,
	.detail-solutions,
	.detail-faq {
		padding: 72px 0
	}

	.detail-checks {
		grid-template-columns: 1fr
	}

	.detail-process {
		padding: 72px 0
	}

	.detail-final {
		padding-bottom: 72px
	}

	.detail-final-inner {
		padding: 34px 24px
	}

	.process-list>div {
		grid-template-columns: 36px 42px 1fr;
		padding: 16px
	}
}

@media(max-width:575.98px) {
	.detail-title-hero h1 {
		font-size: 30px
	}

	.detail-primary,
	.detail-secondary {
		width: 100%
	}

	.symptom-card {
		padding: 28px 22px
	}

	.detail-final-inner {
		text-align: center;
		align-items: stretch
	}
}

/* ================ Plumbing Services Page ================ */
:root {
	--ps-navy: #102336;
	--ps-deep: #091827;
	--ps-orange: #f15a24;
	--ps-red: #d9321c;
	--ps-blue: #238ff9;
	--ps-soft: #f3f7fb;
	--ps-border: #dfe8ef;
	--ps-muted: #657484;
}

.plumbing-title-hero {
	position: relative;
	overflow: hidden;
	padding: 82px 0 84px;
	background: linear-gradient(120deg, #eef5fa 0%, #f8fbfd 55%, #e6f1f8 100%);
}

.plumbing-title-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: radial-gradient(rgba(35, 143, 249, .11) 1px, transparent 1px);
	background-size: 24px 24px;
	mask-image: linear-gradient(to right, #000, transparent 70%);
}

.plumbing-hero-glow {
	position: absolute;
	border-radius: 50%;
	opacity: .6;
}

.plumbing-hero-glow-one {
	width: 430px;
	height: 430px;
	right: -170px;
	top: -220px;
	background: rgba(35, 143, 249, .12)
}

.plumbing-hero-glow-two {
	width: 300px;
	height: 300px;
	left: 38%;
	bottom: -220px;
	background: rgba(241, 90, 36, .1)
}

.plumbing-title-wrap {
	position: relative;
	z-index: 2
}

.plumbing-title-hero h1 {
	margin: 0 0 17px;
	color: var(--ps-navy);
	font-size: clamp(36px, 5vw, 56px);
	font-weight: 800;
	line-height: 1.05;
	letter-spacing: -.025em
}

.plumbing-breadcrumb {
	font-size: 14px;
	font-weight: 600
}

.plumbing-breadcrumb a {
	color: var(--ps-muted);
	text-decoration: none
}

.plumbing-breadcrumb .active {
	color: var(--ps-orange)
}

.plumbing-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	color: #9ba9b4
}

.plumbing-kicker {
	display: flex;
	align-items: center;
	gap: 10px;
	color: var(--ps-orange);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .07em;
	text-transform: uppercase
}

.plumbing-kicker>span {
	width: 30px;
	height: 2px;
	background: var(--ps-orange)
}

.plumbing-intro {
	padding: 110px 0;
	background: #fff
}

.plumbing-intro h2,
.plumbing-services-grid h2,
.plumbing-process h2,
.plumbing-final-card h2 {
	margin: 14px 0 18px;
	color: var(--ps-navy);
	font-size: clamp(34px, 4.2vw, 52px);
	font-weight: 780;
	line-height: 1.12;
	letter-spacing: -.04em
}

.intro-lead {
	max-width: 720px;
	color: var(--ps-muted);
	font-size: 16px;
	line-height: 1.8
}

.intro-points {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	margin: 30px 0
}

.intro-points>div {
	display: flex;
	gap: 12px
}

.intro-points i {
	width: 27px;
	height: 27px;
	flex: 0 0 27px;
	display: grid;
	place-items: center;
	border-radius: 50%;
	background: #e5f3ff;
	color: var(--ps-blue);
	font-size: 11px
}

.intro-points strong,
.intro-points span {
	display: block
}

.intro-points strong {
	margin-bottom: 4px;
	color: var(--ps-navy);
	font-size: 13px
}

.intro-points span {
	color: var(--ps-muted);
	font-size: 11px;
	line-height: 1.55
}

.plumbing-primary-btn,
.plumbing-call-btn {
	min-height: 53px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 13px 22px;
	border-radius: 7px;
	font-size: 13px;
	font-weight: 750
}

.plumbing-primary-btn {
	background: linear-gradient(90deg, var(--ps-orange), var(--ps-red));
	color: #fff;
	box-shadow: 0 12px 26px rgba(217, 50, 28, .2)
}

.plumbing-primary-btn:hover {
	color: #fff;
	transform: translateY(-2px)
}

.plumbing-call-btn {
	border: 1px solid #d7e2ea;
	background: #fff;
	color: var(--ps-navy)
}

.plumbing-call-btn:hover {
	background: var(--ps-navy);
	color: #fff
}

.plumbing-assurance-card {
	position: relative;
	overflow: hidden;
	padding: 38px;
	border-radius: 22px;
	background: var(--ps-navy);
	box-shadow: 0 25px 55px rgba(16, 35, 54, .2);
	color: #fff
}

.plumbing-assurance-card::after {
	content: "";
	position: absolute;
	width: 190px;
	height: 190px;
	right: -95px;
	top: -95px;
	border: 32px solid rgba(35, 143, 249, .12);
	border-radius: 50%
}

.assurance-top {
	display: flex;
	align-items: center;
	gap: 12px
}

.assurance-top>span {
	width: 48px;
	height: 48px;
	display: grid;
	place-items: center;
	border-radius: 13px;
	background: var(--ps-blue);
	font-size: 19px
}

.assurance-top small {
	text-transform: uppercase;
	letter-spacing: .08em;
	color: #aebfcb;
	font-size: 10px;
	font-weight: 700
}

.plumbing-assurance-card h3 {
	margin: 25px 0 12px;
	font-size: 29px;
	font-weight: 760;
	line-height: 1.25
}

.plumbing-assurance-card>p {
	color: #aebfcb;
	font-size: 13px;
	line-height: 1.7
}

.assurance-stats {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin: 28px 0 24px;
	border-top: 1px solid rgba(255, 255, 255, .1);
	border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.assurance-stats>div {
	padding: 19px 0
}

.assurance-stats>div+div {
	padding-left: 20px;
	border-left: 1px solid rgba(255, 255, 255, .1)
}

.assurance-stats strong,
.assurance-stats span {
	display: block
}

.assurance-stats strong {
	font-size: 18px
}

.assurance-stats span {
	margin-top: 3px;
	color: #8fa3b1;
	font-size: 10px
}

.assurance-bottom {
	color: #c3d1db;
	font-size: 11px
}

.assurance-bottom i {
	margin-right: 7px;
	color: #52b0ff
}

.plumbing-services-grid {
	padding: 110px 0;
	background: var(--ps-soft)
}

.plumbing-services-grid .row.align-items-end p {
	margin: 0;
	color: var(--ps-muted);
	line-height: 1.7
}


.plumbing-service-card:hover {
	color: inherit;
	transform: translateY(-7px);
	border-color: #b9d4e8;
	box-shadow: 0 22px 45px rgba(23, 52, 76, .11)
}

.service-icon {
	width: 58px;
	height: 58px;
	display: grid;
	place-items: center;
	margin-bottom: 44px;
	border-radius: 15px;
	background: #eaf5ff;
	color: var(--ps-blue);
	font-size: 22px
}

.service-no {
	position: absolute;
	right: 26px;
	top: 22px;
	color: #e6edf3;
	font-size: 52px;
	font-weight: 800;
	line-height: 1
}

.plumbing-service-card h3 {
	margin-bottom: 12px;
	color: var(--ps-navy);
	font-size: 21px;
	font-weight: 740
}



.service-link {
	margin-top: auto;
	color: var(--ps-orange);
	font-size: 11px;
	font-weight: 750;
	text-transform: uppercase;
	letter-spacing: .04em
}

.service-link i {
	margin-left: 5px;
	transition: .2s
}

.plumbing-service-card:hover .service-link i {
	transform: translateX(4px)
}

.service-badge {
	position: absolute;
	right: 22px;
	top: 21px;
	padding: 5px 9px;
	border-radius: 99px;
	background: var(--ps-orange);
	color: #fff;
	font-size: 8px;
	font-weight: 700;
	text-transform: uppercase
}

.plumbing-service-card.featured {
	background: var(--ps-navy);
	border-color: var(--ps-navy)
}

.featured .service-no {
	color: rgba(255, 255, 255, .06);
	top: 58px
}

.featured .service-icon {
	background: rgba(35, 143, 249, .18);
	color: #65b6ff
}

.featured h3 {
	color: #fff
}

.featured p {
	color: #adbdc9
}

.plumbing-help-band {
	padding: 0;
	background: var(--ps-soft)
}

.help-band-inner {
	position: relative;
	overflow: hidden;
	padding: 42px 48px;
	border-radius: 20px;
	background: linear-gradient(100deg, #d9321c, #f15a24);
	box-shadow: 0 18px 45px rgba(217, 50, 28, .18);
	color: #fff
}

.help-band-inner .col-lg-8 {
	display: flex;
	align-items: center;
	gap: 20px
}

.help-icon {
	width: 58px;
	height: 58px;
	flex: 0 0 58px;
	display: grid;
	place-items: center;
	border-radius: 15px;
	background: rgba(255, 255, 255, .16);
	font-size: 21px
}

.help-band-inner span {
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .08em;
	opacity: .8
}

.help-band-inner h2 {
	margin: 5px 0 4px;
	font-size: 26px;
	font-weight: 750
}

.help-band-inner p {
	margin: 0;
	color: #fff;
	font-size: 12px;
	opacity: .82
}

.help-call-btn {
	padding: 14px 20px;
	border-radius: 7px;
	background: #fff;
	color: var(--ps-navy);
	font-size: 13px;
	font-weight: 750
}

.help-call-btn:hover {
	background: var(--ps-navy);
	color: #fff
}

.plumbing-process {
	padding: 110px 0;
	background: #fff
}

.process-heading {
	max-width: 760px;
	margin: 0 auto 52px
}

.process-heading p {
	color: var(--ps-muted)
}

.process-card {
	position: relative;
	height: 100%;
	padding: 30px 24px;
	text-align: center;
	border: 1px solid var(--ps-border);
	border-radius: 16px;
	background: #fff
}

.process-card>span {
	position: absolute;
	right: 17px;
	top: 12px;
	color: #e8eef3;
	font-size: 35px;
	font-weight: 800
}

.process-card>div {
	width: 54px;
	height: 54px;
	display: grid;
	place-items: center;
	margin: 4px auto 22px;
	border-radius: 50%;
	background: #edf6ff;
	color: var(--ps-blue);
	font-size: 19px
}

.process-card h3 {
	color: var(--ps-navy);
	font-size: 16px;
	font-weight: 730
}

.process-card p {
	margin: 0;
	color: var(--ps-muted);
	font-size: 11px;
	line-height: 1.65
}

.plumbing-final-card {
	padding: 0 0 110px;
	background: #fff
}

.final-card-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 45px;
	padding: 52px 58px;
	border-radius: 22px;
	background: var(--ps-navy);
	color: #fff
}

.final-card-inner>div:first-child {
	max-width: 720px
}

.final-card-inner>div:first-child>span {
	color: #65b6ff;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .08em
}

.plumbing-final-card h2 {
	margin: 7px 0 9px;
	color: #fff;
	font-size: clamp(28px, 3.5vw, 40px)
}

.plumbing-final-card p {
	margin: 0;
	color: #aebeca;
	font-size: 12px
}

.final-actions {
	min-width: 245px;
	display: flex;
	flex-direction: column;
	gap: 13px
}

.final-primary {
	padding: 14px 20px;
	border-radius: 7px;
	background: linear-gradient(90deg, var(--ps-orange), var(--ps-red));
	color: #fff;
	font-size: 12px;
	font-weight: 750
}

.final-primary:hover {
	color: #fff
}

.final-phone {
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700
}

.final-phone:hover {
	color: #fff;
	opacity: .8
}

@media(max-width:1199.98px) {
	.plumbing-title-hero {
		padding: 74px 0
	}

	.plumbing-intro,
	.plumbing-services-grid,
	.plumbing-process {
		padding: 90px 0
	}

	.plumbing-final-card {
		padding-bottom: 90px
	}
}

@media(max-width:991.98px) {
	.plumbing-title-hero {
		padding: 68px 0
	}

	.plumbing-assurance-card {
		padding: 32px
	}

	.final-card-inner {
		flex-direction: column;
		align-items: flex-start
	}

	.final-actions {
		width: 100%;
		min-width: 0
	}

	.help-band-inner {
		text-align: center
	}

	.help-band-inner .col-lg-8 {
		justify-content: center;
		text-align: left
	}
}

@media(max-width:767.98px) {
	.plumbing-title-hero {
		padding: 58px 0
	}

	.plumbing-intro,
	.plumbing-services-grid,
	.plumbing-process {
		padding: 72px 0
	}

	.intro-points {
		grid-template-columns: 1fr
	}

	.help-band-inner {
		padding: 32px 22px
	}

	.help-band-inner .col-lg-8 {
		flex-direction: column;
		text-align: center
	}

	.plumbing-final-card {
		padding-bottom: 72px
	}

	.final-card-inner {
		padding: 34px 25px
	}

	.plumbing-service-card {
		min-height: 310px
	}
}

@media(max-width:575.98px) {
	.plumbing-title-hero h1 {
		font-size: 32px
	}

	.plumbing-primary-btn,
	.plumbing-call-btn {
		width: 100%
	}

	.plumbing-assurance-card {
		padding: 28px 22px
	}

	.assurance-stats {
		grid-template-columns: 1fr
	}

	.assurance-stats>div+div {
		padding-left: 0;
		border-left: 0;
		border-top: 1px solid rgba(255, 255, 255, .1)
	}

	.help-call-btn {
		width: 100%
	}

	.final-card-inner {
		text-align: center;
		align-items: stretch
	}
}

/* ================ Schedule Page ================ */
:root {
	--sc-navy: #102336;
	--sc-orange: #f15a24;
	--sc-red: #d9321c;
	--sc-blue: #238ff9;
	--sc-soft: #f3f7fb;
	--sc-border: #dfe8ef;
	--sc-muted: #657484
}

.schedule-title-hero {
	position: relative;
	overflow: hidden;
	padding: 82px 0 84px;
	background: linear-gradient(120deg, #eef5fa 0%, #f8fbfd 55%, #e6f1f8 100%)
}

.schedule-title-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: radial-gradient(rgba(35, 143, 249, .11) 1px, transparent 1px);
	background-size: 24px 24px;
	mask-image: linear-gradient(to right, #000, transparent 70%)
}

.schedule-glow {
	position: absolute;
	border-radius: 50%;
	opacity: .6
}

.schedule-glow-one {
	width: 430px;
	height: 430px;
	right: -170px;
	top: -220px;
	background: rgba(35, 143, 249, .12)
}

.schedule-glow-two {
	width: 300px;
	height: 300px;
	left: 38%;
	bottom: -220px;
	background: rgba(241, 90, 36, .1)
}

.schedule-title-wrap {
	position: relative;
	z-index: 2
}

.schedule-title-hero h1 {
	margin: 0 0 17px;
	color: var(--sc-navy);
	font-size: clamp(36px, 5vw, 56px);
	font-weight: 800;
	letter-spacing: -.025em
}

.schedule-breadcrumb {
	font-size: 14px;
	font-weight: 600
}

.schedule-breadcrumb a {
	color: var(--sc-muted);
	text-decoration: none
}

.schedule-breadcrumb .active {
	color: var(--sc-orange)
}

.schedule-kicker {
	display: flex;
	align-items: center;
	gap: 10px;
	color: var(--sc-orange);
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .07em
}

.schedule-kicker>span {
	width: 30px;
	height: 2px;
	background: var(--sc-orange)
}

.schedule-main {
	padding: 70px 0;
	background: #fff
}

.schedule-form-panel {
	padding: 45px;
	border: 1px solid var(--sc-border);
	border-radius: 23px;
	box-shadow: 0 22px 60px rgba(23, 52, 76, .08)
}

.schedule-form-panel>h2 {
	margin: 12px 0;
	color: var(--sc-navy);
	font-size: clamp(34px, 4vw, 48px);
	font-weight: 780;
	letter-spacing: -.04em
}

.schedule-intro {
	color: var(--sc-muted);
	line-height: 1.7
}

.form-section {
	padding: 34px 0;
	border-top: 1px solid var(--sc-border)
}

.form-section:first-of-type {
	margin-top: 30px
}

.form-section-head {
	display: flex;
	align-items: center;
	gap: 13px;
	margin-bottom: 24px
}

.form-section-head>span {
	width: 38px;
	height: 38px;
	display: grid;
	place-items: center;
	border-radius: 10px;
	background: var(--sc-navy);
	color: #fff;
	font-size: 11px;
	font-weight: 750
}

.form-section-head h3 {
	margin: 0;
	color: var(--sc-navy);
	font-size: 17px;
	font-weight: 750
}

.form-section-head p {
	margin: 2px 0 0;
	color: var(--sc-muted);
	font-size: 10px
}

.service-options {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 13px
}

.service-options label,
.urgency-options label {
	cursor: pointer
}

.service-options input,
.urgency-options input {
	position: absolute;
	opacity: 0
}

.service-options label>span {
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 19px;
	border: 1px solid var(--sc-border);
	border-radius: 12px;
	background: #fafcfd;
	transition: .2s
}

.service-options label>span>i {
	margin-bottom: 15px;
	color: var(--sc-blue);
	font-size: 19px
}

.service-options strong,
.service-options small {
	display: block
}

.service-options strong {
	color: var(--sc-navy);
	font-size: 12px
}

.service-options small {
	margin-top: 4px;
	color: var(--sc-muted);
	font-size: 9px
}

.service-options input:checked+span,
.urgency-options input:checked+span {
	border-color: var(--sc-blue);
	background: #edf7ff;
	box-shadow: 0 0 0 3px rgba(35, 143, 249, .08)
}

.service-error {
	display: none;
	margin-top: 8px;
	color: #dc3545;
	font-size: 10px
}

.schedule-form.was-validated .service-options:has(input:invalid)+.service-error {
	display: block
}

.form-label {
	color: #2c4050;
	font-size: 11px;
	font-weight: 700
}

.form-label em {
	color: var(--sc-orange);
	font-style: normal
}

.field-wrap {
	position: relative
}

.field-wrap>i {
	position: absolute;
	z-index: 2;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	color: #8193a1;
	font-size: 12px
}

.schedule-form .field-wrap .form-control,
.schedule-form .field-wrap .form-select {
	height: 52px;
}

.schedule-form .form-control,
.schedule-form .form-select {
	border-color: #dce6ed;
	border-radius: 8px;
	background: #f8fafc;
	color: #263b4c;
	font-size: 12px;
	box-shadow: none
}

.schedule-form textarea.form-control {
	padding: 14px;
	min-height: 130px
}

.schedule-form .form-control:focus,
.schedule-form .form-select:focus {
	background: #fff;
	border-color: var(--sc-blue);
	box-shadow: 0 0 0 4px rgba(35, 143, 249, .08)
}

.urgency-options {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 12px
}

.urgency-options label>span {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 15px;
	border: 1px solid var(--sc-border);
	border-radius: 10px;
	flex-direction: column;
}

.urgency-options i {
	color: var(--sc-blue)
}

.urgency-options strong,
.urgency-options small {
	display: block
}

.urgency-options strong {
	color: var(--sc-navy);
	font-size: 10px
}

.urgency-options small {
	color: var(--sc-muted);
	font-size: 8px
}

.form-check-label {
	color: var(--sc-muted);
	font-size: 10px
}

.form-check-input:checked {
	background-color: var(--sc-orange);
	border-color: var(--sc-orange)
}

.schedule-submit-row {
	display: flex;
	align-items: center;
	gap: 17px
}

.schedule-submit {
	padding: 14px 23px;
	background: linear-gradient(90deg, var(--sc-orange), var(--sc-red));
	color: #fff;
	font-size: 12px;
	font-weight: 750
}

.schedule-submit:hover {
	color: #fff
}

.schedule-submit-row>span {
	color: #81909b;
	font-size: 9px
}

.schedule-submit-row>span i {
	color: #46a673
}

.schedule-success {
	display: none;
	align-items: center;
	gap: 13px;
	margin-top: 25px;
	padding: 17px;
	border: 1px solid #bde7cf;
	border-radius: 10px;
	background: #effbf4
}

.schedule-success.show {
	display: flex
}

.schedule-success>i {
	width: 38px;
	height: 38px;
	display: grid;
	place-items: center;
	border-radius: 50%;
	background: #36a866;
	color: #fff
}

.schedule-success strong {
	color: #1e6540;
	font-size: 12px
}

.schedule-success p {
	margin: 2px 0 0;
	color: #52725f;
	font-size: 9px
}

.schedule-sidebar {
	display: grid;
	gap: 20px;
}

.schedule-main .col-lg-4 {
	position: sticky;
	top: 0;
}

.call-card,
.expect-card,
.prepare-card {
	padding: 31px;
	border-radius: 18px
}

.call-card {
	background: var(--sc-navy);
	color: #fff;
}

.call-card>div {
	width: 50px;
	height: 50px;
	display: grid;
	place-items: center;
	margin-bottom: 21px;
	border-radius: 13px;
	background: var(--sc-blue)
}

.call-card>span {
	color: #91a7b7;
	font-size: 8px;
	font-weight: 700;
	text-transform: uppercase
}

.call-card h3 {
	margin: 7px 0 11px;
	font-size: 25px;
	font-weight: 750
}

.call-card p {
	color: #aebeca;
	font-size: 10px;
	line-height: 1.7
}

.call-card>a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 750;
	text-decoration: none
}

.call-card>small {
	display: block;
	margin-top: 5px;
	color: #7890a2;
	font-size: 8px
}

.expect-card {
	border: 1px solid var(--sc-border);
	background: var(--sc-soft)
}

.expect-card ul {
	margin: 22px 0 0;
	padding: 0
}

.expect-card li {
	display: flex;
	gap: 12px;
	padding: 15px 0;
	border-top: 1px solid var(--sc-border)
}

.expect-card li>b {
	width: 26px;
	height: 26px;
	display: grid;
	place-items: center;
	border-radius: 50%;
	background: #e0f1ff;
	color: var(--sc-blue);
	font-size: 9px
}

.expect-card strong,
.expect-card li span {
	display: block
}

.expect-card strong {
	color: var(--sc-navy);
	font-size: 10px
}

.expect-card li span {
	color: var(--sc-muted);
	font-size: 8px;
	line-height: 1.5
}

.prepare-card {
	border: 1px solid #f3d5c9;
	background: #fff8f5
}

.prepare-card h3 {
	color: var(--sc-navy);
	font-size: 13px
}

.prepare-card h3 i {
	margin-right: 6px;
	color: var(--sc-orange)
}

.prepare-card ul {
	margin: 15px 0 0;
	padding-left: 16px;
	list-style: disc
}

.prepare-card li {
	margin-bottom: 7px;
	color: var(--sc-muted);
	font-size: 9px
}

.schedule-trust {
	padding: 0 0 70px
}

.schedule-trust .col-md-4>div {
	height: 100%;
	display: flex;
	gap: 13px;
	padding: 23px;
	border: 1px solid var(--sc-border);
	border-radius: 14px
}

.schedule-trust i {
	width: 42px;
	height: 42px;
	display: grid;
	place-items: center;
	flex: 0 0 42px;
	border-radius: 11px;
	background: #eaf5ff;
	color: var(--sc-blue)
}

.schedule-trust strong,
.schedule-trust span {
	display: block
}

.schedule-trust strong {
	color: var(--sc-navy);
	font-size: 10px
}

.schedule-trust span {
	color: var(--sc-muted);
	font-size: 8px;
	line-height: 1.5
}

@media(max-width:1199px) {
	.schedule-title-hero {
		padding: 74px 0
	}

	.schedule-main {
		padding: 60px 0
	}
}

@media(max-width:991px) {
	.schedule-title-hero {
		padding: 68px 0
	}
}

@media(max-width:767px) {
	.schedule-title-hero {
		padding: 58px 0
	}

	.schedule-main {
		padding: 72px 0
	}

	.schedule-form-panel {
		padding: 28px 20px
	}

	.service-options,
	.urgency-options {
		grid-template-columns: 1fr
	}

	.schedule-submit-row {
		flex-direction: column;
		align-items: flex-start
	}

	.schedule-trust {
		padding-bottom: 72px
	}
}

@media(max-width:575px) {
	.schedule-title-hero h1 {
		font-size: 32px
	}

	.schedule-submit {
		width: 100%
	}
}

/* ================ Service Area Details Page ================ */
.location-intro {
	padding: 110px 0;
	background: #fff
}

.location-intro h2,
.location-services h2,
.local-experience h2,
.neighborhood-section h2,
.location-faq h2,
.location-final h2 {
	margin: 14px 0 18px;
	color: var(--sa-navy);
	font-size: clamp(34px, 4.2vw, 46px);
	font-weight: 600;
	line-height: 1.12;
	letter-spacing: -.04em
}

.location-lead {
	color: var(--sa-muted);
	font-size: 16px;
	line-height: 1.8
}

.location-highlights {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
	margin: 28px 0
}

.location-highlights>div {
	display: flex;
	gap: 11px
}

.location-highlights i {
	width: 38px;
	height: 38px;
	flex: 0 0 38px;
	display: grid;
	place-items: center;
	border-radius: 10px;
	background: #eaf5ff;
	color: var(--sa-blue)
}

.location-highlights strong,
.location-highlights span {
	display: block
}

.location-highlights strong {
	color: var(--sa-navy);
	font-size: 11px
}

.location-highlights span {
	color: var(--sa-muted);
	font-size: 9px;
	line-height: 1.5
}

.local-info-card {
	overflow: hidden;
	border-radius: 30px;
	background: var(--sa-navy);
	box-shadow: 0 25px 55px rgba(16, 35, 54, .2)
}

.local-map {
	position: relative;
	min-height: 280px;
	display: grid;
	place-items: center;
	background-color: #143149;
	background-image: linear-gradient(rgba(255, 255, 255, .04) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .04) 1px, transparent 1px);
	background-size: 27px 27px;
	color: rgba(35, 143, 249, .16);
	font-size: 150px
}

.local-map>span {
	position: absolute;
	left: 34%;
	top: 25%;
	color: var(--sa-orange);
	font-size: 27px
}

.local-map>div {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 230px;
	padding: 18px;
	text-align: center;
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 13px;
	background: rgba(9, 24, 39, .9)
}

.local-map small,
.local-map strong,
.local-map em {
	display: block
}

.local-map small {
	color: #7790a2;
	font-size: 13px;
	text-transform: uppercase
}

.local-map strong {
	margin: 5px;
	color: #fff;
	font-size: 24px
}

.local-map em {
	color: #93a7b6;
	font-size: 14px;
	font-style: normal
}

.local-meta {
	padding: 12px 28px 24px
}

.local-meta>div {
	display: flex;
	align-items: center;
	gap: 13px;
	padding: 14px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .08)
}

.local-meta>div:last-child {
	border: 0
}

.local-meta>div>i {
	width: 34px;
	height: 34px;
	display: grid;
	place-items: center;
	border-radius: 9px;
	background: rgba(35, 143, 249, .14);
	color: #65b6ff
}

.local-meta small,
.local-meta strong,
.local-meta a {
	display: block
}

.local-meta small {
	color: #738b9c;
	font-size: 14px;
	text-transform: uppercase
}

.local-meta strong,
.local-meta a {
	color: #fff;
	font-size: 17px;
	text-decoration: none
}

.status-live {
	display: inline-flex !important;
	align-items: center;
	gap: 12px;
	padding: 14px 22px;
	background: #e5f3ff;
	border-left: 5px solid #238ff9;
	border-radius: 9px;
	color: var(--sa-navy);
	font-size: 14px;
	font-weight: 600
}

.status-live b {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #238ff9
}

.location-services {
	padding: 70px 0;
}

.location-service-card {
	position: relative;
	height: 100%;
	min-height: 285px;
	display: flex;
	flex-direction: column;
	padding: 30px;
	border: 1px solid var(--sa-border);
	border-radius: 17px;
	background: #fff;
	color: inherit;
	text-decoration: none;
	overflow: hidden;
	transition: .3s
}

.location-service-card:hover {
	color: inherit;
	transform: translateY(-7px);
	box-shadow: 0 20px 42px rgba(23, 52, 76, .1)
}

.location-service-card>div {
	width: 53px;
	height: 53px;
	display: grid;
	place-items: center;
	margin-bottom: 30px;
	border-radius: 14px;
	background: #eaf5ff;
	color: var(--sa-blue);
	font-size: 24px
}

.location-services {
	padding: 70px 0;
}

.location-service-card h3 {
	color: var(--sa-navy);
	font-size: 22px;
	font-weight: 740
}

.location-service-card p {
	color: var(--sa-muted);
	font-size: 15px;
	line-height: 1.7
}

.location-service-card>span {
	margin-top: auto;
	color: var(--sa-orange);
	font-size: 14px;
	font-weight: 750;
	text-transform: uppercase
}

.location-service-card>b {
	position: absolute;
	right: 19px;
	top: 19px;
	padding: 5px 8px;
	border-radius: 99px;
	background: var(--sa-orange);
	color: #fff;
	font-size: 12px;
	text-transform: uppercase
}

.location-service-card:hover {
	background: var(--sa-navy);
	border-color: var(--sa-navy)
}

.location-service-card:hover>div {
	background: rgba(35, 143, 249, .17);
	color: #65b6ff
}

.location-service-card:hover h3 {
	color: #fff
}

.location-service-card:hover p {
	color: #aebeca
}

.local-experience {
	padding: 70px 0;
	background: var(--sa-navy);
	color: #fff
}

.urgent-card {
	padding: 38px;
	border-radius: 20px;
	background: linear-gradient(135deg, #d9321c, #f15a24)
}

.urgent-card>div {
	width: 58px;
	height: 58px;
	display: grid;
	place-items: center;
	margin-bottom: 23px;
	border-radius: 15px;
	background: rgba(255, 255, 255, .16);
	font-size: 20px
}

.urgent-card>span {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase
}

.urgent-card h2 {
	margin: 7px 0 12px;
	color: #fff;
	font-size: 32px
}

.urgent-card p {
	color: #fff;
	font-size: 15px;
	line-height: 1.7;
	opacity: .84
}

.urgent-btn {
	padding: 13px 19px;
	border-radius: 7px;
	background: #fff;
	color: var(--sa-navy);
	font-size: 15px;
	font-weight: 750
}

.urgent-btn:hover {
	background: var(--sa-navy);
	color: #fff
}

.local-experience .col-lg-7>h2 {
	color: #fff
}

.expect-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 13px
}

.expect-grid>div {
	display: grid;
	grid-template-columns: 32px 40px 1fr;
	gap: 10px;
	padding: 17px;
	border: 1px solid rgba(255, 255, 255, .09);
	border-radius: 12px
}

.expect-grid>div>span {
	color: rgba(255, 255, 255, .18);
	font-size: 20px;
	font-weight: 800
}

.expect-grid>div>i {
	width: 38px;
	height: 38px;
	display: grid;
	place-items: center;
	border-radius: 10px;
	background: rgba(35, 143, 249, .15);
	color: #65b6ff
}

.expect-grid h3 {
	margin: 0 0 3px;
	font-size: 18px
}

.expect-grid p {
	margin: 0;
	color: #94a8b7;
	font-size: 14px
}

.neighborhood-section {
	padding: 70px 0
}

.neighborhood-section .col-lg-7>p {
	color: var(--sa-muted)
}

.neighborhood-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 12px;
	margin-top: 27px
}

.neighborhood-grid span {
	padding: 13px;
	border: 1px solid var(--sa-border);
	border-radius: 9px;
	color: var(--sa-navy);
	font-size: 15px
}

.neighborhood-grid i {
	margin-right: 7px;
	color: var(--sa-orange)
}

.address-card {
	padding: 36px;
	border: 1px solid var(--sa-border);
	border-radius: 19px;
	background: var(--sa-soft);
	position: sticky;
	top: 0;
}

.address-card .icon {
	width: 54px;
	height: 54px;
	display: grid;
	place-items: center;
	margin-bottom: 23px;
	border-radius: 14px;
	background: #e5f3ff;
	color: var(--sa-blue)
}

.address-card>span {
	color: var(--sa-orange);
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase
}

.address-card h3 {
	margin: 7px 0;
	color: var(--sa-navy);
	font-size: 27px;
	font-weight: 750
}

.address-card p {
	color: var(--sa-muted);
	font-size: 15px
}

.address-btn {
	width: 100%;
	margin: 9px 0 13px;
	padding: 13px;
	background: var(--sa-navy);
	color: #fff;
	font-size: 15px
}

.all-areas {
	display: block;
	text-align: center;
	color: var(--sa-blue);
	font-size: 10px;
	text-decoration: none
}

.location-faq {
	padding: 110px 0;
	background: var(--sa-soft)
}

.location-faq .col-lg-5>p {
	color: var(--sa-muted)
}

.faq-call {
	display: flex;
	align-items: center;
	gap: 12px
}

.faq-call>i {
	width: 45px;
	height: 45px;
	display: grid;
	place-items: center;
	border-radius: 11px;
	background: #e5f3ff;
	color: var(--sa-blue)
}

.faq-call small,
.faq-call a {
	display: block
}

.faq-call small {
	font-size: 8px
}

.faq-call a {
	color: var(--sa-navy);
	font-weight: 750;
	text-decoration: none
}

.location-accordion .accordion-item {
	margin-bottom: 12px;
	border: 1px solid var(--sa-border) !important;
	border-radius: 11px !important;
	overflow: hidden
}

.location-accordion .accordion-button {
	padding: 18px 20px;
	color: var(--sa-navy);
	font-size: 12px;
	font-weight: 700;
	box-shadow: none
}

.location-accordion .accordion-button:not(.collapsed) {
	background: #fff;
	color: var(--sa-blue)
}

.location-accordion .accordion-body {
	padding: 5px 20px 19px;
	color: var(--sa-muted);
	font-size: 10px;
	line-height: 1.75
}

.location-final {
	padding: 0 0 110px;
	background: var(--sa-soft)
}

.location-final-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 40px;
	padding: 48px 55px;
	border-radius: 21px;
	background: linear-gradient(105deg, #e23c1f, #f15a24);
	color: #fff
}

.location-final h2 {
	margin: 6px 0;
	color: #fff
}

.location-final p {
	color: #fff;
	font-size: 11px
}

.location-final-inner>div:last-child {
	min-width: 230px;
	display: flex;
	flex-direction: column;
	gap: 12px
}

.location-final-btn {
	background: #fff;
	color: var(--sa-navy);
	font-size: 12px;
	font-weight: 750
}

.location-final-phone {
	text-align: center;
	color: #fff;
	font-weight: 700;
	text-decoration: none
}

@media(max-width:991px) {

	.location-highlights,
	.expect-grid {
		grid-template-columns: 1fr
	}

	.location-final-inner {
		flex-direction: column;
		align-items: flex-start
	}

	.location-final-inner>div:last-child {
		width: 100%
	}
}

@media(max-width:767px) {

	.location-intro,
	.location-services,
	.local-experience,
	.neighborhood-section,
	.location-faq {
		padding: 72px 0
	}

	.neighborhood-grid {
		grid-template-columns: 1fr
	}

	.location-final {
		padding-bottom: 72px
	}

	.location-final-inner {
		padding: 34px 24px
	}
}

@media(max-width:575px) {
	.location-final-inner {
		text-align: center;
		align-items: stretch
	}
}

/* ================ Service Area Page ================ */
:root {
	--sa-navy: #102336;
	--sa-deep: #091827;
	--sa-orange: #f15a24;
	--sa-red: #d9321c;
	--sa-blue: #238ff9;
	--sa-soft: #f3f7fb;
	--sa-border: #dfe8ef;
	--sa-muted: #657484
}

.area-title-hero {
	position: relative;
	overflow: hidden;
	padding: 82px 0 84px;
	background: linear-gradient(120deg, #eef5fa 0%, #f8fbfd 55%, #e6f1f8 100%)
}

.area-title-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: radial-gradient(rgba(35, 143, 249, .11) 1px, transparent 1px);
	background-size: 24px 24px;
	mask-image: linear-gradient(to right, #000, transparent 70%)
}

.area-glow {
	position: absolute;
	border-radius: 50%;
	opacity: .6
}

.area-glow-one {
	width: 430px;
	height: 430px;
	right: -170px;
	top: -220px;
	background: rgba(35, 143, 249, .12)
}

.area-glow-two {
	width: 300px;
	height: 300px;
	left: 38%;
	bottom: -220px;
	background: rgba(241, 90, 36, .1)
}

.area-title-wrap {
	position: relative;
	z-index: 2
}

.area-title-hero h1 {
	margin: 0 0 17px;
	color: var(--sa-navy);
	font-size: clamp(36px, 5vw, 56px);
	font-weight: 800;
	line-height: 1.05;
	letter-spacing: -.025em
}

.area-breadcrumb {
	font-size: 14px;
	font-weight: 600
}

.area-breadcrumb a {
	color: var(--sa-muted);
	text-decoration: none
}

.area-breadcrumb .active {
	color: var(--sa-orange)
}

.area-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	color: #9ba9b4
}

.area-kicker {
	display: flex;
	align-items: center;
	gap: 10px;
	color: var(--sa-orange);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .07em;
	text-transform: uppercase
}

.area-kicker>span {
	width: 30px;
	height: 2px;
	background: var(--sa-orange)
}

.area-intro {
	padding: 110px 0;
	background: #fff
}

.area-intro h2,
.communities-section h2,
.coverage-details h2,
.area-services h2,
.area-final h2 {
	margin: 14px 0 18px;
	color: var(--sa-navy);
	font-size: clamp(34px, 4.2vw, 52px);
	font-weight: 780;
	line-height: 1.12;
	letter-spacing: -.04em
}

.area-lead {
	color: var(--sa-muted);
	font-size: 16px;
	line-height: 1.8
}

.area-benefits {
	display: grid;
	gap: 14px;
	margin: 28px 0
}

.area-benefits>div {
	display: flex;
	align-items: center;
	gap: 13px
}

.area-benefits>div>i {
	width: 40px;
	height: 40px;
	flex: 0 0 40px;
	display: grid;
	place-items: center;
	border-radius: 11px;
	background: #eaf5ff;
	color: var(--sa-blue)
}

.area-benefits strong,
.area-benefits span {
	display: block
}

.area-benefits strong {
	color: var(--sa-navy);
	font-size: 12px
}

.area-benefits span {
	color: var(--sa-muted);
	font-size: 10px;
	line-height: 1.5
}

.area-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 13px;
	margin-top: 28px
}

.area-primary,
.area-secondary {
	min-height: 53px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 13px 22px;
	border-radius: 7px;
	font-size: 13px;
	font-weight: 750
}

.area-primary {
	background: linear-gradient(90deg, var(--sa-orange), var(--sa-red));
	color: #fff;
	box-shadow: 0 12px 26px rgba(217, 50, 28, .2)
}

.area-primary:hover {
	color: #fff;
	transform: translateY(-2px)
}

.area-secondary {
	border: 1px solid #d7e2ea;
	background: #fff;
	color: var(--sa-navy)
}

.area-secondary:hover {
	background: var(--sa-navy);
	color: #fff
}

.coverage-map-card {
	position: relative;
	min-height: 460px;
	overflow: hidden;
	border-radius: 23px;
	background: #102b43;
	box-shadow: 0 25px 55px rgba(16, 35, 54, .2)
}

.map-grid {
	position: absolute;
	inset: 0;
	background-image: linear-gradient(rgba(255, 255, 255, .045) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .045) 1px, transparent 1px);
	background-size: 30px 30px
}

.map-watermark {
	position: absolute;
	inset: 0;
	display: grid;
	place-items: center;
	color: rgba(35, 143, 249, .15);
	font-size: 230px
}

.map-pin {
	position: absolute;
	color: var(--sa-orange);
	font-size: 25px;
	filter: drop-shadow(0 5px 7px rgba(0, 0, 0, .35))
}

.pin-a {
	left: 23%;
	top: 23%
}

.pin-b {
	right: 25%;
	top: 31%
}

.pin-c {
	left: 34%;
	bottom: 28%
}

.pin-d {
	right: 30%;
	bottom: 18%
}

.map-center-label {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 260px;
	padding: 20px;
	text-align: center;
	border: 1px solid rgba(255, 255, 255, .12);
	border-radius: 14px;
	background: rgba(9, 24, 39, .9);
	backdrop-filter: blur(7px)
}

.map-center-label small,
.map-center-label strong,
.map-center-label span {
	display: block
}

.map-center-label small {
	color: #7f96a8;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: .07em
}

.map-center-label strong {
	margin: 6px 0;
	color: #fff;
	font-size: 20px
}

.map-center-label span {
	color: #9eb1c0;
	font-size: 9px
}

.map-status {
	position: absolute;
	left: 20px;
	bottom: 20px;
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 9px 12px;
	border-radius: 99px;
	background: rgba(9, 24, 39, .85);
	color: #c3d0da;
	font-size: 9px
}

.map-status>span {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #43d586;
	box-shadow: 0 0 0 4px rgba(67, 213, 134, .13)
}

.communities-section {
	padding: 110px 0;
	background: var(--sa-soft)
}

.area-heading {
	max-width: 760px;
	margin: 0 auto 50px
}

.area-heading>p {
	color: var(--sa-muted)
}

.community-card {
	position: relative;
	height: 100%;
	min-height: 300px;
	display: flex;
	flex-direction: column;
	padding: 30px;
	border: 1px solid var(--sa-border);
	border-radius: 17px;
	background: #fff;
	color: inherit;
	text-decoration: none;
	overflow: hidden;
	transition: .3s
}

.community-card:hover {
	color: inherit;
	transform: translateY(-7px);
	box-shadow: 0 20px 42px rgba(23, 52, 76, .1)
}

.community-icon {
	width: 52px;
	height: 52px;
	display: grid;
	place-items: center;
	margin-bottom: 31px;
	border-radius: 14px;
	background: #eaf5ff;
	color: var(--sa-blue);
	font-size: 19px
}

.community-card h3 {
	color: var(--sa-navy);
	font-size: 21px;
	font-weight: 750
}

.community-card p {
	color: var(--sa-muted);
	font-size: 11px;
	line-height: 1.7
}

.community-link {
	margin-top: auto;
	color: var(--sa-orange);
	font-size: 10px;
	font-weight: 750;
	text-transform: uppercase;
	letter-spacing: .04em
}

.community-link i {
	margin-left: 5px
}

.community-badge {
	position: absolute;
	right: 20px;
	top: 20px;
	padding: 5px 8px;
	border-radius: 99px;
	background: var(--sa-orange);
	color: #fff;
	font-size: 8px;
	font-weight: 700;
	text-transform: uppercase
}

.community-card.featured {
	background: var(--sa-navy);
	border-color: var(--sa-navy)
}

.featured .community-icon {
	background: rgba(35, 143, 249, .18);
	color: #65b6ff
}

.featured h3 {
	color: #fff
}

.featured p {
	color: #aebeca
}

.coverage-details {
	padding: 110px 0;
	background: #fff
}

.coverage-panel,
.outside-card {
	height: 100%;
	padding: 42px;
	border-radius: 20px
}

.coverage-panel {
	background: var(--sa-navy);
	color: #fff
}

.area-kicker.light {
	color: #65b6ff
}

.area-kicker.light>span {
	background: #65b6ff
}

.coverage-panel h2 {
	color: #fff;
	font-size: clamp(30px, 3.8vw, 43px)
}

.coverage-panel>p {
	color: #aebeca;
	line-height: 1.7
}

.town-list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 13px;
	margin-top: 28px
}

.town-list span {
	padding: 12px;
	border: 1px solid rgba(255, 255, 255, .09);
	border-radius: 8px;
	color: #d2dde5;
	font-size: 10px
}

.town-list i {
	margin-right: 7px;
	color: #65b6ff
}

.outside-card {
	border: 1px solid var(--sa-border);
	background: var(--sa-soft)
}

.outside-card>div {
	width: 56px;
	height: 56px;
	display: grid;
	place-items: center;
	margin-bottom: 25px;
	border-radius: 15px;
	background: #e5f3ff;
	color: var(--sa-blue);
	font-size: 21px
}

.outside-card>span {
	color: var(--sa-orange);
	font-size: 9px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .07em
}

.outside-card h3 {
	margin: 8px 0 13px;
	color: var(--sa-navy);
	font-size: 27px;
	font-weight: 750
}

.outside-card p {
	color: var(--sa-muted);
	font-size: 11px;
	line-height: 1.7
}

.outside-btn {
	margin-top: 10px;
	padding: 13px 19px;
	border-radius: 7px;
	background: var(--sa-navy);
	color: #fff;
	font-size: 11px;
	font-weight: 750
}

.outside-btn:hover {
	background: var(--sa-orange);
	color: #fff
}

.area-services {
	padding: 110px 0;
	background: var(--sa-soft)
}

.area-services .row.align-items-end p {
	margin: 0;
	color: var(--sa-muted)
}

.area-service-card {
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 31px;
	border: 1px solid var(--sa-border);
	border-radius: 17px;
	background: #fff;
	color: inherit;
	text-decoration: none;
	transition: .3s
}

.area-service-card:hover {
	color: inherit;
	transform: translateY(-6px);
	box-shadow: 0 18px 38px rgba(23, 52, 76, .09)
}

.area-service-card>div {
	width: 54px;
	height: 54px;
	display: grid;
	place-items: center;
	margin-bottom: 25px;
	border-radius: 14px;
	background: #eaf5ff;
	color: var(--sa-blue);
	font-size: 20px
}

.area-service-card h3 {
	color: var(--sa-navy);
	font-size: 18px;
	font-weight: 740
}

.area-service-card p {
	color: var(--sa-muted);
	font-size: 10px;
	line-height: 1.7
}

.area-service-card>span {
	margin-top: auto;
	color: var(--sa-orange);
	font-size: 10px;
	font-weight: 750;
	text-transform: uppercase
}

.area-service-card>span i {
	margin-left: 5px
}

.area-final {
	padding: 0 0 110px;
	background: var(--sa-soft)
}

.area-final-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 40px;
	padding: 48px 55px;
	border-radius: 21px;
	background: linear-gradient(105deg, #e23c1f, #f15a24);
	color: #fff
}

.area-final-inner>div:first-child {
	max-width: 700px
}

.area-final-inner span {
	font-size: 9px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .08em;
	opacity: .8
}

.area-final h2 {
	margin: 6px 0 8px;
	color: #fff;
	font-size: clamp(28px, 3.5vw, 40px)
}

.area-final p {
	margin: 0;
	color: #fff;
	font-size: 11px;
	opacity: .82
}

.area-final-inner>div:last-child {
	min-width: 230px;
	display: flex;
	flex-direction: column;
	gap: 12px
}

.area-final-btn {
	padding: 14px 20px;
	border-radius: 7px;
	background: #fff;
	color: var(--sa-navy);
	font-size: 12px;
	font-weight: 750
}

.area-final-btn:hover {
	background: var(--sa-navy);
	color: #fff
}

.area-final-phone {
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none
}

.area-final-phone:hover {
	color: #fff;
	opacity: .8
}

@media(max-width:1199.98px) {
	.area-title-hero {
		padding: 74px 0
	}

	.area-intro,
	.communities-section,
	.coverage-details,
	.area-services {
		padding: 90px 0
	}

	.area-final {
		padding-bottom: 90px
	}
}

@media(max-width:991.98px) {
	.area-title-hero {
		padding: 68px 0
	}

	.area-final-inner {
		flex-direction: column;
		align-items: flex-start
	}

	.area-final-inner>div:last-child {
		width: 100%;
		min-width: 0
	}
}

@media(max-width:767.98px) {
	.area-title-hero {
		padding: 58px 0
	}

	.area-title-hero h1 {
		font-size: 34px
	}

	.area-intro,
	.communities-section,
	.coverage-details,
	.area-services {
		padding: 72px 0
	}

	.coverage-map-card {
		min-height: 380px
	}

	.town-list {
		grid-template-columns: 1fr
	}

	.coverage-panel,
	.outside-card {
		padding: 30px 23px
	}

	.area-final {
		padding-bottom: 72px
	}

	.area-final-inner {
		padding: 34px 24px
	}
}

@media(max-width:575.98px) {

	.area-primary,
	.area-secondary {
		width: 100%
	}

	.map-center-label {
		width: 220px
	}

	.area-final-inner {
		text-align: center;
		align-items: stretch
	}
}

/* ================ Water Heaters Page ================ */
:root {
	--wh-navy: #102336;
	--wh-orange: #f15a24;
	--wh-red: #d9321c;
	--wh-blue: #238ff9;
	--wh-soft: #f3f7fb;
	--wh-border: #dfe8ef;
	--wh-muted: #657484
}

.heater-title-hero {
	position: relative;
	overflow: hidden;
	padding: 82px 0 84px;
	background: linear-gradient(120deg, #eef5fa 0%, #f8fbfd 55%, #e6f1f8 100%)
}

.heater-title-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: radial-gradient(rgba(35, 143, 249, .11) 1px, transparent 1px);
	background-size: 24px 24px
}

.heater-glow {
	position: absolute;
	border-radius: 50%;
	opacity: .6
}

.heater-glow-one {
	width: 430px;
	height: 430px;
	right: -170px;
	top: -220px;
	background: rgba(35, 143, 249, .12)
}

.heater-glow-two {
	width: 300px;
	height: 300px;
	left: 38%;
	bottom: -220px;
	background: rgba(241, 90, 36, .1)
}

.heater-title-wrap {
	position: relative;
	z-index: 2
}

.heater-title-hero h1 {
	margin: 0 0 17px;
	color: var(--wh-navy);
	font-size: clamp(38px, 5vw, 58px);
	font-weight: 800;
	letter-spacing: -.025em
}

.heater-breadcrumb {
	font-size: 15px;
	font-weight: 600
}

.heater-breadcrumb a {
	color: var(--wh-muted);
	text-decoration: none
}

.heater-breadcrumb .active {
	color: var(--wh-orange)
}

.heater-kicker {
	display: flex;
	align-items: center;
	gap: 10px;
	color: var(--wh-orange);
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .06em
}

.heater-kicker>span {
	width: 32px;
	height: 2px;
	background: var(--wh-orange)
}

.heater-intro {
	padding: 110px 0
}

.heater-intro h2,
.heater-types h2,
.repair-replace h2,
.heater-services h2,
.heater-process h2,
.heater-faq h2,
.heater-final h2 {
	margin: 14px 0 20px;
	color: var(--wh-navy);
	font-size: clamp(36px, 4.3vw, 54px);
	font-weight: 780;
	line-height: 1.12;
	letter-spacing: -.04em
}

.heater-lead {
	color: var(--wh-muted);
	font-size: 17px;
	line-height: 1.8
}

.heater-benefits {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	margin: 30px 0
}

.heater-benefits>div {
	display: flex;
	gap: 12px
}

.heater-benefits i {
	width: 29px;
	height: 29px;
	flex: 0 0 29px;
	display: grid;
	place-items: center;
	border-radius: 50%;
	background: #e5f3ff;
	color: var(--wh-blue);
	font-size: 13px
}

.heater-benefits strong,
.heater-benefits span {
	display: block
}

.heater-benefits strong {
	color: var(--wh-navy);
	font-size: 15px
}

.heater-benefits span {
	color: var(--wh-muted);
	font-size: 14px;
	line-height: 1.55
}

.heater-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 14px
}

.heater-primary,
.heater-secondary {
	min-height: 54px;
	display: inline-flex;
	align-items: center;
	padding: 14px 23px;
	border-radius: 7px;
	font-size: 15px;
	font-weight: 750
}

.heater-primary {
	background: linear-gradient(90deg, var(--wh-orange), var(--wh-red));
	color: #fff
}

.heater-primary:hover {
	color: #fff
}

.heater-secondary {
	border: 1px solid #d7e2ea;
	color: var(--wh-navy)
}

.heater-secondary:hover {
	background: var(--wh-navy);
	color: #fff
}

.heater-help-card {
	padding: 38px;
	border-radius: 22px;
	background: var(--wh-navy);
	color: #fff;
	box-shadow: 0 25px 55px rgba(16, 35, 54, .2)
}

.heater-help-icon {
	width: 58px;
	height: 58px;
	display: grid;
	place-items: center;
	margin-bottom: 24px;
	border-radius: 15px;
	background: var(--wh-blue);
	font-size: 23px
}

.heater-help-card>span {
	color: #9cb0be;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase
}

.heater-help-card h3 {
	margin: 9px 0 20px;
	font-size: 29px;
	font-weight: 750
}

.heater-help-card ul {
	margin: 0 0 22px;
	padding: 0
}

.heater-help-card li {
	padding: 11px 0;
	border-top: 1px solid rgba(255, 255, 255, .09);
	color: #c4d0d9;
	font-size: 14px
}

.heater-help-card li i {
	margin-right: 9px;
	color: var(--wh-orange);
	font-size: 7px
}

.heater-help-card>a {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none
}

.heater-types {
	padding: 110px 0;
	background: var(--wh-soft)
}

.heater-heading {
	max-width: 780px;
	margin: 0 auto 52px
}

.heater-heading>p {
	color: var(--wh-muted);
	font-size: 16px;
	line-height: 1.7
}

.heater-type-card {
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 32px;
	border: 1px solid var(--wh-border);
	border-radius: 19px;
	background: #fff;
	transition: .3s
}

.heater-type-card:hover {
	transform: translateY(-7px);
	box-shadow: 0 20px 44px rgba(23, 52, 76, .1)
}

.type-label {
	align-self: flex-start;
	padding: 7px 11px;
	border-radius: 99px;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase
}

.type-label.orange {
	background: var(--wh-orange)
}

.type-label.blue {
	background: var(--wh-blue)
}

.type-label.dark {
	background: var(--wh-navy)
}

.type-image {
	height: 230px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 20px 0
}

.type-image img {
	max-height: 220px;
	object-fit: contain
}

.heater-type-card h3 {
	color: var(--wh-navy);
	font-size: 27px;
	font-weight: 750
}

.heater-type-card>p {
	color: var(--wh-muted);
	font-size: 15px;
	line-height: 1.7
}

.heater-type-card ul {
	margin: 12px 0 25px;
	padding: 0
}

.heater-type-card li {
	margin-bottom: 10px;
	color: #455867;
	font-size: 14px
}

.heater-type-card li i {
	margin-right: 8px;
	color: var(--wh-blue)
}

.type-link {
	margin-top: auto;
	color: var(--wh-orange);
	font-size: 14px;
	font-weight: 750;
	text-decoration: none;
	text-transform: uppercase
}

.heater-type-card.featured {
	background: var(--wh-navy);
	border-color: var(--wh-navy)
}

.heater-type-card.featured h3 {
	color: #fff
}

.heater-type-card.featured>p,
.heater-type-card.featured li {
	color: #b3c2cd
}

.repair-replace {
	padding: 110px 0;
	background: var(--wh-navy);
	color: #fff
}

.decision-card {
	padding: 38px;
	border-radius: 20px;
	background: linear-gradient(135deg, #d9321c, #f15a24)
}

.decision-card>span {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase
}

.decision-card h2 {
	color: #fff;
	font-size: 38px
}

.decision-card p {
	color: #fff;
	font-size: 15px;
	line-height: 1.75;
	opacity: .86
}

.decision-btn {
	padding: 14px 21px;
	background: #fff;
	color: var(--wh-navy);
	font-size: 15px;
	font-weight: 750
}

.heater-kicker.light {
	color: #65b6ff
}

.heater-kicker.light>span {
	background: #65b6ff
}

.decision-list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 15px;
	margin-top: 25px
}

.decision-list>div {
	display: grid;
	grid-template-columns: 40px 48px 1fr;
	align-items: center;
	gap: 12px;
	padding: 20px;
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 13px
}

.decision-list>div>span {
	color: rgba(255, 255, 255, .2);
	font-size: 24px;
	font-weight: 800
}

.decision-list>div>i {
	width: 45px;
	height: 45px;
	display: grid;
	place-items: center;
	border-radius: 11px;
	background: rgba(35, 143, 249, .17);
	color: #65b6ff
}

.decision-list h3 {
	margin: 0 0 4px;
	font-size: 17px
}

.decision-list p {
	margin: 0;
	color: #9db0be;
	font-size: 14px;
	line-height: 1.5
}

.heater-services {
	padding: 110px 0
}

.heater-service-card {
	height: 100%;
	padding: 30px;
	border: 1px solid var(--wh-border);
	border-radius: 17px
}

.heater-service-card>i {
	width: 55px;
	height: 55px;
	display: grid;
	place-items: center;
	margin-bottom: 24px;
	border-radius: 14px;
	background: #eaf5ff;
	color: var(--wh-blue);
	font-size: 22px
}

.heater-service-card h3 {
	color: var(--wh-navy);
	font-size: 20px;
	font-weight: 740
}

.heater-service-card p {
	margin: 0;
	color: var(--wh-muted);
	font-size: 14px;
	line-height: 1.7
}

.heater-process {
	padding: 110px 0;
	background: var(--wh-soft)
}

.heater-process .row.align-items-end p {
	color: var(--wh-muted);
	font-size: 15px
}

.heater-process-card {
	position: relative;
	height: 100%;
	padding: 30px 24px;
	text-align: center;
	border: 1px solid var(--wh-border);
	border-radius: 16px;
	background: #fff
}

.heater-process-card>span {
	position: absolute;
	right: 17px;
	top: 13px;
	color: #e7edf2;
	font-size: 36px;
	font-weight: 800
}

.heater-process-card>i {
	width: 55px;
	height: 55px;
	display: grid;
	place-items: center;
	margin: 3px auto 23px;
	border-radius: 50%;
	background: #eaf5ff;
	color: var(--wh-blue);
	font-size: 21px
}

.heater-process-card h3 {
	color: var(--wh-navy);
	font-size: 19px;
	font-weight: 730
}

.heater-process-card p {
	margin: 0;
	color: var(--wh-muted);
	font-size: 14px;
	line-height: 1.65
}

.heater-faq {
	padding: 110px 0
}

.heater-faq .col-lg-5>p {
	color: var(--wh-muted);
	font-size: 15px
}

.faq-phone {
	display: flex;
	align-items: center;
	gap: 13px;
	margin-top: 25px;
	color: inherit;
	text-decoration: none
}

.faq-phone>i {
	width: 48px;
	height: 48px;
	display: grid;
	place-items: center;
	border-radius: 12px;
	background: #e5f3ff;
	color: var(--wh-blue)
}

.faq-phone small,
.faq-phone strong {
	display: block
}

.faq-phone small {
	color: var(--wh-muted);
	font-size: 14px
}

.faq-phone strong {
	color: var(--wh-navy);
	font-size: 18px
}

.heater-accordion .accordion-item {
	margin-bottom: 13px;
	border: 1px solid var(--wh-border) !important;
	border-radius: 11px !important;
	overflow: hidden
}

.heater-accordion .accordion-button {
	padding: 20px;
	color: var(--wh-navy);
	font-size: 16px;
	font-weight: 700;
	box-shadow: none
}

.heater-accordion .accordion-button:not(.collapsed) {
	background: #f1f8fe;
	color: var(--wh-blue)
}

.heater-accordion .accordion-body {
	padding: 7px 20px 21px;
	color: var(--wh-muted);
	font-size: 15px;
	line-height: 1.75
}

.heater-final {
	padding: 0 0 110px
}

.heater-final-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 40px;
	padding: 50px 56px;
	border-radius: 22px;
	background: linear-gradient(105deg, #e23c1f, #f15a24);
	color: #fff
}

.heater-final-inner>div:first-child {
	max-width: 720px
}

.heater-final-inner span {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase
}

.heater-final h2 {
	margin: 7px 0 9px;
	color: #fff;
	font-size: 40px
}

.heater-final p {
	margin: 0;
	color: #fff;
	font-size: 15px
}

.heater-final-inner>div:last-child {
	min-width: 240px;
	display: flex;
	flex-direction: column;
	gap: 13px
}

.heater-final-btn {
	padding: 15px 20px;
	background: #fff;
	color: var(--wh-navy);
	font-size: 15px;
	font-weight: 750
}

.heater-final-phone {
	text-align: center;
	color: #fff;
	font-size: 17px;
	font-weight: 700;
	text-decoration: none
}

@media(max-width:1199px) {
	.heater-title-hero {
		padding: 74px 0
	}

	.heater-intro,
	.heater-types,
	.repair-replace,
	.heater-services,
	.heater-process,
	.heater-faq {
		padding: 90px 0
	}
}

@media(max-width:991px) {
	.heater-title-hero {
		padding: 68px 0
	}

	.heater-benefits,
	.decision-list {
		grid-template-columns: 1fr
	}

	.heater-final-inner {
		flex-direction: column;
		align-items: flex-start
	}

	.heater-final-inner>div:last-child {
		width: 100%
	}
}

@media(max-width:767px) {
	.heater-title-hero {
		padding: 58px 0
	}

	.heater-intro,
	.heater-types,
	.repair-replace,
	.heater-services,
	.heater-process,
	.heater-faq {
		padding: 72px 0
	}

	.heater-final {
		padding-bottom: 72px
	}

	.heater-final-inner {
		padding: 35px 24px
	}
}

@media(max-width:575px) {

	.heater-primary,
	.heater-secondary {
		width: 100%
	}

	.heater-title-hero h1 {
		font-size: 34px
	}

	.heater-final-inner {
		text-align: center;
		align-items: stretch
	}
}

/* Keep the process heading and supporting copy visually balanced. */
.heater-process .row.align-items-end {
	align-items: center !important;
}

.heater-process .row.align-items-end h2 {
	font-size: clamp(36px, 3.7vw, 46px);
}

.heater-process .row.align-items-end p {
	margin-bottom: 0;
	line-height: 1.7;
}

/* ================ Plumbing Detail Typography ================ */
.detail-breadcrumb {
	font-size: 14px;
}

.detail-kicker {
	font-size: 13px;
}

.detail-lead {
	font-size: 17px;
}

.detail-checks strong {
	font-size: 15px;
}

.detail-checks span {
	font-size: 14px;
	line-height: 1.6;
}

.detail-primary,
.detail-secondary,
.process-btn,
.detail-final-btn {
	font-size: 14px;
}

.symptom-card>span,
.faq-contact small,
.detail-final-inner span {
	font-size: 12px;
}

.symptom-card li,
.symptom-card>a {
	font-size: 14px;
}

.detail-heading>p,
.detail-process .col-lg-5>p,
.detail-faq .col-lg-5>p {
	font-size: 16px;
}

.solution-card h3 {
	font-size: 18px;
}

.solution-card p {
	font-size: 14px;
	line-height: 1.7;
}

.process-list h3 {
	font-size: 16px;
}

.process-list p {
	font-size: 14px;
	line-height: 1.65;
}

.detail-accordion .accordion-button {
	font-size: 15px;
}

.detail-accordion .accordion-body {
	font-size: 14px;
	line-height: 1.75;
}

.detail-final p,
.detail-final-phone {
	font-size: 15px;
}

@media (max-width: 767.98px) {
	.detail-breadcrumb {
		font-size: 13px;
	}
}

/* ================ Service Area Typography ================ */
.area-kicker {
	font-size: 13px;
}

.area-lead {
	font-size: 17px;
}

.area-benefits strong {
	font-size: 15px;
}

.area-benefits span {
	font-size: 14px;
	line-height: 1.6;
}

.area-primary,
.area-secondary,
.outside-btn,
.area-final-btn {
	font-size: 14px;
}

.map-center-label small,
.community-badge,
.outside-card>span,
.area-final-inner>div:first-child>span {
	font-size: 12px;
}

.map-center-label span,
.map-status {
	font-size: 13px;
}

.area-heading>p,
.coverage-details .coverage-panel>p,
.area-services .row.align-items-end p {
	font-size: 16px;
	line-height: 1.7;
}

.community-card p,
.area-service-card p {
	font-size: 14px;
	line-height: 1.7;
}

.community-link,
.town-list span,
.area-service-card>span {
	font-size: 14px;
}

.outside-card p,
.area-final p,
.area-final-phone {
	font-size: 15px;
	line-height: 1.7;
}

/* Keep the service-area section heading on a balanced line. */
.area-services .row.align-items-end {
	align-items: center !important;
}

.area-services .row.align-items-end h2 {
	font-size: clamp(36px, 3.7vw, 46px);
}

/* ================ Contact Page Typography ================ */
.quick-contact small,
.form-security,
.emergency-card>span,
.path-badge,
.map-label small {
	font-size: 12px;
}

.quick-contact strong,
.contact-form .form-label,
.contact-form .form-control,
.contact-form .form-select,
.contact-form .form-check-label,
.form-success p,
.path-card p,
.path-link,
.coverage-list span,
.coverage-note {
	font-size: 14px;
}

.form-intro,
.service-paths .row.align-items-end p,
.coverage-section .coverage-panel>.row>.col-lg-6>p {
	font-size: 16px;
	line-height: 1.7;
}

.emergency-card p {
	font-size: 15px;
	line-height: 1.7;
}

.emergency-card a,
.form-success strong {
	font-size: 15px;
}



.quick-contact[href^="mailto:"] strong {
	font-size: 13px;
	letter-spacing: -0.02em;
	overflow-wrap: normal;
	white-space: nowrap;
}

/* ================ Schedule Page Typography ================ */
.schedule-kicker {
	font-size: 13px;
}

.schedule-intro {
	font-size: 16px;
}

.form-section-head p,
.service-options small,
.urgency-options small,
.service-error {
	font-size: 13px;
	line-height: 1.55;
}

.service-options strong,
.urgency-options strong {
	font-size: 15px;
}

.schedule-form .form-label,
.schedule-form .form-control,
.schedule-form .form-select,
.schedule-form .form-check-label,
.schedule-submit,
.schedule-success p {
	font-size: 14px;
}

.schedule-submit-row>span,
.schedule-sidebar .call-card>span,
.schedule-sidebar .call-card>small {
	font-size: 12px;
}

.schedule-success strong,
.schedule-sidebar .call-card p {
	font-size: 15px;
	line-height: 1.7;
}

.schedule-success p {
	line-height: 1.6;
}

.expect-card strong,
.schedule-trust strong {
	font-size: 15px;
}

.expect-card li span,
.prepare-card li,
.schedule-trust span {
	font-size: 14px;
	line-height: 1.6;
}

.prepare-card h3 {
	font-size: 16px;
}

/* Keep the contact form and sidebar equal in height. */
@media (min-width: 992px) {

	.contact-main .row.align-items-stretch>.col-lg-7,
	.contact-main .row.align-items-stretch>.col-lg-5 {
		display: flex;
	}

	.contact-main .form-panel,
	.contact-main .contact-sidebar {
		width: 100%;
		height: 100%;
	}

	.contact-main .contact-sidebar {
		grid-template-rows: auto 1fr;
	}
}

/* ================ Shared Inner Page Hero ================ */
.inner-title-hero {
	position: relative;
	overflow: hidden;
	padding: 82px 0 84px;
	background: linear-gradient(120deg, #eef5fa 0%, #f8fbfd 55%, #e6f1f8 100%);
}

.inner-title-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: radial-gradient(rgba(35, 143, 249, 0.11) 1px, transparent 1px);
	background-size: 24px 24px;
	-webkit-mask-image: linear-gradient(to right, #000, transparent 70%);
	mask-image: linear-gradient(to right, #000, transparent 70%);
}

.inner-hero-glow {
	position: absolute;
	border-radius: 50%;
	opacity: 0.6;
}

.inner-hero-glow-one {
	width: 430px;
	height: 430px;
	right: -170px;
	top: -220px;
	background: rgba(35, 143, 249, 0.12);
}

.inner-hero-glow-two {
	width: 300px;
	height: 300px;
	left: 38%;
	bottom: -220px;
	background: rgba(241, 90, 36, 0.1);
}

.inner-title-wrap {
	position: relative;
	z-index: 2;
}

.inner-title-hero h1 {
	margin: 0 0 17px;
	color: #102336;
	font-size: clamp(36px, 5vw, 56px);
	font-weight: 800;
	line-height: 1.05;
	letter-spacing: -0.025em;
}

.inner-breadcrumb {
	font-size: 14px;
	font-weight: 600;
}

.inner-breadcrumb a {
	color: #657484;
	text-decoration: none;
}

.inner-breadcrumb .active {
	color: #f15a24;
}

.inner-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	color: #9ba9b4;
}

@media (max-width: 1199.98px) {
	.inner-title-hero {
		padding: 74px 0;
	}
}

@media (max-width: 991.98px) {
	.inner-title-hero {
		padding: 68px 0;
	}
}

@media (max-width: 767.98px) {
	.inner-title-hero {
		padding: 58px 0;
	}

	.inner-title-hero h1 {
		font-size: 34px;
	}

	.inner-breadcrumb {
		font-size: 13px;
	}
}

@media (max-width: 575.98px) {
	.inner-title-hero h1 {
		font-size: clamp(28px, 9vw, 32px);
	}

	.inner-hero-glow-one {
		width: 320px;
		height: 268px;
		right: -181px;
		top: -220px;
	}

	.inner-hero-glow-two {
		width: 188px;
		height: 250px;
		left: 38%;
		bottom: -229px;
	}

	.inner-title-hero {
		padding: 30px 0;
	}


}

@media (max-width: 480px) {

	.coverage-panel h2,
	.emergency-card h3 {
		font-size: 18px;
		font-weight: 600;
	}
}

.detail-map-container {
	border-radius: 25px;
	overflow: hidden;
	background: #eff5fa;
	height: 350px;
}

.detail-map-container iframe {
	width: 100%;
	height: 100%;
	border: 0;
}

.other-areas-list {
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.other-areas-list a {
	color: var(--sa-navy);
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	transition: 0.3s;
}

.other-areas-list a:hover {
	color: var(--sa-orange);
	transform: translateX(5px);
}

.other-areas-list i {
	color: var(--sa-orange);
	margin-right: 10px;
}


.other-areas-list a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 14px 18px;
	background: #fff;
	border: 1px solid var(--sa-border);
	border-radius: 12px;
	color: var(--sa-navy);
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
	transition: all 0.3s ease;
}

.other-areas-list a i {
	color: #65b6ff;
	background: rgba(35, 143, 249, 0.1);
	width: 34px;
	height: 34px;
	display: grid;
	place-items: center;
	border-radius: 8px;
	margin: 0;
	transition: 0.3s;
}

.other-areas-list a:hover {
	background: var(--sa-navy);
	color: #fff;
	border-color: var(--sa-navy);
	transform: translateY(-3px);
	box-shadow: 0 10px 20px rgba(16, 35, 54, 0.1);
}

.other-areas-list a:hover i {
	background: rgba(255, 255, 255, 0.15);
	color: #fff;
}

/* Custom Pagination Styles */
.custom-plumbing-pagination .page-link {
	border: none;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	padding: 0 !important;
	/* Override Bootstrap padding to keep it round */
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 5px;
	color: var(--sa-navy, #1b2a50);
	font-weight: 600;
	font-size: 16px;
	background-color: #f8f9fa;
	transition: all 0.3s ease;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.custom-plumbing-pagination .page-item:not(.active):not(.disabled) .page-link:hover {
	background-color: #65b6ff;
	color: #fff;
	transform: translateY(-2px);
	box-shadow: 0 6px 12px rgba(101, 182, 255, 0.3);
}

.custom-plumbing-pagination .page-item.active .page-link {
	background-color: #238ff9;
	color: #fff;
	box-shadow: 0 6px 12px rgba(35, 143, 249, 0.3);
}

.custom-plumbing-pagination .page-item.disabled .page-link {
	background-color: #e9ecef;
	color: #adb5bd;
	box-shadow: none;
}

/* Service Image Card Styles */
.service-image-card .card-img-top {
	height: 240px;
	object-fit: cover;
	transition: transform 0.5s ease;
}

.service-image-card:hover .card-img-top {
	transform: scale(1.05);
}

.service-image-card .plumbing-card-divider {
	width: 50px;
	height: 3px;
	background: var(--sa-blue, #238ff9);
	display: block;
}

/* General Plumbing Detail Page Styles */
.service-detail-hero-img {
	width: 100%;
	height: 400px;
	object-fit: cover;
}

.service-detail-list {
	line-height: 2;
	list-style-type: none;
	padding-left: 0;
}

.sidebar-icon-wrap {
	width: 54px;
	height: 54px;
	display: grid;
	place-items: center;
	border-radius: 14px;
	background: #e5f3ff;
	color: var(--sa-blue, #238ff9);
	font-size: 24px;
	margin-bottom: 23px;
}

.sidebar-kicker {
	color: var(--sa-orange, #f78d1e);
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

.sidebar-title {
	margin: 7px 0 20px;
	color: var(--sa-navy, #1b2a50);
	font-size: 27px;
	font-weight: 750;
}

.sidebar-help-title {
	color: var(--sa-navy, #1b2a50);
	font-size: 20px;
	font-weight: 700;
}

/* Premium Left Content Redesign */
.image-wrapper-rich {
	position: relative;
	margin-bottom: 2.5rem;
}

.service-detail-hero-img-rich {
	width: 100%;
	height: 450px;
	object-fit: cover;
	border-radius: 24px;
	box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}

.floating-badge {
	position: absolute;
	bottom: -20px;
	right: 30px;
	background: #fff;
	padding: 15px 25px;
	border-radius: 12px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
	display: flex;
	align-items: center;
	gap: 15px;
	z-index: 2;
}

.floating-badge .icon-box {
	width: 45px;
	height: 45px;
	background: var(--sa-blue, #238ff9);
	color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
}

.floating-badge .badge-text strong {
	display: block;
	color: var(--sa-navy, #1b2a50);
	font-size: 16px;
	font-weight: 800;
}

.floating-badge .badge-text span {
	color: var(--sa-orange, #f78d1e);
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

.feature-box-rich {
	background: #fff;
	border-radius: 20px;
	padding: 30px 25px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
	border: 1px solid rgba(35, 143, 249, 0.2);
	transition: all 0.3s ease;
	height: 100%;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.innerplumbingpage .btn-solid-orange {
	display: inline-block;
}

.feature-box-rich:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 30px rgba(35, 143, 249, 0.1);
	border-color: rgba(35, 143, 249, 0.2);
}

.feature-box-rich .icon-wrap-feature {
	width: 60px;
	height: 60px;
	background: #f0f7ff;
	color: var(--sa-blue, #238ff9);
	border-radius: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 26px;
	margin-bottom: 20px;
	transition: all 0.3s ease;
}

.feature-box-rich:hover .icon-wrap-feature {
	background: var(--sa-blue, #238ff9);
	color: #fff;
}

.feature-box-rich h4 {
	color: var(--sa-navy, #1b2a50);
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 12px;
}

.feature-box-rich p {
	color: #6c757d;
	font-size: 15px;
	line-height: 1.6;
	margin: 0;
}

.info-banner {
	background: linear-gradient(135deg, var(--sa-navy, #1b2a50) 0%, #2a3f73 100%);
	border-radius: 20px;
	padding: 40px;
	color: #fff;
	position: relative;
	overflow: hidden;
	box-shadow: 0 15px 30px rgba(27, 42, 80, 0.2);
}

.info-banner::before {
	content: '';
	position: absolute;
	top: -50%;
	right: -10%;
	width: 250px;
	height: 250px;
	background: rgba(255, 255, 255, 0.03);
	border-radius: 50%;
}

.info-banner h3 {
	color: #fff;
	font-size: 28px;
	font-weight: 800;
	margin-bottom: 15px;
}

.info-banner p {
	color: rgba(255, 255, 255, 0.8);
	font-size: 16px;
	line-height: 1.7;
	margin-bottom: 0;
}

/* Redesign Typography */
.service-detail-main-title {
	font-size: 42px;
	color: var(--sa-navy, #1b2a50);
	line-height: 1.2;
}

.service-detail-lead {
	font-size: 18px;
	line-height: 1.8;
}

.service-detail-highlight {
	color: var(--sa-navy, #1b2a50);
}

.service-detail-subtitle {
	color: var(--sa-navy, #1b2a50);
	font-size: 32px;
}

/* Premium Service Cards (Plumbing Services Listing) */
.premium-service-card {
	transition: all 0.4s ease;
}

.premium-service-card:hover {
	transform: translateY(-10px);
}

.premium-service-card .img-container {
	position: relative;
	border-radius: 24px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

.premium-service-card .img-container::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%;
	background: linear-gradient(to top, rgb(0 0 0 / 17%) 0%, rgba(0, 0, 0, 0) 100%);
	z-index: 1;
	border-radius: 0 0 24px 24px;
}

.premium-service-card .img-container img {
	transition: transform 0.6s ease;
}

.premium-card-img {
	height: 340px;
	object-fit: cover;
}

.premium-service-card:hover .img-container img {
	transform: scale(1.05);
}

.premium-service-card .content-box {
	margin-top: -40px;
	z-index: 2;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
	transition: all 0.4s ease;
	border-bottom: 4px solid transparent;
}

.premium-service-card:hover .content-box {
	border-bottom: 4px solid var(--sa-orange, #f78d1e);
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12);
}

.premium-service-card .icon-wrap {
	width: 65px;
	height: 65px;
	background: #f0f7ff !important;
	color: var(--sa-blue, #238ff9);
	border-radius: 50%;
	font-size: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.4s ease;
}

.premium-service-card:hover .icon-wrap {
	background: var(--sa-blue, #238ff9) !important;
	color: #fff;
	transform: rotateY(180deg);
}

.premium-service-card h3 {
	font-size: 26px;
	color: var(--sa-navy, #1b2a50);
}

.premium-service-card p {
	font-size: 16px;
	line-height: 1.6;
	color: #6c757d;
}

@media (max-width: 768px) {
	.premium-service-card .content-box {
		margin-left: 15px !important;
		margin-right: 15px !important;
		padding: 30px 20px !important;
	}
}

/* Water Heaters Page Styles */
.wh-hero-img {
	height: 500px;
	object-fit: cover;
}

.wh-hero-badge {
	bottom: 40px !important;
	right: -20px !important;
}

.wh-solution-card {
	background: #fff;
	border-radius: 24px;
	overflow: hidden;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
	transition: all 0.4s ease;
	height: 100%;
	border: 1px solid rgba(0, 0, 0, 0.03);
}

.wh-solution-card:hover {
	transform: translateY(-10px);
	box-shadow: 0 20px 50px rgba(35, 143, 249, 0.15);
	border-color: rgba(35, 143, 249, 0.2);
}

.wh-img-wrapper {
	position: relative;
	height: 250px;
	overflow: hidden;
}

.wh-img-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.6s ease;
}

.wh-solution-card:hover .wh-img-wrapper img {
	transform: scale(1.08);
}

.wh-badge {
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 8px 16px;
	border-radius: 30px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.wh-content {
	position: relative;
}

.wh-icon {
	width: 60px;
	height: 60px;
	background: linear-gradient(135deg, var(--sa-blue, #238ff9) 0%, #1a7ae2 100%);
	color: #fff;
	border-radius: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	box-shadow: 0 10px 20px rgba(35, 143, 249, 0.3);
	margin-top: -30px;
	position: relative;
	z-index: 2;
	border: 4px solid #fff;
}

.wh-features li {
	font-size: 15px;
	color: #495057;
	margin-bottom: 10px;
	font-weight: 500;
}

@media (max-width: 575px) {
	.water_sec {
		flex-direction: column !important;
	}

	.water_sec .btn-solid-orange {
		display: block;
	}

	.inner-title-hero h1 {
		line-height: normal;
	}
}

@media (max-width: 480px) {
	.service-detail-main-title {
		font-size: 28px;
	}

	.btn-outline-light {
		font-size: 14px;
	}

}

@media (max-width: 375px) {

	.service-detail-main-title,
	.explorewrp h2 {
		font-size: 24px;
	}
}

.card-title-link {
	transition: color 0.3s ease;
}

.card-title-link:hover {
	color: #f15a24 !important;
}

.card-dark .card-title-link:hover {
	color: #2489ed !important;
}

.about-hero-img {
	object-fit: cover;
	height: 500px;
}

.center-icon {
	margin-left: auto !important;
	margin-right: auto !important;
}

.icon-gradient-blue {
	background: linear-gradient(135deg, #1b2a50 0%, #111a33 100%) !important;
}

/* Core Value Cards (About Page) */
.core-value-card {
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
	transition: all 0.4s ease;
	border: 1px solid rgba(0, 0, 0, 0.03);
}

.core-value-card:hover {
	transform: translateY(-10px);
	box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
	border-color: rgba(0, 0, 0, 0.05);
}

.core-values {
	background: #eff5fa;
}

.core-value-icon {
	width: 80px;
	height: 80px;
	background: linear-gradient(-90deg, #f84101 0%, #c72a16 100%);
	color: #fff;
	font-size: 32px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.4s ease;
	margin: 0 auto;
}

.core-value-card:hover .core-value-icon {
	transform: scale(1.1) rotate(5deg);
}

.core-value-content h4 {
	font-size: 22px;
	font-weight: 600;
	color: var(--sa-navy, #1b2a50);
	margin-bottom: 15px;
}

.core-value-content p {
	font-size: 16px;
	color: #6c757d;
	line-height: 1.6;
}

/* Custom Accordion for FAQs (2026 Modern Design) */
.faq-section {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.custom-accordion {
	gap: 15px;
	display: flex;
	flex-direction: column;
}

.custom-accordion .accordion-item {
	border: 1px solid rgba(27, 42, 80, 0.08) !important;
	border-radius: 20px !important;
	overflow: hidden;
	margin-bottom: 0 !important;
	background: rgba(255, 255, 255, 0.65);
	backdrop-filter: blur(15px);
	-webkit-backdrop-filter: blur(15px);
	box-shadow: 0 8px 32px rgba(31, 38, 135, 0.05);
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.custom-accordion .accordion-item:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 40px rgba(31, 38, 135, 0.1);
	border-color: rgba(234, 5, 5, 0.3) !important;
	background: rgba(255, 255, 255, 0.85);
}

.custom-accordion .accordion-button {
	font-weight: 700;
	font-size: 1.15rem;
	color: #1b2a50;
	padding: 24px 30px;
	background-color: transparent !important;
	border-radius: 20px !important;
	transition: all 0.3s ease;
}

.custom-accordion .accordion-button:not(.collapsed) {
	color: #ea0505;
	box-shadow: none;
	padding-bottom: 12px;
}

.custom-accordion .accordion-button:focus {
	box-shadow: none;
	border-color: transparent;
}

/* Custom Animated Icon */
.custom-accordion .accordion-button::after {
	content: '\f067';
	/* FontAwesome Plus */
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	background-image: none !important;
	color: #1b2a50;
	font-size: 18px;
	transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transform: rotate(0deg);
}

.custom-accordion .accordion-button:not(.collapsed)::after {
	content: '\f068';
	/* FontAwesome Minus */
	color: #ea0505;
	transform: rotate(180deg);
}

.custom-accordion .accordion-body {
	padding: 0 30px 24px;
	font-size: 1.05rem;
	color: #4a5568;
	line-height: 1.8;
	background-color: transparent;
}

/* Background Glow Effects */
.faq-glow-bg {
	position: absolute;
	width: 400px;
	height: 400px;
	background: radial-gradient(circle, rgba(234, 5, 5, 0.08) 0%, rgba(255, 255, 255, 0) 70%);
	top: 10%;
	left: -150px;
	border-radius: 50%;
	z-index: -1;
	filter: blur(40px);
	animation: floatGlow 10s infinite alternate;
}

.faq-glow-bg-2 {
	position: absolute;
	width: 500px;
	height: 500px;
	background: radial-gradient(circle, rgba(27, 42, 80, 0.06) 0%, rgba(255, 255, 255, 0) 70%);
	bottom: -10%;
	right: -200px;
	border-radius: 50%;
	z-index: -1;
	filter: blur(50px);
	animation: floatGlow 12s infinite alternate-reverse;
}

@keyframes floatGlow {
	0% {
		transform: translate(0, 0) scale(1);
	}

	100% {
		transform: translate(40px, -50px) scale(1.1);
	}
}

/* 2026 Modern Review Cards */
.reviews-section {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.review-card {
	border: 1px solid rgba(27, 42, 80, 0.08);
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.65);
	backdrop-filter: blur(15px);
	-webkit-backdrop-filter: blur(15px);
	box-shadow: 0 8px 32px rgba(31, 38, 135, 0.05);
	padding: 35px 30px;
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	position: relative;
	display: flex;
	flex-direction: column;
}

/* Masonry Layout for Variable Content */
.reviews-masonry {
	column-count: 2;
	column-gap: 24px;
}

.reviews-masonry .review-masonry-item {
	break-inside: avoid;
	margin-bottom: 24px;
	display: inline-block;
	width: 100%;
}

@media (max-width: 991.98px) {
	.reviews-masonry {
		column-count: 2;
	}
}

@media (max-width: 767.98px) {
	.reviews-masonry {
		column-count: 1;
	}
}

.review-card:hover {
	transform: translateY(-10px);
	box-shadow: 0 20px 40px rgba(31, 38, 135, 0.1);
	border-color: rgba(234, 5, 5, 0.3);
	background: rgba(255, 255, 255, 0.85);
}

.review-card-stars {
	color: #f1b209;
	font-size: 1.15rem;
	margin-bottom: 15px;
}

.review-card-text {
	font-size: 1.05rem;
	color: #4a5568;
	line-height: 1.8;
	margin-bottom: 25px;
	font-style: italic;
	flex-grow: 1;
}

.review-card-author {
	font-weight: 700;
	color: #1b2a50;
	font-size: 1.1rem;
	margin-bottom: 2px;
}

.review-card-location {
	font-size: 0.9rem;
	color: #888;
}

.review-quote-icon {
	position: absolute;
	top: 20px;
	right: 25px;
	font-size: 3rem;
	color: rgba(234, 5, 5, 0.05);
	z-index: -1;
	transform: rotate(10deg);
}

.review-author-wrap {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-top: 10px;
}

.review-author-img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	object-fit: cover;
	border: 3px solid rgba(255, 255, 255, 0.8);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

.review-author-info {
	display: flex;
	flex-direction: column;
}

/* Form Placeholder Styling */
.form-control::placeholder {
	color: #8f94a3 !important;
	opacity: 1;
}

.form-control::-ms-input-placeholder {
	color: #8f94a3 !important;
}

/* Service Area Links Hover Effect */
.service-list.service-links li {
	display: block;
}

.service-list.service-links li a {
	color: inherit;
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	transition: all 0.3s ease;
}

.service-list.service-links li a:hover {
	color: #f15a24;
	transform: translateX(5px);
}

.service-list.service-links li a i {
	color: #f15a24;
	font-size: 18px;
	margin-right: 12px;
	transition: all 0.3s ease;
}

.service-list.service-links li a:hover i {
	color: #f15a24;
}