@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --color-01: #215594;
    --color-02: #fe0000;
    --color-href: #7cc68d;
    --color-white: #fff;
    --color-black: #000;
    --color-category: rgba(32, 9, 208, 1);
    --color-text-category: rgba(12, 0, 100, 1);
}

a:where(:not(.wp-element-button)) {
    text-decoration: unset !important;
}

.mt-ntop {
    margin-top: -90px;
}

.lg-y50 {
    top: 50% !important;
}

#masthead .container {
    max-width: 100%;
}

.banner-slider h3 {
    font-weight: 700 !important;
    font-size: 66px !important;
    line-height: 1.3em !important;
    margin: 0 !important;
}

.banner-slider .button {
    min-width: 210px;
    line-height: 2.5em !important;
    font-size: 18px;
    background-color: var(--color-01) !important;
    border-width: 1px !important;
    border-color: var(--color-01) !important;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    color: var(--color-white) !important;
    padding: .3em 1em !important;
    border-radius: 3px;
}

.banner-slider p {
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    font-weight: 400;
    font-size: 32px;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}

/* Home hero: day hinh slider xuong gan khu vuc text + dots. */
body.home .section.mt-ntop.is-full-height .slider-wrapper .img-inner {
    overflow: hidden;
}

@media (max-width: 549px) {
    body.home .section.mt-ntop.is-full-height .slider-wrapper .img-inner img {
        transform: none;
    }
}

.title-h3 .section-title span {
    text-transform: capitalize !important;
}

.title-h3 {
    margin-bottom: 1em !important;
}

.before-about {
    position: relative;
}

.before-about:before {
    content: url(/wp-content/uploads/2025/09/about-before.png);
    position: absolute;
    top: -30px;
    left: 0px;
}

.text a {
    color: var(--color-href);
}

.button-custom {
    min-width: 180px !important;
    line-height: 2.5em !important;
    font-size: 18px !important;
    background-color: var(--color-01) !important;
    border-width: 1px !important;
    border-color: var(--color-01) !important;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    color: var(--color-white) !important;
    border-radius: 3px !important;
}

.contain-bg .section-bg :is(img, picture, video) {
    object-fit: contain;
    -o-object-fit: contain;
}

.pr-10 {
    padding-right: 2rem;
}

.border-radius-1 img {
    border-radius: 12px 0 0 12px;
}

.et_pb_code_inner {
    position: relative;
}

.c-con {
    display: flex;
    min-height: 401px;
    color: var(--color-white);
    padding: 30px;
    align-items: center;
}

.c-item-s h4 {
    font-size: 18px;
    color: var(--color-white);
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 28px;
    position: relative;
}

.c-item-s {
    width: 100%;
}

.c-con p {
    text-align: left;
}

.center-slide .item {
    border-radius: 16px;
    background-repeat: no-repeat;
    background-size: cover;
}

.c-item-s h4:before {
    content: '';
    position: absolute;
    border-bottom: 1px solid #f9ae31;
    width: 124px;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.c-con .p-description {
    display: none;
    transition: all 250ms ease-in-out;
    font-size: 1.1rem;
}

.c-con:hover .p-description {
    display: block;
    color: #212121 !important;
    z-index: 999999;
}

.center-slide .item:hover {
    background-blend-mode: overlay;
    background-color: var(--color-white);
    box-shadow: 0px 1px 15px var(--color-black)00075;
}

.center-slide.owl-theme .owl-dots {
    position: relative;
    top: 35px;
}

.center-slide.owl-carousel .owl-dots.disabled,
.center-slide.owl-carousel .owl-nav.disabled {
    display: block;
}

.c-con:hover .c-item-s h4 {
    color: #212121;
}

.center-slide .owl-stage-outer {
    padding: 10px 0;
}

.left-position {
    flex-basis: 60% !important;
    max-width: 60% !important;
    position: absolute !important;
    left: 0;
}

.owl-theme .owl-nav {
    margin-top: 0 !important;
}

.et_pb_code_inner .owl-prev,
.et_pb_code_inner .owl-next {
    position: absolute;
    top: 0;
}

.et_pb_code_inner .owl-prev {
    display: none !important;
}

.et_pb_code_inner .owl-next {
    right: -40px;
    top: 10px;
}

.center-slide .owl-next span {
    content: url(/wp-content/uploads/2025/09/arrow-right.png);
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important
}

.owl-theme .owl-dots .owl-dot {
    margin: 0;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #fcd38e !important;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: var(--color-01) !important;
    width: 15px;
    height: 15px;
}

.pr-0 {
    padding-right: 0 !important;
}

.header-language-dropdown .header-language-dropdown__link {
    display: none !important;
}

.header-language-dropdown .ct-language-switcher {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.header-language-dropdown .ct-language-switcher__item {
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
    transition: color 0.2s ease, opacity 0.2s ease;
    opacity: 0.85;
}

.header-language-dropdown .ct-language-switcher__item:hover {
    color: #fff;
    opacity: 1;
}

.header-language-dropdown .ct-language-switcher__item.is-active {
    color: #fff;
    opacity: 1;
}

.header-language-dropdown .ct-language-switcher__item.is-active::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 100%;
    height: 3px;
    border-radius: 3px;
    background: #fff;
}

.header-language-dropdown .ct-language-switcher__divider {
    color: rgba(255, 255, 255, 0.55);
    font-size: 36px;
    line-height: 1;
    font-weight: 300;
    position: relative;
}

.header-language-dropdown .ct-language-switcher__divider:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 22px;
    background: #fff;
}

@media (max-width: 849px) {
    .header-language-dropdown .ct-language-switcher__item {
        font-size: 18px;
        font-weight: 500;
    }

    .header-language-dropdown .ct-language-switcher__divider {
        font-size: 18px;
    }

    .header-language-dropdown .ct-language-switcher__item.is-active::after {
        height: 3px;
        bottom: -6px;
    }
}

.mb-0 p {
    margin-bottom: 0 !important;
}

.testimonial_slider_inner {

    padding: 0 6%;
    margin-top: 1.5rem;
}

.testimonial_slider_inner .content_testimonial_slider {
    padding: 50px 90px;
    background-color: rgba(217, 217, 217, 0.2);
    border-radius: 54px;
    text-align: center;
}

.testimonial_slider_inner .testimonial_slide_title {
    color: var(--color-white);
    text-transform: uppercase;
}

.testimonial_slider_inner .testimonial_slide_content {
    color: var(--color-white);
    font-size: 18px;
}

.testimonial_slider_inner .testimonial-person p {
    color: var(--color-white);
}

.testinomial-name {
    font-weight: 700;
    color: transparent !important;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    padding-left: 5px;
}

.testimonial_slider_slide .owl-prev {
    position: absolute;
    top: 50%;
    left: -75px;
    transform: translateY(-50%);
}

.testimonial_slider_slide .owl-next {
    position: absolute;
    top: 50%;
    right: -75px;
    transform: translateY(-50%);
}

.title-before {
    position: relative;
}

.title-before h3:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 3px;
    background: var(--color-01);
    bottom: -5px;
}

.section-title--center {
    justify-content: center !important;
    text-align: center;
}

.color-white a {
    color: var(--color-white);
}

.icon-box-text p {
    margin-bottom: 0;
}

.ux-menu-link--active .ux-menu-link__link,
.ux-menu-link:hover .ux-menu-link__link {
    color: var(--color-white) !important;
}

.absolute-footer {
    display: none;
}

.title-pages {
    margin-bottom: 0 !important;
}

.title-pages .section-title span,
.text-default .section-title span {
    text-transform: uppercase !important;
}

.title-pages .section-title {
    font-weight: 700;
    font-size: 50px;
    text-shadow: 0em 0.1em 0.1em rgba(0, 0, 0, 0.4);
    margin-bottom: 0 !important;
}

.mt-top-page {
    margin-top: -90px;
}

.mt-top-page .container {
    max-width: 1300px !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.boxcenter-icon {
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.boxcenter-icon .icon-box-text {
    flex: unset !important;
    padding: 0 !important;
    margin: 0 !important;
}

.boxcenter-icon .icon-box-img {
    margin: 0;
}

.boxcenter-icon .icon-box-img img {
    margin-top: 0 !important;
}

.mt-n5 {
    margin-top: -30px;
}

.border-column-height .col-inner {
    border-bottom: 4px solid var(--color-01);
}

.center-row {
    align-items: center;
}

.post-title a {
    color: var(--color-black) !important;
}

.product-title a {
    color: #000;
    font-size: 18px;
}

.product.type-product .col-inner {
    border-radius: 10px;
    overflow: hidden;
}

.lien-he-product a {
    background-color: var(--color-01);
    padding: 10px 30px;
    border-radius: 10px;
    margin-bottom: 20px;
    min-width: 150px;
    text-align: center;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: 1px;
    font-weight: 600;
}

.wpcf7-form-control {
    border-radius: 10px !important;
}

.nav-dropdown>li.nav-dropdown-col {
    display: block !important;
}

.nav-dropdown {
    border: 1px solid #ddd;
    padding: 0
}

.nav-dropdown .nav-dropdown-col>a,
.nav-dropdown li a {
    text-transform: none !important;
    font-size: 15px;
    font-weight: 500
}

.nav-dropdown .nav-dropdown-col>ul li:hover {
    background: var(--color-01);
    position: relative;
}

.nav-dropdown-default>li:hover>a,
.nav-dropdown .nav-dropdown-col>ul li:hover>a {
    color: white !important
}

.nav-dropdown-default>li:hover {
    background: var(--color-01)
}

.nav-dropdown-default>li>a {
    border-bottom: 0 !important
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    border-width: 10px;
    margin-left: -10px;
}

.nav-dropdown .nav-dropdown-col>ul {
    border: 1px solid #d2d2d2;
    margin-top: -43px !important;
    display: none;
    position: absolute;
    left: 100%;
    z-index: 9;
    background: white;
    min-width: 300px;
}

.nav-dropdown>li.nav-dropdown-col {
    width: 100% !important;
    border-right: 0
}

.nav-dropdown .nav-dropdown-col>ul li a {
    padding: 10px;
    text-transform: none;
    /* color: var(--color-01) */
}

.nav-dropdown>li>a:hover {
    color: var(--color-white) !important
}

.header-nav li.nav-dropdown-col:hover>ul {
    display: block !important
}

.active>ul.children,
.active>ul.sub-menu:not(.nav-dropdown) {
    display: none !important
}

/* Cấp 3, 4... */
.nav-dropdown .nav-dropdown-col ul li ul {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    background: white;
    min-width: 300px;
    border: 1px solid #d2d2d2;
    z-index: 999;
    margin-top: -6px;
    padding-top: 5px;
}

.nav-dropdown .nav-dropdown-col ul li:hover>ul {
    display: block;
}

.nav-dropdown .nav-dropdown-col ul li:hover ul {
    display: block !important;
}

/* Style cho cấp sâu */
.nav-dropdown .nav-dropdown-col ul li ul li a {
    padding: 10px;
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
    color: var(--color-black);
}

.nav-dropdown .nav-dropdown-col ul li ul li:hover {
    background: var(--color-01);
}

.nav-dropdown .nav-dropdown-col ul li ul li:hover>a {
    color: white;
}

.nav-dropdown .nav-dropdown-col .menu-item-has-children {
    margin-top: 0;
}

/* Mặc định mở sang phải */
.nav-dropdown .nav-dropdown-col ul li ul {
    left: auto;
    right: 100%;
}

/* Khi có class open-left => mở sang trái */
.nav-dropdown .nav-dropdown-col>ul.open-left,
.nav-dropdown .nav-dropdown-col ul li ul.open-left {
    left: auto;
    right: 100%;
}

.nav-dropdown>li.nav-dropdown-col:before {
    content: '';
    position: absolute;
    left: -60px;
    height: 37px;
    width: 100px;
}

.nav-dropdown .nav-dropdown-col ul,
.nav-dropdown .nav-dropdown-col ul li ul {
    max-width: 400px;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.nav-dropdown .menu-item-has-children>a,
.nav-dropdown .nav-dropdown-col>a,
.nav-dropdown .title>a {
    font-size: 14px !important;
}

/* .nav-column li.active>a,
.nav-column li>a:hover,
.nav-dropdown li.active>a,
.nav-dropdown>li>a:hover,
.nav-vertical-fly-out>li.active>a,
.nav-vertical-fly-out>li>a:hover,
.nav>li.active>a,
.nav>li.current>a,
.nav>li>a.active,
.nav>li>a.current,
.nav>li>a:hover {
    color: #fff !important
} */

.sub-title p {
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-inline-start: 16px;
    padding-inline-end: 16px;
}

.sub-title p::before,
.sub-title p::after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    top: 50%;
    inset-inline-start: 0;
    transform: translateY(-50%);
    background-color: var(--color-01);
}

.sub-title p::after {
    inset-inline-start: auto;
    inset-inline-end: 0;
}

.title-header span {
    text-transform: uppercase !important;
}

.primary-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    color: var(--color-white);
    padding: 5.5px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
}

.primary-btn {
    padding: 4.5px;
}

.primary-btn .btn_inner {
    position: relative;
    z-index: 1;
    padding: 12px 55px 12px 15px;
    width: 100%;
    text-align: center;
    background-color: var(--color-01);
}

.header-button .primary-btn .btn_inner {
    padding: 12px 18px 12px 50px;
}

.primary-btn .btn_inner::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    inset-inline-end: 0;
    width: 45px;
    height: 100%;
    border-left: 1px solid #ddd;
    transition: all 0.3s ease-in-out 0s;
}

.primary-btn.header_btn .btn_inner::before {
    width: 40px;
}

.primary-btn .btn_inner .btn_icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    min-width: 45px;
    height: 100%;
    z-index: 2;
    font-size: 1.6em;
    line-height: 1;
    color: var(--color-white);
}

.primary-btn.header_btn .btn_inner .btn_icon {
    min-width: 40px;
    font-size: 1.4em;
}

.primary-btn .btn_inner .btn_icon>span {
    overflow: hidden;
    position: relative;
    display: inline-flex;
}

.primary-btn .btn_inner .btn_icon>span i:last-child {
    position: absolute;
    transform: translateX(-150%);
}

.primary-btn .btn_inner .btn_text {
    display: inline-flex;
    overflow: hidden;
    color: var(--color-white);
    text-shadow: 0 23px 0 currentColor;
    line-height: 1.2;
}

.primary-btn.header_btn .btn_inner .btn_text {
    color: var(--color-black);
}

.primary-btn .btn_inner .btn_text>span {
    display: flex;
    align-items: center;
    backface-visibility: hidden;
    transform: translateY(0);
    transition: 0.5s;
}

.primary-btn:hover .btn_inner::before {
    width: 100%;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
}

.primary-btn:hover .btn_inner .btn_icon i:first-child {
    transform: translateX(150%);
}

.primary-btn:hover .btn_inner .btn_icon i:last-child {
    transform: translateX(0);
}

.primary-btn:hover .btn_inner .btn_text {
    color: var(--color-white);
}

.primary-btn:hover .btn_inner .btn_text>span {
    transform: translateY(-24px);
}

.about-button {
    margin-top: 20px;
}

.about-button .primary-btn {
    background-color: var(--color-01);
    color: var(--color-white);
    display: inline-flex;
}

.about-button .primary-btn .btn_text {
    color: var(--color-white);
}

.feature-item {
    border: 1px solid #ced7e0;
    padding: 40px 30px;
    background-color: var(--color-white);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.feature-item .box-image {
    margin: 0;
}

.feature-item h4 {
    margin-bottom: 20px;
    letter-spacing: -0.025em;
    font-size: 1.6rem;
    padding-top: 10px;
    padding-bottom: 10px;
}

.feature-item p {
    font-size: 1.1rem;
}

.feature-item:before {
    content: "";
    position: absolute;
    top: 0;
    inset-inline-end: 0;
    inset-inline-start: auto;
    width: 0;
    height: 100%;
    background-color: #e1e8f0;
    border-color: #e1e8f0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.feature-item:hover::before {
    width: 100%;
    inset-inline-start: 0;
    inset-inline-end: auto;
}

.evolute {
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    background-color: var(--color-01);
    color: var(--color-white);
    padding: 5px 20px;
    border-radius: 30px;
}

.evolute p {
    margin-bottom: 0;
}

.skill-wrapper .col-inner {
    backdrop-filter: blur(17.5px);
    background: rgba(247, 247, 247, 0.1);
    width: 100%;
    margin-inline-start: auto;
    padding: 40px;
}

.title-header {
    margin-bottom: 0 !important;
}

.skill-item {
    margin-bottom: 30px;
    position: relative;
    /*  Removed animation, will be added via JS */
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

/*  Added visible class for scroll trigger */

.skill-wrappers {
    margin-top: 1.5rem;
}

.skill-item.visible {
    opacity: 1;
    transform: translateY(0);
}

.skill-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.skill-name {
    font-size: 16px;
    font-weight: 600;
    color: #FFF;
}

.skill-percentage {
    background: #3b82f6;
    color: white;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    /*  Removed animation, will be triggered by visible class */
    opacity: 0;
    transition: opacity 0.6s ease 0.3s;
}

/*  Added visible state for percentage */
.skill-item.visible .skill-percentage {
    opacity: 1;
}

.skill-bar-container {
    height: 8px;
    background: #e2e8f0;
    border-radius: 10px;
    overflow: visible;
    position: relative;
}

.skill-bar-fill {
    height: 100%;
    background: linear-gradient(90deg, #3b82f6 0%, #2563eb 100%);
    border-radius: 10px;
    position: relative;
    /*  Start with 0 width, will animate when visible */
    width: 0;
    transition: width 1.2s cubic-bezier(0.65, 0, 0.35, 1);
}

/*  Animate width when visible */

.skill-bar-fill::after {
    content: '';
    position: absolute;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: white;
    border: 3px solid #3b82f6;
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(59, 130, 246, 0.4);
    /*  Start invisible */
    opacity: 0;
    transition: opacity 0.4s ease 0.8s;
}

/*  Show indicator when visible */

.skill-item.visible .skill-bar-fill {
    width: var(--skill-percentage);
}

.skill-item.visible .skill-bar-fill::after {
    opacity: 1;
}

.skill-bar-fill:hover {
    background: linear-gradient(90deg, #2563eb 0%, #1d4ed8 100%);
}

.skill-bar-fill:hover::after {
    transform: translateY(-50%) scale(1.2);
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.6);
}

/*  Stagger animation delays for each skill */
.skill-item:nth-child(2) {
    transition-delay: 0.1s;
}

.skill-item:nth-child(2) .skill-percentage {
    transition-delay: 0.4s;
}

.skill-item:nth-child(2) .skill-bar-fill::after {
    transition-delay: 0.9s;
}

.before-text p {
    margin-bottom: 0;
    display: inline-block;
    background: #e1e8f0;
    padding: 5px 15px;
    border-radius: 100px;
}

.brand-slider-1 {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.brand-slider-1 .brand_wrapper {
    transition-timing-function: linear;
}

.brand-slider-1 .brand-logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 195px;
    height: 74px;
    background: rgb(225, 232, 240);
}

.brand-slider-1::before,
.brand-slider-1::after {
    content: "";
    position: absolute;
    width: 308px;
    height: 100%;
    background-image: linear-gradient(90deg, var(--color-white) 0%, rgba(247, 247, 247, 0) 100%);
    top: 0;
    inset-inline-start: 0;
    z-index: 2;
}

.brand-slider-1::after {
    inset-inline-start: auto;
    inset-inline-end: 0;
    background-image: linear-gradient(-90deg, var(--color-white) 0%, rgba(247, 247, 247, 0) 100%);
}

.brand-logo img {
    filter: invert(1);
}

.border-image img {
    border-radius: 10px
}

.c-con {
    position: relative
}

.c-con:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #00000069;
    z-index: 1;
    position: absolute;
    left: 0;
    border-radius: 15px;
}

.c-item-s {
    position: relative;
    z-index: 2;
}

.c-con:hover:before {
    background: #fff;
}

.project-list-box {
    display: flex;
    gap: 18px;
    align-items: flex-start;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 8px #eee;
    border: 1px solid #eee;
    padding: 16px;
}

.project-thumb {
    width: 40%;
}

.project-info {
    width: 60%
}

.project-thumb img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.project-detail-hero {
    position: relative;
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
}

.project-detail-hero .project-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    filter: brightness(0.7) blur(0.5px);
}

.project-detail-hero .project-info-box {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    min-width: 320px;
    max-width: 700px;
    z-index: 4;
    color: #fff;
    padding: 48px 36px 48px 48px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.project-detail-hero .project-info-box h1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 28px;
    line-height: 1.2;
    color: var(--color-white);
    padding-top: 50px
}

.project-detail-hero .project-info-list {
    margin-bottom: 0;
}

.project-detail-hero .project-info-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 18px;
    font-size: 1.08em;
}

.project-detail-hero .project-info-list li i {
    font-size: 1.3em;
    min-width: 28px;
    text-align: center;
    opacity: 0.85;
}

.project-detail-hero .project-info-label {
    font-weight: 600;
    min-width: 120px;
    display: inline-block;
}

.project-detail-hero .project-info-value {
    font-weight: 400;
}

.absolute {
    position: absolute;
}

.inset-0 {
    inset: 0px;
}

.bg-overlay {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100%);
    z-index: 3;
}

.wrap-items .item {
    border-top: 1px solid rgb(255, 255, 255, 15%);
    padding: 10px 0;
}

.wrap-items .icon {
    margin-right: 25px;
}

.wrap-items,
.wrap-items .name {
    color: var(--color-white);
}

.wrap .content {
    margin-bottom: 0;
}

.serif {
    font-family: 'Cormorant Garamond', serif;
}

/* Khung cuộn ngang mượt mà */
.formation-schedule-wrapper {
    position: relative;
}

.scroller-container {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    padding: 5vw 10vw 0;
    gap: 0;
    align-items: center;
    scrollbar-width: none;
}

.scroller-container::-webkit-scrollbar {
    display: none;
}

/* Nút Prev/Next */
.scroller-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid #e5e5e5;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.scroller-nav:hover {
    background: white;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-50%) scale(1.1);
}

.scroller-nav svg {
    width: 24px;
    height: 24px;
    color: #333;
}

.scroller-prev {
    left: 20px;
}

.scroller-next {
    right: 20px;
}

/* Cột mốc thời gian */
.step {
    flex: 0 0 500px;
    padding: 0 4rem;
    position: relative;
    opacity: 0.5;
    transform: scale(0.9);
    transition: all 0.8s cubic-bezier(0.2, 1, 0.3, 1);
}

.step.is-active {
    opacity: 1;
    transform: scale(1);
}

/* Con số năm khổng lồ mờ */
.year-bg {
    font-size: 15rem;
    font-weight: 600;
    color: #f0f0f0;
    position: absolute;
    top: -50%;
    left: 0;
    z-index: -1;
    pointer-events: none;
    line-height: 1;
}

/* Đường kẻ thời gian tinh tế */
.time-line {
    position: fixed;
    top: 55%;
    left: 0;
    width: 100vw;
    height: 1px;
    background: #e5e5e5;
    z-index: 0;
}

.progress-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--accent-color);
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 0 0 10px white;
    transition: all 0.5s ease;
}

/* Trang trí */
.accent-bar {
    width: 40px;
    height: 2px;
    background: var(--accent-color);
    margin-bottom: 2rem;
}

.step.is-active .year-bg {
    color: #0027fb30
}

.ct-section-indicator {
    position: fixed;
    right: 26px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1200;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    pointer-events: auto;
}

.ct-section-indicator__item {
    border: 0;
    background: transparent;
    color: rgba(0, 0, 0, 0.62);
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0.02em;
    font-weight: 500;
    padding: 2px 4px;
    cursor: pointer;
    text-shadow: 0 0 0 transparent;
    opacity: 0.85;
    transition: transform 0.24s ease, color 0.24s ease, opacity 0.24s ease, text-shadow 0.24s ease;
    margin: 0;
    min-height: 1.7em;
}

.ct-section-indicator__item:hover {
    color: rgba(255, 255, 255, 0.9);
    opacity: 1;
    transform: scale(1.04);
}

.ct-section-indicator__item.is-active {
    color: var(--color-01);
    opacity: 1;
    transform: scale(1.14);
    margin: 0;
    font-weight: bold;
    font-size: 30px;
}

.project-info-list .wrap {
    width: 75%;
}

.flickity-slider .row.align-middle {
    top: 15px;
}

.slider-imagelogo img {
    height: 120px;
    object-fit: contain;
}

.project {
    margin-bottom: 16px;
}

.project .img {
    position: relative;
    width: 100%;
    display: block;
}

.project-archive-list .medium-4 a.img {
    height: 289px;
}

.project-archive-list .medium-4 a.img img {
    height: 100%;
    object-fit: cover;
}

.project-item img,
.project-archive-list img {
    height: 100%;
    object-fit: cover;
}

.cl-white {
    color: var(--color-white);
}

.project .wrap-content {
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 50px 35px 30px;
    transition: .4s all ease-in-out;
}

.project .name {
    margin-bottom: 5px;
    color: var(--color-white);
    font-size: 15px;
}

.general_location {
    font-size: 12px;
}

.list-project .col-md-4 .general_location {
    font-size: 12px;
}

.project .wrap-active {
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 35px 50px 35px 30px;
    background-image: linear-gradient(to top, #245792 0%, rgb(37 87 143 / 70%) 100%);
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    opacity: 0;
    transition: .4s all ease-in-out;
}

.project .wrap-active .inner {
    width: 100%;
}

.list-project .col-md-4 .name {
    font-size: 18px;
}

.project .line {
    height: 1px;
    background-color: #ffffff;
    opacity: 0.15;
    width: 100%;
    margin: 18px 0 19px;
}

.display-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.project .img::before {
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: 0;
    background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 99%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.9;
    transition: .4s all ease-in-out;
}

.project .wrap-active .item {
    display: block;
    margin-bottom: 5px;
}

.project .wrap-active img {
    width: 26px;
    height: 26px;
    margin-right: 15px;
    display: block;
}

.fz-12 {
    font-size: 12px;
}

.project .wrap-active .wrap {
    width: calc(100% - 41px);
}

.project:hover .wrap-active {
    opacity: 1;
    overflow-y: auto;
}

.project:hover .wrap-content {
    opacity: 0;
}

.project-pagination {
    margin-top: 40px;
}

.project-pagination .page-numbers {
    display: inline-block;
    margin: 0 4px;
    padding: 6px 12px;
    border: 1px solid #ddd;
    color: #333;
}

.project-pagination .page-numbers.current {
    background: #000;
    color: #fff;
    border-color: #000;
}

.post-item .wrap-content {
    position: relative;
    z-index: 30;
    padding: 15px 20px;
    background-color: #fff;
    margin: 0;
    width: 100%;
    border-radius: 18px;
}

.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.m-bottom-10 {
    margin-bottom: 10px;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}

.date {
    font-size: 12px;
}

.post-item .post-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.5;
    text-align: left;
    color: rgba(77, 77, 77, 1) !important;
    font-weight: 600;
    font-size: 1rem;
}

.box-text.text-center {
    padding: 0 !important
}

.banner-buttonslider a.button {
    border-radius: 10px;
}

#header .header-wrapper.stuck .header-bg-color {
    background: linear-gradient(180deg, #002BFB 0%, #FFFFFF 100%);
    opacity: .6;
}

#header .header-wrapper.stuck {
    box-shadow: unset !important;
}

.wrap-sliders .item>.inner {
    position: relative;
    flex-direction: column;
}

.wrap-sliders .item>.inner::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 208px;
    transform: translate(-50%, -50%);
    width: 26px;
    height: 26px;
    border: 1px solid #376ba8;
    background-color: #e0e6ee;
    border-radius: 50%;
    transition: .4s all ease-in-out;
}

.wrap-sliders .item>.inner::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 208px;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    background-color: #225085;
    border-radius: 50%;
    transition: .4s all ease-in-out;
}

.wrap-sliders .img img {
    box-shadow: 16px 9px 20px rgb(94 94 94 / 25%);
    border-radius: 20px;
    margin: 0 auto;
}

.wrap-sliders img {
    width: 245px;
    height: 178px;
    border-radius: 20px;
}

.wrap-sliders .wrap-content {
    padding: 0 15px;
    height: 235px;
}

.cl-main {
    color: var(--color-01);
}

.fw-700 {
    font-weight: 700;
}

.wrap-sliders .slick-slide:nth-child(even) .item>.inner {
    flex-direction: column-reverse;
}

.wrap-sliders::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 208px;
    width: 100%;
    height: 2px;
    background: url(/wp-content/uploads/2026/01/about_line_slider.png) center no-repeat;
    background-size: 100%;
}

.slick-arrow.arrow {
    position: absolute;
    top: 50%;
    z-index: 50;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    opacity: 0.2;
    color: #ffffff;
    font-size: 20px;
    transition: .4s all ease-in-out;
    cursor: pointer;
}

.arrow_style_ab.slick-arrow.arrow {
    opacity: 1;
}

.arrow_style_ab.slick-arrow.arrow.prev {
    left: 0px;
    margin-top: 7px;
}

.arrow_style_ab.slick-arrow.arrow.prev span {
    transform: scaleX(-1);
}

.arrow_style_ab.slick-arrow.arrow.next {
    right: 0px;
    margin-top: 7px;
}

.arrow_style_ab span {
    width: 24px;
    height: 33px;
    background: url(/wp-content/uploads/2026/01/arrow_style_ab.png) center no-repeat;
    background-size: 100%;
    display: block;
}

.arrow_style_ab {
    display: block !important;
}

#content .row>.arrow {
    width: max-content !important;
}

.wrap-sliders .wrap-content .year {
    margin-bottom: 1rem;
}

ul.slick-dots {
    position: absolute;
    z-index: 40;
    bottom: 50px;
    width: 100%;
    left: 0;
    display: flex;
    justify-content: center;
    margin: 0;
    list-style: none;
}

ul.slick-dots li {
    cursor: pointer;
    width: 15px;
    height: 15px;
    background-color: #5d5d5d;
    border-radius: 50%;
    margin: 0 5px;
    transition: .4s all ease-in-out;
    opacity: 0.7;
    box-shadow: 0 0 4px rgb(255 255 255);
}

ul.slick-dots button {
    display: none;
}

ul.slick-dots li:hover,
ul.slick-dots li.slick-active {
    background-color: var(--color-01);
    opacity: 1;
}

.wrap-content .content {
    margin-bottom: 0;
}

.linhvuc .post-item .wrap-content {
    max-width: 100%;
    border-radius: 10px !important;
    background-color: #000000a8;
}

.linhvuc .box-label .box-text {
    width: 80%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    bottom: auto;
    height: auto;
    background: transparent;
}

.linhvuc .date_up,
.linhvuc .post-item .wrap-content .month,
.linhvuc .post-item .wrap-content .dates,
.linhvuc .post-item .wrap-content .post-title a,
.linhvuc .post-item .wrap-content .post-title,
.linhvuc .post-title a {
    color: var(--color-white) !important;
}

.stuck #logo img {
    position: relative;
}

.css-bgcol {
    background-color: rgb(223, 236, 253);
}

.bg-aboutus {
    background-color: #e8f2ff;
}

.mb-0 .section-title {
    margin-bottom: 0 !important;
}

.font-900 .section-title-main {
    font-weight: 900;
}

.left-border {
    border-left: 5px solid #cd2130;
    padding-left: 10px;
}

.history-text {
    position: absolute;
    bottom: 140px;
    left: 138px;
}

.profile_company {
    position: absolute;
    bottom: 30px;
    left: 215px;
    color: rgba(236, 235, 235, 1);
}

.profile_company img {
    margin-bottom: 10px !important;
}

.wrap-sliders-project .item-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.wrap-sliders-project .item {
    display: block !important;
    overflow: hidden;
    transition: .5s all ease-in-out;
    flex: 1;
}

.wrap-sliders-project .item.hover {
    flex: 3.5;
}

.wrap-sliders-project .item .inner {
    position: relative;
    height: 100vh;
    background-color: #000000;
}

.wrap-sliders-project .item .inner::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.8;
    z-index: 3;
    transition: var(--transition);
}

.wrap-sliders-project .item.hover .inner::before {
    width: 40%;
}

a.link_project {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.img-background {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    z-index: 1;
    pointer-events: none;
    transition: 1s all ease-in-out;
    opacity: 0.8;
}

.wrap-sliders-project .item.hover img.img-background {
    transform: scale(1.07);
}

.wrap-sliders-project .name {
    display: block;
    color: #f5f5f5;
    font-weight: 600;
    font-size: 25px;
    transition: .4s all ease-in-out;
    transform: rotate(-90deg);
    transform-origin: 0;
    left: 45px;
    bottom: 70px;
    position: absolute;
    z-index: 30;
    width: 70vh;
}

.group_content {
    position: absolute;
    z-index: 52;
    left: 160px;
    top: 80px;
}

.group_content h2.title {
    font-size: 44px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 900
}

.group_content .sub-title {
    font-size: 44px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 20px;
}

.button_project {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
}

.button_project:hover {
    color: #fff;
}

.bg-whitebutton {
    background-color: #FDFDFD !important;
    color: #120099 !important;
}

.area-activity {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: start;
}

.area-activity-item {
    position: relative;
    overflow: hidden;
    border-radius: 0 80px 0px 60px;
    opacity: .6;
}

.area-activity-item:hover {
    z-index: 10;
    opacity: 1;
}

.area-activity-item img {
    width: 100%;
    height: auto;
    display: block;
    min-height: 350px;
    object-fit: cover;
}

.area-activity-item:nth-child(2) {
    transform: translateY(100px) !important;
    margin-left: -20px;
}

.area-activity-item:nth-child(3) {
    transform: translateY(200px) !important;
    margin-left: -40px;
}

.area-activity-item:nth-child(2):hover {
    transform: translateY(100px) scale(1.03);
}

.area-activity-item:nth-child(3):hover {
    transform: translateY(200px) scale(1.03);
}

.area-activity-item:hover {
    transition: all .3s;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.38);
}

.post-item .box-blog-post:hover {
    margin-top: -15px;
    transition: all .3s;
}

/* Overlay phủ toàn bộ card */
.area-activity-item__overlay {
    position: absolute;
    inset: 0;
    display: block;
    text-decoration: none !important;
}

/* Mũi tên – góc trên trái */
.area-activity-item__arrow {
    position: absolute;
    top: 0;
    left: 0;
    width: 44px;
    height: 44px;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #111;
    transition: background .25s, color .25s;
    color: #fff;
}

.area-activity-item:hover .area-activity-item__arrow {
    background: #111;
    color: #fff;
}

/* Footer gradient + title dưới trái */
.area-activity-item__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 80px 22px 24px;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 10, 50, .78) 100%);
}

.area-activity-item__title {
    color: #fff !important;
    font-size: 14px !important;
    text-transform: uppercase;
    margin: 0 !important;
    line-height: 1.45 !important;
}

.ct-activity-services-grid {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 28px;
}

.ct-activity-service-card {
    grid-column: span 4;
    border-radius: 34px;
    overflow: hidden;
    border: 1px solid #b8b8c1;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16);
    background: #f6f6f8;
    transition: transform .25s ease, box-shadow .25s ease;
}

.ct-activity-service-card:nth-child(n+4) {
    grid-column: span 6;
}

.ct-activity-service-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.2);
}

.ct-activity-service-card:hover .ct-activity-service-card__icon {
    transform: scale(1.2);
    transition: all 1s;
}

.ct-activity-service-card__inner {
    display: flex;
    align-items: stretch;
    text-decoration: none !important;
}

.ct-activity-service-card__icon-zone {
    width: 35%;
    min-width: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2a17cc;
    padding: 28px 20px;
}

.ct-activity-service-card__icon {
    width: 95px;
    height: 95px;
    object-fit: contain;
}

.ct-activity-service-card__icon-placeholder {
    width: 86px;
    height: 86px;
    border-radius: 50%;
    border: 3px solid rgba(255, 255, 255, 0.8);
    display: block;
}

.ct-activity-service-card__content {
    width: 65%;
    padding: 20px;
}

.ct-activity-service-card__title {
    margin: 0 0 14px;
    color: var(--color-text-category);
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 1.2;
    text-transform: uppercase;
}

.ct-activity-service-card__desc {
    color: var(--color-text-category);
    font-size: 15px;
    font-weight: 600;
    line-height: 1.45;
}

.ct-activity-service-card.is-no-icon .ct-activity-service-card__icon-zone {
    background-color: var(--color-category);
}

.ct-activity-pagination {
    margin-top: 26px;
}

.ct-activity-pagination ul {
    list-style: none;
    display: flex;
    gap: 8px;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.ct-activity-pagination li {
    margin: 0;
}

.ct-activity-pagination a,
.ct-activity-pagination span {
    min-width: 42px;
    height: 42px;
    padding: 0 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d6d7e0;
    border-radius: 10px;
    background: #fff;
    color: #151574;
    font-weight: 700;
    text-decoration: none;
}

.ct-activity-pagination a:hover {
    border-color: #2a17cc;
    color: #2a17cc;
}

.ct-activity-pagination .current {
    border-color: #2a17cc;
    background: #2a17cc;
    color: #fff;
}

.ct-activity-subcategory-archive .no-results.not-found {
    display: none;
}

.ct-activity-subcategory-wrap {
    margin: 10px 0 30px;
}

.ct-activity-subcategory-archive .ct-activity-services-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
}

.ct-activity-subcategory-archive .ct-activity-service-card,
.ct-activity-subcategory-archive .ct-activity-service-card:nth-child(n+4) {
    grid-column: span 1;
    border-radius: 36px;
    border: 1px solid #b9b9c2;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.14);
    background: #f2f2f4;
}

.ct-activity-subcategory-archive .ct-activity-service-card__icon-zone {
    width: 41%;
    min-width: 175px;
    background: #2f18d2;
    padding: 28px 26px;
}

.ct-activity-subcategory-archive .ct-activity-service-card__icon {
    width: 150px;
    height: 150px;
}

.ct-activity-subcategory-archive .ct-activity-service-card__content {
    width: 59%;
    display: flex;
    align-items: center;
    padding: 26px 28px;
}

.ct-activity-subcategory-archive .ct-activity-service-card__title {
    margin: 0;
    color: #111274;
    font-size: 20px;
    line-height: 1.25;
}

.ct-activity-subcategory-archive .ct-activity-service-card__desc {
    margin-top: 10px;
    color: #111274;
    font-size: 16px;
    line-height: 1.5;
}

.bg-linear-white {
    background: linear-gradient(90deg, #FEFEFE 0%, #A6A6A6 99.99%, #737373 100%);
}

.fw-7 {
    font-weight: 500;
}

.fw-900 span {
    font-weight: 900
}

.height-100 .col-inner,
.height-100 .col-inner>div,
.height-100 .col-inner .img-inner,
.height-100 .col-inner img {
    height: 100%;
}

.bg-customblog {
    background-color: rgba(12, 0, 100, 1) !important;
    margin-bottom: 0;
}

.box-blog-post .box-text {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.post-item .wrap-content .date_up {
    color: rgba(0, 0, 0, 1);
    font-weight: 500;
    font-size: 1rem;
}

.box-blog-post {
    background-color: #fff;
    border-radius: 18px;
}

.icon-button {
    position: absolute;
    right: 20px;
    bottom: 18px;
    width: 25px
}

.certifications_slide .owl-item img {
    height: 140px;
    object-fit: cover;
    border-radius: 18px;
}

.header-wrapper.stuck .header-nav>li>a {
    color: var(--color-white) !important;
}

.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0 !important
}

.new .post-item .wrap-content {
    position: relative;
    z-index: 30;
    padding: 15px 40px 13px 30px;
    background-color: #e9f3ff;
    margin: 0;
    width: 100%;
    max-width: 70%;
    border-radius: 0 50px 0 0;
    margin-top: -40px;
}

.button.icon {
    margin-left: .3em;
    margin-right: .3em;
}

.mb-1 p {
    margin-bottom: 1rem !important;
}

.fw-500 span {
    font-weight: 500;
}

.icon-right i {
    float: right;
    margin-left: .5em;
    margin-right: 0;
    color: var(--color-white);
    opacity: 1;
    margin-top: 3px;
}

.text-jusify,
.text-jusify * {
    text-align: justify;
}

.row-big-large>.col {
    padding: 0 50px 0px;
}

.lightbox-gallery img {
    height: 500px;
    object-fit: cover;
}

.text-none .box-text {
    display: none;
}

.m-bottom-0 {
    margin-bottom: 0;
}

.icon-arrow {
    position: absolute;
    right: 20px;
    bottom: 30px;
}

.icon-progress {
    width: 26px !important;
    height: 26px !important;
    object-fit: contain !important;
}

.display-flex-progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 1rem;
}

.display-flex-progress .title.fw-700 {
    font-weight: 700;
    font-size: 16px;
}

.display-flex-progress .content {
    font-size: 14px;
}

/* ===== CT Project Card (split layout: image left / map right) ===== */
.ct-project-card {
    display: flex;
    width: 100%;
    height: 100vh;
}

.ct-project-card__left {
    position: relative;
    flex: 1 1 50%;
    overflow: hidden;
}

.ct-project-card__bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.ct-project-card__overlay {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 150px 44px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.28) 55%, rgba(0, 0, 0, 0.04) 100%);
    color: #fff;
}

.ct-project-card__label {
    display: inline-block;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin-bottom: 12px;
    opacity: 0.85;
}

.ct-project-card__title {
    font-size: clamp(40px, 3vw, 75px);
    font-weight: 700;
    line-height: 1.15;
    margin: 0 0 20px;
    color: #fff;
    text-transform: uppercase;
}

.ct-project-card__location {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 25px;
    line-height: 1.5;
    opacity: 0.92;
}

.ct-project-card__location img {
    width: 25px
}

.ct-project-card__right {
    position: relative;
    flex: 1 1 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.ct-project-card__map {
    width: 100%;
}

.ct-project-card__pin {
    position: absolute;
    /* default: south Vietnam ~HCM City area */
    bottom: 28%;
    left: 50%;
    transform: translateX(-50%) translateY(0);
    animation: ct-pin-bounce 1.4s ease-in-out infinite;
    filter: drop-shadow(0 4px 8px rgba(230, 57, 70, 0.5));
}

.breadcrumbs p {
    font-size: 1rem;
    color: rgb(255, 255, 255);
    font-weight: 400;
}

.breadcrumbs a,
.breadcrumbs a:hover {
    color: #fff;
}

.ct-activity-subcategory-post-item .ct-activity-subcategory-post-thumb {
    display: none;
}

.bg-project-category .section-bg-overlay {
    z-index: 1;
}

.bg-project-category .title-pages {
    position: relative;
    z-index: 3;
}

.page-title-header {
    font-size: 2rem;
    color: rgb(12, 0, 100);
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 22px;
    padding-bottom: 5px;
    border-bottom: 1px solid #0C0064;
    display: inline-block;
    padding-top: 20px;
}

/* ===== Style 3: Card split layout ===== */
.ct-activity-style-3 {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin: 32px 0;
}

.ct-activity-style-3-card {
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(12, 0, 100, 0.16);
    overflow: hidden;
    transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.ct-activity-style-3-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.24);
}

.ct-activity-style-3-inner {
    display: block;
    text-decoration: none;
    min-height: 100%;
}

.ct-activity-style-3-icon-zone {
    background: var(--color-category);
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
    width: 100%;
    min-height: 138px;
    padding: 22px 16px;
    border-radius: 0;
}

.ct-activity-style-3-icon {
    width: 263px;
    height: 263px;
    object-fit: contain;
    display: block;
}

.ct-activity-style-3-icon-placeholder {
    width: 96px;
    height: 96px;
    background: #e0e0e0;
    border-radius: 50%;
    display: block;
}

.ct-activity-style-3-content {
    padding: 16px 16px 18px;
    text-align: center;
    min-height: 160px;
    display: flex;
    align-items: center;
}

.ct-activity-style-3-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.22;
    color: var(--color-text-category);
    margin: 0;
}

.ct-activity-style-3-desc {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #888;
    line-height: 1.45;
    margin-top: 8px;
}

.scroll-to-bullets {
    display: none !important
}

@media (max-width: 1024px) {
    .ct-activity-style-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .ct-activity-style-3 {
        grid-template-columns: 1fr;
        gap: 14px;
    }
}

.display-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.new .post-item .post-title .post-title {
    font-size: 22px;
}

.new .post-item .post-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.2;
    text-align: left;
    color: var(--color-black) !important;
    font-size: 22px;
}

.form-lien-he .form-flex p {
    display: flex;
    gap: 10px;
}

.form-lien-he .wpcf7-form-control-wrap {
    width: 100%
}

.form-lien-he .wpcf7-form-control-wrap input {
    min-height: 55px;
    border-radius: 0 !important;
}

.form-lien-he .wpcf7-form-control-wrap textarea {
    border-radius: 0 !important;
}

.wpcf7-submit {
    margin: 0 !important;
}

.wpcf7-spinner {
    display: none
}

.title-singlepost {
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid #B7B7B7;
    padding-bottom: 1rem;
}

.title-singlepost .entry-title {
    margin-bottom: 0;
}

.form-dates {
    background-color: var(--color-category);
    text-align: center;
    color: var(--color-white);
    width: 80px;
    height: 65px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.image-title {
    position: absolute;
    bottom: 50px;
    left: 50px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}

.certifications_slide .item {
    overflow: hidden;
}

.certifications_slide .item:hover img {
    transform: scale(1.15);
    transition: all 0.4s ease-in-out;
}

.style-1 {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}

.style-1 .ct-activity-service-card {
    grid-column: span 4;
}

.style-1 .ct-activity-service-card:nth-child(n+4) {
    grid-column: span 6;
}

#section_category {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.single-category .row.align-center,
.category .row.align-center {
    display: none
}

/* Core values layout */
.core-value-container {
    position: relative;
    overflow: hidden;
    padding: 80px 0 120px;
    color: #fff;
    min-height: 700px;
    top: 32px;
}

.core-value-container .container {
    max-width: 1120px;
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
}

.core-value-container .title {
    margin: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: clamp(36px, 3.2vw, 58px);
    letter-spacing: 0.03em;
    position: relative;
    top: 80px;
}

.core-value-container .core-value-wrap {
    position: relative;
    min-height: 560px;
    --ct-core-arc-width: min(68.4vw, 779px);
    --ct-core-arc-bottom: -65px;
}

.core-value-container .core-value-wrap::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -65px;
    width: var(--ct-core-arc-width);
    aspect-ratio: 2 / 1;
    height: auto;
    max-height: none;
    transform: translateX(-50%);
    border: 2px solid rgba(255, 255, 255, 0.9);
    border-bottom: 0;
    border-radius: 999px 999px 0 0;
}

.core-value-container .ct-core-values__center-text {
    position: absolute;
    left: 50%;
    bottom: 60px;
    transform: translateX(-50%);
    width: min(66vw, 470px);
    text-align: center;
    font-size: clamp(16px, 1.45vw, 32px);
    line-height: 1.4;
    color: #fff;
    font-weight: 500;
    z-index: 2;
    padding-left: 30px;
    padding-right: 30px;
}

.core-value-container .ct-core-values__item {
    position: absolute;
    width: 148px;
    text-align: center;
    z-index: 3;
    transform: translate(-50%, -50%);
}

.core-value-container .ct-core-values__label {
    position: absolute;
    display: block;
    color: #fff;
    font-size: clamp(22px, 1.2vw, 34px);
    font-weight: 700;
    line-height: 1.08;
    text-transform: uppercase;
    letter-spacing: 0.01em;
}

.core-value-container .ct-core-values__item.is-label-left .ct-core-values__label {
    right: calc(100% - 15px);
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: right;
}

.core-value-container .ct-core-values__item.is-label-right .ct-core-values__label {
    left: calc(100% - 15px);
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
}

.core-value-container .ct-core-values__item.is-label-top .ct-core-values__label {
    left: 50%;
    bottom: calc(100% + 5px);
    transform: translateX(-50%);
    text-align: left;
}

.core-value-container .ct-core-values__icon-wrap {
    width: 92px;
    height: 92px;
    margin: 0 auto;
    border-radius: 50%;
    background: #1f1fff;
    box-shadow: 0 12px 28px rgba(14, 11, 100, 0.45);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.core-value-container .ct-core-values__icon-center {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: #e40000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px;
}

.core-value-container .ct-core-values__icon-center img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.core-value-container .ct-core-values__item:hover .ct-core-values__icon-wrap,
.core-value-container .ct-core-values__item:focus-visible .ct-core-values__icon-wrap {
    transform: translateY(-4px) scale(1.03);
    transition: transform 0.2s ease;
}

.gtr-cotloi .col {
    padding: 0;
}

.ct-activity-service-card .ct-activity-service-card__icon-zone:before,
.ct-activity-style-3-card .ct-activity-style-3-icon-zone:before {
    content: "";
    position: absolute;
    top: 0;
    left: -25%;
    bottom: 0;
    width: 0;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    transition: none;
    transform: skewX(-25deg);
    overflow: hidden;
}

.ct-activity-service-card:hover .ct-activity-service-card__icon-zone:before,
.ct-activity-style-3-card:hover .ct-activity-style-3-icon-zone:before {
    width: 120%;
    background-color: rgba(255, 255, 255, 0);
    z-index: 2;
    transition: 1s ease-out;
}

.single-page img {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.post {
    padding-bottom: 0;
}

.ct-activity-style-3-card:hover .ct-activity-style-3-icon-zone img {
    transform: scale(1.2);
    transition: all 1s;
}

@keyframes ct-pin-bounce {

    0%,
    100% {
        transform: translateX(-50%) translateY(0);
    }

    50% {
        transform: translateX(-50%) translateY(-8px);
    }
}

@media(min-width: 1500px) {
    .wrap-sliders-project .name {
        left: 55px;
        bottom: 30px;
        height: 75px
    }

    .wrap-sliders-project .item.hover .name {
        transform: rotate(0deg) translateX(40px);
    }
}


@media (min-width: 1100px) and (max-width: 1940px) {


    .home .step-section-4 .section-content>.row .large-5 {
        padding-top: 80px;
    }

    .home .step-section-5 .height-100vh {
        padding-top: 65px;
    }

    .home .step-section-6 .section-content>.row:first-child,
    .slug-gioi-thieu .step-section-4 .section-content>.row,
    .slug-about-us .step-section-4 .section-content>.row {
        padding-top: 80px;
    }

    .home .step-section-7 .section-content>.row:first-child,
    .slug-gioi-thieu .step-section-7 .section-content>.row,
    .slug-gioi-thieu .step-section-8 .section-content>.row,
    .slug-about-us .step-section-7 .section-content>.row,
    .slug-about-us .step-section-8 .section-content>.row {
        padding-top: 100px;
    }

    .slug-linh-vuc-hoat-dong .step-section-2 .section-content>.row:first-child {
        padding-top: 120px;
    }

    .category-47 .step-section-2 .page-title-header,
    .category-49 .step-section-2 .page-title-header,
    .category-51 .step-section-2 .page-title-header,
    .category-51 .step-section-2 .page-title-header,
    .category-148 .step-section-2 .page-title-header,
    .category-134 .step-section-2 .page-title-header {
        padding-top: 80px;
    }



}

/* ==================================
   Scroll Snapping - Homepage
   ================================== */

@media(max-width:1300px) {
    #logo {
        width: 200px !important;
    }
}

@media(max-width: 991px) {
    body.home .ct-section-indicator {
        display: none;
    }

    .active>ul.children,
    .active>ul.sub-menu:not(.nav-dropdown) {
        display: block !important;
    }

    .ct-project-card {
        display: block;
        height: auto;
    }

    .project-detail-hero {
        min-height: auto
    }

    .order-1 {
        order: 1
    }

    .order-2 {
        order: 2
    }
}

@media (min-width: 992px) {

    .is-full-height {
        overflow: hidden;
        background: #e8f2ff;
    }

    .ct-fullpage-section {
        min-height: 100vh !important;
        max-height: 100vh !important;
        background: #e8f2ff;
        overflow: hidden;
    }

    .home .step-section-5 .height-100vh {
        height: 100vh;
    }

    .home .step-section-2 img {
        height: 100vh;
        object-fit: cover;
    }

    .profile_company {
        bottom: 80px !important;
    }

    .profile_company img {
        height: auto !important;
    }

    .history-text {
        bottom: 195px;
    }

    .col-inner>.img:not(:last-child),
    .col>.img:not(:last-child) {
        margin-bottom: 0;
    }

    .home .mt-ntop img {
        height: 100vh;
        object-fit: cover;
    }

    .blog-archive {
        padding-top: 0 !important;
        padding: bottom 0 !important;
    }
}

@media (min-width: 1024px) and (max-width: 1740px) {
    .profile_company {
        left: 170px;
    }
}

@media only screen and (max-height: 700px) and (min-width: 1500px) {

    .wrap-sliders .item>.inner::after,
    .wrap-sliders .item>.inner::before,
    .wrap-sliders::before {
        top: 163px;
    }

    .wrap-sliders .item>.inner::before {
        width: 20px;
        height: 20px;
    }

    .wrap-sliders .slick-slide:nth-child(even) .wrap-content,
    .wrap-sliders .slick-slide:nth-child(odd) .img {
        margin-bottom: 40px;
    }

    .wrap-sliders img {
        width: 200px;
        height: 145px;
    }

    .wrap-sliders .wrap-content {
        height: 145px;
    }

    .wrap-sliders .wrap-content .year {
        font-size: 40px;
        line-height: 30px;
    }

    .wrap-sliders .content {
        font-size: 1.1rem;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    body .is-full-height {
        height: auto !important;
        min-height: auto !important;
    }

    .profile_company {
        left: 192px;
    }

    .wrap-sliders-project .item-slider {
        display: block
    }

    .lightbox-gallery img {
        height: 400px !important;
    }

    .ct-activity-services-grid {
        grid-template-columns: none !important;
    }

    .ct-activity-service-card__inner {
        min-height: 250px
    }

    .mt-top-page {
        margin-top: -90px !important;
    }

    .mt-ntop .flickity-viewport img {
        height: 500px;
        object-fit: cover;
    }

    .wrap-sliders-project .name {
        transform: unset
    }

    .group_content {
        left: 55px
    }

}

@media screen and (min-width: 768px) {

    .linhvuc .post-item .wrap-content .post-title {
        border-left: 1px solid #ffffff8c;
    }

    .nav-left {
        justify-content: center;
    }

    .new .post-item .wrap-content .date_up {
        width: 70px;
        flex-shrink: 0;
        padding-right: 20px;
        text-align: center;
        color: var(--color-01);
    }

    .new .post-item .wrap-content .month {
        font-size: 11px;
    }

    .new .post-item .wrap-content .dates {
        font-size: 35px;
        font-weight: 700;
        line-height: 33px;
    }

    .new .post-item .wrap-content .post-title {
        padding-left: 20px;
        flex: 1;
        border-left: 1px solid rgba(51, 51, 51, 15%);
    }
}

@media only screen and (max-width: 1440px) {
    .wrap-sliders .wrap-content .year {
        font-size: 40px;
        line-height: 30px;
    }

    .wrap-sliders .wrap-content {
        height: 145px;
    }

    .wrap-sliders .slick-slide:nth-child(odd) .wrap-content,
    .wrap-sliders .slick-slide:nth-child(even) .img {
        margin-top: 20px;
    }

    .wrap-sliders .slick-slide:nth-child(even) .wrap-content,
    .wrap-sliders .slick-slide:nth-child(odd) .img {
        margin-bottom: 20px;
    }

    .wrap-sliders .slick-current .item>.inner::before {
        width: 26px;
        height: 26px;
    }

    .wrap-sliders .item>.inner::after,
    .wrap-sliders .item>.inner::before,
    .wrap-sliders::before {
        top: 163px;
    }

    .wrap-sliders img {
        width: 200px;
        height: 145px;
    }
}

@media(max-width:1024px) {
    .before-about:before {
        left: 13px;
    }

    .contain-bg .section-bg :is(img, picture, video) {
        object-fit: cover;
    }

    .only-first-mobile {
        max-width: 100% !important;
    }

    .mobile-nav a {
        color: var(--color-white) !important;
    }

    .left-position {
        flex-basis: 100% !important;
        max-width: 100% !important;
        position: unset !important;
    }

    .left-position .owl-next {
        display: none !important;
    }

    .pr-0 {
        padding-right: 15px !important;
    }

    .border-radius-1 img {
        border-radius: 12px;
    }

    .pr-0 .col-inner {
        padding-top: 0 !important;
    }

    .mobile-left-0 .col-inner {
        padding-left: 0 !important
    }

    .ct-activity-services-grid {
        grid-template-columns: none !important;
        gap: 0;
        display: block;
    }

    .ct-activity-service-card__icon-zone {
        width: 230px;
    }

    .ct-activity-services-grid .ct-activity-service-card {
        margin-bottom: 20px;
    }

    .ct-activity-subcategory-archive .ct-activity-services-grid {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    .fix-image img {
        object-position: right !important
    }

    .fix-image .section-bg:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #0000003b;
        z-index: 1;
    }

    .ct-activity-subcategory-archive .ct-activity-service-card__icon-zone {
        width: 38%;
        min-width: 180px;
    }
}

@media (max-width:900px) {
    .project-detail-hero .project-info-box {
        position: relative;
        width: 100%;
        max-width: none;
        min-width: 0;
        padding: 32px 18px;
    }

    .ct-activity-service-card {
        grid-column: span 6;
    }

    .ct-activity-service-card:nth-child(n+4) {
        grid-column: span 6;
    }

    .ct-activity-service-card__title {
        font-size: 30px;
    }

    .ct-activity-service-card__desc {
        font-size: 17px;
    }

    .ct-activity-subcategory-archive .ct-activity-service-card__title {
        font-size: 18px;
    }

    .ct-activity-subcategory-archive .ct-activity-service-card__desc {
        font-size: 15px;
    }

    .mt-top-page {
        margin-top: -68px;
    }

    .core-value-container {
        padding: 42px 0 56px;
    }

    .core-value-container .title {
        top: 0;
        font-size: clamp(34px, 8.6vw, 56px);
        margin-bottom: 14px;
    }

    .core-value-container .core-value-wrap {
        counter-reset: core-item;
        min-height: auto;
        display: block;
        margin-top: 18px;
    }

    .core-value-container .core-value-wrap::before {
        display: none;
    }

    .core-value-container .ct-core-values__center-text {
        display: none;
    }

    .core-value-container .ct-core-values__item {
        counter-increment: core-item;
        position: relative;
        display: grid;
        grid-template-columns: 26px 92px minmax(0, 1fr);
        grid-template-rows: auto auto;
        column-gap: 14px;
        row-gap: 4px;
        align-items: center;
        width: 100%;
        transform: none !important;
        margin: 0;
        padding: 12px 0 16px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    }

    .core-value-container .ct-core-values__item:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

    .core-value-container .ct-core-values__item::before {
        content: counter(core-item, decimal-leading-zero);
        grid-column: 1;
        grid-row: 1 / 3;
        font-size: 14px;
        line-height: 1;
        letter-spacing: 0.04em;
        color: rgba(255, 255, 255, 0.32);
        justify-self: center;
    }

    .core-value-container .ct-core-values__item::after {
        content: attr(data-description);
        grid-column: 3;
        grid-row: 2;
        font-size: 13px;
        line-height: 1.5;
        color: rgba(255, 255, 255, 0.62);
    }

    .core-value-container .ct-core-values__label {
        position: static;
        transform: none;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        grid-column: 3;
        grid-row: 1;
        margin-bottom: 0;
        text-align: left !important;
        font-size: 21px;
        line-height: 1.2;
        letter-spacing: 0.06em;
    }

    .core-value-container .ct-core-values__icon-wrap {
        grid-column: 2;
        grid-row: 1 / 3;
        width: 88px;
        height: 88px;
        margin: 0;
    }

    .core-value-container .ct-core-values__icon-center {
        width: 62px;
        height: 62px;
        padding: 16px;
    }

    .core-value-container .ct-core-values__item {
        text-align: left
    }

    .fix-image * {
        color: #fff !important
    }

    .fix-image .img-inner img {
        filter: brightness(0) invert(1);
    }
}

@media (max-width: 849px) {
    .area-activity {
        grid-template-columns: 1fr;
        gap: 25px;
    }

    .area-activity-item,
    .area-activity-item:nth-child(2),
    .area-activity-item:nth-child(3) {
        transform: none !important;
        margin-left: 0 !important;
        border-radius: 0 50px 0 50px;
    }

    .mobile-nav a i {
        color: var(--color-white);
    }

    .text-start-mobile .col-inner {
        text-align: left !important
    }

    .certifications_slide .owl-item img {
        height: 110px;
    }

    .row-big-large>.col {
        padding: 0 20px 0px;
    }

    .lightbox-gallery img {
        height: 200px;
    }

    .wrap-sliders-project .item .inner {
        height: 80vh;
    }
}

@media (max-width: 768px) {
    .scroller-nav {
        width: 40px;
        height: 40px;
    }

    .scroller-nav svg {
        width: 20px;
        height: 20px;
    }

    .scroller-prev {
        left: 10px;
    }

    .scroller-next {
        right: 10px;
    }

    ul.slick-dots {
        bottom: 20px;
    }

    ul.slick-dots li {
        width: 10px;
        height: 10px;
    }

    .step {
        flex: 0 0 85vw;
        padding: 0 2rem;
    }

    .year-bg {
        font-size: 8rem;
        top: -30%;
    }

    .post-item .wrap-content {
        max-width: 100%;
        justify-content: start !important
    }

    .desktop {
        display: none
    }

    .mobile {
        display: block;
        margin-bottom: 0;
    }

    h5.post-title.is-xlarge {
        font-size: 1rem;
    }

    .post-item .wrap-content {
        padding: 15px 30px 13px 22px
    }

    .wrap-sliders-project .item-slider {
        display: block
    }

    .wrap-sliders-project .item-slider .name {
        transform: unset !important;
        font-size: 20px !important;
        left: 20px;
        bottom: 20px;
        width: auto;
    }

    .wrap-sliders-project .item-slider .inner::before {
        width: 100% !important;
        bottom: 0;
        height: 40%;
        background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);
    }

    .group_content {
        left: 50px;
        top: 50px;
    }

    .group_content h2.title {
        font-size: 44px;
    }

    .history-text {
        bottom: 72px;
        left: 80px;
    }

    .profile_company {
        bottom: 0px;
        left: 113px;
    }

    .profile_company img {
        width: 35px;
    }

    .area-activity-item img {
        min-height: 450px;
    }

    .testimonial_slider_inner {
        padding: 0
    }

    .testimonial_slider_inner .content_testimonial_slider {
        padding: 20px;
        border-radius: 20px
    }

    .testimonial_slider_slide .owl-prev {
        left: -50px;
    }

    .testimonial_slider_slide .owl-next {
        right: -50px;
    }

    .ct-project-card {
        display: block;
        height: 100%
    }

    .ct-project-card__overlay {
        padding: 50px 44px;
        min-height: 500px;
    }

    .ct-activity-services-grid {
        gap: 18px;
    }

    .ct-activity-service-card,
    .ct-activity-service-card:nth-child(n+4) {
        grid-column: span 12;
    }

    .ct-activity-service-card__icon-zone {
        min-width: 130px;
        width: 34%;
        padding: 20px 14px;
    }

    .ct-activity-service-card__icon {
        width: 78px;
        height: 78px;
    }

    .ct-activity-service-card__content {
        width: 66%;
        padding: 20px 18px;
    }

    .ct-activity-service-card__title {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .ct-activity-service-card__desc {
        font-size: 16px;
    }

    .ct-activity-subcategory-archive .ct-activity-service-card__icon-zone {
        min-width: 130px;
        width: 34%;
        padding: 20px 14px;
    }

    .ct-activity-subcategory-archive .ct-activity-service-card__icon {
        width: 78px;
        height: 78px;
    }

    .ct-activity-subcategory-archive .ct-activity-service-card__content {
        width: 66%;
        padding: 20px 18px;
    }

    .ct-activity-subcategory-archive .ct-activity-service-card__title {
        font-size: 19px;
    }

    .ct-activity-subcategory-archive .ct-activity-service-card__desc {
        font-size: 16px;
    }

    .project-detail-hero {
        margin-top: 0
    }

    .is-full-height {
        height: auto !important;
        min-height: auto !important;
    }

    .col-inner>.img:not(:last-child),
    .col>.img:not(:last-child) {
        margin-bottom: 0 !important
    }

    .area-activity-item {
        opacity: 1;
    }
}

@media only screen and (max-width: 575px) {
    .wrap-sliders ul.slick-dots {
        position: static;
        margin-top: 20px;
    }
}

@media(max-width:549px) {
    .banner-slider h3 {
        font-size: 30px !important;
    }

    .banner-slider p {
        font-size: 18px;
    }

    .banner-slider .button {
        font-size: 16px;
        min-width: 180px
    }

    .lg-y50 {
        top: 62% !important;
    }

    .text-default .section-title-main {
        font-size: 2rem !important;
    }

    .title-pages .section-title {
        font-size: 30px !important;
    }

    .project-list-box {
        display: block
    }

    .project-thumb,
    .project-info {
        width: 100%
    }

    .project-title {
        margin-top: 1rem
    }

    .slider-wrapper .img-inner img {
        height: 400px;
        object-fit: cover;
    }

    .history-text {
        bottom: 55px;
        left: 63px;
        font-size: 16px !important;
    }

    .profile_company p {
        font-size: 14px !important;
    }

    .profile_company img {
        width: 25px;
        margin-bottom: 0 !important;
    }

    .profile_company {
        bottom: 0px;
        left: 89px;
    }

    .ct-activity-service-card {
        border-radius: 24px;
    }

    .ct-activity-service-card__inner {
        min-height: 190px;
    }

    .ct-activity-service-card__icon-zone {
        min-width: 112px;
        width: 38%;
    }

    .ct-activity-service-card__title {
        font-size: 21px;
    }

    .ct-activity-service-card__desc {
        font-size: 15px;
    }

    .ct-activity-subcategory-archive .ct-activity-service-card {
        border-radius: 24px;
    }

    .ct-activity-subcategory-archive .ct-activity-service-card__inner {
        min-height: 190px;
    }

    .ct-activity-subcategory-archive .ct-activity-service-card__icon-zone {
        min-width: 112px;
        width: 38%;
    }

    .ct-activity-subcategory-archive .ct-activity-service-card__title {
        font-size: 18px;
    }

    .ct-activity-subcategory-archive .ct-activity-service-card__desc {
        font-size: 15px;
    }

    .core-value-container {
        padding: 32px 0 44px;
    }

    .core-value-container .ct-core-values__label {
        font-size: 17px;
        letter-spacing: 0.05em;
    }

    .core-value-container .ct-core-values__item {
        grid-template-columns: 22px 76px minmax(0, 1fr);
        column-gap: 12px;
        padding: 10px 0 14px;
    }

    .core-value-container .ct-core-values__item::before {
        font-size: 12px;
    }

    .core-value-container .ct-core-values__item::after {
        font-size: 11px;
    }

    .core-value-container .ct-core-values__icon-wrap {
        width: 76px;
        height: 76px;
    }

    .core-value-container .ct-core-values__icon-center {
        width: 54px;
        height: 54px;
        padding: 14px;
    }

    .project-archive-list .medium-8 a.img {
        height: 289px !important;
    }
}

/* Single post: share + related posts */
.ct-single-post-extras {
    margin-top: 46px;
}

.ct-single-post-extras__share {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 42px;
}

.ct-single-post-extras__share-label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background: #245692;
    letter-spacing: 0.03em;
}

.ct-single-post-extras__share-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 50px;
    height: 40px;
    padding: 0 16px;
    color: #fff !important;
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    text-decoration: none !important;
    transition: transform .2s ease, opacity .2s ease;
}

.ct-single-post-extras__share-btn:hover {
    transform: translateY(-2px);
    opacity: 0.92;
}

.ct-single-post-extras__share-btn.is-facebook {
    background: #1E00FF;
    font-family: Arial, sans-serif;
}

.ct-single-post-extras__share-btn.is-zalo {
    background: #0060F7;
    font-size: 18px;
    min-width: 86px;
}

.ct-single-post-extras__title {
    font-size: 30px;
    line-height: 1.06;
    text-transform: uppercase;
    color: #070133;
    margin: 0 0 26px;
}

.ct-single-post-extras__related-slider {
    position: relative;
}

.ct-single-post-extras__card {
    min-width: 0;
}

.ct-single-post-extras__related-slider .owl-stage-outer {
    overflow: hidden;
}

.ct-single-post-extras__related-slider.owl-theme .owl-dots {
    margin-top: 14px;
    text-align: center;
}

.ct-single-post-extras__related-slider.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: #bfc5dd;
    margin: 4px 5px;
}

.ct-single-post-extras__related-slider.owl-theme .owl-dots .owl-dot.active span {
    background: var(--color-01);
}

.ct-single-post-extras__card-link {
    display: block;
    text-decoration: none !important;
}

.ct-single-post-extras__thumb-wrap {
    position: relative;
    overflow: hidden;
    aspect-ratio: 4 / 3;
}

.ct-single-post-extras__thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transform: scale(1);
    transition: transform .32s ease;
}

.ct-single-post-extras__thumb--fallback {
    background: #c5d6f7;
}

.ct-single-post-extras__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 10%, rgba(0, 0, 0, 0.05) 70%);
}

.ct-single-post-extras__meta {
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 14px;
    color: #fff;
}

.ct-single-post-extras__date {
    display: block;
    font-size: 12px;
    margin-bottom: 6px;
    letter-spacing: 0.02em;
}

.ct-single-post-extras__card-title {
    color: #fff;
    font-size: 14px;
    line-height: 1.16;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: bold
}

.ct-single-post-extras__card-link:hover .ct-single-post-extras__thumb {
    transform: scale(1.05);
}

.ct-single-post-extras__thumb-wrap img {
    margin: 0;
}

#ez-toc-container a {
    display: inline-block;
    border-left: 3px solid transparent;
    padding: 2px 6px;
    transition: color .2s ease, background-color .2s ease, border-color .2s ease;
}

#ez-toc-container a:visited {
    color: #444;
}

#ez-toc-container a.is-active,
#ez-toc-container li.active>a {
    color: #2411cd !important;
    font-weight: 700;
    text-decoration: underline !important
}

@media (max-width: 1100px) {
    .ct-single-post-extras__title {
        font-size: 40px;
    }
}

@media (max-width: 680px) {
    .ct-single-post-extras__share {
        flex-wrap: wrap;
        gap: 10px;
    }

    .ct-single-post-extras__share-label,
    .ct-single-post-extras__share-btn {
        height: 48px;
        min-width: 72px;
    }

    .ct-single-post-extras__share-label {
        min-width: 130px;
        font-size: 20px;
    }

    .ct-single-post-extras__share-btn {
        font-size: 28px;
    }

    .ct-single-post-extras__share-btn.is-zalo {
        font-size: 16px;
        min-width: 78px;
    }

    .ct-single-post-extras__title {
        font-size: 30px;
        margin-bottom: 16px;
    }
}

body.ct-lightbox-open {
    overflow: hidden;
}

.ct-image-lightbox-popup {
    position: fixed;
    inset: 0;
    z-index: 999998;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.88);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.24s ease, visibility 0.24s ease;
    padding: 24px;
}

.ct-image-lightbox-popup.is-open {
    opacity: 1;
    visibility: visible;
}

.ct-image-lightbox-popup__inner {
    max-width: min(92vw, 1200px);
    max-height: calc(100vh - 80px);
    border-radius: 10px;
    overflow: hidden;
    transform: translateY(16px) scale(0.98);
    transition: transform 0.24s ease;
}

.ct-image-lightbox-popup.is-open .ct-image-lightbox-popup__inner {
    transform: translateY(0) scale(1);
}

.ct-image-lightbox-popup__image {
    display: block;
    width: auto;
    height: auto;
    max-width: min(92vw, 1200px);
    max-height: calc(100vh - 80px);
    object-fit: contain;
}

.ct-image-lightbox-popup__close {
    position: absolute;
    top: 20px;
    right: 24px;
    width: 50px;
    height: 49px;
    border: 0;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.18);
    color: #fff;
    font-size: 35px;
    line-height: 1;
    cursor: pointer;
    transition: background 0.2s ease;
    margin: 0;
    min-height: auto;
    min-width: auto;
    padding: 0
}

.ct-image-lightbox-popup__close:hover {
    background: rgba(255, 255, 255, 0.32);
}

@media (max-width: 640px) {
    .ct-image-lightbox-popup {
        padding: 14px;
    }

    .ct-image-lightbox-popup__close {
        top: 10px;
        right: 10px;
        width: 38px;
        height: 38px;
    }

    .ct-image-lightbox-popup__inner,
    .ct-image-lightbox-popup__image {
        max-width: 94vw;
        max-height: calc(100vh - 56px);
    }
}

html.ct-preloader-active,
html.ct-preloader-active body {
    overflow: hidden;
}

.ct-page-preloader {
    position: fixed;
    inset: 0;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.55s ease, visibility 0.55s ease;
}

.ct-page-preloader__inner {
    position: relative;
    width: min(38vw, 210px);
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -150px;
}

.ct-page-preloader__ring {
    position: absolute;
    inset: 0;
    border-radius: 999px;
    border: 2px solid rgba(255, 255, 255, 0.28);
    border-top-color: rgba(255, 255, 255, 0.92);
    animation: ct-preloader-spin 1.15s linear infinite;
}

.ct-page-preloader__logo {
    width: 58%;
    height: 58%;
    object-fit: contain;
    position: relative;
    z-index: 2;
    animation: ct-preloader-breathe 1.6s ease-in-out infinite;
    filter: drop-shadow(0 12px 28px rgba(0, 0, 0, 0.35));
}

.ct-page-preloader__glow {
    position: absolute;
    inset: 16%;
    border-radius: 999px;
    background: rgb(1 1 1 / 26%);
    filter: blur(18px);
    animation: ct-preloader-pulse 1.6s ease-in-out infinite;
}

.ct-page-preloader__text {
    position: absolute;
    left: 50%;
    top: calc(50% + 20px);
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    gap: 2px;
    font-size: 56px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
    pointer-events: none;
}

.ct-page-preloader__text span {
    display: inline-block;
    opacity: 0;
    color: #1b42d8;
    -webkit-text-stroke: 1px rgba(210, 230, 255, 0.85);
    text-shadow:
        0 0 8px rgba(90, 155, 255, 0.55),
        0 0 18px rgba(66, 124, 255, 0.35);
    animation: ct-preloader-text-in 0.22s ease-out forwards;
}

.ct-page-preloader__text span:nth-child(6),
.ct-page-preloader__text span:nth-child(7) {
    color: #d53b2f;
    -webkit-text-stroke: 1px rgba(255, 225, 225, 0.9);
    text-shadow:
        0 0 8px rgba(255, 130, 110, 0.6),
        0 0 18px rgba(255, 90, 90, 0.4);
}

.ct-page-preloader.is-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

@keyframes ct-preloader-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes ct-preloader-breathe {

    0%,
    100% {
        transform: scale(0.96);
    }

    50% {
        transform: scale(1.06);
    }
}

@keyframes ct-preloader-pulse {

    0%,
    100% {
        transform: scale(0.88);
        opacity: 0.65;
    }

    50% {
        transform: scale(1.08);
        opacity: 1;
    }
}

@keyframes ct-preloader-text-in {
    from {
        opacity: 0;
        transform: translateY(8px);
        filter: blur(2px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
        filter: blur(0);
    }
}

@media (max-width: 680px) {
    .ct-page-preloader__inner {
        width: min(55vw, 170px);
    }

    .ct-page-preloader__text {
        top: calc(50% + 15px);
        font-size: 38px;
        letter-spacing: 0.5px;
    }
}