/* fonts */
@font-face {
    font-family: 'SansSerifFLF';
    src: url('../fonts/SansSerifFLF-Demibold.otf') format('opentype');
    font-weight: 500;
}

@font-face {
    font-family: 'SansSerifFLF';
    src: url('../fonts/SansSerifFLF-Demitalic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'SansSerifFLF';
    src: url('../fonts/SansSerifBldFLF-Italic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'SansSerifFLF';
    src: url('../fonts/SansSerifFLF-Italic.otf') format('opentype');
    font-style: italic;
}

@font-face {
    font-family: 'FuturaCustom';
    src: url('../fonts/futura-medium-condensed-oblique.otf') format('opentype');
    font-style: italic;
}

.faded-sky{
    background: rgb(134 187 241 / 10%) !important;
}
.text-blue{
    color: #2d3079 !important;
}

p {
    font-size: 20px;
    font-weight: 300;
    /* color: #3E3E3E; */
    color: var(--brand-dark);
}

.bold{
    color: var(--brand-dark);
    font-weight: 500;
}

.services-banner-nhs {
    position: relative;
    background-image: url('../img/nhs-banner.jpg');
}

.services-banner-msk {
    position: relative;
    background-image: url('../img/msk-banner.jpg');
}

.services-banner-work-injury {
    position: relative;
    background-image: url('../images/work-injury-banner.webp');
}

.services-banner-neurological {
    position: relative;
    background-image: url('../img/neurological-banner.png');
}

.services-pilates-banner {
    position: relative;
    background-image: url('../img/pilates-banner.webp');
}

.services-banner-about {
    position: relative;
    background-image: url('../img/about-banner.png');
}

.services-banner-back-pain {
    position: relative;
    background-image: url('../img/back-pain-banner.webp');
}

.services-banner-women {
    position: relative;
    background-image: url('../images/women-health-banner.webp');
}

.services-banner-neck {
    position: relative;
    background-image: url('../img/neck-pain-banner.webp');
}

.services-banner-knee {
    position: relative;
    background-image: url('../img/knee-pain-banner.webp');
}

.services-banner-pelvic {
    position: relative;
    background-image: url('../images/pelvic-banner.webp');
}

.services-banner-elbow {
    position: relative;
    background-image: url('../img/elbow-pain-banner.png');
}

.services-banner-sports {
    position: relative;
    background-image: url('../images/sports-injury-banner.webp');
}

.hero-content {
    padding-top: 80px;
}

.why-quote p {
    font-family: 'Lexend', Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0.9px;
    color: #2D3079;
    line-height: 29px;
    margin: 0;
}
.why-quote p a{
    font-family: 'Lexend', Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0.9px;
    color: #2D3079;
    line-height: 29px;
    margin: 0;
    text-decoration: none;
}

.why-section .why-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0;
}

.treatment-section .section-subtitle {
    font-family: 'Lexend';
    font-size: 20px;
    line-height: 32px;
    color: var(--brand-dark);
    text-align: center;
    margin-bottom: 2.5rem;
}


.why-list .check-icon {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    margin-top: 5px;
}

.why-list li {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-family: 'Lexend';
    font-size: 20px;
    color: var(--brand-dark);
    line-height: 32px;
    margin-bottom: 1.1rem;
    font-weight: 300;
}

.why-list li span {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    font-family: 'Lexend';
    font-size: 20px;
    color: #3E3E3E;
    line-height: 32px;
    margin-bottom: 1.1rem;
    font-weight: 300;
}

.blank-box .treatment-card {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    border: 1px solid #2D3079;
    padding: 20px 15px;
    height: 100%;
}

.blank-box .treatment-card .card-label {
    position: relative;
    font-family: 'Lexend';
    font-size: 20px;
    color: #2D3079;
    line-height: 26px;
    text-align: center;
    left: 0;
    bottom: 0;
    font-weight: 400;
    letter-spacing: normal;
    text-shadow: none;
}

.blank-box .treatment-card img {
    width: 60px;
    height: 60px;
    text-align: center;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.cta{
    padding-top: 50px;
    display: flex;
}

.location-bg{
    background: url('../img/location-content.png') no-repeat center center / cover;
    padding: 160px 50px 50px 50px !important;
    display: flex;
    justify-content: flex-end;
    border-radius: 10px;
}

.location-bg .why-quote {
    background-color: #fff;
    border-left: 6px solid #65CBEA;
    border-radius: 0 4px 4px 0;
    padding: 1.1rem 1.25rem;
    margin: 0;
    display: flex;
    gap: 20px;
    align-items: flex-end;
}

.about-body ul{
    padding-left: 23px;
    list-style: none;
}
.about-body ul li{
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 29px;
    color: var(--brand-dark);
    font-weight: 300;
}
.about-body ul li::before{
    content: "•";
    color: #2D3079;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.nhs-dna-section .offer-heading {
    text-align: center;
    margin-bottom: 0.75rem;
}

.nhs-dna-section .offer-pill {
    background-color: white;
    color: #2D3079;
    font-family: var(--font-body);
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    padding: 20px 19px;
    border-radius: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 74px;
    border: 1px solid var(--brand-light);
}

.offer-footer {
    text-align: center;
    margin-top: 2.5rem;
    font-size: 20px;
    color: var(--brand-dark);
    margin-bottom: 0;
    font-weight: 300;
}

.offer-section {
    padding: 60px 0 40px;
    background-color: #ffffff;
}
.why-section {
    padding: 60px 0;
    background-color: var(--color-bg);
    /* padding-top: 30px; */
}

.nhs-section {
    padding: 30px 0 60px;
    background-color: var(--color-bg);
    /* padding-top: 30px; */
}

.custom-divider {
    position: relative;
    height: 1px;
    background: #65CBEA;
}

.custom-divider::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 26px;
    height: 26px;
    background: #fff;
    border: 2px solid #2D3079;
    border-radius: 50%;
    z-index: 2;
}

.custom-divider::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    
    width: 6px;
    height: 6px;
    background: #2D3079;
    border-radius: 50%;
    z-index: 3;
}

.why-grid-list .why-list {
    list-style: none;
    padding: 0;
    margin: 0 0 1.75rem 0;
    display: grid;
    grid-auto-flow: column;
}

.work-section .is-physio-inner {
    background: url('../img/work-injury-bg.png');
    background-size: cover;
    text-align: center;
    padding: 60px 80px;
    border-radius: 20px;
}

.work-section .why-list {
    list-style: none;
    padding: 0;
    margin: 0 0 1.75rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 30px; 
}

.work-section .why-list li {
    position: relative;
    padding-left: 14px;
    font-size: 20px;
    color: var(--brand-dark);
}

.work-section .why-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 6px;
    height: 6px;
    background: #2a2c7a;
    border-radius: 50%;
}

.offer-pill {
    background-color: var(--brand-light);
    color: var(--brand-dark);
    font-family: var(--font-body);
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 64px;
}

.work-section .no-list .why-list li::before {
    content: none;
    position: absolute;
    left: 0;
    top: 13px;
    width: 6px;
    height: 6px;
    background: #2a2c7a;
    border-radius: 50%;
}

.blank-box .new-blank-box .treatment-card {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    border: 1px solid #2D3079;
    padding: 20px 15px;
    height: 100%;
}
.blank-box .new-blank-box .treatment-card .card-label {
    position: relative;
    font-family: 'Lexend';
    font-size: 20px;
    color: #2D3079;
    line-height: 28px;
    left: 0;
    bottom: 0;
    font-weight: 400;
    letter-spacing: normal;
    text-shadow: none;
    margin-bottom: 0;
    padding: 0 20px;
    text-align: left;
}

.pilates-why .about-body  ul li::before {
    content: none;
    color: #2D3079;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.pilates-why .about-body ul {
    padding-left: 0;
    list-style: none;
}

.p-normal{
    font-family: 'lexend' !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    color: var(--brand-dark) !important;
}

.pilates-booking-section .is-physio-inner {
    background-color: var(--brand-dark);
    background-image: url(), url('../img/pilates.svg');
    background-position: top left, bottom right;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, auto;
    text-align: center;
    padding: 60px 50px;
    border-radius: 25px;
}

.cta-faq-section {
    position: relative;
    background-color: #fff;
    margin-top: 0;
}

/* Default (closed state) */
.faq-item {
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: none;
    border: 1px solid #8BA3B8;
    transition: none !important;
    animation: none !important;
}

.faq-item:has(.collapse.show) {
    box-shadow: none;
    border: 1px solid #8BA3B8;
}
button.faq-question.collapsed {
    background: #FFF;
}
.faq-question{
   background: var(--brand-light); 
}
.faq-item:has(.collapse.show) .faq-question {
    color: var(--brand-dark);
}
.faq-item .collapse.show {
    background: var(--brand-light);
    box-shadow: none;
    border: 1px solid #8BA3B8;
    transition: none !important;
    animation: none !important;
}

.faq-answer {
    font-size: 20px;
    color: var(--brand-dark);
    background: var(--brand-light);
    line-height: 1.7;
    margin: 0;
    padding: 0 26px 22px;
    transition: none !important;
    animation: none !important;
}

/* Default = PLUS */
.faq-icon::before {
    content: "+";
    font-size: 22px;
    font-weight: 500;
    color: #333;
}

/* Active = MINUS */
.faq-item:has(.collapse.show) .faq-icon::before {
    content: "−";
    color: var(--brand-dark);
}

.about-section .about-image-wrap {
    border-radius: 4px;
    overflow: hidden;
    height: 100%;
    min-height: auto;
}

.is-physio-inner.brochure-inner img {
    height: auto;
    max-width: 100%;
}

.treatment-section {
    background-color:var(--brand-gray);
}

.about-section {
    background-color: var(--color-bg);
}

.about-section .about-image-wrap {
    border-radius: 4px;
    overflow: hidden;
    height: 100%;
    min-height: auto;
}

.pin-wrapper{
    display: flex;
    gap: 8px;
    align-items: flex-start;
}
.pin-wrapper img{
    position: relative;
    top: 5px;
}

.about-section .about-image-wrap {
    border-radius: 4px;
    overflow: hidden;
    height: 100%;
    min-height: 100%;
    display: flex;
    justify-content: flex-end;
}
.about-section .about-image-wrap img {
    width: 100%;
    height: 370px;
    object-fit: cover;
}

.about-section .injection-image-wrap img {
    width: 100%;
    height: 420px;
    object-fit: cover;
}

.about-section .ultrasound-image-wrap img {
    width: 100%;
    height: 420px;
    object-fit: cover;
}

.women-about-section .about-image-wrap img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

img.nhs-logo {
    height: 100px;
}

/* Right side cards only */
.locations-section .col-lg-6 > .row > .col-lg-6 .loc-card {
    margin: 15px 0;
    height: 100%;
}

.loc-divider {
    border: none;
    border-top: 1.5px solid rgb(0 0 0 / 23%);
    margin: 0.75rem 0 1rem;
    opacity: 1;
}
.loc-card.card-white .loc-address a{
    color: var(--brand-dark);
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
}
.loc-card.card-navy .loc-address a {
    color: white;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
}
.loc-card.card-white .loc-hours-table td {
    color: var(--brand-dark);
    font-size: 16px;
}
.loc-hours-label {
    font-size: 16px;
    font-weight: 500;
}
.loc-hero-content p {
    color: rgba(255, 255, 255, 0.88);
    font-size: 20px;
    line-height: 1.65;
    margin: 0;
}
.loc-hero-content {
    position: absolute;
    top: 2rem;
    left: 2rem;
    right: 2rem;
    z-index: 1;
}
.loc-hero {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    height: 100%;
    min-height: 400px;
    display: flex;
    align-items: flex-start;
    /* background: rgba(0, 0, 0, 0.12); */
}

.footer-contact-item .footer-contact-img {
    position: relative;
    top: 9px;
}

.footer-social-btn:hover {
    transform: translateY(-3px);
}
.footer-bottom-inner {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
}

.section-padding,
.site-section{
    padding-top: 40px;
    padding-bottom: 40px;
}

.info-box {
    position: relative;
    background: #f4f7fb;
    border: 1px solid rgb(30 79 122 / 50%);
    border-radius: 12px;
    padding: 24px 28px;
    overflow: hidden;
}

.info-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 17px;
    color: var(--brand-dark);
}

.info-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.info-list li {
    position: relative;
    padding-left: 16px;
    margin-bottom: 10px;
    font-size: 20px;
    color: var(--brand-dark);
    font-weight: 300;
}

.info-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 5px;
    height: 5px;
    background: #2a2c7a;
    border-radius: 50%;
}

.info-icon {
    position: absolute;
    right: -20px;
    bottom: -40px;
    font-size: 90px;
    opacity: 1;
    pointer-events: none;
}

.footer-contact-text a {
    color: rgba(255, 255, 255);
    line-height: 1.6;
    padding-top: 6px;
    font-weight: 300;
    transition: color 0.18s;
    text-decoration: none;
}

.reviewer-time {
    margin-top: 20px;
}
.reviewer-time a{
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: var(--brand-light);
    text-decoration: none;
    padding: 13px 22px;
    border-radius: 30px;
    transition: all .3s;
    box-shadow: none;
}
.reviewer-time a:hover {
    box-shadow: none;
}

.btn-book.btn-light {
    display: inline-block;
    background-color: #65CBEA;
    font-size: 18px;
    color: #FFFFFF !important;
    transition: all .3s;
}
.btn-book:hover {
    box-shadow: 0 18px 32px rgba(43,92,138,0.28);
    background: var(--brand-dark);
    color: white !important;
}
.hurt-nav-btn:hover {
    background: #65CBEA;
    transform: scale(1.08);
    box-shadow: 0 6px 20px rgba(46, 109, 164, 0.40);
}

.btn-book.btn-light:hover {
    background-color: white;
    color: var(--brand-dark) !important;
}

/* Default = white */
.footer-social-btn {
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease;
}

/* Hover = sky blue */
.footer-social-btn:hover {
    color: #65CBEA; /* sky blue */
}

.text-sky{
    color: #65CBEA !important;
}

 .is-physio-inner h2{
    color: #65CBEA !important;
 }
@media screen and (max-width: 1400px) {
 .loc-card.card-white .loc-hours-table td {
    font-size: 14px;
}
h2 {
    font-size: 38px;
}
}

@media screen and (max-width: 768px) {
    /* .row>* {
        margin-top: 15px;
    } */
    h1 {
        font-size: 32px;
        font-weight: 600;
    }
    .services-banner .hero-content {
    padding-top: 80px !important;
}
    .about-section .about-content {
        padding-right: 0;
        margin-bottom: 0;
    }
    .about-section {
        padding: 30px 0;
    }
    .location-bg {
        padding: 220px 20px 20px 20px !important;
    }
    .why-section .why-content {
        padding-left: 0;
        margin-top: 0;
    }
    .why-section {
        padding: 30px 0;
        padding-top: 30px;
    }
    .is-physio-section {
        padding: 30px 0;
    }
    .offer-section {
        padding: 30px 0;
    }
    h2 {
        font-size: 30px;
    }
    .about-section .about-image-wrap {
        margin-bottom: 20px;
    }
    .is-physio-inner {
        padding: 40px 30px !important;
    }
    .is-physio-buttons a {
        font-size: 14px;
    }
    .work-section .is-physio-inner {
        padding: 30px 20px;
    }
    h2 {
        font-family: "Lexend", sans-serif;
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 20px;
    }
    .services-banner-work-injury, .services-banner-msk  {
        height: 400px;
    }
    .location-bg .why-quote {
        display: flex;
        gap: 20px;
        align-items: flex-start;
        flex-direction: column-reverse;
    }
    .section-padding,
    .site-section{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .loc-hero {
    min-height: 300px;
}
}
