.bg-black {
    background-color: #000000;
}

/* High Speed Internet */
.feature:hover .fa.icon-bolt {
    -webkit-animation-name: fa-beat;
    animation-name: fa-beat;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, 1);
    animation-iteration-count: var(--fa-animation-iteration-count, 1);
    -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
    animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

/* Customized Solutions */
.fa.icon-large-gear {
    margin: -5px -10px;
    font-size: 36px !important;
}

.feature:hover .fa.icon-large-gear {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-duration: var(--fa-animation-duration, 2s);
    animation-duration: var(--fa-animation-duration, 2s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,
            infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, linear);
    animation-timing-function: var(--fa-animation-timing, linear);
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
}

.fa.icon-small-gear {
    font-size: 25px !important;
    margin: 32px 40px;
    transform: rotate(24deg);
}
@media(max-width: 479px){
	.fa.icon-small-gear {
		font-size: 23px !important;
	  	margin: 27px 33px;
	}
}

.feature:hover .fa.icon-small-gear {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-duration: var(--fa-animation-duration, 2s);
    animation-duration: var(--fa-animation-duration, 2s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,
            infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, linear);
    animation-timing-function: var(--fa-animation-timing, linear);
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    --fa-animation-direction: reverse;
}

/* 24x7 Customer Support */
.feature:hover .fa.icon-phone-volume,
.motto-contact:hover .fa.icon-phone-volume {
    -webkit-animation-name: fa-shake;
    animation-name: fa-shake;
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,
            infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, linear);
    animation-timing-function: var(--fa-animation-timing, linear);
}

/* Simple Handoff */
.feature:hover .fa.icon-check-square {
    -webkit-animation-name: fa-fade;
    animation-name: fa-fade;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,
            infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
    animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

/* Reliable Connectivity */
.feature:hover .fa.icon-thumbs-up {
    -webkit-animation-name: fa-bounce;
    animation-name: fa-bounce;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,
            infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,
            cubic-bezier(0.28, 0.84, 0.42, 1));
    animation-timing-function: var(--fa-animation-timing,
            cubic-bezier(0.28, 0.84, 0.42, 1));
}

/* Comprehensive Reporting */
.feature .fa.icon-file-alt {
    left: 23px !important;
}

.feature:hover .fa.icon-file-alt {
    -webkit-animation-name: fa-fade;
    animation-name: fa-fade;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,
            infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
    animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.company-contact a,
.company-contact a:hover,
.company-contact a:focus,
.department a,
.department a:hover,
.department a:focus,
.footer-info a,
.footer-info a:hover,
.footer-info a:focus,
.footer-content .contact-info a,
.footer-content .contact-info a:hover,
.footer-content .contact-info a:focus,
.section-wrapper--address a,
.section-wrapper--address a:hover,
.section-wrapper--address a:focus,
a.emailaddress,
a.emailaddress:hover,
a.emailaddress:focus,
a[href^="tel:"],
a[href^="tel:"]:hover,
a[href^="tel:"]:focus,
a[href^="mailto:"],
a[href^="mailto:"]:hover,
a[href^="mailto:"]:focus,
a[href^="https://wa.me/"],
a[href^="https://wa.me/"]:hover,
a[href^="https://wa.me/"]:focus,
a[href*="google.com/maps"],
a[href*="google.com/maps"]:hover,
a[href*="google.com/maps"]:focus {
    text-decoration: none !important;
    text-decoration-line: none !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
    background-image: none !important;
}

/* SOLOSTARTECH navy theme overrides. Orange accents stay unchanged. */
.bg--black,
header .navbar-dark,
header .navbar-dark .navbar-nav > li .dropdown-menu,
.overlayed-navbar.navbar-dark.navbar,
.overlayed-navbar .navbar-collapse,
footer,
.footer-mega,
.footer-copyright,
.section-wrapper--login .icon-login,
.back-to-top {
    background-color: #062147 !important;
}

header .navbar-dark .navbar-nav a.show,
header .navbar-dark .navbar-nav .show.dropdown-menu,
.overlayed-navbar.navbar-dark .navbar-nav a.show,
.overlayed-navbar.navbar-dark .navbar-nav .show.dropdown-menu,
.footer-info .footer-info-icon,
.footer-info-border:nth-child(2) {
    background-color: #031a38 !important;
}

.bg--transparent,
.carousel-caption,
.carousel-overlay,
.section-header::before {
    background-color: rgba(6, 33, 71, 0.72) !important;
}

header .navbar-dark.navbar,
.overlayed-navbar.navbar-dark.navbar {
    border-color: rgba(255, 255, 255, 0.12) !important;
}

footer,
.footer-content h4,
.footer-info .footer-info-heading,
.footer-info .footer-info-text,
.footer-info a,
.footer-content .contact-info a,
header .navbar-dark li a,
.overlayed-navbar.navbar-dark .navbar-nav .nav-link {
    color: #ffffff !important;
}

/* Homepage service grid */
.local-services {
    position: relative;
    overflow: hidden;
    padding: 88px 0;
    background:
        radial-gradient(circle at 8% 12%, rgba(245, 130, 32, 0.12), transparent 24%),
        radial-gradient(circle at 92% 88%, rgba(6, 33, 71, 0.1), transparent 28%),
        linear-gradient(180deg, #f8fbff 0%, #eef4f9 100%);
}

.local-services::before {
    content: "";
    position: absolute;
    top: -105px;
    right: -105px;
    width: 250px;
    height: 250px;
    border: 38px solid rgba(245, 130, 32, 0.08);
    border-radius: 50%;
}

.local-services .container {
    position: relative;
    z-index: 1;
}

.local-services__header {
    max-width: 900px;
    margin: 0 auto 48px;
}

.local-services__kicker {
    margin: 0 0 10px;
    color: #f58220;
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.local-services__header h2 {
    display: block;
    margin: 0 0 16px;
    color: #062147;
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 800;
    line-height: 1.18;
}

.local-services__header > p:last-child {
    margin: 0;
    color: #526273;
    font-size: 1.05rem;
    line-height: 1.75;
}

.local-service-card {
    position: relative;
    display: flex;
    width: 100%;
    min-height: 265px;
    overflow: hidden;
    gap: 20px;
    padding: 28px;
    border: 1px solid rgba(6, 33, 71, 0.09);
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 12px 32px rgba(6, 33, 71, 0.09);
    transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.local-service-card::before {
    content: "";
    position: absolute;
    inset: 0 0 auto;
    height: 5px;
    background: linear-gradient(90deg, #f58220 0 24%, #062147 24% 100%);
}

.local-service-card::after {
    content: "";
    position: absolute;
    right: -42px;
    bottom: -42px;
    width: 120px;
    height: 120px;
    border: 18px solid rgba(6, 33, 71, 0.035);
    border-radius: 50%;
    pointer-events: none;
}

.local-service-card:hover,
.local-service-card:focus-within {
    transform: translateY(-7px);
    border-color: rgba(245, 130, 32, 0.4);
    box-shadow: 0 20px 42px rgba(6, 33, 71, 0.16);
}

.local-service-card__icon {
    position: relative;
    z-index: 1;
    display: flex;
    width: 64px;
    height: 64px;
    flex: 0 0 64px;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    color: #ffffff;
    background: linear-gradient(145deg, #062147, #0d4d88);
    box-shadow: 0 9px 20px rgba(6, 33, 71, 0.22);
    transition: transform 180ms ease, background 180ms ease;
}

.local-service-card:hover .local-service-card__icon,
.local-service-card:focus-within .local-service-card__icon {
    transform: rotate(-4deg) scale(1.05);
    background: linear-gradient(145deg, #f58220, #ff9f43);
}

.local-service-card__icon i {
    font-size: 1.55rem;
}

.local-service-card__content {
    position: relative;
    z-index: 1;
    display: flex;
    min-width: 0;
    flex: 1;
    flex-direction: column;
}

.local-service-card__content h3 {
    margin: 2px 0 10px;
    color: #062147;
    font-size: 1.25rem;
    font-weight: 800;
    line-height: 1.35;
}

.local-service-card__content p {
    margin-bottom: 20px;
    color: #526273;
    line-height: 1.65;
}

.local-service-card__content a {
    align-self: flex-start;
    margin-top: auto;
    color: #f58220;
    font-size: 0.84rem;
    font-weight: 800;
    letter-spacing: 0.02em;
    text-decoration: none;
}

.local-service-card__content a i {
    margin-left: 6px;
    transition: transform 160ms ease;
}

.local-service-card__content a:hover,
.local-service-card__content a:focus {
    color: #062147;
    text-decoration: none;
}

.local-service-card__content a:hover i,
.local-service-card__content a:focus i {
    transform: translateX(4px);
}

@media (max-width: 767px) {
    .local-services {
        padding: 62px 0;
    }

    .local-services__header {
        margin-bottom: 34px;
    }

    .local-service-card {
        min-height: 0;
        padding: 24px;
    }
}

@media (max-width: 420px) {
    .local-service-card {
        display: block;
    }

    .local-service-card__icon {
        margin-bottom: 20px;
    }
}

section[aria-labelledby="home-faq-heading"] details {
    border: 1px solid #e2e6ea;
    border-radius: 4px;
    padding: 1rem 1.25rem;
}

section[aria-labelledby="home-faq-heading"] details[open] {
    border-left: 4px solid #f58220;
}

section[aria-labelledby="home-faq-heading"] summary {
    color: #062147;
}

section[aria-labelledby="home-faq-heading"] details p {
    margin: 1rem 0 0;
}

/* Residential package carousel */
.package-showcase {
    position: relative;
    overflow: hidden;
    padding: 80px 0 70px;
    background: linear-gradient(180deg, #062147 0, #0b3a70 25%, #eaf4fb 66%, #ffffff 100%);
}

.package-showcase::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0.16;
    pointer-events: none;
    background-image: linear-gradient(115deg, transparent 48%, rgba(255, 255, 255, 0.35) 49%, transparent 50%);
    background-size: 46px 46px;
}

.package-showcase .container {
    position: relative;
    z-index: 1;
}

.package-showcase__heading {
    max-width: 850px;
    margin: 0 auto 42px;
    color: #ffffff;
}

.package-showcase__kicker {
    margin-bottom: 8px;
    color: #f58220;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.package-showcase__heading h2 {
    margin-bottom: 12px;
    color: #ffffff;
    font-size: clamp(1.8rem, 4vw, 2.8rem);
    font-weight: 800;
    text-transform: uppercase;
}

.package-showcase__heading > p:last-child {
    font-size: 1.05rem;
}

.package-carousel {
    position: relative;
    padding: 38px 36px 30px;
    border-top: 5px solid #f58220;
    border-radius: 18px;
    background: rgba(248, 251, 255, 0.96);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.26);
}

.package-carousel__track {
    display: flex;
    gap: 18px;
    overflow-x: auto;
    padding: 12px 3px 20px;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
}

.package-carousel__track::-webkit-scrollbar {
    display: none;
}

.package-card {
    position: relative;
    flex: 0 0 calc((100% - 54px) / 4);
    min-width: 0;
    overflow: hidden;
    border: 1px solid rgba(6, 33, 71, 0.12);
    border-bottom: 4px solid #f58220;
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0 8px 22px rgba(6, 33, 71, 0.13);
    scroll-snap-align: start;
    transition: transform 180ms ease, box-shadow 180ms ease;
}

.package-card:hover,
.package-card:focus-within {
    transform: translateY(-6px);
    box-shadow: 0 14px 30px rgba(6, 33, 71, 0.2);
}

.package-card__speed {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 112px;
    height: 108px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 14px 0 0 17px;
    border-radius: 0 0 100% 0;
    color: #ffffff;
    background: #062147;
}

.package-card__speed::after {
    content: "";
    position: absolute;
    right: 10px;
    bottom: 12px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #f58220;
}

.package-card__speed strong {
    font-size: 2.3rem;
    line-height: 1;
}

.package-card__speed span {
    font-size: 0.82rem;
    font-weight: 700;
}

.package-card__popular {
    position: absolute;
    top: 14px;
    right: -31px;
    width: 116px;
    padding: 5px 0;
    transform: rotate(42deg);
    color: #ffffff;
    background: #f58220;
    font-size: 0.7rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-align: center;
    text-transform: uppercase;
}

.package-card__body {
    display: flex;
    min-height: 390px;
    flex-direction: column;
    padding: 122px 20px 24px;
    text-align: center;
}

.package-card__eyebrow {
    margin-bottom: 3px;
    color: #f58220;
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.11em;
    text-transform: uppercase;
}

.package-card__body h3 {
    margin-bottom: 10px;
    color: #062147;
    font-size: 1.1rem;
    font-weight: 800;
}

.package-card__price {
    margin-bottom: 8px;
    color: #f58220;
    font-size: 2rem;
    font-weight: 800;
    line-height: 1;
}

.package-card__price > span {
    margin-right: 4px;
    font-size: 1rem;
}

.package-card__price small {
    display: block;
    margin-top: 6px;
    color: #5e6c7c;
    font-size: 0.72rem;
    font-weight: 600;
}

.package-card__tagline {
    min-height: 24px;
    color: #062147;
    font-weight: 700;
}

.package-card__features {
    margin: 0 0 20px;
    padding: 0;
    color: #4b5563;
    font-size: 0.84rem;
    list-style: none;
    text-align: left;
}

.package-card__features li {
    margin-bottom: 7px;
}

.package-card__features i {
    width: 18px;
    color: #f58220;
}

.package-card__order {
    display: inline-block;
    align-self: center;
    margin-top: auto;
    padding: 9px 24px;
    border: 2px solid #062147;
    border-radius: 50px;
    color: #062147;
    font-size: 0.85rem;
    font-weight: 800;
    letter-spacing: 0.07em;
    text-decoration: none;
    text-transform: uppercase;
    transition: color 160ms ease, background-color 160ms ease;
}

.package-card__order:hover,
.package-card__order:focus {
    color: #ffffff;
    background: #062147;
    text-decoration: none;
}

.package-carousel__arrow {
    position: absolute;
    top: 50%;
    z-index: 3;
    width: 48px;
    height: 48px;
    transform: translateY(-50%);
    border: 2px solid #062147;
    border-radius: 50%;
    color: #062147;
    background: #ffffff;
    box-shadow: 0 6px 16px rgba(6, 33, 71, 0.18);
}

.package-carousel__arrow:hover,
.package-carousel__arrow:focus {
    color: #ffffff;
    background: #f58220;
}

.package-carousel__arrow--prev {
    left: -24px;
}

.package-carousel__arrow--next {
    right: -24px;
}

.package-carousel__hint {
    margin: 18px 0 0;
    color: #47627d;
    font-size: 0.82rem;
}

.package-carousel__hint i {
    margin-right: 6px;
    color: #f58220;
}

.package-showcase__notes {
    margin-top: 28px;
    padding: 20px 24px;
    border-left: 4px solid #f58220;
    border-radius: 6px;
    color: #3c4a59;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 8px 22px rgba(6, 33, 71, 0.1);
}

.package-showcase__notes p:last-child {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .package-card {
        flex-basis: calc((100% - 18px) / 2);
    }
}

@media (max-width: 575px) {
    .package-showcase {
        padding: 58px 0 48px;
    }

    .package-showcase__heading {
        margin-bottom: 28px;
    }

    .package-carousel {
        padding: 20px 16px 18px;
        border-radius: 12px;
    }

    .package-card {
        flex-basis: 88%;
    }

    .package-carousel__arrow {
        display: none;
    }

    .package-showcase__notes {
        padding: 18px;
    }
}

/* Shared content cards for service and company pages. */
.content-service-card {
    height: 100%;
    padding: 1.5rem;
    border-top: 4px solid #f58220;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: 0 8px 24px rgba(6, 33, 71, 0.1);
}

.content-service-card h3 {
    margin-bottom: 0.75rem;
    color: #062147;
    font-size: 1.2rem;
    font-weight: 700;
}

.content-service-card p:last-child {
    margin-bottom: 0;
}

.section-wrapper:not(.section-wrapper--gray) .content-service-card {
    border: 1px solid rgba(6, 33, 71, 0.1);
    border-top: 4px solid #f58220;
}
