:root {
    --sintel-red: #b91422;
    --sintel-red-dark: #7f1018;
    --sintel-charcoal: #1c2329;
    --sintel-graphite: #2f363d;
    --sintel-silver: #e8edf0;
    --sintel-soft: #f6f8f9;
    --sintel-teal: #0e8f86;
    --sintel-green: #2f7d54;
    --sintel-copper: #b8844f;
    --sintel-shadow: 0 18px 45px rgba(28, 35, 41, 0.12);
    --sintel-soft-shadow: 0 10px 24px rgba(28, 35, 41, 0.1);
}

body {
    background: var(--sintel-soft) !important;
    color: var(--sintel-charcoal) !important;
    font-weight: 400;
}

a {
    color: var(--sintel-red);
}

a:hover,
a:focus {
    color: var(--sintel-red-dark);
}

.text-theme-colored,
.text-theme-colored2 {
    color: var(--sintel-red) !important;
}

.btn-theme-colored,
.btn-theme-colored2,
.button_type_2.lbrown,
.button_type_2.grey,
.button_type_2.state_2 {
    background: var(--sintel-red) !important;
    border-color: var(--sintel-red) !important;
    color: #fff !important;
    border-radius: 4px !important;
    box-shadow: 0 10px 22px rgba(185, 20, 34, 0.24);
    margin-top: 3px;
}

.btn-theme-colored:hover,
.btn-theme-colored2:hover,
.button_type_2.lbrown:hover,
.button_type_2.grey:hover,
.button_type_2.state_2:hover {
    background: var(--sintel-red-dark) !important;
    border-color: var(--sintel-red-dark) !important;
    color: #fff !important;
}

#header {
    box-shadow: 0 14px 35px rgba(28, 35, 41, 0.12);
}

header .header-top {
    background: linear-gradient(90deg, var(--sintel-charcoal), var(--sintel-graphite)) !important;
    border-bottom: 3px solid var(--sintel-red);
    font-size: 13px;
    letter-spacing: 0;
}

.header-top .widget {
    color: rgba(255, 255, 255, 0.88) !important;
    padding: 6px 0;
}

.header-nav,
.header-nav-wrapper {
    background: rgba(255, 255, 255, 0.96) !important;
}

#menuzord-right,
.menuzord.blue,
.menuzord.red,
#menuzord {
    background: #fff !important;
}

#menuzord:before {
    display: none !important;
}

.menuzord-brand img {
    max-height: 58px;
    object-fit: contain;
}

.menuzord-menu > li > a {
    color: var(--sintel-charcoal) !important;
    font-weight: 700 !important;
    letter-spacing: 0;
    position: relative;
    text-transform: none;
}

.menuzord-menu > li.active > a,
.menuzord-menu > li:hover > a,
.menuzord-menu > li > a:hover {
    background: transparent !important;
    color: var(--sintel-red) !important;
}

.menuzord-menu > li.active > a:after,
.menuzord-menu > li:hover > a:after {
    /* background: var(--sintel-red);
    border-radius: 999px;
    bottom: 12px;
    content: "";
    height: 3px;
    left: 18px;
    position: absolute;
    right: 18px; */
}

.menuzord-menu ul.dropdown {
    background: #fff !important;
    border: 1px solid rgba(28, 35, 41, 0.08);
    box-shadow: var(--sintel-soft-shadow);
}

.menuzord-menu ul.dropdown li a {
    color: var(--sintel-charcoal) !important;
}

.menuzord-menu ul.dropdown li:hover > a {
    background: rgba(185, 20, 34, 0.08) !important;
    color: var(--sintel-red) !important;
}

.phone-number {
    background: var(--sintel-red);
    border-radius: 999px;
    box-shadow: 0 12px 30px rgba(185, 20, 34, 0.26);
    color: #fff;
    font-weight: 700;
    padding: 10px 20px;
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle,
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,
.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
    background-color: var(--sintel-red) !important;
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color: rgba(185, 20, 34, 0.5) !important;
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
    background-color: rgba(185, 20, 34, 0.16) !important;
}

.main-content {
    background: #fff;
}

#home {
    background: #fff;
}

#rev_slider_home_wrapper {
    box-shadow: inset 0 -1px 0 rgba(28, 35, 41, 0.08);
    overflow: hidden;
    position: relative;
}

#rev_slider_home_wrapper:after {
    background: linear-gradient(90deg, rgba(28, 35, 41, 0.38), rgba(185, 20, 34, 0.14), rgba(255, 255, 255, 0));
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
    z-index: 5;
}

.tp-bannertimer {
    background: var(--sintel-red) !important;
}

section,
.intro-home-section {
    position: relative;
}

#hot-product {
    background: #fff !important;
    padding: 58px 0 68px;
}

#hot-product .service-box,
#hot-product .team-members {
    background: #fff;
    border: 1px solid rgba(28, 35, 41, 0.08);
    border-radius: 8px;
    box-shadow: 0 12px 26px rgba(28, 35, 41, 0.08);
    overflow: hidden;
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

#hot-product .service-box:hover,
#hot-product .team-members:hover {
    border-color: rgba(185, 20, 34, 0.28);
    box-shadow: var(--sintel-shadow);
    transform: translateY(-6px);
}

#hot-product .team-thumb {
    background: linear-gradient(180deg, #fff, #f3f6f7);
    min-height: 170px;
    padding: 18px;
}

#hot-product .team-thumb img {
    height: 150px;
    object-fit: contain;
    width: 100%;
}

#hot-product .bg-silver-light {
    background: #fff !important;
    border-top: 1px solid rgba(28, 35, 41, 0.06);
}

#hot-product h4 {
    color: var(--sintel-charcoal) !important;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0;
}

.intro-home-section.home-info {
    background-color: #dfe5e8;
    background-position: center center;
    background-size: cover;
    isolation: isolate;
    overflow: hidden;
    padding: 150px 0;
}

.intro-home-section.home-info:before {
    background: linear-gradient(180deg, rgba(20, 27, 32, 0.26), rgba(20, 27, 32, 0.5));
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
    z-index: 0;
}

.intro-home-section.home-info .container {
    background: transparent !important;
    position: relative;
    z-index: 1;
}

.intro-home-section.home-info .contact-content.home-info-panel {
    background: linear-gradient(135deg, rgba(255, 252, 246, 0.95), rgba(255, 255, 255, 0.91));
    backdrop-filter: blur(6px);
    border: 1px solid rgba(201, 168, 106, 0.24);
    border-radius: 24px;
    box-shadow: 0 28px 70px rgba(7, 18, 38, 0.18);
    margin: 0 auto;
    max-width: 980px;
    padding: 40px 54px 42px;
    text-align: center;
}

.intro-home-section.home-info .home-info-shell {
    margin: 0 auto;
    max-width: 820px;
}

.intro-home-section.home-info .home-info-kicker {
    color: #b78b43;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.28em;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.module-title .title,
h2.title {
    background: none !important;
    color: var(--sintel-charcoal) !important;
    font-family: font2, sans-serif !important;
    font-weight: 800 !important;
    letter-spacing: 0;
    text-transform: uppercase;
    -webkit-text-fill-color: currentColor !important;
}

.module-title .title {
    font-size: 25px !important;
    line-height: 1.25;
}

.intro-home-section.home-info .module-title .title {
    color: #10284e !important;
    font-size: 30px !important;
    line-height: 1.2;
    margin-bottom: 0;
}

.content-title-underline {
    background: linear-gradient(90deg, var(--sintel-red), var(--sintel-copper));
    height: 4px;
    margin: 16px 0 20px;
    width: 96px;
}

.intro-home-section.home-info .content-title-underline {
    background: linear-gradient(90deg, #b78b43, #e0c48f);
    display: block;
    margin: 18px auto 10px;
    width: 84px;
}

.intro-home-section.home-info p,
.intro-home-section.home-info p[style] {
    color: #556577 !important;
    font-size: 17px;
    line-height: 1.82;
    margin-bottom: 0;
}

.intro-home-section.home-info .home-info-copy {
    margin: 0 auto 28px;
    max-width: 760px;
}

.intro-home-section.home-info .home-info-copy p:last-child {
    margin-bottom: 0;
}

.intro-home-section.home-info .home-info-values {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.intro-home-section.home-info .home-info-value {
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid rgba(16, 40, 78, 0.09);
    border-radius: 18px;
    box-shadow: 0 16px 32px rgba(16, 40, 78, 0.08);
    padding: 20px 16px 18px;
}

.intro-home-section.home-info .home-info-value strong,
.intro-home-section.home-info .home-info-value span {
    display: block;
}

.intro-home-section.home-info .home-info-value strong {
    color: #10284e;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.intro-home-section.home-info .home-info-value span {
    color: #7b8a9b;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

#shop {
    background: linear-gradient(135deg, #eef8f6 0%, #f8fafb 48%, #edf1f2 100%) !important;
    padding-top: 72px !important;
}

#shop:before {
    display: none !important;
}

#shop .product,
.product_item {
    background: #fff !important;
    border: 1px solid rgba(28, 35, 41, 0.08) !important;
    border-radius: 8px !important;
    box-shadow: 0 12px 28px rgba(28, 35, 41, 0.09) !important;
    overflow: hidden;
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

#shop .product:hover,
.product_item:hover {
    border-color: rgba(185, 20, 34, 0.3) !important;
    box-shadow: var(--sintel-shadow) !important;
    transform: translateY(-6px);
}

#shop .product-thumb,
.product_item .product-thumb {
    background: linear-gradient(180deg, #fff 0%, #f4f7f8 100%);
    padding: 18px;
}

#shop .product-thumb img,
.product_item .product-thumb img {
    object-fit: contain;
    width: 100%;
}

#shop h5.product-title,
.product_item .product-name h6 {
    color: var(--sintel-charcoal) !important;
    font-family: font2, sans-serif !important;
    font-weight: 800 !important;
    line-height: 1.35;
}

#shop .product-details h6,
.product_item h6,
.product_item .second_font {
    color: #6c747b !important;
}

#shop .price .btn,
.product_item button {
    background: var(--sintel-charcoal) !important;
    border: 0 !important;
    border-radius: 4px !important;
    color: #fff !important;
    font-weight: 800 !important;
}

#shop .product:hover .price .btn,
.product_item:hover button {
    background: var(--sintel-red) !important;
}

#technology {
    background: #fff !important;
    padding-top: 72px !important;
}

#shop .technology-feature-grid,
#shop .technology-story {
    display: none !important;
}

#technology .technology-legacy-layout {
    display: none;
}

#technology .technology-feature-grid {
    margin-bottom: 42px;
}

#technology .technology-feature-grid > div {
    margin-bottom: 24px;
}

#technology .technology-feature-box {
    background: #fff !important;
    border: 1px solid rgba(28, 35, 41, 0.08);
    border-radius: 8px !important;
    box-shadow: 0 10px 26px rgba(28, 35, 41, 0.08) !important;
    display: block !important;
    /* height: 100%; */
    margin: 0 !important;
    min-height: 300px;
    padding: 28px 24px !important;
    text-align: center;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

#technology .technology-feature-box:hover {
    box-shadow: var(--sintel-shadow) !important;
    transform: translateY(-4px);
}

#technology .technology-feature-icon {
    align-items: center;
    background: rgba(185, 20, 34, 0.08);
    border-radius: 50%;
    display: flex;
    height: 68px;
    justify-content: center;
    margin: 0 auto 18px;
    width: 68px;
}

#technology .technology-feature-icon img {
    height: 38px;
    object-fit: contain;
    width: 38px;
}

#technology .technology-feature-copy {
    text-align: center;
}

#technology .technology-feature-box .icon-box-title,
#technology .technology-feature-box .icon-box-title a {
    color: var(--sintel-charcoal) !important;
    font-family: font2, sans-serif !important;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.35;
    margin-bottom: 12px;
}

#technology .technology-feature-box p {
    color: #5f6870 !important;
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 0 !important;
}

#technology .technology-story {
    align-items: center;
    margin: 0;
}

#technology .technology-story-copy {
    padding-right: 42px;
}

#technology .technology-story-label {
    color: var(--sintel-red);
    display: inline-block;
    font-family: font2, sans-serif !important;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1.2px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#technology .technology-story-copy h3 {
    color: var(--sintel-charcoal);
    font-family: font2, sans-serif !important;
    font-size: 34px;
    font-weight: 800;
    line-height: 1.18;
    margin: 0 0 18px;
}

#technology .technology-story-copy p {
    color: #5f6870 !important;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 16px;
}

#technology .technology-story-copy p:last-child {
    margin-bottom: 0;
}

#technology .technology-story-visual {
    text-align: right;
}

#technology .technology-image-frame {
    background: linear-gradient(180deg, #fff, #f3f5f6);
    border-radius: 12px;
    box-shadow: var(--sintel-shadow);
    display: inline-block;
    overflow: hidden;
    padding: 10px;
    width: 100%;
}

#technology-left-img {
    border-radius: 8px;
    box-shadow: var(--sintel-shadow);
    max-width: 100%;
    width: 100%;
}

#beautiful-section {
    background-color: var(--sintel-charcoal) !important;
    background-blend-mode: multiply;
    padding-top: 72px !important;
}

#beautiful-section:before {
    background: linear-gradient(180deg, rgba(28, 35, 41, 0.78), rgba(28, 35, 41, 0.9)) !important;
}

#beautiful-section h2.title {
    color: #fff !important;
}

.gallery-isotope .gallery-item .thumb {
    border-radius: 8px;
    box-shadow: 0 14px 32px rgba(0, 0, 0, 0.24);
    overflow: hidden;
}

.gallery-isotope .gallery-item img {
    aspect-ratio: 4 / 3;
    object-fit: cover;
    transition: transform 0.35s ease;
}

.gallery-isotope .gallery-item:hover img {
    transform: scale(1.05);
}

.gallery-isotope .overlay-shade {
    background: linear-gradient(180deg, transparent, rgba(28, 35, 41, 0.66)) !important;
}

#blog {
    background: var(--sintel-soft) !important;
    padding-top: 72px !important;
}

#blog .post {
    background: #fff;
    border: 1px solid rgba(28, 35, 41, 0.08);
    border-radius: 8px;
    box-shadow: 0 12px 28px rgba(28, 35, 41, 0.08);
    overflow: hidden;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

#blog .post:hover {
    box-shadow: var(--sintel-shadow);
    transform: translateY(-6px);
}

#blog .post-thumb img {
    height: 190px !important;
    object-fit: cover;
    transition: transform 0.35s ease;
}

#blog .post:hover .post-thumb img {
    transform: scale(1.04);
}

#blog .entry-date {
    background: var(--sintel-red) !important;
    border-top-color: var(--sintel-copper) !important;
}

#blog .entry-content {
    background: #fff !important;
}

#blog .entry-title,
#blog .entry-title a {
    color: var(--sintel-charcoal) !important;
    font-family: font2, sans-serif !important;
    font-size: 16px !important;
    line-height: 1.35;
}

#blog .entry-content p {
    color: #687179;
    line-height: 1.65;
}

.section-title img[src*="title-border"] {
    filter: grayscale(1);
    opacity: 0.42;
}

#footer.footer {
    background: linear-gradient(135deg, #1a2026 0%, #273039 58%, #6d1119 100%) !important;
    border-top: 6px solid var(--sintel-red);
    color: rgba(255, 255, 255, 0.82);
}

#footer .container {
    position: relative;
    z-index: 1;
}

#footer h1,
#footer h4,
#footer .widget-title,
#footer p,
#footer span,
#footer a {
    color: rgba(255, 255, 255, 0.88) !important;
}

#footer h1,
#footer .widget-title {
    font-family: font2, sans-serif !important;
    font-weight: 800;
}

#footer h1 {
    font-size: 21px;
    line-height: 1.45;
}

#footer .widget-title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
    padding-bottom: 10px;
}


#footer .list-border li {
    border-bottom-color: rgba(255, 255, 255, 0.12) !important;
}

#footer a:hover {
    color: #fff !important;
}

#footer .footer-bottom {
    background: var(--sintel-red-dark) !important;
}

.scrollToTop {
    background: var(--sintel-red) !important;
    border-radius: 50%;
    box-shadow: 0 12px 24px rgba(28, 35, 41, 0.18);
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    background: var(--sintel-charcoal) !important;
    border-radius: 50% !important;
    color: #fff !important;
}

.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
    background: var(--sintel-red) !important;
}

@media (max-width: 991px) {
    .header-top .widget {
        text-align: center;
    }

    .menuzord-responsive .showhide {
        border-radius: 4px;
        margin-top: 14px;
    }

    .menuzord .showhide em {
        background: var(--sintel-red) !important;
    }

    .menuzord-responsive .menuzord-menu {
        background: #fff !important;
        border-top: 1px solid rgba(28, 35, 41, 0.08);
    }

    .menuzord-menu > li.active > a:after,
    .menuzord-menu > li:hover > a:after {
        display: none;
    }

    .intro-home-section.home-info .contact-content {
        margin-top: 24px;
        padding: 24px;
    }

    #technology .technology-story-copy {
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    #home {
        padding-top: 0 !important;
    }

    #hot-product,
    #shop,
    #technology,
    #beautiful-section,
    #blog {
        padding-bottom: 56px !important;
        padding-top: 52px !important;
    }

    h2.title {
        display: inline-block !important;
        font-size: 23px !important;
        line-height: 1.25 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 0 !important;
    }

    .module-title .title {
        font-size: 20px !important;
    }

    .intro-home-section.home-info {
        padding: 46px 0;
    }

    .intro-home-section.home-info .contact-content.home-info-panel {
        border-radius: 18px;
        padding: 28px 18px 30px;
    }

    .intro-home-section.home-info .module-title .title {
        font-size: 26px !important;
    }

    .intro-home-section.home-info .home-info-kicker {
        font-size: 11px;
        letter-spacing: 0.2em;
    }

    .intro-home-section.home-info .home-info-copy p,
    .intro-home-section.home-info .home-info-copy p[style] {
        font-size: 15px;
        line-height: 1.7;
    }

    .intro-home-section.home-info .home-info-copy {
        margin-bottom: 20px;
    }

    .intro-home-section.home-info .home-info-values {
        gap: 12px;
        grid-template-columns: 1fr;
    }

    .intro-home-section.home-info .home-info-value {
        border-radius: 14px;
        padding: 16px 14px;
    }

    #technology .technology-feature-box {
        min-height: 0;
        padding: 24px 18px !important;
    }

    #technology .technology-story {
        margin-top: 8px;
    }

    #technology .technology-story-copy {
        padding-right: 15px;
    }

    #technology .technology-story-copy h3 {
        font-size: 26px;
    }

    #technology .technology-story-copy p {
        font-size: 14px;
        line-height: 1.7;
    }

    #technology .technology-story-visual {
        margin-top: 22px;
        text-align: left;
    }

    #technology .technology-image-frame {
        padding: 8px;
    }

    #technology-left-img {
        margin-top: 16px;
    }

    #blog .post-thumb img {
        height: 170px !important;
    }

    .phone-number {
        width: auto !important;
    }
}
