/*
Theme Name: Panther Wash N Seal
Theme URI: http://www.storageinternetmarketing.com/
Description: Child theme for TSG Pinnacle 2
Author: The Storage Group
Author URI: http://www.storageinternetmarketing.com/
Template: tsg-pinnacle-2
Version: 1.0.0
Text Domain: tsg-pinnacle-2-child
*/

/* Add child-theme CSS overrides below this line */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');


.menu-item-465 > a{
    display: none;
}

@media (max-width: 1000px) {
 .menu-item-465 > a {
        display: block;
    }
}

@media (max-width: 1100px) {
#mobile-nav.sidenav li.current-menu-ancestor:not(.menu-item-home):not(.menu-btn):not(.tsg-cta):not(.lang-item) > a, #mobile-nav.sidenav li.current-menu-item.page_item:not(.menu-item-home):not(.menu-btn):not(.tsg-cta):not(.lang-item) > a, #mobile-nav.sidenav li.current-menu-parent:not(.menu-item-home):not(.menu-btn):not(.tsg-cta):not(.lang-item) > a, #mobile-nav.sidenav li.current_page_ancestor:not(.menu-item-home):not(.menu-btn):not(.tsg-cta):not(.lang-item) > a, #mobile-nav.sidenav li.current_page_item:not(.menu-item-home):not(.menu-btn):not(.tsg-cta):not(.lang-item) > a, #mobile-nav.sidenav li.current_page_parent:not(.menu-item-home):not(.menu-btn):not(.tsg-cta):not(.lang-item) > a {
     background-color: #00adab26!important;
    color: #222!important;
    font-weight: 500;
  }
}


#site-navigation .primary-menu>li.current-menu-item.page_item:not(.menu-item-home):not(.menu-btn):not(.lang-item)>a, #site-navigation .primary-menu>li.current_page_item:not(.menu-item-home):not(.menu-btn):not(.lang-item)>a{
box-shadow: inset 0 -2px 0 #e0aa0b!important;
}

html {
  scroll-behavior: smooth;
}

h1,h2{
 font-weight:800;
}

.entry-content a:hover{
   color:#00ADAB;
}

.btn-primary, .wpcf7-submit{
	border-radius:10px!important;
}

body:not(.home) #pinnacleMainContent{
   background:#222;
   margin:-26px 0px;
   padding: 40px 0px;
}

body:not(.home) #pinnacleMainContent label{
   color:#fff;
}

nav.nav-trans-white, nav.nav-transparent-white{
    background-color:transparent!important;
}

.tsg-topbar {
    display: none!important;
}

.tsg-facility-info-blocks--card .tsg-facility-info-block__inner {
    display: none!important;
}

.brand-logo img {
    min-height: 143px!important;
    min-width: 200px!important;
}

.tsg-header.is-scrolled{
    background:#222222eb!important;
}

.tsg-header.is-scrolled .brand-logo img {
    min-height: 107px!important;
    min-width: 150px!important;
}

#menu-header-menu a{
  color:#fff!important;
  text-shadow:2px 2px 5px #000;
}

#menu-header-menu a:hover{
   color:#E0AA0B!important;
}

.tsg-hero.tsg-hero--home.tsg-hero--image {
   position: relative;
  min-height: 750px!important;
}

.tsg-hero.tsg-hero--home.tsg-hero--image::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    width: 100%;
    height: 150px;
    background-image: url('https://network16.us25.cdn-alpha.com/panther-wash-seal/wp-content/uploads/sites/245/2026/08/hero-wave-3.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 100%;
    z-index: 2;
    pointer-events: none;
}

.tsg-contact-page-template{
    background:#222!important;
}

.tsg-contact-page-template a:hover{
   color:#00ADAB!important;
}

.page-id-17 form.wpcf7-form{
   background:#007F7D!important;
}

.page-id-17 .wpcf7 label{
      color:#fff!important;
}

.page-id-17 .row{
     display:flex;
     align-items:center!important;
}

.section-wave{
    content: "";
    position: relative;
    left: 0;
    right: 0;
    bottom: -10px;
    width: 100%;
    height: 150px;
    background-image: url('https://network16.us25.cdn-alpha.com/panther-wash-seal/wp-content/uploads/sites/245/2026/08/hero-wave-dark.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 100%;
    z-index: 5;
    pointer-events: none;
}

.tsg-hero.tsg-hero--inner.tsg-hero--image::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    width: 100%;
    height: 150px;
    background-image: url('https://network16.us25.cdn-alpha.com/panther-wash-seal/wp-content/uploads/sites/245/2026/08/hero-wave-dark.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 100%;
    z-index: 9999;
    pointer-events: none;
}


@media (max-width: 600px) {
.tsg-hero.tsg-hero--inner.tsg-hero--image::before{
    height: 100px;
 }
}

.hero-title{
   font-size:4rem;
   line-height:5rem;
   text-transform:uppercase;
   font-family: "Open Sans", sans-serif;
   font-weight:800!important;
   text-shadow:2px 2px 5px #000;
}

.tsg-fixed-offset .tsg-hero__fg {
   padding-top:0%!important;
}

.tsg-hero .btn-primary{
    margin-top:25px;
}

.tsg-hero p.white-text.flow-text{
  font-size:1.2rem!important;
}

@media (max-width: 600px) {
.brand-logo img, .tsg-header.is-scrolled .brand-logo img {
    min-height: 72px!important;
    min-width: 100px!important;
}

.tsg-hero.tsg-hero--home.tsg-hero--image {
  min-height: 500px!important;
  }

.tsg-hero p.white-text.flow-text{
  font-size:.8rem!important;
}

.hero-title{
   font-size:2rem!important;
   line-height:2rem;
   text-transform:uppercase;
   text-wrap:balance;
 }
  
.tsg-hero.tsg-hero--inner.tsg-hero--image{
   min-height:350px!important;
}

.tsg-widget-three_steps{
   paddiing-top:-30px!important;
 }

.tsg-hero.tsg-hero--home.tsg-hero--image::before, .section-wave {
    background-size: 100% 50%;
 }
}

.grecaptcha-badge {
    z-index: 9999 !important;
}

.dark-theme{
   background:#222;
   padding:40px 5%;
}

.contact-heading{
   font-weight:800;
}

.contact-sub-heading{
   font-weight:800;
}

@media (max-width: 993px) {
 .page-id-17 div.col.s12.m6 {
    width:100%!important;
    padding-top:20px;
}

.page-id-17 .row{
     display:flex;
     flex-direction:column-reverse;
 }

.tsg-contact-form-wrap .row{
    flex-direction:column;
}


.wpcf7-form textarea, .wpcf7-form textarea.materialize-textarea {
    height:150px;
 }
}

@media (max-width: 1000px) {
#mobile-nav.sidenav li.current_page_parent:not(.menu-item-home):not(.menu-btn):not(.tsg-cta):not(.lang-item)>a {
    color:#222!important;
 }
}

.tsg-contact-intro {
    padding: 0 25px;
}

/****************************
Content
****************************/


.half-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    margin: 10px 0px 5px 0px;
}

.item {
    padding: 20px;
    text-align: left;
    border-radius: 5px;
    position: relative;
    line-height: 2rem;
    align-items:center;
    color:#fff;
}

.item h1{
    font-weight:800;

}

.item h2{
    font-weight:800;
    color:#E0AA0B;
}

.half-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius:10px;
}

@media (max-width: 900px) {
  .half-container {
    grid-template-columns: repeat(1, 1fr);
 }

.half-container img {
    position: relative;
    height:250px;
 }

.item {
    padding: 0px;
    text-align:center;
}

.reverse{
   display:flex;
   flex-direction: column-reverse;
 }
}

/****************************
3 Step Method
****************************/

.method-section {
    padding: 50px 20px;
}

.method-heading {
    max-width: 1000px;
    margin: 0 auto 55px;
    text-align: center;
}

.method-heading h1 {
    margin: 0;
    color: #2F2C2B;
    font-weight:900;
    font-size: clamp(36px, 5vw, 40px);
    line-height: 1.4;
    margin-bottom:30px;
}

.method-heading span{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    text-align: center;
    color:#00ADAB;
    font-weight:900;
    line-height:1.5;
}

.method-heading span::before, .method-heading span::after{
   content: "";
    position:relative;
    display: inline-flex;
    align-items:center;
    width: 70px;
    height: 4px;
   background: #DBA110;
}

.method-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 60px;
    max-width: 1300px;
    margin: 0 auto;
}

.method-step {
    position: relative;
    background: #fff;
    padding: 35px;
    border-radius: 18px;

    transition: transform .3s ease;
}

/* Vertical line between steps */
.method-step:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 10%;
    right: -30px;
    width: 2px;
    height: 80%;
    background: #00ADAB;
}

.method-step:nth-child(2)::after {
    background: #DBA110;
}

.method-step:hover {
    transform: translateY(-8px);
}


.method-title {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 22px;
}

.method-number {
    flex: 0 0 62px;
    width: 62px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00ADAB;
    color: #fff;
    border-radius: 50%;
    font-size: 22px;
    font-weight: 800;
    line-height: 1;
}


.method-step:nth-child(2) .method-number {
    background: #DBA110;
}

.method-title h2 {
    margin: 0;
    color: #2F2C2B;
    font-weight:900;
    font-size: 26px;
    line-height: 1.2;
    text-wrap:balance;
}

.method-step p {
    margin: 0;
    color: #555;
    font-size: 1rem;
    line-height: 1.75;
}

/* Mobile */


@media (max-width: 1052px) {
.method-title {
    flex-direction:column;
    text-align:center;
 }
}


@media (max-width: 900px) {

    .method-grid {
        grid-template-columns: 1fr;
    }

.method-section {
    padding: 50px 20px 50px 20px;
  }

.method-grid {
    gap: 20px;
 }

.method-heading h1 {
    font-size: clamp(26px, 5vw, 30px);
    line-height: 1.2;
   }

.method-heading span::before, .method-heading span::after{
    display: none;
 }

.method-title {
    flex-direction:row;
    text-align:left;
 }
}

@media (max-width: 500px) {

    .method-step {
        padding: 28px 24px;
    }

    .method-number {
        flex-basis: 52px;
        width: 52px;
        height: 52px;
        font-size: 18px;
    }

    .method-title {
        gap: 14px;
    }

    .method-title h2 {
        font-size: 23px;
    }

}

 
/****************************
Before and After
****************************/


    * {
      box-sizing: border-box;
    }

.before-after-section {
    background: #222!important;
    padding:30px 10px 120px 10px;
    margin-top:-15px;
}

.compare-section{
   display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
   gap: 20px;
   max-width:1400px;
   margin:0 auto;
}

.before-after {
    --position: 50%;
    position: relative;
    width: 100%;
    max-width: 1100px;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    border-radius: 14px;
    border:2px solid #fff;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}

.before-after img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    pointer-events: none;
    -webkit-user-drag: none;
    background:#333;
}

.before-after-before {
    z-index: 1;
}

.before-after-after {
    position: absolute;
    inset: 0;
    z-index: 2;
    clip-path: inset( 0 calc(100% - var(--position))0 0);
}

.before-after-after img {
    width: 100%;
    height: 100%;
}

.before-after-handle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: var(--position);
    width: 2px;
    background: #fff;
    transform: translateX(-50%);
    z-index: 5;
    cursor: ew-resize;
    touch-action: none;
}

.before-after-handle::before {
    content: "< >";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #222;
    color: #fff;
    border: 2px solid #fff;
    font-size: 20px;
    font-weight: 500;
    box-shadow: 0 5px 18px rgba(0,0,0,.25);
}

.before-after-label {
    position: absolute;
    top: 20px;
    padding: 10px 18px;
    color: #fff;
    font-size: .8rem;
    font-weight: 700;
    letter-spacing: 1px;
    z-index: 6;
    pointer-events: none;
    border-radius:10px;
}

.before-label {
    left: 20px;
    background: #00ADAB;
}

.after-label {
    right: 20px;
    background: #DBA110;
}

@media (max-width: 750px) {
  .compare-section{
    grid-template-columns: repeat(1, minmax(0, 1fr));
    padding:40px 30px;
 }

.before-after-section h1{
   font-size:2rem;
 }

.before-after-section {
    background: #222!important;
    padding:0px 0px;
 }
}

.project-heading{
    position:relative;
    display:flex;
    justify-content:center;
    align-items:center;
    padding:40px 20px;
    overflow:hidden;
}

.project-heading h1{
    position:relative;
    z-index:2;
    margin:0;
    color:#fff;
    font-size:clamp(36px,7vw,62px);
    font-weight:800;
    text-transform:uppercase;
    text-align:center;
}


.project-heading h2{
    position:relative;
    z-index:2;
    margin:0;
    color:#fff;
    font-size:clamp(36px,7vw,62px);
    font-weight:800;
    text-transform:uppercase;
    text-align:center;
    -webkit-text-stroke: 1.5px #fff;
}


.project-claws{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    width:200px;
    max-width:70%;
    opacity:.75;
    z-index:1;
    pointer-events:none;
    user-select:none;
}

.project-claws-2{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    width:200px;
    max-width:70%;
    opacity:.55;
    z-index:1;
    pointer-events:none;
    user-select:none;
}


@media (max-width: 600px) {
.project-claws{
    width:100px;
}
.project-heading h1{
    font-size:clamp(36px,2vw,62px);
 }

.project-heading{
    padding:40px 10px;
 }
}



/****************************
Facility Info
****************************/


.facility-info {
    position: relative;
    background-image: url('https://network16.us25.cdn-alpha.com/panther-wash-seal/wp-content/uploads/sites/245/2026/08/info-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    overflow: hidden;
    z-index:1;
}

.facility-info::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.68);
    z-index: 2;
}

.facility-info-content {
   position: relative;
    z-index: 3;
    position: relative;
    z-index: 2;
    max-width: 1400px;
    margin: 0 auto;
    color:#fff;
    font-weight:500;
    padding: 160px 30px;
    text-align: center;
}

.facility-info-content h2 {
    margin: 0 auto 28px;
    color: #fff;
    font-size: 2rem;
    font-weight:800;
    line-height: 2.5rem;
}

.facility-info-content p {
    margin: 0 auto 24px;
    font-size: 1rem;
    line-height: 1.8;
}


/* Waves */


.facility-info-wave {
    position: absolute;
    left: 0;
    width: 100%;
    clamp(40px, 5vw, 80px);
    z-index: 5;
    pointer-events: none;
    line-height: 0;
    margin:-1px 0px;
}

.facility-info-wave svg {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    min-width: 100%;
    height: 80px;
    overflow: visible;
    z-index:3;
    margin:-1px 0px;
}

.facility-info-wave path {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    fill: #ffffff;
}

.facility-info-wave-top {
    position:absolute;
    top: 0;
    z-index:3!important;
    margin-top:-1px;
}

.facility-info-wave-bottom {
    bottom: 0;
    position: absolute;
    z-index:3!important;
   margin-bottom:-1px;
}


.facility-info-wave svg path {
    fill: #ffffff !important;
    stroke: none !important;
}

svg {
    display: block!important;
}


@media (max-width: 650px) {
.facility-info-content {
    padding: 80px 30px;
 }
}




/****************************
Our Services
****************************/


.services {
    padding: 90px 20px;
    background: #fff;
}

.services-heading {
    text-align: center;
    margin-bottom: 45px;
}

.services-heading h2 {
    margin: 0;
    color: #222;
    font-weight:800;
    text-transform:uppercase;
    font-size: clamp(36px, 5vw, 56px);
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
    max-width: 1300px;
    margin: 0 auto;
}

.services-card {
    position: relative;
    overflow: hidden;
    min-height: 320px;
    border-radius: 16px;
    background: #222;
}

.services-card img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .5s ease;
}

.services-card:hover img {
    transform: scale(1.06);
    cursor: pointer;
}


/* Bottom title */

.services-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    padding: 24px;
    background:#00ADAB;
    transition: opacity .3s ease;
}

.services-title h3 {
    margin: 0;
    color: #fff;
    font-size: 1.3rem;
    text-align:center;
    font-weight:700;
    line-height: 1.8rem;
}


/* Hover overlay */

.services-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 35px;
    background: rgba(34,34,34,.88);
    opacity: 0;
    visibility: hidden;
    z-index: 4;
    transition: opacity .35s ease, visibility .35s ease;
}

.services-card:hover .services-overlay {
    opacity: 1;
    visibility: visible;
    cursor: pointer;
}

.services-card:hover .services-title {
    opacity: 0;
}


.services-content {
    text-align: center;
    transform: translateY(15px);
    transition: transform .35s ease;
}

.services-card:hover .services-content {
    transform: translateY(0);
}

.services-content h3 {
    margin: 0 0 15px;
    color: #fff;
    font-size: 1.3rem;
    font-weight:800;
    line-height: 1.2;
}

.services-content h3::after {
    content: "";
    display: block;
    width: 50px;
    height: 4px;
    margin: 14px auto 0;
    background: #DBA110;
}

.services-content p {
    margin: 0;
    color: #fff;
    font-size: 17px;
    line-height: 1.7;
}


@media (max-width: 992px) {

    .services-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width: 650px) {

    .services {
        padding: 60px 18px;
        margin-top:20px;
    }

    .services-grid {
        grid-template-columns: 1fr;
    }

    .services-card {
        min-height: 360px;
    }

    .services-overlay {
        align-items: flex-end;
        opacity: 1;
        visibility: visible;
        padding: 30px;
        background: linear-gradient(to top,rgba(34,34,34,.95),rgba(34,34,34,.15));
    }

    .services-content {
        transform: none;
        text-align: left;
    }

    .services-content h3::after {
        margin-left: 0;
    }

    .services-title {
        display: none;
    }

}



/****************************
Service Areas Section
****************************/


.service-areas {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    min-height: 700px;
}

.service-areas-map {
    position: relative;
    overflow: hidden;
}

.service-areas-map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    object-position: right;
    background:#008482;
}

.service-areas-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 60px;
    background: #008482;
    color: #fff;
}

.service-areas-content h2 {
    margin: 0 0 30px;
    color: #fff;
    font-weight:800; 
    font-size: clamp(38px, 5vw, 64px);
    line-height: 1.1;
    text-align: center;
}

.service-areas-content h2::after {
    content: "";
    display: block;
    width: 100px;
    height: 4px;
    margin: 20px auto 0;
    background: #DBA110;
}

.service-areas-list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 18px;
    margin-bottom: 0px;
    font-size: 1.2rem;
    line-height: 1.5;
}

.service-areas-list span {
    display: flex;
    align-items: center;
}

.service-areas-list span:not(:last-child)::after {
    content: "•";
    margin-left: 1.2rem;
    color: #DBA110;
    font-size: 1.2rem;
}

.service-areas-form {
    width: 100%;
    min-height: 350px;
    padding: 25px;
    color: #222;
}

.service-areas-form .wpcf7 label{
    color:#fff;
}



@media (max-width: 1000px) {

    .service-areas {
        grid-template-columns: 1fr;
    }

    .service-areas-map {
        min-height: 450px;
    }

    .service-areas-content {
        padding: 55px 30px;
    }
}

@media (max-width: 600px) {

    .service-areas-map {
        min-height: 350px;
    }

    .service-areas-content {
        padding: 45px 22px;
    }

    .service-areas-list {
        font-size: 16px;
        gap: 8px 12px;
    }

    .service-areas-list span:not(:last-child)::after {
        margin-left: 12px;
    }

    .service-areas-form {
        padding: 5px;
        min-height: 300px;
        margin-top:25px;
    }
   .service-areas-form label, .wpcf7 label{
       margin-top:10px;
 }
   .service-areas-form .row, .wpcf7 .row{
       margin-bottom: 0px!important;
 }

 .wpcf7-submit{
      margin-top:25px!important;
  }
}

.social-links{
  display:flex;
  gap:20px;
  margin:10px auto;
  
}

.social-links .fab{
  font-size:2rem;
  color:#fff;
}

.social-links .fab:hover{
  transition: all 0.1s ease-out;
  transform: scale(1.1);
  color:#E0AA0B;
}


/* =========================================
   SERVICES PAGE
========================================= */

.services-page {
    padding: 50px 30px 50px 30px;
    background:#222;
}

.services-page__intro,
.services-page__grid {
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
   color:#fff;
}


/* Intro */

.services-page__intro {
    text-align: center;
    margin:0 auto;
    padding: 0 3%;
}

.services-page__intro h1 {
    margin: 0 0 20px;
    font-size: clamp(42px, 5vw, 60px);
    font-weight:900;
    line-height: 1.3;
    color:#fff;
}

.services-page__intro h2 {
    font-weight:800;
    color:#E0AA0B;
}

.services-page__intro p {
    margin: 0;
    font-size: 1.1rem;
    line-height: 1.75;
    color:#fff;
}


/* Grid */

.services-page__grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 30px;
    margin-bottom:50px;
    margin-top:50px;
}

/* Each card = 1/3 of the row */
.services-page__card {
    grid-column: span 2;
}

/* Center the final two cards */
.services-page__card:nth-last-child(2) {
    grid-column: 2 / span 2;
}

.services-page__card:last-child {
    grid-column: 4 / span 2;
}


@media (max-width: 900px) {

    .services-page__grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .services-page__card,
    .services-page__card:nth-last-child(2),
    .services-page__card:last-child {
        grid-column: auto;
    }

    /* Center final odd card */
    .services-page__card:last-child:nth-child(odd) {
        grid-column: 1 / -1;
        width: calc(50% - 15px);
        justify-self: center;
    }

}

@media (max-width: 600px) {

    .services-page__grid {
        grid-template-columns: 1fr;
    }

    .services-page__card,
    .services-page__card:nth-last-child(2),
    .services-page__card:last-child,
    .services-page__card:last-child:nth-child(odd) {
        grid-column: auto;
        width: 100%;
    }

.services-page__intro h1, .item h1 {
    margin: 0 0 20px;
    font-size: clamp(32px, 5vw, 40px);
    font-weight:900;
 }

.services-page__intro h2, .item h2 {
    font-size: clamp(22px, 5vw, 40px);
 }

.services-page__intro {
     padding: 0 0%;
  }

.services-page__intro p {
    font-size: 1rem;
 }
} 

/* Cards */

.services-page__card {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.10);
    transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.services-page__card:hover {
    transform: translateY(-7px);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.16);
}


/* Images */

.services-page__image {
    width: 100%;
    aspect-ratio: 16 / 8;
    overflow: hidden;
}

.services-page__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.services-page__card:hover .services-page__image img {
    transform: scale(1.04);
}


/* Content */

.services-page__content {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 30px;
    color:#222;
}

.services-page__content h2 {
    margin: 0 0 15px;
    font-size: 1.5rem;
    font-weight:800;
    line-height: 1.2;
    color:#222;

    /* Prevent any global outline styles */
    -webkit-text-stroke: 0 !important;
    text-shadow: none !important;
}

.services-page__content p {
    margin: 0 0 28px;
    font-size: 16px;
    line-height: 1.7;
}


/* Button */

.services-page__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    align-self: flex-start;
    margin-top: auto;
    margin-left:auto;
    margin-right:auto;
    width:100%;
    padding: 18px 28px;
    border: 0;
    border-radius: 4px;
    background: #00ADAB;
    color: #fff;
    font-family: inherit;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    cursor: pointer;
    transition:background 0.25s ease,transform 0.25s ease;
}

.services-page__button:hover {
    background:#E0AA0B;
    color:#fff;
    transform: translateY(-2px);
}

.services-page__button:focus {
    background:#00ADAB;
    color:#fff;
}

/* =========================================
   MODAL
========================================= */

.services-modal {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition:
        opacity 0.25s ease,
        visibility 0.25s ease;
}

.services-modal.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}


/* Dark background */

.services-modal__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.72);
    backdrop-filter: blur(3px);
}


/* Modal box */

.services-modal__dialog {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 650px;
    max-height: 90vh;
    overflow-y: auto;
    padding: 45px;
    background: #fff;
    border-radius: 10px;
    transform: translateY(20px) scale(0.98);
    transition: transform 0.3s ease;
}

.services-modal.is-open .services-modal__dialog {
    transform: translateY(0) scale(1);
}


/* Close */

.services-modal__close {
    position: absolute;
    top: 12px;
    right: 18px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #222;
    font-size: 38px;
    font-weight: 300;
    line-height: 1;
    cursor: pointer;
}


/* Heading */

.services-modal__heading {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 30px;
    color:#222;
}

.services-modal__heading-content > span {
    display: block;
    margin-bottom: 8px;
    font-size: .7rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    background:#00adab40;
    border-radius:50px;
    width:fit-content;
    padding:5px 20px;
    border:1px solid #00adab80;
}

.services-modal__heading-content h2 {
    margin: 0 0 10px;
    font-size: 1.5rem;
    font-weight:800;
    color:#222;
    line-height: 1.1;
    -webkit-text-stroke: 0 !important;
    text-shadow: none !important;
}

.services-modal__heading-content p {
    margin: 0;
    font-size: 1rem;
}

@media (max-width: 600px) {
.services-modal__heading-content h2 {
    font-size: 1rem!important;
 }

 .services-modal__logo img {
    max-width: 80px!important;
 }

.services-modal__heading {
    gap:0px;
 }
}


/* Logo */

.services-modal__logo {
    flex: 0 0 120px;
}

.services-modal__logo img {
    display: block;
    width: 100%;
    max-width: 120px;
    height: auto;
}

/* Form */

.services-modal__form {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.services-modal__row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
}

.services-modal__field {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.services-modal__field label {
    font-size: 14px;
    font-weight: 700;
    color:#222!important;
}

.services-modal__field input,
.services-modal__field textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 13px 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #222;
    font-family: inherit;
    font-size: 16px;
    color:#222!important;
}

.services-modal__field input:focus,
.services-modal__field textarea:focus {
    outline: 2px solid #222;
    outline-offset: 1px;
}

#quote-service {
    background: #f2f2f2;
}

.services-modal label{
   color:#222!important;
}

/* Submit */

.services-modal__submit {
    width: 100%;
    padding: 16px 25px;
    border: 0;
    border-radius: 4px;
    background: #000;
    color: #fff;
    font-family: inherit;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}


body.services-modal-open {
    overflow: hidden;
}





@media (max-width: 700px) {

    .services-page {
        padding: 55px 20px;
    }

    .services-page__grid {
        grid-template-columns: 1fr;
    }

    .services-page__content {
        padding: 25px;
    }

    .services-modal {
        padding: 15px;
    }

    .services-modal__dialog {
        padding: 40px 25px 30px;
    }

    .services-modal__row {
        grid-template-columns: 1fr;
    }

    .services-modal__heading h2 {
        font-size: 30px;
    }

}



/* =========================
   CONTRACTOR SECTION
========================= */

.contractor-details {
    padding: 30px;
    background:#222;
}

.contractor-details-inner {
    max-width: 1500px;
    margin: 0 auto 40px;
}

.contractor-feature {
    position: relative;
    display: grid;
    grid-template-columns: 175px minmax(0, 1.5fr) minmax(320px, .9fr);
    min-height: 245px;
    margin-bottom: 18px;
    background: #fff;
    overflow: hidden;
    border-radius:10px;
    margin-left:3%;
    margin-right:3%;
}

.contractor-feature:last-child {
    margin-bottom: 0;
}

.contractor-feature-icon {
    position: relative;
    z-index: 3;
    background: #E0AA0B;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 72px;
}

.contractor-feature--application .contractor-feature-icon {
    background: #00ADAB;
}


.contractor-feature-icon i {
    line-height: 1;
}


/* ==============================
   CONTENT
============================== */

.contractor-feature-content {
    position: relative;
    z-index: 2;
    padding: 42px 55px 38px 38px;
    background: #fff;
}

.contractor-feature-content::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: -65px;
    width: 130px;
    height: 100%;
    background: #fff;
}

.contractor-feature-content h2 {
    position: relative;
    margin: 0 0 25px;
    padding-bottom: 16px;
    color: #222;
    font-size: clamp(27px, 2.4vw, 40px);
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
}

.contractor-feature-content h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 48px;
    height: 3px;
    background: #E0AA0B;
}

.contractor-feature-content p {
    margin: 0;
    max-width: 720px;
    color: #222;
    font-size: 16px;
    line-height: 1.65;
}


/* ==============================
   IMAGE
============================== */

.contractor-feature-image {
    position: relative;
    z-index: 1;
    min-height: 245px;
}

.contractor-feature-image img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 245px;
    object-fit: cover;
}


/* ==============================
   CTA
============================== */

.contractor-cta {
    max-width: 1500px;
    margin: 0 auto;
    padding: 52px 45px;
    background: #111;
    display: flex;
    align-items: center;
    gap: 45px;
    color: #fff;
    border-radius:10px;
    border:2px solid #E0AA0B;
}

.contractor-inner {
    display: flex;
    align-items: center;
    gap: 45px;
    color: #fff;
    margin:0 auto;
    padding-top:20px;
}

.contractor-cta-icon {
    flex: 0 0 115px;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00ADAB;
    color: #fff;
    font-size: 55px;
    box-shadow: 0 12px 20px rgba(0,0,0,.25);
}

.contractor-cta-icon:hover {
   transition: all 0.1s ease-out;
   transform: scale(1.1);
}

.contractor-cta-content {
    flex: 1;
}

.contractor-cta-content h2 {
    position: relative;
    display: inline-block;
    margin: 0 0 20px;
    padding-bottom: 18px;
    color: #fff;
    font-size: clamp(30px, 3.4vw, 50px);
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
}

.contractor-cta-content h2 span {
    color: #E0AA0B;
}

.contractor-cta-content h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 75px;
    height: 3px;
    background:#E0AA0B;
}

.contractor-cta-content p {
    margin: 0;
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
}

.contractor-cta > a {
    position: relative;
    display: block;
    flex-shrink: 0;
}

@media (max-width: 1050px) {

    .contractor-feature {
        grid-template-columns: 125px 1fr 35%;
    }

    .contractor-feature-icon {
        font-size: 52px;
    }

    .contractor-feature-content {
        padding: 35px 35px 35px 30px;
    }

    .contractor-feature-content h2 {
        font-size: 29px;
    }

    .contractor-feature-content p {
        font-size: 15px;
    }

}

.contractor-phone-link {
    position: relative;
    display: block;
    flex-shrink: 0;
}


/* ARROW IMAGE */

.contractor-phone-arrow {
    position: absolute;
    z-index: 5;
    width: 70px;
    height: auto;
    top: -38px;
    right: -28px;
    pointer-events: none;

}

@media (max-width: 600px) {

    .contractor-phone-arrow {
        width: 60px;
        top: 50%;
        right: -35px;
        left: auto;
        transform: scaleY(-1);
    }

.contractor-inner {
    flex-direction: column;
    text-align: center;
    justify-items: center;
  }

.contractor-cta-content h2::after {
    left: 50%;
    transform: translate(-50%, -50%);

 }
}

@media (max-width: 800px) {

    .contractor-details {
        padding: 10px;
    }

    .contractor-feature {
        display: grid;
        grid-template-columns: 90px 1fr;
    }

    .contractor-feature-icon {
        grid-column: 1;
        grid-row: 1;
        min-height: 100px;
        font-size: 42px;
    }

    .contractor-feature-content {
        grid-column: 2;
        grid-row: 1;
        padding: 28px 25px;
    }

    .contractor-feature-content::after {
        display: none;
    }

    .contractor-feature-image {
        grid-column: 1 / -1;
        grid-row: 2;
        height: 260px;
        min-height: 0;
    }

    .contractor-feature-image img {
        height: 260px;
        min-height: 0;
    }

    .contractor-cta {
        padding: 40px 30px;
        gap: 28px;
    }

    .contractor-cta-icon {
        flex-basis: 85px;
        width: 85px;
        height: 85px;
        font-size: 38px;
    }

}

@media (max-width: 600px) {

    .contractor-feature {
        display: block;
    }

    .contractor-feature-icon {
        width: 85px;
        height: 85px;
        min-height: 85px;
        margin: 25px 0 0 25px;
        font-size: 38px;
    }

    .contractor-feature-content {
        padding: 25px;
    }

    .contractor-feature-content h2 {
        font-size: 27px;
    }

    .contractor-feature-image,
    .contractor-feature-image img {
        height: 220px;
    }

    .contractor-cta {
        flex-direction: column;
        align-items: flex-start;
        padding: 35px 25px;
    }

    .contractor-cta-content h2 {
        font-size: 31px;
    }

    .contractor-cta-content p {
        font-size: 17px;
    }
}

/* ==============================
   MISSION
============================== */

.mission {
   position: relative;
    background-image: url('https://www.pantherwashnseal.com/wp-content/uploads/sites/245/2026/08/info-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    overflow: hidden;
    z-index:1;
    padding: 100px 30px;
    margin-top:-30px;
    margin-left:0px;
    margin-right:0px;
}

.mission::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.68);
    z-index: 2;
}

.mission-inner {
    max-width: 1300px;
    margin: 0 auto;
}


.mission-logo {
    position: relative;
    margin: 0 auto 55px;
    text-align: center;
    width:200px;
}

.mission-logo img {
    position:relative;
    display: block;
    width: 100%;
    max-width: 300px;
    height: auto;
    margin: 0 auto;
    z-index:3;
}


.mission-logo::after {
    content: "";
    position:relative;
    display: block;
    width: 70px;
    height: 4px;
    margin: 30px auto 0;
    background: #00ADAB;
    z-index:3;
}


/* CONTENT */

.mission-content {
    position:relative;
    max-width: 1300px;
    margin: 0 auto;
    z-index:3;
    padding-bottom:30px;
}

.mission-content p {
    margin: 0 0 20px;
    color: #fff;
    font-size: 1.1rem;
    line-height: 2rem;
    text-align: center;
}


@media (max-width: 768px) {

    .mission {
        padding: 70px 22px;
    }

    .mission-logo {
        margin-bottom: 40px;
    }

    .mission-logo img {
        max-width: 240px;
    }

    .mission-logo::after {
        margin-top: 25px;
    }

    .mission-content p {
        font-size: 16px;
        line-height: 1.75;
    }

}


/* ==============================
  FAQ
============================== */

.faq {
    width: 100%;
    max-width: 1100px;
    margin: 80px auto;
}

.faq-item {
    border-bottom: 1px solid rgba(255,255,255,.25);
}

.faq-question {
    width: 100%;
    padding: 28px 0;
    border: 0;
    background: transparent;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    text-align: left;
    text-wrap:balance;
    cursor: pointer;
}

.faq-question:hover {
    color: #DBA110;
}

.faq-question:focus {
    color: #DBA110;
}

.faq-icon {
    position: relative;
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
}

.faq-icon::before,
.faq-icon::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: #DBA110;
    transform: translate(-50%, -50%);
    transition: transform .3s ease, opacity .3s ease;
}


.faq-icon::before {
    width: 22px;
    height: 2px;
}

.faq-icon::after {
    width: 2px;
    height: 22px;
}

.faq-question[aria-expanded="true"] .faq-icon::after {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(90deg);
}

.faq-answer {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows .35s ease;
}

.faq-item.is-open .faq-answer {
    grid-template-rows: 1fr;
}

.faq-answer-inner {
    overflow: hidden;
}

.faq-answer-inner > *:first-child {
    margin-top: 0;
}

.faq-answer-inner > *:last-child {
    margin-bottom: 0;
}

.faq-answer-inner {
    color: #fff;
    font-size: 16px;
    line-height: 1.8;
}

.faq-item.is-open .faq-answer-inner {
    padding-bottom: 28px;
}

.faq-answer p {
    margin: 0 0 15px;
}

.faq-answer ul {
    margin: 0;
    padding-left: 20px;
}

.faq-answer li {
    margin-bottom: 5px;
}


@media (max-width: 700px) {

    .faq-question {
        padding: 42px 0;
        font-size: 17px;
        gap: 20px;
    }

    .faq-icon {
        flex-basis: 24px;
        width: 24px;
        height: 24px;
    }

    .faq-icon::before {
        width: 19px;
    }

    .faq-icon::after {
        height: 19px;
    }

    .faq-answer-inner {
        font-size: 15px;
    }

}