.button i.icon-angle-right:before {
    content: "\f061";
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    font-style: normal;
    font-size: 16px;
}

/* sec about */
.sec-about h2 {
    font-size: 50px;
    margin-bottom: 0px;
}

.sec-about .img-abs {
    width: 289px !important;
    position: absolute;
    top: 0px;
    z-index: -1;
    opacity: 0.05;
    left: -20%
}

/* sec danh mục */
.sec-cate .title-index h2 {
    position: relative;
    font-size: 32px;
    display: inline-flex;
    width: auto;
    padding-bottom: 5px;
}

.sec-cate .title-index h2:before {
    content: "";
    width: 120%;
    position: absolute;
    height: 2px;
    display: block;
    bottom: 0px;
    background: rgba(36, 36, 36, 1);
}

.sec-cate .box-text {
    padding-top: 30px
}

.sec-cate .box-text h4 {
    font-size: 24px;
    margin-bottom: 0px
}

.sec-cate {
    .box {
        .box-image {
            position: relative;

            &:hover {
                &::before {
                    left: 0;
                    right: 0;
                    opacity: 0;
                    transition: all 500ms linear;
                }
            }

            &::before {
                background: #0093dd7d;
                bottom: -83px;
                content: "";
                left: 50%;
                position: absolute;
                right: 51%;
                top: 0;
                opacity: 1;
                pointer-events: none;
                transition: all 500ms linear;
                z-index: 2;
            }
        }
    }
}

.sec-cate .button {
    background: rgba(232, 247, 255, 1)
}

/* sec blogs */
.sec-blogs .title-index h2{
	position: relative;
    font-size: 32px;
    display: inline-flex;
    width: auto;
    padding-bottom: 5px;
}
.sec-blogs .title-index h2:before {
    content: "";
    width: 120%;
    position: absolute;
    height: 2px;
    display: block;
    bottom: 0px;
    background: rgba(36, 36, 36, 1);
}
.sec-blogs .post-item .col-inner {
    border: 1px solid rgba(233, 233, 233, 1);
    border-radius: 8px;
    padding: 3px;
}

.sec-blogs .post-item .box-image {
    border-radius: 8px;
}

.sec-blogs .post-item .box-text {
    padding: 10px;
}



.post-item {
    .post-date {
        display: inline-flex;
        width: auto;
        align-items: center;
        padding: 6px 12px;
        border-radius: 8px;
        background: #fff;
        color: var(--primary-color);
        position: absolute;
        top: 10px;
        left: 10px;
        z-index: 1
    }

    .is-divider {
        display: none;
    }

    .post-title a {
        display: block;
        display: -webkit-box;
        max-width: 100%;
        height: 53px;
        margin: 0 auto;
        font-size: 20px;
        line-height: 1;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .reading-time {
        padding-top: 15px;
        display: flex;
        align-items: center;
        gap: 5px;
    }
}

/* Sec Đào tạo kỹ thuật */
.sec-daotao h2 {
    position: relative;
    font-size: 32px;
    display: inline-flex;
    width: auto;
    margin-bottom: 40px;
    padding-bottom: 5px;
}

.sec-daotao .title-index h2:before {
    content: "";
    width: 120%;
    position: absolute;
    height: 2px;
    display: block;
    bottom: 0px;
    background: rgba(36, 36, 36, 1);
}

/* sec chứng nhận */
.sec-chungnhan h2 {
    position: relative;
    font-size: 32px;
    margin-bottom: 40px;
    padding-bottom: 5px;
}

.sec-chungnhan h2:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 2px;
    display: block;
    bottom: 0px;
    background: #fff;
}

/* sec đối tác */
.sec-doitac h2 {
    position: relative;
    font-size: 32px;
    display: inline-flex;
    width: auto;
    padding-bottom: 5px;
}

.sec-doitac .title-index h2:before {
    content: "";
    width: 289px;
    position: absolute;
    height: 2px;
    display: block;
    bottom: 0px;
    background: rgba(36, 36, 36, 1);
}

.sec-doitac .banner {
    border-radius: 16px;
    overflow: hidden
}

.sec-doitac .gallery-home img {
    height: 80px;
    object-fit: contain;
}

/* footer */
.sec-ft .icon-box {
    align-items: center;
    margin-bottom: 10px;
}

/* Trang về chúng tôi */
/* about 1 */
.about1 {
    padding-top: 0px !important
}

.about1 .col-2 {
    margin-top: 30px;
    background: url(https://ktech1.k-tech-services.com/info604/wp-content/uploads/2026/02/Group-427322433.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.about1 .col-2 .col-inner {
    padding: 40px 20px;
	padding-bottom:0px;
}

.button-about {
    display: inline-flex;
    background: #fff;
    padding: 10px 30px;
    padding-left: 20px;
    border-radius: 99px;
    gap: 10px;
    color: #245A6A;
}

.button-about p {
    margin-bottom: 0px;
}

.button-about i {
    transform: rotate(45deg);
    margin-right: 10px
}

.about1 h2 {
    font-size: 32px;
    margin-bottom: 10px;
}

.about1 p strong {
    color: #245A6A;
}

/* .about1 .gap-element{
padding-top:120px !important;
} */
/* about 2 */
.about2 h2 {
    font-size: 40px
}

.about2 .content-number p {
    font-size: 48px;
    color: #44A9C9;
}

.about2 p strong {
    color: #2E7187
}


/* about 4 */
.about4 .banner {
    border-radius: 20px !important;
    overflow: hidden;
}

.about4 .banner h2 {
    margin-bottom: 40px;
    font-size: 45px;
}

.about4 .banner .col .col-inner {
    border: 1px solid #fff;
    border-radius: 16px;
    padding: 20px;
    background: #EEF9FD4A;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}

/* about 6 */
.about6 {
    background: linear-gradient(180deg, #FFFFFF 69.31%, #B0EAFF 199.06%);

}

.history-year-slider .swiper-tools .swiper-pagination-fraction {
    position: static;
    color: #bdbdbd;
    white-space: nowrap;
    display: block !important;
}

.history-year-slider .swiper-tools .swiper-pagination-current {
    color: #174899;
}

.history-year-slider .swiper-tools .divider {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #78d2f4;
    width: 1px;
}

.history-year-slider .swiper-navigation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    gap: .625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #174899;
    font-size: clamp(12px, 1.66667rem, 1.875rem);
}

.swiper-button-lock {
    display: unset
}


.swiper-vertical .history-year-item {
    font-size: 24px;
    color: #0d0d0dad;
    line-height: 1.4
}

.swiper-vertical .swiper-slide-thumb-active .history-year-item {
    font-size: 32px;
    color: #44A9C9;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
    padding: 0 .83333rem;
    text-align: center;
    font-weight: 700
}

.history-content-slider .swiper-slide {
    padding: 5px
}

@media (min-width: 1025.98px) {
    .history-wrapper {
        gap: 4.16667rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: grid;
        grid-template-columns: 1fr 75.88076%;
        align-items: center;
        padding-left: 3.125rem;
    }

    .history-year-slider {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: .72917rem;
        height: 100%;
    }

    .history-year-slider .swiper-tools {
        gap: 1.04167rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        top: 0;
        left: 0;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

    .history-year-slider .swiper-tools .swiper-pagination-fraction {
        -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        writing-mode: vertical-lr;
        text-orientation: mixed;
    }

    .history-year-slider .swiper {
        padding: .83333rem 0;
        height: 20.08333rem;
    }
}

.history-year-item {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
    padding: 0 .83333rem;
    color: #80a0cc;
    text-align: center;
}

.history-content-item {
    padding: 20px;
    border: 1px solid #50C7EC;
    border-radius: 16px;
    height: 100%;
    font-size: 18px;
}

.history-content-item .image {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 20px
}

.history-content-item h3 {
    color: #44A9C9;
    font-size: 24px;
}

.history-content-item p {
    margin-bottom: 0px
}

.history-content-item p strong {
    font-size: 20px;

}

@media screen and (max-width: 849px) {
    .swiper-tools {
        display: none
    }

    .swiper-horizontal {
        margin-bottom: 20px
    }

    .swiper-slide-thumb-active .history-year-item {
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        margin-top: -5px !important
    }

    .swiper-history-year {
        height: 35px
    }
}

/* single product */
.single-product .woocommerce-product-gallery__image {

    border-radius: 12px !important;
    overflow: hidden;
    position: relative;
}

.single-product .woocommerce-product-gallery__image img {
    border-radius: 12px !important;
    aspect-ratio: 1 / 1;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
    overflow: hidden;
}

.single-product .woocommerce-product-gallery__image:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: rgba(0, 147, 221, 0.40);
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: -1;
}