/* Exodus overlays on Modave — keep small */
.exodus-hero-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tf-slideshow .wrap-slider {
    position: relative;
    min-height: 420px;
}
.tf-slideshow.slider-default,
.tf-slideshow.slider-default .swiper,
.tf-slideshow.slider-default .swiper-wrapper,
.tf-slideshow.slider-default .swiper-slide,
.tf-slideshow.slider-default .wrap-slider {
    height: 55vh !important;
    max-height: 55vh !important;
    min-height: 280px !important;
    aspect-ratio: auto !important;
}
.tf-slideshow.slider-default .wrap-slider {
    overflow: hidden;
    position: relative;
}
.tf-slideshow.slider-default .wrap-slider img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tf-slideshow .wrap-slider.has-video img.exodus-hero-fallback {
    display: none;
}
.exodus-flash {
    position: relative;
    z-index: 20;
}
.exodus-flash .alert {
    margin: 0;
    border-radius: 0;
}
.card-product .product-img img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}
.exodus-prose img,
.exodus-prose table {
    max-width: 100%;
    height: auto;
}
.exodus-prose {
    overflow-wrap: anywhere;
}
.header-default .logo-header img.logo {
    max-height: 48px;
    width: auto;
}
.footer-logo img {
    max-height: 48px;
    width: auto;
}
.exodus-account-stat {
    background: #181818;
    color: #fff;
    padding: 28px 20px;
    text-align: center;
}
.exodus-account-stat .total {
    font-size: 32px;
    font-weight: 600;
}
.count-box:empty {
    display: none;
}
.d-tab-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    list-style: none;
    padding: 0;
}
.d-tab-nav li {
    cursor: pointer;
    padding: 8px 14px;
    border: 1px solid #181818;
}
.d-tab-nav li.active-tab {
    background: #181818;
    color: #fff;
}
.d-tab-content {
    list-style: none;
    padding: 0;
}
.d-tab-content > li {
    display: none;
}
.d-tab-content > li.is-active {
    display: block;
}
.exodus-process-card {
    height: 100%;
    padding: 28px 24px;
    border: 1px solid #ececec;
    background: #fff;
}
.exodus-process-num {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.04em;
    margin-bottom: 12px;
}
.exodus-process-card h4 {
    margin-bottom: 10px;
}
.exodus-process-card p {
    margin: 0;
    color: #555;
}
.exodus-why-card {
    height: 100%;
    padding: 28px 22px 24px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: rgba(255, 255, 255, 0.04);
    transition: transform 0.25s ease, border-color 0.25s ease, background 0.25s ease;
}
.exodus-why-card:hover {
    transform: translateY(-4px);
    border-color: rgba(255, 255, 255, 0.28);
    background: rgba(255, 255, 255, 0.08);
}
.exodus-why-icon {
    width: 72px;
    height: 72px;
    margin: 0 auto 16px;
    border-radius: 50%;
    overflow: hidden;
    background: #111;
}
.exodus-why-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.exodus-why-card h4 {
    color: #fff;
    margin-bottom: 10px;
}
.exodus-why-card p {
    margin: 0;
    color: rgba(255, 255, 255, 0.72);
}
#why-choose-us-icons h2.split,
#why-choose-us-icons h2.split span {
    color: #fff !important;
}
.exodus-expertise-card {
    height: 100%;
    overflow: hidden;
    border: 1px solid #ececec;
    background: #fff;
}
.exodus-expertise-card img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    display: block;
}
.exodus-expertise-body {
    padding: 22px 20px 24px;
}
.exodus-expertise-body h4 {
    margin-bottom: 8px;
}
.exodus-expertise-body p {
    margin: 0;
    color: #555;
}
.exodus-stat-tile {
    text-align: center;
    padding: 28px 16px;
    background: #181818;
    color: #fff;
}
.exodus-stat-num {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 8px;
}
.exodus-stat-label {
    color: rgba(255, 255, 255, 0.75);
}

html,
body {
    overflow-x: clip;
}

.exodus-prose table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"],
select,
textarea,
.form-control {
    font-size: 16px;
}

ul.breadcrumbs {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 4px;
}

.tm-testi-card {
    height: 100%;
    padding: 24px 22px;
    background: #fff;
    border: 1px solid #ececec;
}
.tm-testi-head {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 8px;
}
.tm-testi-badge {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}
.tm-testi-name {
    font-weight: 600;
    margin-bottom: 2px;
}
.tm-testi-desig {
    display: block;
    color: #777;
    font-size: 13px;
    margin-bottom: 10px;
}
.tm-testi-rating {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
}
.tm-testi-rating .fa-star {
    color: #c9a227;
}
.tm-testi-score {
    font-size: 13px;
    color: #555;
}
.tm-testi-quote {
    margin: 0;
    color: #444;
}

#about-sec .about-sec-photo-frame {
    overflow: hidden;
    border-radius: 8px;
}
#about-sec .about-sec-photo-img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}
.exodus-md-thumb {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
    margin-left: -10px;
    border: 2px solid #fff;
}
.exodus-md-thumb:first-child {
    margin-left: 0;
}
.md-desk-content,
.about-intro {
    overflow-wrap: anywhere;
}
.md-desk-content img,
.about-intro img {
    max-width: 100%;
    height: auto;
}

.exodus-contact-row {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}
.exodus-contact-icon {
    flex: 0 0 48px;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #181818;
    color: #fff;
    border-radius: 6px;
}
.exodus-map-wrap {
    width: 100%;
    overflow: hidden;
}
.exodus-map-wrap iframe {
    display: block;
    width: 100%;
    height: 450px;
    border: 0;
}

.exodus-blog-sidebar-item {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    margin-bottom: 16px;
}
.exodus-blog-sidebar-item img {
    width: 72px;
    height: 72px;
    object-fit: cover;
    border-radius: 6px;
    flex-shrink: 0;
}
.exodus-blog-sidebar-item h6 {
    margin: 0 0 4px;
    font-size: 15px;
    line-height: 1.3;
}
.exodus-comment {
    padding: 16px 0;
    border-bottom: 1px solid #ececec;
}
.exodus-comment-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 12px;
    margin-bottom: 6px;
}
.exodus-gallery-card img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    display: block;
    border-radius: 8px;
}

.sidebar-checkout .exodus-checkout-line {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    padding: 10px 0;
    border-bottom: 1px solid #ececec;
}
.sidebar-checkout .exodus-checkout-line span:first-child {
    overflow-wrap: anywhere;
}

@media (max-width: 991px) {
    .btn-sidebar-account {
        display: block;
        padding: 12px 16px;
    }
}

@media (max-width: 767px) {
    .tf-slideshow.slider-default,
    .tf-slideshow.slider-default .swiper,
    .tf-slideshow.slider-default .swiper-wrapper,
    .tf-slideshow.slider-default .swiper-slide,
    .tf-slideshow.slider-default .wrap-slider {
        height: 70vh !important;
        max-height: 70vh !important;
        min-height: 360px !important;
    }
    .tf-slideshow.slider-default .box-title-slider .title-display {
        font-size: 28px;
        line-height: 1.2;
    }
    .tf-slideshow.slider-default .box-content {
        bottom: 24px;
        left: 12px;
        right: 12px;
    }
    .tf-topbar .topbar-left {
        flex-wrap: wrap;
        justify-content: center;
        overflow: visible;
        white-space: normal;
        row-gap: 4px;
    }
    .header-default .logo-header img.logo,
    .footer-logo img {
        max-height: 36px;
    }
    .page-title {
        padding: 40px 0 48px;
    }
    .exodus-map-wrap iframe {
        height: 280px;
    }
    .exodus-stat-num {
        font-size: 28px;
    }
    .exodus-expertise-card img {
        height: 180px;
    }
}

@media (max-width: 575px) {
    .card-product .product-img img {
        height: 200px;
    }
}

@media (max-width: 399px) {
    .tf-grid-layout.tf-col-2 {
        grid-template-columns: 1fr !important;
    }
}
