header .navbar-div:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 40%;
    right: 0;
    bottom: -7px;
    background: linear-gradient(to right, #184788, #1a4989);
    transform: skewX(-25deg);
    transform-origin: bottom right;
    z-index: -1;
}

@media (max-width: 1199px) {
    header .navbar-div:before {
        left: 25%;
    }
}

header .navbar-div .navbar {
    padding: 3px 0.75rem;
}

header .nav-menu .item a {
    color: #fff !important;
    background: rgba(255, 255, 255, 0) !important;
}

header .nav-menu .item.active a,
header .nav-menu .item a:hover {
    color: #ffdb00 !important;
    transform: translateY(5px);
    display: inline-block;
    transition: transform 0.3s ease;
}

header .nav-menu .item::before {
    content: '';
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-color: #ffdb00;
    opacity: 0;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}

header .nav-menu .item.active::before,
header .nav-menu .item:hover::before {
    top: 50px;
    transition: all 0.3s ease-in-out;
    opacity: 1;
}

.main .header .navbar-brand a .logo-img {
    max-height: 56px;
}

.home-banner004 {
    background-color: #fff;
}

.home-banner004 .banner-box {
    margin-top: 3rem;
}

.home-banner004 .banner-img::before {
    content: '';
    display: block;
    padding-bottom: 31%;
}

.home-banner004 .banner-txt {
    display: none;
}

@media (max-width: 991px) {
    .home-banner004 .banner-img::before {
        padding-bottom: 75%;
    }

    .home-banner004 .pn-arrow {
        justify-content: center;
        bottom: 0;
        padding-right: 0;
    }

    .home-banner004 .swiper-button-next {
        width: 30px;
        height: 30px;
        background-size: 60%;
    }

    .home-banner004 .swiper-button-prev {
        width: 30px;
        height: 30px;
        background-size: 60%;
    }


}

.main .features-section {
    margin-top: -18px;
    background-color: #fff;
}

.main .features-section::before,
.main .features-section::after {
    height: 2px;
}

.main .features-section::before {
    background-size: 200% 100%;
    animation: shimmer 3s linear infinite;
}

@keyframes shimmer {
    0% {
        background-position: -200% center;
    }

    100% {
        background-position: 200% center;
    }
}

.main .features-section::after {
    content: none;
}

.main .services-section {
    padding: 0 0 100px;
    background: linear-gradient(0deg, #f6fcff 0%, white 100%);
    z-index: 1;
}

.main .services-section .services-list {
    z-index: 10;
}

.main .services-section .service-card .service-number {
    font-size: 28px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 1;
    position: absolute;
    top: -20px;
    left: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #4C82D2;
    letter-spacing: 0px;
}

.main .features-section .feature-card h4 {
    color: #3060bf;
}

@media (max-width: 991px) {
    .main .features-section .feature-card {
        padding: 40px 25px 0;
    }

    .main .services-section {
        padding: 40px 0 100px;
    }
}


.main .services-section::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #0066FF, #8B5CF6, #FF3366);

    z-index: 5;
}


.main .services-section::after {
    height: 520px;
    background-image: radial-gradient(circle at 95% 40%, rgb(230 101 103 / 20%) 0%, transparent 10%);
}

.main .services-section::before {
    height: 520px;
    background-image: radial-gradient(circle at 3% 60%, rgb(54 109 215 / 20%) 0%, transparent 10%);
}


.main .services-section .section-title {
    padding-top: 2rem;
}

.main .section-title h2,
.main .services-section .section-title h2 {
    color: #1553af;
}

.main .services-section .services-deco_2 {
    bottom: 15%;
    background-color: #aad0f5;
}

.main .services-section .services-deco_2::before {
    border: 1px solid #6e9cd7;
}

.main .home-product.pro001 .header {
    display: none !important;
}

.main .home-product.pro001 {
    background-image: radial-gradient(rgba(0, 102, 255, 0.1) 2px, transparent 1px), radial-gradient(rgba(255, 51, 102, 0.08) 1px, transparent 1px);
    background-size: 30px 30px, 50px 50px;
    background-position: 0 0, 15px 15px;
    padding-top: 20rem;
    margin-top: -19rem;
    z-index: 0;
}

.home-product.pro001 .product-list .item .img-div {
    border: 1px #d3e7ff solid;
}

.home-product.pro001 .btn-more,
.home-about003 .btn-more,
.main .dy-home-news .btn-more {
    border-radius: 50px;
}


.main .home-about003 .about-img {
    border-radius: 0;
    width: 90%;
}

.main .home-about003 .about-img:before {
    padding-bottom: 82%;
}

.main .home-about003 .about-box .sub {
    font-size: 25px;
    letter-spacing: 4px;
    margin-bottom: 15px;
}

/* 
.main .home-about003 .about-box .title {
    max-width: 270px;
    line-height: 200%;
} */

@media (max-width: 991px) {
    .main .home-about003 .about-box .title {
        margin: 0 auto;
    }

}


.main .home-about003 .about-box .title span {
    font-size: 24px;
}

.main .home-about003 .about-box .text-box {
    margin: 20px 0;
}


.main .home-about003 .btn-more:hover {
    border-radius: 0;
}

.main .dy-home-news .btn-more .icon {
    flex: 1;
    padding-left: 0;
    width: 41px;
    height: 8px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDQxIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxsaW5lIHgxPSIwLjYwOTM3NSIgeTE9IjYuNjE4NzciIHgyPSIzOS43MzUiIHkyPSI2LjYxODc4IiBzdHJva2U9IndoaXRlIi8+CjxsaW5lIHkxPSItMC41IiB4Mj0iMTAuNjg2OCIgeTI9Ii0wLjUiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjc5NDI0OSAtMC42MDc1OTIgMC43OTQyNDkgLTAuNjA3NTkyIDQwLjcxOTIgNi42MTA4NCkiIHN0cm9rZT0id2hpdGUiLz4KPC9zdmc+Cg==) no-repeat center center;
}

.main .dy-home-news .btn-more .icon i {
    display: none;
}


.main .dy-home-news {
    position: relative;
    z-index: 0;
    padding: 180px 0 80px;
    margin-top: -210px;
    background: linear-gradient(135deg, rgb(0 102 255 / 3%) 0%, transparent 50%), linear-gradient(225deg, rgb(240 248 255 / 5%) 0%, transparent 50%), linear-gradient(315deg, rgb(179 226 255 / 3%) 0%, transparent 50%), linear-gradient(180deg, #ecf7ff 0%, #eff7ff 50%, #ebf4ff 100%);
}

.main .dy-home-news::before {
    content: none;
}

.main .dy-home-news .title-box {
    margin-top: 0;
    display: none !important;
}

.main .dy-home-news .news-item {
    padding: 8px;
    background-color: rgba(255, 255, 255, 0.8);
    margin-bottom: 14px;
    border-radius: 10px;
    border: 1px #d3ecfc solid;
}

.main .dy-home-news .news-item:hover {
    border: 1px #467cd2 solid;
}

.main .dy-home-news .news-item .img-div {
    flex: 0 0 220px;
}

@media (max-width: 991px) {
    .main .dy-home-news .news-item {
        flex-direction: row !important;
    }

    .main .dy-home-news .news-item .img-div {
        flex: 0 0 250px;
        margin-right: 10px;
        margin-bottom: 0;
    }
}

@media (max-width: 768px) {
    .main .dy-home-news .news-item {
        flex-direction: column !important;
    }

    .main .dy-home-news .news-item .img-div {
        flex: 1;
        margin-right: 0;
        margin-bottom: 1rem;
    }

    .main .dy-home-news .news-item .news-info {
        width: 100%;
    }

}

.main .dy-home-news .news-item .news-info .date {
    color: #1553af;
    font-weight: 500;
}

.main .dy-home-news .news-item .news-info .news-more {
    background-color: #182E6C;
    padding: 0px 8px;
    border-radius: 50px;
    font-weight: 500;
}

.main .dy-home-news .news-item:hover .news-info .title a {
    color: #1553af;
}

.main .dy-home-news .btn-more {
    background-color: #1553af;
    font-weight: 500;
    min-width: auto;
    padding: 0px 22px;
}

.main .dy-home-news .btn-more .text {
    padding-right: 23px;
}

.main .dy-home-news .btn-more:hover {
    background-color: #eab419;
}

.main .dy-home-news .btn-more::after {
    display: none;
}

.home-contact004 .btn-more {
    line-height: 25px;
    max-width: 270px;
}

@media (max-width: 991px) {
    .main .home-contact004 .header .title {
        font-size: 24px;
    }

    .main .home-contact004 .info-wrapper .text {
        font-size: 24px;
    }

    .home-contact004 .btn-contact {
        padding: 8px 40px 8px 40px;
    }
}

.google-posts-section .swiper-button-prev::after,
.google-posts-section .swiper-button-next::after {
    color: #1a498a;
}

.google-posts-section .swiper-button-prev:hover,
.google-posts-section .swiper-button-next:hover {
    background: #1a498a;
}

.google-posts-section .section-title {
    padding-top: 0;
    color: #db601c;
}

.google-post-card .company-name,
.google-post-modal .modal-company-name {
    color: #1a498a;
}


.google-post-card .read-more,
.google-post-card .post-date {
    font-weight: bold;
}

.google-post-card .read-more {
    color: #db601c;
}

.google-posts-section .btn-view-all {
    color: #000000;
    border: 2px solid #c3c3c3;
}

.google-posts-section .btn-view-all:hover {
    background: #ececec;
    color: #000000;
}

.main .page-content .page-banner .banner-image .title-div {
    padding-top: 115px;
}

.main .page-content .page-banner .banner-image .title-div .title .text {
    color: #182d6c;
    font-size: 30px;
    text-shadow: none;
}

@media (max-width: 991px) {
    .main .page-content .page-banner .banner-image .title-div {
        padding-top: 90px;
    }

    .main .page-content .page-banner .banner-image .title-div .title .text {
        font-size: 24px;
        letter-spacing: 4px;
    }
}

.page-content .page-banner .banner-image {
    height: 200px;
}

.category-select-btn-wrapper {
    padding-bottom: 2rem;
}

@media (max-width: 1199px) {
    .category-select-btn-wrapper {
        display: block !important;
    }

    .page-content .side-menu-wrapper {
        display: none !important;
    }

    .page-content .side-menu,
    .page-content .padding {
        flex: 0;
    }
}

.home-product003 .product-list .item .info .title a {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #124A83;
    padding: 10px;
    text-decoration: none;
    color: #fff !important;
    line-height: 185%;
    font-size: 17px;
}

.main .home-contact004 {
    background: linear-gradient(135deg, rgb(81 152 255 / 50%), rgb(0 142 255 / 20%));
    background-size: cover;
}


.footer {
    background: linear-gradient(135deg, #061f5a 0%, #122850 50%, #0f294b 100%);
}

.footer::before {
    background: linear-gradient(90deg, #FF3366, #8B5CF6, #0066FF);
    background-size: 200% 100%;
}


@media (max-width: 991px) {
    .footer {
        padding: 2rem 0 4.5rem;
    }

    .footer-logo img {
        width: 90%;
        max-width: 190px !important;
    }

    .footer-bottom {
        flex-direction: column-reverse;
    }
}

.page-banner .banner-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    padding-bottom: 200px;
    background-color: unset;
}

@media (max-width: 991px) {
    .page-content .page-banner .banner-image {
        height: 150px;
    }

    .page-banner .banner-image::before {
        padding-bottom: 150px;
    }

    .page-content .breadcrumb {
        display: none;
    }
}

.side-menu004 {
    margin-left: 0 !important;
    margin-top: 0 !important;
    width: 100% !important;
}

table {
    border-collapse: collapse;
}

table td,
table th {
    border: 1px solid #ccc;
    padding: 0.25rem 0.5rem;
}

.dy-news-detail-text h2,
.article-detail001-1 .article-box .detail-text h2 {
    font-size: 26px;
    font-weight: bold;
    margin-top: 1rem;
   /* border-bottom: 1px #2F73AD solid;
    padding-bottom: 10px;*/
    position: relative;
    padding-left: 16px;
}

.dy-news-detail-text h2::before,
.article-detail001-1 .article-box .detail-text h2::before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 3px;
    height: 27px;
    border-left: 3px #2F73AD solid;
    display: block;
    padding-left: 10px;
    color: #000;
}

.dy-news-detail-text h3,
.article-detail001-1 .article-box .detail-text h3 {
    font-size: 22px;
    font-weight: bold;
    color: #e78628;
    display: flex;
    align-items: center;
}

.dy-news-detail-text h3:before,
.article-detail001-1 .article-box .detail-text h3:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background-color: #416fbe;
    flex: 0 0 8px;
    margin-right: 12px
}

.jl-toc {
    border: 1px dashed #548691;
    padding: 10px;
}

.jl-toc a {
    color: #2d60a8;
    display: block;
    padding: 2px 8px;
}

.jl-toc a:hover {
    background-color: #f1f6ff;
    border-radius: 5px;
}

.jl-toc h3 {
    color: #416fbe !important;
}

.jl-toc h3::before {
    content: none !important;
}

.knowlink-style {
    position: relative;
    z-index: 5;
    line-height: 200%;
}

.knowlink-style li a {
    color: #2F73AD;
    font-weight: bold;
}

.knowlink-style li a:hover {
    background-color: #d0e3f4;
}

.article-detail001-1 .content {
    padding: 0 !important;
}

.article-detail001-3 .page-title {
    color: #da8500 !important;
    padding-bottom: 0;
    border-radius: 10px;
    margin-bottom: 2rem;
    font-size: 30px;
    letter-spacing: 3px;
}

.pro-content-group h3 {
    font-size: 21px;
    font-weight: bold;
    color: #1b4989;
    display: flex;
    align-items: center;
    gap: 5px;
}

.pro-content-group h3::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 12px solid #f9bd1f;
    flex-shrink: 0;
}

.page-content a {
    text-decoration: none;

}

.page-content .pro-content-group .content {
    padding: 0;
}

.product-list004 .product-info span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.product-list004 .product-info {
    display: flex;
}

.content.show {
    padding-top: 0px;
}

.article-detail001-1 .article-box .detail-text {
    background-color: #fff !important;
    padding: 2.5rem 0 0;
    margin-top: -46px;
    box-shadow: inherit;
}

.article-list006-1 .news-item .news-info .news-more {
    padding: 0px 8px;
    font-weight: 500;
    border-radius: 50px;
}

.article-list006-1 .news-item .img-div {
    flex: 0 0 220px;
}

@media (max-width: 991px) {

    .dy-news-detail-text h2,
    .article-detail001-1 .article-box .detail-text h2 {
        font-size: 24px;
        font-weight: bold;
        color: #325596;
    }

    .dy-news-detail-text h3,
    .article-detail001-1 .article-box .detail-text h3 {
        font-size: 19px;
        font-weight: bold;
        color: #d6842d;
    }

    .article-detail001-3 .page-title {
        font-size: 28px;
    }

    .article-list006-1 .news-item .img-div {
        flex: 1;
    }

    .article-list006-1 .news-item .news-info {
        width: 100%;
    }

}

.article-list006-1 .news-item {
    padding: 8px;
    background-color: rgba(255, 255, 255, 0.8);
    margin-bottom: 14px;
    border-radius: 10px;
    border: 1px #d3ecfc solid;
}

.article-list006-1 .news-item:hover {
    background-color: #ffffff !important;
}

.article-list005 {
    padding: 0;
}

.article-list006-1 .news-list {
    margin: 0;
}

.page-content .content {
    padding-bottom: 60px;
    padding-top: 60px;
}

@media (max-width: 991px) {
    .page-content .content {
        padding-bottom: 30px;
        padding-top: 30px;
        min-height: 500px;
    }
}

/*page-prodcut*/
@media (max-width: 1599px) {
    .product-data-content .product-photo-div {
        flex: 0 0 500px;
    }

    .product-data-content .product-photo {
        width: 500px;
    }
}

@media (max-width: 1399px) {
    .product-data-content .product-photo-div {
        flex: 0 0 450px;
    }

    .product-data-content .product-photo {
        width: 450px;
    }
}

@media (max-width: 1199px) {
    .product-data-content .product-photo-div {
        flex: 0 0 350px;
    }

    .product-data-content .product-photo {
        width: 350px;
    }
}

@media (max-width: 767px) {
    .product-data-content .product-photo-div {
        flex: 1;
        width: 100%;
    }

    .product-data-content .product-photo {
        width: 100%;
    }
}


/*page-contact*/


.contact008-wrapper .info-div {
    display: flex;
    flex-direction: column;
}

.contact008-wrapper .contact-box {
    order: 3;
}

.contact008-wrapper .map {
    order: 1;
}

.contact008-wrapper .con-info {
    order: 2;
}

@media (max-width: 991px) {
    .contact008-wrapper .contact-form-box {
        margin-top: 0;
    }

    .contact008-wrapper .con-form-title {
        margin: 1rem 0 1rem;
    }

    .contact008-wrapper .con-info .group {
        width: 100%;
        padding: 1rem;
    }

    .contact008-wrapper .con-info .group .label {
        flex-direction: row;
    }

    .contact008-wrapper .con-info .group .label i {
        font-size: 18px;
        padding-bottom: 0;
        padding-right: 0.2rem;
    }

    .contact008-wrapper .con-info {
        margin-top: -2rem;
        padding: 0 1rem;
    }
}

/*page-btn*/

@media (max-width: 991px) {
    .page-content .content .page-btn {
        padding-top: 30px;
    }
}

.page-content .content .page-btn {
    font-weight: bold;
}

.page-content .content .page-btn .home {
    padding: 0 15px;
    border-radius: 50px;
    border: 1px solid #172e6c;
    background: rgba(255, 255, 255, 0.60);
}

.page-content .content .page-btn .home a {
    color: #172e6c;
    transition: all 0.3s ease;
    text-decoration: none;
}

.page-content .content .page-btn .home:hover {
    background-color: #172e6c;
}

.page-content .content .page-btn .home:hover a {
    color: #fff;
}

.page-content .content .page-btn .prev,
.page-content .content .page-btn .next {
    position: relative;
    border: none;
    padding: 0 10px;
    border-radius: 50px;
    transition: all 0.3s ease;
}


.page-content .content .page-btn .prev:hover,
.page-content .content .page-btn .next:hover {
    background-color: #172e6c;
}

.page-content .content .page-btn .prev a,
.page-content .content .page-btn .next a {
    color: #172e6c;
    transition: all 0.3s ease;
}

.page-content .content .page-btn .prev a:hover,
.page-content .content .page-btn .next a:hover {
    color: #fff;
}

.page-content .content .page-btn .next::after {
    background: url(/UserFiles/image/index/page_arrow.png);
    content: "";
    width: 22px;
    height: 22px;
    z-index: 99999;
    background-size: 100%;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
}


.page-content .content .page-btn .prev::before {
    background: url(/UserFiles/image/index/page_arrow.png);
    content: "";
    width: 22px;
    height: 22px;
    z-index: 99999;
    background-size: 100%;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    transform: scaleX(-1);
}

.page-content .category-select-btn {
    background: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23FFFFFF' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>") no-repeat right .75rem center/8px 10px;
    background-color: #dbe2f6;
    border-radius: 50px;
    color: #172e6c;
    border: none;
    font-weight: 600;
    font-size: 16px;
}

.pro-content-title {
    color: #172e6c;
}

/*btn-fixed*/

.btn-fixed {
    right: 4px;
    bottom: 120px;
}

.btn-fixed .btn-list>* {
    margin-top: 7px;
}

.btn-fixed .btn-list {
    width: 50px;
}

.btn-fixed .btn-list>.community-link {
    width: 50px;
    height: 50px;
}

.go-top,
.go-top.show {
    width: 50px;
    right: 6px;
}

@media screen and (max-width:1199px) {
    .home-dl-product .product-dox {
        padding: 0 5rem;
    }

    .search-icon {
        width: 50px;
    }

}

.mobile-bottom .button:nth-child(3n-1) {
    background: #2272d7;
}

.mobile-bottom .button:nth-child(3n-1) i {
    color: #1a2a86;
}

.mobile-bottom .button:nth-child(3n-1) .text a {
    color: #fff;
}

.mobile-bottom.product .fixed-bottom{
    display: none;
}

/* nowarpTable */

.nowarpTable table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
    line-height: 1.6;
}

.nowarpTable table th,
.nowarpTable table td {
    padding: 12px 16px;
    border-bottom: 1px solid #e0e0e0;
    text-align: left;
    vertical-align: top;
    vertical-align: middle;
}

.nowarpTable table th p,
.nowarpTable table td p {
    margin-bottom: 0;
}


.nowarpTable table thead {
    background-color: #172e6c;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}


.nowarpTable table tbody td:first-child {
    background-color: #f8f9fa;
    font-weight: 500;
    color: #2c3e50;
    width: 20%;
    min-width: 180px;
}


.nowarpTable table tbody td:not(:first-child) {
    color: #444;
}


/*.nowarpTable table tbody tr:nth-child(even) {
    background-color: #fafafa;
}*/


.nowarpTable table tbody tr:hover {
    background-color: #f0f7ff;
}

/*table-style*/

.table-style table tbody td:first-child {
    background-color: #fff;
    width: auto;
    min-width: auto;
}

.table-style table tbody tr:nth-child(even) {
    background-color: #fff;
}

/* downloads */

.page-content.downloads .content .navbar-div {
    top: auto;
}

.page-content.downloads .content .navbar-wrapper .navbar {
    border-radius: 0;
}

.page-content.downloads .content .navbar-wrapper {
    background: #fff;
    border-radius: 14px;
    padding: 0.4rem;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
    border: 1px #ededed solid;
}

.page-content.downloads .content .nav-pills .nav-item .nav-link {
    border-radius: 10px;
    color: #000000;
    font-weight: 600;
    padding: 0.45rem 1.2rem;
    border: 1px solid transparent;
    transition: all 0.2s;
    background: transparent !important;
    display: flex;
    align-items: center;
    gap: 0.45rem;
}

.page-content.downloads .content .nav-item .nav-link::before {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    flex-shrink: 0;
    opacity: 0.4;
    transition: opacity 0.2s;
}

.page-content.downloads .content .nav-item:nth-child(4n+1) .nav-link::before,
.page-content.downloads .content .nav-item.active:nth-child(4n+1) .nav-link::before {
    background: #c94a1a;
}

.page-content.downloads .content .nav-item:nth-child(4n+2) .nav-link::before,
.page-content.downloads .content .nav-item.active:nth-child(4n+2) .nav-link::before {
    background: #1a5fc9;
}

.page-content.downloads .content .nav-item:nth-child(4n+3) .nav-link::before,
.page-content.downloads .content .nav-item.active:nth-child(4n+3) .nav-link::before {
    background: #d4860a;
}

.page-content.downloads .content .nav-item:nth-child(4n+4) .nav-link::before,
.page-content.downloads .content .nav-item.active:nth-child(4n+4) .nav-link::before {
    background: #1a9c6e;
}

.page-content.downloads .content .nav-item:nth-child(4n+1) .nav-link:hover,
.page-content.downloads .content .nav-item:nth-child(4n+1) .nav-link.active,
.page-content.downloads .content .nav-item.active:nth-child(4n+1) .nav-link {
    color: #c94a1a !important;
    background: #fdf2ee !important;
    border-color: #f0c4b0;
}

.page-content.downloads .content .nav-item:nth-child(4n+2) .nav-link:hover,
.page-content.downloads .content .nav-item:nth-child(4n+2) .nav-link.active,
.page-content.downloads .content .nav-item.active:nth-child(4n+2) .nav-link {
    color: #1a5fc9 !important;
    background: #eef3fd !important;
    border-color: #b0c6f0;
}

.page-content.downloads .content .nav-item:nth-child(4n+3) .nav-link:hover,
.page-content.downloads .content .nav-item:nth-child(4n+3) .nav-link.active,
.page-content.downloads .content .nav-item.active:nth-child(4n+3) .nav-link {
    color: #d4860a !important;
    background: #fdf6ee !important;
    border-color: #f0d8a0;
}

.page-content.downloads .content .nav-item:nth-child(4n+4) .nav-link:hover,
.page-content.downloads .content .nav-item:nth-child(4n+4) .nav-link.active,
.page-content.downloads .content .nav-item.active:nth-child(4n+4) .nav-link {
    color: #1a9c6e !important;
    background: #edfaf5 !important;
    border-color: #a0e0c8;
}

.page-content.downloads .content .nav-item .nav-link:hover::before,
.page-content.downloads .content .nav-item.active .nav-link::before {
    opacity: 1;
}


.dl-brand-section {
    margin-bottom: 2rem;
    background-color: #fafafa;
    padding: 2rem;
    border-radius: 1rem;
}

.dl-brand-header {
    display: flex;
    align-items: baseline;
    gap: 0.75rem;
    padding-bottom: 0.6rem;
    border-bottom: 2px solid #c94a1a;
    margin-bottom: 1.5rem;
}

.dl-brand-name {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.01em;
    margin: 0;
}

.dl-brand-sub {
    font-size: 14px;
    color: #aaa;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.dl-model-group {
    margin-bottom: 0.25rem;
}

.dl-model-name {
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 0 0.75rem;
    border-left: 3px solid #c94a1a;
    margin-bottom: 0.5rem;
    margin-top: 0.8rem;
}

.dl-file-list {
    list-style: none;
    padding: 0 0 0.5rem 0.5rem;
    margin: 0px;
    margin-left: 15px;
    border-left: 1px solid #e8e8e8;
}

.dl-file-item {
    display: flex;
    align-items: center;
    gap: 0.65rem;
    padding: 0.45rem 0.6rem;
    border-radius: 6px;
    transition: background 0.15s;
}

.dl-file-item:hover {
    background: #f5f3ef;
}

.dl-filename {
    font-size: 16px;
    color: #666666;
    flex: 1;
    font-family: monospace;
}

.dl-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    padding: 0.28rem 0.7rem;
    border-radius: 5px;
    border: 1px solid #d2d2d2;
    background: transparent;
    color: #1c1c1c;
    font-size: 14px;
    text-decoration: none;
    white-space: nowrap;
    flex-shrink: 0;
    transition: all 0.18s;
}

.dl-btn:hover {
    background: #c94a1a;
    border-color: #c94a1a;
    color: #fff;
    text-decoration: none;
}

.dl-model-divider {
    border: none;
    border-top: 1px dashed #ffffff;
    margin: 0.25rem 0;
}


.dl-ricoh .dl-brand-header {
    border-bottom-color: #1a5fc9;
}

.dl-ricoh .dl-model-name {
    border-left-color: #1a5fc9;
}

.dl-ricoh .dl-btn:hover {
    background: #1a5fc9;
    border-color: #1a5fc9;
    color: #fff;
}


.dl-laser .dl-brand-header {
    border-bottom-color: #d4860a;
}

.dl-laser .dl-model-name {
    border-left-color: #d4860a;
}

.dl-laser .dl-btn:hover {
    background: #d4860a;
    border-color: #d4860a;
    color: #fff;
}


.dl-tool .dl-brand-header {
    border-bottom-color: #1a9c6e;
}

.dl-tool .dl-model-name {
    border-left-color: #1a9c6e;
}

.dl-tool .dl-btn:hover {
    background: #1a9c6e;
    border-color: #1a9c6e;
    color: #fff;
}


/*service*/


.jl-h1 {
    font-size: 28px;
    font-weight: 800;
    color: #142F62;
    line-height: 1.45;
    margin: 0 0 10px;
    border-bottom: 1px #e9e9e9 solid;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}


.jl-h2 {
    font-size: 1.05rem;
    font-weight: 700;
    color: #142F62;
    margin: 44px 0 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 1.65;
}

.jl-h2::before {
    content: '';
    width: 4px !important;
    height: 26px !important;
    background: #e8a020;
    border-radius: 2px;
    flex-shrink: 0;
    border-left: none !important;
    padding-left: 0 !important;
    top: 8px !important;
}

.jl-h2:first-of-type {
    margin-top: 0;
}


.jl-adv-row {
    display: flex;
    gap: 14px;
    margin: 20px 0;
}

.jl-adv-card {
    flex: 1;
    padding: 20px 18px;
    background: #ffffff;
    border: 1px solid #e4e4e4;
    border-top: 3px solid #142F62;
    border-radius: 0 0 8px 8px;
    text-align: center;
}

.jl-adv-card i {
    font-size: 25px;
    color: #de9100;
    display: block;
    background-color: #fff6df;
    width: 50px;
    height: 50px;
    margin: 0 auto 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jl-adv-card h3 {
    font-size: 18px;
    font-weight: 700;
    color: #142F62;
    margin-bottom: 6px;
}

.jl-adv-card p {
    font-size: 16px;
    margin: 0;
    line-height: 1.85;
}


.jl-industry-list {
    display: flex;
    flex-direction: column;
    margin: 16px 0;
}

.jl-ind-row {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    padding: 15px 0;
    border-bottom: 1px solid #f2f2f2;
}

.jl-ind-row:last-child {
    border-bottom: none;
}

.jl-ind-tag,
.concern-q {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 140px;
    flex-shrink: 0;
}

.concern-q {
    margin-bottom: 0.3rem;
}


.jl-ind-tag i,
.concern-q i {
    width: 30px;
    height: 30px;
    background: #EBF2FB;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #1a5fa8;
    flex-shrink: 0;
}

.jl-ind-tag span,
.concern-q span {
    font-size: 18px;
    font-weight: 700;
    color: #142F62;
    white-space: nowrap;
}

.jl-ind-desc {
    font-size: 16px;
    color: #5a5a5a;
    margin: 0;
    line-height: 1.85;
    padding-top: 5px;
}


.jl-case-grid {
    display: flex;
    gap: 16px;
    margin: 16px 0;
}

.jl-case {
    flex: 1;
    background: #f7faff;
    border-radius: 8px;
    padding: 22px 24px;
}

.jl-case-label {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.12em;
    color: #1a5fa8;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.jl-case h3 {
    font-size: 18px;
    font-weight: 700;
    color: #142F62;
    margin-bottom: 8px;
}

.jl-case h3::before,
.jl-adv-card h3::before {
    content: none;
}

.jl-case p {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.8;
}

.jl-case-quote {
    font-size: 15px;
    color: #1a5fa8;
    font-weight: 600;
    padding-top: 10px;
    border-top: 1px solid rgba(26, 95, 168, 0.15);
}

.jl-stepbar {
    display: flex;
    margin: 20px 0;
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid rgba(26, 95, 168, 0.12);
}

.jl-step-cell {
    flex: 1;
    padding: 22px 16px;
    border-right: 1px solid rgba(26, 95, 168, 0.12);
}

.jl-step-cell:last-child {
    border-right: none;
}

.jl-step-idx {
    font-size: 30px;
    font-weight: bold;
    color: rgba(20, 47, 98, 0.3);
    line-height: 1;
    margin-bottom: 6px;
}

.jl-step-cell h3 {
    font-size: 18px;
    font-weight: 700;
    color: #142F62;
    margin-bottom: 4px;
    line-height: 1.65;
}

.jl-step-cell p {
    font-size: 16px;
    color: #959595;
    margin: 0;
    line-height: 1.6;
}


.jl-closing {
    border-top: 1px solid #e4e4e4;
    margin-top: 20px;
    padding-top: 24px;
    font-size: 16px;
    color: #5a5a5a;
    line-height: 1.9;
}


.jl-faq {
    margin: 16px 0;
}

.jl-faq-item {
    border-bottom: 1px solid #f0f0f0;
    padding: 18px 0;
}

.jl-faq-item:last-child {
    border-bottom: none;
}

.jl-faq-q {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 18px;
    font-weight: 700;
    color: #142F62;
    margin-bottom: 8px;
    line-height: 1.6;
}

.jl-faq-q-icon {
    width: 24px;
    height: 24px;
    background: #142F62;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 2px;
}

.jl-faq-q-icon i {
    color: #fff;
    font-size: 0.65rem;
}

.jl-faq-a {
    font-size: 15px;
    color: #5a5a5a;
    margin: 0;
    padding-left: 36px;
    line-height: 1.85;
}


@media (max-width: 991px) {
    .jl-h1 {
        font-size: 26px;
    }

    .jl-adv-row {
        flex-direction: column;
        gap: 2rem;
    }

    .jl-case-grid {
        flex-direction: column;
    }

    .jl-stepbar {
        flex-direction: column;
    }

    .jl-step-cell {
        border-right: none;
        border-bottom: 1px solid rgba(26, 95, 168, 0.12);
        padding: 1rem;
        text-align: center;
    }

    .jl-step-cell:last-child {
        border-bottom: none;
    }
}

@media (max-width: 767px) {
    .jl-ind-row {
        flex-direction: column;
        gap: 0;
    }
}

@media (max-width: 540px) {
    .jl-ind-tag {
        min-width: 110px;
    }

}

/*------*/


.jl-cta {
    padding: 24px 28px;
    border: 1px dashed #e3ae59;
    border-radius: 10px;
    margin-top: 3rem;
    background-image: radial-gradient(rgb(209 139 0 / 10%) 1px, transparent 3px);
    background-size: 17px 17px, 17px 17px;
    background-position: 0 0, 5px 5px;
    background-color: rgba(255, 255, 255, 1);
}

.jl-cta-con {
    display: flex;
    justify-content: space-around;
}

.jl-cta-box {
    position: relative;
    flex: 1;
}

.jl-cta-box::after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: #dcdcdc;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
}

.jl-cta-map {
    flex: 1;
}

.jl-cta-head {
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 28px;
    border-top: crimson;
}

.jl-cta-tag {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.18em;
    color: #e8a020;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.jl-cta-title {
    font-size: 24px;
    font-weight: 800;
    color: #194788;
    line-height: 1.45;
    margin-bottom: 6px;
}

.jl-cta-desc {
    font-size: 18px;
    color: #000000;
    margin: 0;
    letter-spacing: 4px;
}


.jl-cta-col-label {
    text-transform: uppercase;
    margin-bottom: 14px;
    text-align: center;
}

.jl-cta-col-label span {
    background-color: #4a70b8;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #ffffff;
    min-width: 150px;
    display: inline-block;
    border-radius: 50px;
}


.jl-hq-phones {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 4px 15px;
    margin-bottom: 8px;
}

.jl-hq-phone {
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #142F62;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.02em;
    transition: color 0.2s;
    font-family: Arial, Helvetica, sans-serif;
}

.jl-hq-phone:hover {
    color: #1a5fa8;
}

.jl-hq-phone i {
    color: #1a5fa8;
    font-size: 19px;
}

.jl-hq-phone-sep {
    color: #d0d0d0;
    font-size: 1rem;
}

.jl-hq-detail {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    margin-top: 10px;
    text-align: center;
}

.jl-hq-row {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 18px;
    color: #5a5a5a;
}

.jl-hq-row i {
    color: #1a5fa8;
    font-size: 0.78rem;
    width: 14px;
    text-align: center;
}

.jl-branch-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.jl-branch-row {
    display: flex;
    align-items: baseline;
    gap: 8px;
    font-size: 18px;
    color: #5a5a5a;
    line-height: 1.6;
}

.jl-branch-dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #e8a020;
    flex-shrink: 0;
    position: relative;
    top: -2px;
}


.jl-cta-btns {
    display: flex;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
    padding-bottom: 1rem;
    margin-top: 3rem;
}

.jl-cta-btns a {
    min-width: 210px;
    text-align: center;
    justify-content: center;
}

.btn-cta-primary {
    background: #eeb41b;
    color: #fff;
    border-radius: 5px;
    padding: 12px 36px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: background 0.2s;
    white-space: nowrap;
}

.btn-cta-primary:hover {
    background: #1a5fa8;
    color: #fff;
}

.btn-cta-outline {
    background: #fff;
    color: #142F62;
    border: 1.5px solid #142F62;
    border-radius: 5px;
    padding: 11px 32px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.2s;
    white-space: nowrap;
}

.btn-cta-outline:hover {
    background: #142F62;
    color: #fff;
}


@media (max-width: 991px) {
    .jl-cta {
        padding: 32px 20px;
    }

    .jl-cta-con {
        flex-direction: column;
        justify-content: space-around;
        gap: 2rem;
    }

    .jl-cta-box::after {
        content: none;
    }

}

@media (max-width: 767px) {

    .jl-cta-btns {
        flex-direction: column;
        align-items: center;
    }

    .btn-cta-primary,
    .btn-cta-outline {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 425px) {
    .jl-hq-phone-sep {
        display: none;
    }
}

.jl-sitemap-wrap {
  padding: 2.5rem 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  max-width: 1100px;
  margin: 0 auto;
}

.jl-brand-block {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  overflow: hidden;
}

.jl-brand-header {
  display: flex;
  align-items: baseline;
  gap: 0.8rem;
  padding: 1.2rem 1.6rem 1rem;
}

.jl-brand-name {
  font-size: 1.25rem;
  font-weight: 700;
  color: #c0392b;
  letter-spacing: 0.04em;
  margin: 0;
}

.jl-brand-sub {
  font-size: 0.7rem;
  font-weight: 600;
  color: #999;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.jl-brand-divider {
  height: 2px;
  background: #c0392b;
  margin: 0 1.6rem;
}

.jl-model-group {
  padding: 1rem 1.6rem 1.2rem;
}

.jl-file-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.jl-file-item {
  border-bottom: 1px dashed #eee;
}

.jl-file-item:last-child {
  border-bottom: none;
}

.jl-file-link {
  display: block;
  padding: 0.55rem 0;
  font-size: 16px;
  color: #444;
  text-decoration: none;
  letter-spacing: 1px;
  transition: color 0.15s, padding-left 0.15s;
}

.jl-file-link::before {
  content: '— ';
  color: #ccc;
  font-size: 18px;
}

.jl-file-link:hover {
  color: #c0392b;
  padding-left: 6px;
}

@media (max-width: 767px) {
  .jl-sitemap-wrap {
    grid-template-columns: 1fr;
    padding: 0;
  }
  .jl-brand-header { padding: 1rem 1.2rem 0.8rem; }
  .jl-brand-divider { margin: 0 1.2rem; }
  .jl-model-group { padding: 0.8rem 1.2rem 1rem; }
}
