﻿.overlay-first {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: hidden;
}


.button-wrapper {
	width: 35%;
	overflow: hidden;
	border-radius: 24px;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 54, 90, 0.9) 100%);
}

.background-menu {
    background: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    box-shadow: none;
}

/* .img-background-menu {
    display: none;
} */

/* Hover hiệu ứng */
.in-content-featured-news:hover .img-in-content-featured-news {
    transform: scale(1.1);
}

.in-content-featured-news:hover .title-featured-news,
.in-content-featured-news:hover .detail-featured-news-right {
    color: #0BA5EC;
}

#video {
    height: 100%;
}

.background-news-type {
    width: max-content;
    padding-top: 12px;
    position: relative;
    padding-right: 16px;
    padding-bottom: 12px;
    padding-left: 16px;
    top: 0px;
    border-radius: 100px;
    z-index: 1;
    background: rgba(224, 242, 254, 1);
    left: 1.3%;
}

.text-news-type {
    font-family: Inter;
    font-weight: 500;
    font-size: 10px;
    line-height: 20%;
    color: rgba(65, 70, 81, 1);
    text-align: center;
}

/*-------------------------------*/

/* Hiệu ứng mượt khi ẩn/hiện */
.title-inhome {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
  pointer-events: none;
  will-change: transform, opacity;
}

.not-scroll-yet {
  opacity: 1;
  transition: opacity 0.6s ease;
  will-change: opacity;
}

.not-scroll-yet.hidden {
  opacity: 0;
  pointer-events: none;
}

.left-inhome-bottom,
.right-inhome-bottom {
  transition: all 0.5s ease-in-out;
  will-change: all;
}

.animated-bg {
  animation: backgroundFade 0.8s forwards;
}

@keyframes backgroundFade {
  from {
    background-color: transparent;
  }
  to {
    background-color: rgba(255, 255, 255, 0.2);
  }
}


/* ======section home====== */
@keyframes invertFadeOut {
    0% {
        filter: invert(1);
    }

    10% {
        filter: invert(0.9);
    }

    20% {
        filter: invert(0.8);
    }

    30% {
        filter: invert(0.7);
    }

    40% {
        filter: invert(0.6);
    }

    50% {
        filter: invert(0.5);
    }

    60% {
        filter: invert(0.4);
    }

    70% {
        filter: invert(0.3);
    }

    80% {
        filter: invert(0.2);
    }

    90% {
        filter: invert(0.1);
    }

    100% {
        filter: invert(0);
    }
}

/* .icon-contact > img {
    filter: invert(1);
} */

@keyframes boxContactFadeOut {
    0% {
        background-color: rgba(255, 255, 255, 1);
        /* Tráº¯ng */
        color: rgba(0, 0, 0, 1);
        /* Äen */
    }

    10% {
        background-color: rgba(255, 255, 255, 0.9);
        color: rgba(25, 25, 25, 0.9);
    }

    20% {
        background-color: rgba(255, 255, 255, 0.8);
        color: rgba(50, 50, 50, 0.8);
    }

    30% {
        background-color: rgba(255, 255, 255, 0.7);
        color: rgba(75, 75, 75, 0.7);
    }

    40% {
        background-color: rgba(255, 255, 255, 0.6);
        color: rgba(100, 100, 100, 0.6);
    }

    50% {
        background-color: rgba(255, 255, 255, 0.5);
        color: rgba(125, 125, 125, 0.5);
    }

    60% {
        background-color: rgba(255, 255, 255, 0.4);
        color: rgba(150, 150, 150, 0.4);
    }

    70% {
        background-color: rgba(255, 255, 255, 0.3);
        color: rgba(175, 175, 175, 0.3);
    }

    80% {
        background-color: rgba(255, 255, 255, 0.2);
        color: rgba(200, 200, 200, 0.2);
    }

    90% {
        background-color: rgba(255, 255, 255, 0.1);
        color: rgba(225, 225, 225, 0.1);
    }

    100% {
        background-color: rgba(255, 255, 255, 0);
        /* Trong suá»‘t */
        color: rgba(255, 255, 255, 1);
        /* Tráº¯ng */
    }
}

.box-home {
    display: flex;
    flex-direction: column;
    gap: 200px;
}

/* ======clas in home===== */
.home {
    padding: 180px 0;
    position: relative;
    width: 100%;
    transition: top 0.8s ease-in-out;
}

.in-home {
    display: flex;
    padding: 0 100px;
    flex-direction: column;
    gap: 48px;
    transition: gap 0.4s ease-in-out;

}

.hidden {
    opacity: 0 !important;
    /* Giáº£m opacity trÆ°á»›c */
    height: 0 !important;
    /* Giáº£m chiá»u cao */
    overflow: hidden;
    /* TrÃ¡nh trÃ n ná»™i dung */
    transition: opacity 0.6s ease-in-out, height 0.6s ease-in-out;
    /* Opacity nhanh hÆ¡n height */
}

.not-scroll-yet {
    display: flex;
    flex-direction: column;
    gap: 32px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 0.8s ease-in-out;
}


.in-home {
    opacity: 0;
    /* áº¨n ban Ä‘áº§u */
    transform: translateY(20px);
    /* Di chuyá»ƒn xuá»‘ng 20px */
    transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
}

.in-home.show {
    opacity: 1;
    /* áº¨n ban Ä‘áº§u */
    transform: translateY(20px);
    /* Di chuyá»ƒn xuá»‘ng 20px */
    transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
}

.title-not-scroll {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.title-not-scroll-top {
    font-family: Inter;
    font-weight: 500;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
}

.title-not-scroll-bottom {
    font-family: Inter;
    font-weight: 600;
    font-size: 48px;
    line-height: 48px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
}

.content-not-scroll {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: -0.02em;
    color: rgba(213, 215, 218, 1);
    width: 51%;

    opacity: 1;
    transition: opacity 0.8s ease-in-out;
}

.content-inhome {
    display: flex;
    flex-direction: column;
    gap: 200px;
    transition: gap 0.8s ease-in-out;
}

.content-inhome-child {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 58px;
}

.title-inhome {
    font-family: Inter;
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: -0.02em;
    text-align: center;
    color: rgba(255, 255, 255, 1);


    display: none;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
}

.content-inhome-top {
    display: flex;
    gap: 32px;
    justify-content: center;
    transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;

}

.list-content-inhome-top {
    width: 33%;
    display: flex;
    border-radius: 24px;
    gap: 18px;
    padding: 8px 18px;
    backdrop-filter: blur(38px);
    color: rgba(255, 255, 255, 1) !important;
    font-family: Inter;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.02em;
    background: linear-gradient(126deg, #00BFFF 20.33%, #018BBA 108.56%), rgba(255, 255, 255, 0.20);
	backdrop-filter: blur(19.280967712402344px);
	-webkit-backdrop-filter: blur(19.280967712402344px);

    align-items: center;
    
    transition: transform 0.3s ease-in-out;
}

.list-content-inhome-top:hover {
	transform: scale(1.05);
	border: 1.5px solid;
}

.content-inhome-center {
    display: flex;
    gap: 8px;
    opacity: 1;
    transition: opacity 0.8s ease-in-out;
    align-items: center;
}

.title-content-inhome-center {
    font-family: Inter;
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: center;
    color: rgba(213, 215, 218, 1);

}

.content-inhome-bottom {
    display: flex;
    gap: 32px;
    width: 100%;
    height: 100%;
}

.left-inhome-bottom,
.right-inhome-bottom {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 48px;
    padding: 24px;
    backdrop-filter: blur(38px);
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.left-inhome-bottom:hover,
.right-inhome-bottom:hover {
    transform: scale(1.02);
    transition: transform 0.01s ease-in-out;
    border: 1px solid white;
    background: linear-gradient(126deg, #00BFFF 20.33%, #018BBA 108.56%), rgba(255, 255, 255, 0.20);
	backdrop-filter: blur(19.280967712402344px);
	-webkit-backdrop-filter: blur(19.280967712402344px);

}

.content-left-inhome-bottom {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding:10px;
}

.left-inhome-bottom {
    display: none;
}

.img-left-inhome-bottom {
    width: 100%;
    border-radius: 15px;
    object-fit: cover;
}

.title-left-inhome-bottom {
    font-family: Inter;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 1);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Giá»›i háº¡n 2 dÃ²ng */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-left-inhome-bottom {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: rgba(213, 215, 218, 1);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Giá»›i háº¡n tá»‘i Ä‘a 2 dÃ²ng */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* ======clas response===== */
.response {
    width: 100%;
    display: flex;
    gap: 32px;
}

.banner-response {
    border-radius: 24px;
    padding: 24px;
    width: 50%;
}

.text-banner-response {
    font-family: Inter;
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    color: rgba(255, 255, 255, 1);
}

.list-response {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.list-response-top {
    width: 100%;
    display: flex;
    gap: 30px;
    border-radius: 24px;
    padding: 24px 48px;
    background: linear-gradient(306deg, #042B4F -0.09%, #05549D 100%), #004680;
	backdrop-filter: blur(18.94685173034668px);
	-webkit-backdrop-filter: blur(18.94685173034668px);
}

.list-response-top-child {
    display: flex;
    flex-direction: column;
    gap: 18px;
    align-items: center;
    width: 33%;
}

.title-content-response-top-child {
    font-family: Inter;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
}

.text-content-response-top-child {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: center;
    color: rgba(213, 215, 218, 1);
}

.img-top-child {
    border-radius: 22px;
    padding: 22.5px;
    border: 1px solid rgba(255, 255, 255, 1);
}

.list-response-bottom {
    display: flex;
    gap: 32px;
    width: 100%;

}

.list-response-bottom-child {
    width: 62%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(126deg, #00BFFF 20.33%, #018BBA 108.56%), rgba(255, 255, 255, 0.20);
	backdrop-filter: blur(19.280967712402344px);
	-webkit-backdrop-filter: blur(19.280967712402344px);
    border-radius: 24px;
    gap: 18px;
    padding: 24px;
    position: relative;
}

.img-response-bottom {
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: 0;
}

.banner-response-bottom-child {
    width: 100%;
    border-radius: 24px;
    padding: 24px;
    /* transform: scaleX(-1); */

    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}

.button-response {
    font-family: Inter;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    background: linear-gradient(125.6deg, #00BFFF 20.33%, #018BBA 108.56%);
    border: 1px rgba(255, 255, 255, 1);
    padding: 12px 32px;
    color: rgba(255, 255, 255, 1);
    border-radius: 18px;
    /* transform: scaleX(-1); */
    cursor: pointer;
}

.button-response:hover {
    transform: scale(1.05);
    transition: transform 0.3s ease-out;
}


.box-email {
    cursor: pointer;
}

.overlay-submit {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    /* MÃ u Ä‘en 40% */
    display: none;
    z-index: 11;
}

/* .background-menu {
    background: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    box-shadow: none;
} */
/* ======background-service-home====== */

.background-service-home {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    background: #F5F5F5;
}

.box-background-service-home {
    background: white;
    width: 100%;
    position: sticky;
    z-index: 1;
    top: 0;
    height: auto;
}

.img-background-service-home {
    width: 100%;
    /* background-attachment: fixed; */
}

/* ===slide home===== */

.box-slide-home {
    position: absolute;
    width: 100%;
    z-index: 2;
    margin-top: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 32px;
}

.title-slide-achievements {
    font-family: Inter;
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    background: linear-gradient(92.63deg, #063591 0%, #0BA5EC 99.78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.slide-home {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 32px;
}


.slider {
    height: auto;
    width: 100%;
}

.active {
    height: auto;
    transition: height 0.5s ease-in-out;
    padding: 0;
    display:block;
}

.text-content-formation-history {
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 18px;
    width: 100%;
}

.text-content-formation-history-text {
    text-align: center;
}

.text-content-formation-history-child {
    font-family: Inter;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: rgba(37, 43, 55, 1);

}


.text-content-formation-history-child {
    display: flex;
    gap: 12px;
}

.box-content-formation-history-bottom {
    gap: 24px;
    padding-top: 32px;
}

.owl-stage {
    display: flex;
    width: 100vw;
    transition: height 0.5s ease-in-out;
}

.item {
    transition: height 0.5s ease-in-out;
}

.active-slide {
    padding: 0 !important;
}

.box-story-button:hover .box-story-button-child {
    color: #00BFFF;
}

.box-scale {
    overflow: hidden;
    transition: transform 0.4s ease;
    height: auto; // kÃ­ch thÆ°á»›c slide
}

.img-content-formation-history {
    object-fit: cover;

    height: 330px;
    opacity: 0.3;


}

.pagination-box-slide-achievements {
    display: flex;
    align-items: center;
    gap: 32px;
    margin-bottom: 80px;
}

.button-pagination-box-slide-achievements {
    border-radius: 18px;
    padding: 12px 24px;
    background: linear-gradient(125.6deg, #00BFFF 20.33%, #018BBA 108.56%);
    width: 445px;
    color: rgba(255, 255, 255, 1) !important;
    text-align: center;
    border: 1.5px solid;
}

.active .img-content-formation-history {
    /* height: 380px; */
    height: 393px; //kÃ­ch thÆ°á»›c slide active
}

.box-next-time-line {
    transition: transform 0.3s ease-in-out;
    cursor:pointer;
}

.box-next-time-line:hover {
    transform: scale(1.1);
}



/* ===slide home===== */

.line-logo-implemented-left-bottom {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.box-scale-index {
    width: 53%;
    height: 400px;
    border-radius: 8px;
    object-fit: cover;
    overflow: hidden;
}

.img-in-content-featured-news {
    border-radius: 8px;
    object-fit: cover;
    width: 100%;
    height: 400px;
    
    transition: transform 0.3s ease-in-out;
}

/* ====box-solution-implemented===== */

.box-solution-implemented {
    width: 100%;
}

.solution-implemented {
    width: 100%;
    height: 100%;
}

.solution-implemented {
    width: 100%;
    display: flex;
    gap: 32px;
}

.solution-implemented-left {
    width: 50%;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 24px;
    padding: 32px;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.bgr-implemented-left {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.implemented-left-top {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.title-implemented-left-top {
    font-family: Inter;
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    background: linear-gradient(92.63deg, #063591 0%, #0BA5EC 99.78%);
    -webkit-background-clip: text;
    /* Chá»‰ láº¥y mÃ u ná»n cho chá»¯ */
    -webkit-text-fill-color: transparent;
    /* LÃ m chá»¯ trong suá»‘t Ä‘á»ƒ hiá»ƒn thá»‹ gradient */
    display: inline-block;
    /* Äá»ƒ gradient Ã¡p dá»¥ng Ä‘Ãºng */
}

.content-implemented-left-top {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: rgba(113, 118, 128, 1);

}

.implemented-left-bottom {
    height: 200px;
    overflow: hidden;
    position: relative;
}

.logo-implemented-left-bottom {
    max-width: 150px;
    height: auto;
    max-height: 100px;
}

.box-logo-implemented-left-bottom {
    width: 150px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.solution-implemented-right {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 32px;
}

.content-efficient-calculation {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.efficient-calculation {
    padding: 32px;
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    gap: 48px;
    height: 70%;
}

.box-img-character-line {
    display: flex;
    align-items: center;
    justify-content: center;

}

.character-line {
    display: flex;
    flex-direction: column;
    gap: 18px;
    width: 33%;
}

.title-efficient-calculation {
    font-family: Inter;
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    color: rgba(255, 255, 255, 1);
}

.text-character-line {
    font-family: Inter;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
}

.button-efficient-calculation {
    border-radius: 24px;
    gap: 24px;
    padding: 24px 32px;
    background: linear-gradient(125.6deg, #00BFFF 20.33%, #018BBA 108.56%);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.button-efficient-calculation-child {
    display: flex;
    gap: 4px;
}

.title-contact {
    font-family: Inter;
    font-weight: 500;
    font-size: 24px;
    line-height: 134%;
    color: rgba(255, 255, 255, 1);
    margin-top: 5px;
}

.img-title-contact {
    width: 87px;
    height: 28px;
    margin-bottom: 10px;
}

.button-contact-now {
    border-radius: 18px;
    padding: 12px 24px;
    font-family: Inter;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    border: 1.5px solid;
    letter-spacing: -0.02em;
    text-align: center;
    background-color: rgba(255, 255, 255, 1);
    color: rgba(11, 165, 236, 1);
    cursor: pointer;
    transition: transform 0.3s ease-out;
}

.button-contact-now:hover,
.button-condition:hover {
    transform: scale(1.05);
    transition: transform 0.3s ease-out;
}


/* ====== */

.brand-affirmation-journey {
    margin-top: 160px;
}

.box-story-home {
    display: flex;
    flex-direction: column;
    gap: 40px;
}


.in-box-story-home-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 12px;
    width: 50%;
}

.in-box-story-home .title-top-left-general-introduction {
    padding: 0px;
    font-family: Inter;
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    color: rgba(255, 255, 255, 1);
    width: 80%;
}

.box-story-button,
.box-story-button-responsive {
    padding: 12px 32px;
    border-radius: 18px;
    border: 1px solid rgba(11, 165, 236, 1);
    cursor: pointer;
    background: linear-gradient(125.6deg, #00BFFF 20.33%, #018BBA 108.56%);
}

.box-story-button-responsive {
    display: none;
}

.box-story-button-child {
    color: rgba(255, 255, 255, 1);
    font-family: Inter;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.36px;
    text-align: center;
}

.in-box-story-home-right {
    width: max-content;
    height: 52px;
    padding-top: 12px;
    padding-right: 24px;
    padding-bottom: 12px;
    padding-left: 24px;
    gap: 16px;
    border-radius: 18px;
    border-width: 1px;
    border: 1px solid #F0F0F0;
}

.text-in-box-story-home-right {
    font-family: Inter;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.box-new {
    height: 530px;
    display: flex;
    width: 100%;
    gap: 32px;
}

.in-box-new {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 25%;

    transition: all 0.1s ease-in-out;
}

.active-new {
    width: 50% !important;

}

.active-new .in-box-img-new {
    height: 400px;
}

.box-img-new {
    width: 100%;
    overflow: hidden;
}

.in-box-img-new {
    position: relative;
    width: 100%;
    height: 200px;
    padding: 15px;
    border-radius: 18px;
}

.title-box-new {
    font-family: Inter;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 1);
}

.box-time-new {
    display: flex;
    gap: 8px;
    align-items: center;
}

.in-box-time-new {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 18.2px;
    color: rgba(213, 215, 218, 1);
}

/* ======perspective======= */

.perspective {
    width: 100%;
    margin-top: 160px;
    margin-bottom: 200px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.in-box-story-home {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.in-box-story-home-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 12px;
}

.content-featured-news {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.detail-featured-news-right {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: rgba(255, 255, 255, 1);
    width: 94px;
}

.in-content-featured-news {
    display: flex;
    gap: 28px;
    width: 100%;
}

.in-content-featured-news>img {
    width: 53%;
    height: 400px;
    border-radius: 8px;
    object-fit: cover;
}

.title-news {
    font-family: Inter;
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    color: rgba(11, 165, 236, 1);
}

.detail-featured-news {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: rgba(11, 165, 236, 1);
}


.featured-news-right {
    width: 46%;
    height: 400px;
    display: flex;
    flex-direction: column;
    padding: 24px 0px;
    justify-content: space-between;
}

.title-featured-news {
    font-family: Inter;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: rgba(255, 255, 255, 1);

}

.box-content-featured-news {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.date-featured-news {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: rgba(213, 215, 218, 1);
}

.child-box-content-featured-news {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.text-featured {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
    color: rgba(213, 215, 218, 1);

}

.box-date {
    display: flex;
    gap: 8px;
    align-items: center;
}

.box-perspective-bottom {
    margin-top: 32px;
    width: 100%;
    display: flex;
    gap: 32px;
}

.perspective-bottom {
    width: 33.3%;
    display: flex;
    flex-direction: column;
    gap: 16px;
    transition: opacity 0.3s ease-in-out;
}

.perspective-bottom:hover .img-perspective {
    transform: scale(1.1);
}

.perspective-bottom:hover .title-perspective-bottom {
    color: #0BA5EC;
}

.img-perspective {
    width: 100%;
    height: 240px;
    border-radius: 18px;
    object-fit: cover;
    transition: transform 0.3s ease-in-out;
}

.box-img-perspective-bottom {
    border-radius: 18px;
    overflow: hidden;
}

.perspective-bottom:hover .img-perspective {
    transition: transform 0.3s ease-in-out;
    transform: scale(1.1);
}

.content-perspective-bottom {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.title-perspective-bottom {
    font-family: Inter;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: rgba(255, 255, 255, 1);
}

.date-perspective-bottom {
    display: flex;
    gap: 8px;
    align-items: center;
}

.date-text {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: rgba(213, 215, 218, 1);
}

.footer {
    background: none;
}

.menu {
    height: auto;
}

@media screen and (max-width: 768px) {
    .in-home {
        padding: 0;
    }

    .title-inhome {
        font-weight: 500;
        font-size: 24px;
        line-height: 130%;
    }

    .not-scroll-yet {
        gap: 18px;
    }

    .title-not-scroll {
        gap: 4px;
        width: 100%;
    }

    .title-not-scroll-top {
        font-weight: 500;
        font-size: 18px;
        line-height: 28px;
        text-align: left;
        width:100%;
    }

    .title-not-scroll-bottom {
        font-weight: 600;
        font-size: 28px;
        line-height: 38px;
        text-align: left;
        width: 100%;
    }

    .content-not-scroll {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        width: 100%;
    }

    .content-inhome-top {
        flex-wrap: wrap;
        gap: 8px;
    }

    .content-inhome-top .list-content-inhome-top:nth-child(1),
    .content-inhome-top .list-content-inhome-top:nth-child(2) {
        flex: 0 0 48.5%;
    }

    /* Div con thá»© 3 chiáº¿m 100% (xuá»‘ng dÃ²ng má»›i do wrap) */
    .content-inhome-top .list-content-inhome-top:nth-child(3) {
        flex: 0 0 100%;
    }

    .list-content-inhome-top {
        font-size: 14px;
        line-height: 20px;
        border-radius: 18px;
    }

    .title-content-inhome-center {
        font-size: 12px;
        line-height: 7.43px;
    }

    .content-inhome {
        gap: 150px;
    }

    .content-inhome-child {
        gap: 18px;
    }

    .left-inhome-bottom,
    .right-inhome-bottom {
        padding: 8px;
        border-radius: 18px;
    }
    
    .line-logo-implemented-left-bottom {
		grid-template-columns: repeat(2, 2fr);
	}

    .content-inhome-bottom {
        flex-direction: column;
        gap: 24px;
    }

    .title-left-inhome-bottom {
        font-size: 16px;
        line-height: 24px;
    }

    .content-left-inhome-bottom {
        gap: 8px;
    }

    .box-home {
        gap: 100px;
    }

    .response {
        flex-direction: column;
    }

    .banner-response {
        width: 100%;
        height: 343px;
        border-radius: 18px;
        padding: 18px;
    }

    .text-banner-response {
        font-size: 24px;
        line-height: 130%;
    }

    .list-response {
        gap: 18px;
    }

    .list-response-top {
        flex-direction: column;
        border-radius: 18px;
        padding: 18px;
        gap: 12px;
    }

    .list-response-top-child {
        width: 100%;
        flex-direction: row;
    }

    .img-top-child {
        width: 60px;
        height: 60px;
        padding: 10px;
        border-radius: 12px;
    }

    .title-content-response-top-child {
        font-size: 16px;
        line-height: 24px;
        text-align: left;
    }

    .text-content-response-top-child {
        font-size: 14px;
        line-height: 20px;
        text-align: left;
    }

    .list-response-bottom {
        flex-direction: column;
        gap: 18px;
    }
    
    .text-content-formation-history-child {
		
		display: flex;
	    gap:12px;
	    align-items: center;
	    flex-direction: column;
	    text-align: center;
	}

    .list-response-bottom-child {
        width: 100%;
        flex-direction: row;
        padding: 18px;

    }

    .img-response-bottom {
        display: none;
    }

    .banner-response-bottom-child {
        visibility: hidden;
        padding: 0;
        width: 100%;
    }

    .button-response {
        visibility: visible;
    }

    .home {
        padding: 110px 0;
    }

    .box-background-service-home {
        height: 100%;
    }

    .img-background-service-home {
        height: 100%;
        object-fit: cover;
    }

    .slide-home {
        margin-bottom: 100px;
    }

    .solution-implemented {
        flex-direction: column;
        gap: 18px;
    }

    .solution-implemented-left {
        width: 100%;
        border-radius: 18px;
        padding: 18px;
        gap: 12px;
    }

    .title-implemented-left-top {
        font-size: 24px;
        line-height: 130%;
    }

    .implemented-left-top {
        gap: 12px;
    }

    .content-implemented-left-top {
        font-size: 14px;
        line-height: 20px;
    }

    .solution-implemented-right {
        width: 100%;
        gap: 18px;
    }

    .efficient-calculation {
        padding: 18px;
        border-radius: 18px;
        gap: 18px;
    }

    .title-efficient-calculation {
        font-size: 24px;
        line-height: 130%;
    }

    .content-efficient-calculation {
        flex-direction: column;
    }

    .character-line {
        gap: 8px;
        flex-direction: row;
        width: 100%;
        align-items: center;
    }

    .img-character-line {
        width: 38px;
        height: 38px;
    }

    .text-character-line {
        font-size: 14px;
        line-height: 20px;
    }

    .button-efficient-calculation {
        padding: 18px;
        border-radius: 18px;
        gap: 0;
    }

    .title-contact {
        font-size: 18px;
        line-height: 28px;
    }

    .img-title-contact {
        width: 60px;
        height: 20px;
        margin-bottom: 7px;
    }

    .button-efficient-calculation-child {
        width: 50%;
    }

    .button-contact-now {
        font-size: 14px;
        line-height: 20px;
    }


    .brand-affirmation-journey {
        margin-top: 100px;
    }

    .box-story-home {
        gap: 24px;
    }

    .box-story-button {
        display: none;
    }

    .in-box-story-home-left {
        width: 100%;
    }

    .in-box-story-home .title-top-left-general-introduction {
        width: 100%;
        font-family: Inter;
        font-weight: 500;
        font-size: 24px;
        line-height: 130%;
    }

    .box-new {
        flex-direction: column;
        height: auto;
    }

    .in-box-new {
        width: 100%;
    }

    .active-new {
        width: 100% !important;
    }

    .active-new .in-box-img-new {
        height: 230px;
    }

    .in-box-img-new {
        height: 230px;
    }

    .in-box-new {
        gap: 0;
    }

    .title-box-new {
        margin-top: 16px;
        font-size: 18px;
        line-height: 28px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .box-time-new {
        margin-top: 4px;
    }

    .img-box-time-new {
        width: 16px;
        height: 16px;
    }

    .in-box-time-new {
        font-size: 12px;
        line-height: 18px;
    }

    .box-story-button-responsive {
        display: block;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .box-story-button-child {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
    }

    .in-content-featured-news {
        flex-direction: column;
        gap: 18px;
    }

    .content-featured-news {
        gap: 24px;
    }

    .in-content-featured-news>img {
        width: 100%;
        height: 230px;
    }

    .featured-news-right {
        width: 100%;
        height: auto;
        padding: 0;
    }

    .title-featured-news {
        font-size: 18px;
        line-height: 28px;
        display: -webkit-box;
        /* Cáº§n Ä‘á»ƒ hoáº¡t Ä‘á»™ng cá»§a -webkit-line-clamp */
        -webkit-line-clamp: 2;
        /* Giá»›i háº¡n tá»‘i Ä‘a 2 dÃ²ng */
        -webkit-box-orient: vertical;
        /* Xáº¿p cÃ¡c dÃ²ng theo chiá»u dá»c */
        overflow: hidden;
        /* áº¨n pháº§n vÆ°á»£t quÃ¡ */
        text-overflow: ellipsis;
    }

    .box-content-featured-news {
        gap: 4px;
    }

    .text-featured {
        font-size: 14px;
        display: -webkit-box;
        /* Cáº§n Ä‘á»ƒ hoáº¡t Ä‘á»™ng cá»§a -webkit-line-clamp */
        -webkit-line-clamp: 2;
        /* Giá»›i háº¡n tá»‘i Ä‘a 2 dÃ²ng */
        -webkit-box-orient: vertical;
        /* Xáº¿p cÃ¡c dÃ²ng theo chiá»u dá»c */
        overflow: hidden;
        /* áº¨n pháº§n vÆ°á»£t quÃ¡ */
        text-overflow: ellipsis;
    }

    .detail-featured-news-right {
        padding: 12px 0px;
    }

    .featured-news-right {
        gap: 16px;
    }

    .box-perspective-bottom {
        flex-direction: column;
    }

    .box-img-perspective-bottom {
        width: 48.5%;
    }

    .perspective-bottom {
        width: 100%;
        flex-direction: row;
        gap: 8px;

        align-items: center;
        justify-content: center;
    }

    .img-perspective {
        height: 115px;
    }

    .title-perspective-bottom {
        width: 100%;
        font-size: 14px;
        line-height: 20px;
        display: -webkit-box;
        /* Cáº§n Ä‘á»ƒ hoáº¡t Ä‘á»™ng cá»§a -webkit-line-clamp */
        -webkit-line-clamp: 3;
        /* Giá»›i háº¡n tá»‘i Ä‘a 2 dÃ²ng */
        -webkit-box-orient: vertical;
        /* Xáº¿p cÃ¡c dÃ²ng theo chiá»u dá»c */
        overflow: hidden;
        /* áº¨n pháº§n vÆ°á»£t quÃ¡ */
        text-overflow: ellipsis;
    }

    .content-perspective-bottom {
        width: 48.5%;
        gap: 8px;
    }

    .perspective {
        margin: 120px 0;
    }


    .implemented-left-bottom {
        height: 300px;
    }

    .box-logo-implemented-left-bottom {
        justify-content: left;
        height:60px;
    }



    /* ======slide=== */

    .pagination-box-slide-achievements {
        padding: 0 16px;
        width: 100%;
        gap: 18px;
    }

    .button-pagination-box-slide-achievements {
        width: 100%;
    }

    .slide-home {
        margin-bottom: 0;
    }

    .active .img-content-formation-history {
        height: 175px;
    }

    .img-content-formation-history {
        height: 175px;
        border-radius: 18px;
    }

    .box-content-formation-history-bottom {
        padding: 0;
    }

    .box-slide-home {
        margin-top: 60px;
    }

    .slider .owl-item {
        margin-right: 12px !important;
    }

    .pagination-box-slide-achievements {
        margin-bottom: 80px;
    }

    .left-inhome-bottom:hover, .right-inhome-bottom:hover {
        transform: none;
    }

    .background-news-type {
        left: 0;
        padding: 8px 12px;
    }
    
        .button-wrapper,.box-scale-index {
        width: 100%;
    }

    .box-scale-index {
        height: 216px;
    }

    .img-in-content-featured-news {
        height: auto;
    }
	
	.overlay {
		display:none;
	}
	
	#video {
    	position: fixed;
	}
	
	#s4-workspace {
		background: linear-gradient(360deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 54, 90, 0.9) 100%);
	}
}