.skip-link {
    position: absolute;
    left: -999px;
    top: 0;
    z-index: 10000;
    padding: 0.75em 1em;
    background: #000;
    color: #fff;
}

.skip-link:focus {
    left: 1em;
    top: 1em;
    color: #fff;
}

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

.navbar-brand:focus {
    outline: none;
    box-shadow: none;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.navbar-brand {
    white-space: normal;
}

.interileits_social_list a {
    text-decoration: none;
}

.footer a,
.address a {
    color: inherit;
    text-decoration: underline;
}

.interileits_inter3layouts_banner_info h2 {
    font-size: 3em;
    text-transform: capitalize;
    color: #fff;
    line-height: 1.5em;
}

.interile-about-grids h3 {
    font-size: 40px;
    color: #ffb262;
}

.about-info h3 {
    font-size: 26px;
    margin: 20px 0;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
}

.interileits_testimonial_grid h3 {
    font-size: 1.1em;
    color: #212121;
    margin: 1em 0 0.5em;
}

.interileits_testimonial_grid h4 {
    font-size: 0.8em;
    color: #ffb262;
}

.ser-grid h3 {
    font-size: 24px;
    padding: 0.6em 0 0.5em;
    color: #ffb262;
    font-weight: 600;
}

.contact-form h3,
.address h3 {
    margin: 0 0 1em 0;
    font-size: 1.5em;
    color: #ffb262;
    font-weight: 600;
    text-transform: capitalize;
}

.interileits-caption h3 {
    color: #fff;
    margin: 0 0 0.5em 0;
    font-size: 1.5em;
    font-weight: 600;
    font-family: 'Laila', serif;
    text-transform: capitalize;
}

.inter3_interile_footer_grid h2 {
    font-size: 1.8em;
    color: #fff;
    padding-bottom: 0.7em;
    position: relative;
    margin-bottom: 1.5em;
}

.inter3_interile_footer_grid h2::after {
    content: '';
    background: #ffb262;
    width: 20%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.brand-signature {
    margin: 4em auto 0;
    padding: 2em 0 0;
    border-top: 1px solid #e8e8e8;
    text-align: center;
}

.brand-signature img {
    display: inline-block;
    width: min(420px, 82vw);
    height: auto;
    opacity: 0.9;
}

.brand-signature h3 {
    color: #212121;
    font-size: 1.6em;
    margin-bottom: 0.75em;
}

.brand-signature .cta-actions {
    justify-content: center;
    margin-top: 1.5em;
}

.footer-brand {
    margin: 0 0 1.5em;
}

.footer-brand img {
    display: block;
    max-width: 185px;
    height: auto;
    padding: 0.45em;
    background: rgba(255, 255, 255, 0.94);
    filter: grayscale(0.35) saturate(0.75);
}

.local-cta {
    padding: 2.5em 0;
    background: #212121;
    color: #fff;
}

.local-cta-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 2em;
    align-items: center;
}

.local-cta h2 {
    font-size: 2em;
    color: #ffb262;
    margin-bottom: 0.35em;
}

.local-cta p {
    color: #e7e7e7;
    line-height: 1.8em;
}

.cta-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75em;
}

.cta-button {
    display: inline-block;
    min-width: 150px;
    padding: 0.85em 1.25em;
    border: 1px solid #ffb262;
    color: #212121;
    background: #ffb262;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.cta-button:hover,
.cta-button:focus {
    color: #fff;
    background: transparent;
}

.cta-button.secondary {
    color: #fff;
    background: transparent;
}

.cta-button.secondary:hover,
.cta-button.secondary:focus {
    color: #212121;
    background: #ffb262;
}

.brand-signature .cta-button.secondary {
    color: #212121;
}

.brand-signature .cta-button.secondary:hover,
.brand-signature .cta-button.secondary:focus {
    color: #212121;
}

.service-area {
    padding: 4em 0;
    background: #f7f7f7;
}

.service-area-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.5em;
    margin-top: 2.5em;
}

.service-area-item {
    padding: 1.5em;
    background: #fff;
    border-top: 3px solid #ffb262;
    min-height: 100%;
}

.service-area-item h3 {
    color: #212121;
    font-size: 1.35em;
    margin-bottom: 0.6em;
}

.service-area-item p {
    color: #777;
    line-height: 1.7em;
}

.service-card-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.5em;
}

.service-card-grid.ser2 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.service-card-grid .ser-grid {
    width: auto;
    margin: 0;
    padding: 0;
    float: none;
}

.service-card-grid .ser-top {
    height: 470px;
    min-height: 470px;
    margin: 0;
    padding: 3em 2em;
}

.service-card-grid .hvr-shutter-in-horizontal {
    position: relative;
    left: auto;
    top: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.25em;
}

.service-card-grid .con i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    line-height: 1;
}

.service-card {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background-size: cover;
    background-position: center;
    isolation: isolate;
}

.service-card::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: -2;
    background: inherit;
    filter: grayscale(0.2);
    transform: scale(1.03);
}

.service-card::after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: -1;
    background: rgba(255, 255, 255, 0.86);
}

.service-card.custom-drapery {
    background-image: url('/images/livingroom2.jpg');
}

.service-card.residential-commercial {
    background-image: url('/images/benches.jpg');
}

.service-card.restoration {
    background-image: url('/images/Restoration.jpg');
}

.service-card.marine-auto {
    background-image: url('/images/automotiverestoration.jpg');
}

.featured-work {
    padding: 3em 0;
}

.mini-carousel {
    position: relative;
    margin-top: 2em;
    overflow: hidden;
}

.mini-carousel-track {
    display: flex;
    gap: 1em;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    padding-bottom: 0.75em;
    scrollbar-width: thin;
}

.mini-carousel .featured-work-card,
.mini-carousel figure {
    flex: 0 0 min(280px, 78vw);
    scroll-snap-align: start;
}

.featured-work-card {
    position: relative;
    overflow: hidden;
    background: #212121;
}

.featured-work-card img {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 10;
    height: auto;
    object-fit: cover;
    transition: transform 0.35s ease;
}

.featured-work-card:hover img,
.featured-work-card:focus-within img {
    transform: scale(1.04);
}

.featured-work-card figcaption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1em;
    background: rgba(0, 0, 0, 0.68);
    color: #fff;
}

.featured-work-card h3 {
    color: #ffb262;
    font-size: 1.35em;
    margin-bottom: 0.25em;
}

.service-photo-grid {
    margin-top: 2.25em;
}

.service-photo-grid figure {
    position: relative;
    overflow: hidden;
    background: #212121;
}

.service-photo-grid img {
    width: 100%;
    aspect-ratio: 16 / 10;
    object-fit: cover;
}

.service-photo-grid figcaption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.85em;
    background: rgba(0, 0, 0, 0.68);
    color: #fff;
    font-weight: 700;
}

.contact-projects {
    margin: 0 0 1.75em;
}

.contact-projects img {
    width: 100%;
    aspect-ratio: 16 / 10;
    object-fit: cover;
}

.gallery-filter {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.75em;
    margin: 2.5em 0 1.5em;
}

.gallery-filter button {
    border: 1px solid #d8d8d8;
    background: #fff;
    color: #333;
    padding: 0.65em 1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.gallery-filter button.active,
.gallery-filter button:hover,
.gallery-filter button:focus {
    border-color: #ffb262;
    background: #ffb262;
    color: #212121;
}

.project-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 3em -15px 0;
}

.project-grid .show-reel {
    display: contents;
}

.project-grid .clearfix {
    display: none;
}

.project-grid .interile-gallery-grid {
    float: none;
    width: 25%;
    margin: 0 0 2em;
}

.quick-actions {
    display: none;
}

.mini-carousel-controls {
    display: flex;
    gap: 0.5em;
    justify-content: flex-end;
    margin-top: 0.75em;
}

.mini-carousel-controls button {
    width: 38px;
    height: 38px;
    border: 1px solid #ffb262;
    background: #ffb262;
    color: #212121;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1;
}

.mini-carousel-controls button:hover,
.mini-carousel-controls button:focus {
    background: transparent;
}

.interile-gallery-grid.is-hidden {
    display: none;
}

.site-alert {
    padding: 1em 1.25em;
    margin-bottom: 1.5em;
    border-left: 4px solid #ffb262;
    background: #fff8ef;
    color: #333;
}

.site-alert.error {
    border-left-color: #b00020;
    background: #fff5f6;
}

.form-hint,
.field-error {
    display: block;
    clear: both;
    margin-top: 0.35em;
    font-size: 0.9em;
}

.field-error {
    color: #b00020;
}

.honeypot {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.map-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 2em;
}

.map-grid .map-panel {
    flex: 1 1 280px;
}

.map-grid iframe {
    width: 100%;
    min-height: 260px;
}

.contact-page {
    padding-top: 3em;
}

.contact-page .inter3ls_head {
    margin-bottom: 0.8em;
}

.contact-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(300px, 0.9fr);
    gap: 3em;
    align-items: start;
    margin-top: 3em;
}

.contact-panel,
.contact-details-panel {
    min-width: 0;
}

.contact-page .contact-form {
    margin: 0;
}

.contact-page .contact-form-grid {
    margin: 1.5em 0 0;
}

.contact-field {
    margin-bottom: 1.25em;
}

.contact-field-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.25em;
}

.contact-field label {
    display: block;
    margin-bottom: 0.45em;
    color: #333;
    font-size: 0.95em;
    font-weight: 600;
}

.contact .contact-field input,
.contact .contact-field textarea {
    width: 100%;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    background: #fff;
    color: #333;
    padding: 0.85em 1em;
    font-size: 1em;
}

.contact .contact-field textarea {
    display: block;
    min-height: 170px;
    resize: vertical;
}

.contact-details-panel .address {
    padding-bottom: 1.5em;
}

.contact-details-panel .address h3 {
    margin: 0 0 0.45em;
}

.contact-details-panel .address p {
    margin-bottom: 1.25em;
}

.contact-details-panel .map-grid {
    display: grid;
    gap: 1em;
    margin: 0;
}

.contact-details-panel .map-grid iframe {
    min-height: 190px;
}

.interile-gallery a:focus .interileits-caption {
    bottom: 0;
}

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

@media (max-width: 480px) {
    .brand-signature {
        margin-top: 2em;
    }

    .footer-brand img {
        max-width: 160px;
    }
}

@media (max-width: 900px) {
    .local-cta-grid {
        grid-template-columns: 1fr;
    }

    .service-area-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .service-card-grid,
    .service-card-grid.ser2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .contact-layout {
        grid-template-columns: 1fr;
    }

    .project-grid .interile-gallery-grid {
        width: 50%;
    }
}

@media (max-width: 600px) {
    body {
        padding-bottom: 66px;
    }

    .local-cta {
        padding: 2em 0;
    }

    .local-cta h2 {
        font-size: 1.6em;
    }

    .cta-actions {
        width: 100%;
    }

    .cta-button {
        flex: 1 1 100%;
    }

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

    .service-card-grid,
    .service-card-grid.ser2 {
        grid-template-columns: 1fr;
    }

    .service-card-grid .ser-top {
        height: auto;
        min-height: 360px;
    }

    .contact-field-row {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .project-grid .interile-gallery-grid {
        width: 100%;
    }

    .quick-actions {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9999;
        display: grid;
        grid-template-columns: 1fr 1fr;
        box-shadow: 0 -4px 14px rgba(0, 0, 0, 0.18);
    }

    .quick-actions a {
        padding: 1em 0.75em;
        background: #212121;
        color: #fff;
        text-align: center;
        font-weight: 700;
        text-transform: uppercase;
    }

    .quick-actions a:last-child {
        background: #ffb262;
        color: #212121;
    }
}
