﻿:root {
    --font1: "Nunito", serif;
    --color1: #A9292E;
    --color2: #181818;
    --color3: #ffffff;
}

@font-face {
    font-family: 'SVN-Dancing Script';
    src: url('/public/templates/user/default/css/fonts/SVN-DancingScript.eot');
    src: url('/public/templates/user/default/css/fonts/SVN-DancingScript.eot?#iefix') format('embedded-opentype'), url('/public/templates/user/default/css/fonts/SVN-DancingScript.woff2') format('woff2'), url('/public/templates/user/default/css/fonts/SVN-DancingScript.woff') format('woff'), url('/public/templates/user/default/css/fonts/SVN-DancingScript.ttf') format('truetype'), url('/public/templates/user/default/css/fonts/SVN-DancingScript.svg#SVN-DancingScript') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: var(--font1);
    font-size: 16px;
    font-weight: 400;
    color: #212529;
    line-height: 1.6;

}

a {
    color: var(--color1);
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: var(--color2);
}

.navbar-nav {
    flex-direction: row;
}

.navbar-nav .dropdown-menu {
    position: static;
    min-width: 300px;
    border-radius: 0;
    top: 25px;
}

.widget_nav_menu {
    margin-bottom: 10px;
}

.widget-title {
    padding: 9px 5px 9px 11px;
    background: var(--color1);
    display: block;
    clear: both;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
}

.widget-menu {
    border: 1px solid #ddd;
    background: #F9F5F5;
    margin: 0;
    list-style: disc;
    padding: 0;
}

.widget-menu li {

    padding: 5px 12px 5px 12px;
    list-style: none;
    text-align: left;
    margin: 0;

}

.widget-menu li a {
    font-size: 16px;
    padding-left: 10px;
    display: inline-block;
    padding: 6px 0;
    -webkit-box-flex: 1;

}

.title-home {
    background: var(--color1);
    padding: 8px 15px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}

.services-item {}

.services-item .title {
    font-weight: 700;
    color: var(--color1);
    line-height: 1.2;
    font-size: 18px;
    margin-bottom: 8px;
}

.services-item .title.wrap {
    font-weight: 700;
    color: var(--color1);
    line-height: 1.2;
    font-size: 16px;
    height: 38px;
    overflow: hidden;
    white-space: normal;
    margin-bottom: 8px;
}

.services-item .des {
    text-align: justify;
    font-size: 16px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 15px;
}

.services-list-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px;
}

.services-list-item .image {
    width: 60px;
    height: 60px;
    margin-right: 15px;
}

.services-list-item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.services-list-item .title {
    font-weight: 700;
}

footer {
    background-color: #181818;
    color: #fff;

    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

footer a {
    color: #fff;
}

footer p {
    margin-bottom: 5px;
}

.section-title {
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    font-weight: 700;

}

.section-title b {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: currentColor;
}

.section-title span {
    margin: 0 15px;
    text-transform: uppercase;
    text-align: center;
    font-size: 25px;
    color: var(--color1);
}

.news-item {
    margin-bottom: 29px;
    display: block;
}

.news-item .card-title {
    font-size: 16px;
    color: var(--color1);
    font-weight: 700;
    height: 45px;
    overflow: hidden;
    text-transform: unset;
}

.news-item .card-text {
    height: 55px;
    overflow: hidden;
}

.logo-top {
    height: 65px;
}

nav a {
    font-weight: 700;
    color: #fff;
    font-size: 14px;
}

.cat_title {
    font-weight: 900;
    color: #575757;
    text-transform: uppercase;
}

.cat_title a {
    font-weight: 900;
    color: #575757;
    text-transform: uppercase;
}

.title_detail {
    font-weight: 900;
    text-transform: uppercase;
    color: var(--color1);
    font-size: 20px;
    padding: 8px 0;
}

.is-divider {
    height: 3px;
    display: block;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 1em 0 1em;
    width: 100%;
    max-width: 30px;
}

.post_date_detail {
    font-size: 12px;
    font-style: italic;
}

.content-post h1 {
    margin-top: 0;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 700;
}

.content-post h2 {
    margin-top: 0;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 700;
}

.content-post h3 {
    margin-top: 0;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 19px;
    font-weight: 700;
}

.content-post h4 {
    margin-top: 0;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 700;
}

.content-post h5 {
    margin-top: 0;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 700;
}

.content-post p {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.5;
}

.link-footer {
    margin: 0;
    padding: 0;
}

.link-footer li {
    list-style: none;
    margin-bottom: .3em;
    text-align: left;
    padding: 4px 4px 0;
}

.link-footer a {
    margin: 0;
    padding: 0;
}

.footer-title {
    font-weight: 700;
    color: var(--color1);
    font-size: 18px;
}

.toc-container li::marker {
    /*content: counters(list-item,'.') '.'*/
}

.toc-container {
    margin: 15px 0;
    border: 2px solid #ddd;
    overflow: hidden;
    padding: 10px;
    background: #f5f5f5;
}

.toc-container .toc-header {
    position: relative;
}

.toc-container .toc-header p {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
}

.toc-container .toc-header .toc-show {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 0px;
    font-style: normal;
}

.toc-container ol {
    margin-left: 0;
    color: #333;
    background: #f5f5f5;
    list-style: none;
    padding-left: 18px;
    z-index: 0;
    position: relative;
    padding-top: 10px;
}

.toc-container ol li {
    counter-increment: List !important;
    margin-bottom: 7px;
    padding-left: 0;
    list-style: none;
}

.toc-container ol li ol {
    padding-top: 6px;
}

.toc-container svg {
    vertical-align: sub;
}

.toc-container ol li a {
    display: block;
    padding: 0;
    z-index: 10;
    overflow: hidden;
    position: relative;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    color: var(--color1);
    line-height: 1.4;
    font-weight: 600;
}

.toc-container ol li ol li a {
    font-weight: 400;
}

.toc-container ol a.active {
    color: var(--color2);
    text-decoration: none;
}

.toc-container ol li a:hover {
    color: var(--color2);
    text-decoration: none;
}

.toc-container ol li a:active {
    color: var(--color2);
    text-decoration: none;
}

.toc-container ol li a:forcus {
    color: var(--color2);
    text-decoration: none;
}


.title_seo {
    display: none;
}

.card-body {
    padding: 10px 8px;
}


/* thanh chat lá»›n */
/* Chatbox styling */
.chatbox {
    width: 300px;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 102, 255, 0.5);
    font-family: Arial, sans-serif;
    position: fixed;
    bottom: 160px;
    right: 72px;
    background-color: white;
    z-index: 1000;
    animation: haloEffect 2s infinite ease-in-out;
}

/* Táº¡o hiá»‡u á»©ng hÃ o quang */
@keyframes haloEffect {

    0%,
    50% {
        box-shadow: 0 0 20px rgba(0, 102, 255, 1), 0 0 20px rgba(0, 102, 255, 0.6);
    }

    50% {
        box-shadow: 0 0 20px rgba(0, 102, 255, 1), 0 0 20px rgba(0, 102, 255, 0.9);
    }
}

/* Header of the chatbox */
.chatbox-header {
    display: flex;
    align-items: center;
    padding: 5px;
    background-color: #f1f1f1;
    border-bottom: 1px solid #ddd;
    border-radius: 8px 8px 0 0;
}

/* Logo hÃ¬nh chá»¯ nháº­t */
.chatbox-header img {
    width: 50px;
    height: 30px;
    margin-right: 10px;
    object-fit: contain;
}

/* Font chá»¯ tiÃªu Ä‘á» */
.chatbox-header .chat-title {
    font-size: 15px;
    margin: 0;
    font-weight: bold;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.chatbox-header p {
    background: none;
    border: none;
    font-size: 18px;
    margin-left: auto;
    cursor: pointer;
}

/* Body of the chatbox */
.chatbox-body {
    padding: 8px;
    font-size: 14px;
    color: #333;
}

/* Footer of the chatbox */
.chatbox-footer {
    text-align: center;
    padding: 2px;
    border-top: 1px solid #ddd;
    border-radius: 0 0 8px 8px;
}

.chatbox-footer p {
    background-color: var(--color1);
    color: white;
    padding: 3px 16px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin: 0;
}

.chatbox-footer p:hover {
    background-color: #71cae6;
}

.chatbox-container {
    position: relative;
}

/* Äá»‹nh vá»‹ chatbox á»Ÿ gÃ³c pháº£i dÆ°á»›i cÃ¹ng */
.chatbox-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    transform: scale(0);
    animation: scaleUp 0.5s forwards;
}

/* Animation cho hiá»‡u á»©ng phÃ³ng to */
@keyframes scaleUp {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

.top-bars {
    display: none;
}

#aztax-support {
    display: none;
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: var(--color1);
    --bs-btn-border-color: var(--color1);
    --bs-btn-hover-color: #fff;
}

.content-post {
    font-size: 17px;
}


@media (max-width: 768px) {
    .chatbox-container {
        bottom: -135px;
        right: 20px;

    }

    .top-bars {
        display: flex;
        padding: 5px 9px;
        border: 1px solid #ddd;
        background-color: transparent;
        font-size: 20px;
        position: absolute;
        left: 0;
        bottom: 13px;
        color: #fff;
    }
}


@media (max-width: 1400px) {
    nav a {
        font-size: 12px;
    }
}


.top-header-page .item_right {
    position: relative;
    gap: 15px;
    padding: 5px 5px 5px 35px;
    background-color: #eee;
    display: flex;
    align-items: center;
    justify-content: right;
    margin-bottom: 6px;
}


.top-header-page .item_right::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0;
    border-top: 44px solid #eee;
    border-right: 11px solid #eee;
    border-left: 20px solid #fff;
    border-bottom: 0px solid;
}

.top-header-page .item_right a {
    font-weight: bold;
    transition: all .3s ease;
    position: relative;
    top: 0;
    line-height: 1;
    font-size: 14px;
}

.top-header-page .language {
    display: flex;
    /* float: right; */
    align-items: center;
    margin: 0 0 0 4px;
}

.top-header-page .language ul {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
}

.top-header-page .language li {
    height: 20px;
    padding: 2px;
}

.top-header-page {
    padding-bottom: 5px;
}

.top-header-page .top-left {
    padding-top: 5px;
}

.top-header-page .language li img {
    height: 15px;
    /* margin-top: 12px; */
    border: 1px solid #fff;
    width: 20px;
    object-fit: cover;
}

.inner-top-header-page {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.top-header-page a {}

.info-c {
    margin-top: 5px;
    float: left;
}

.info-c li:first-child {
    padding-left: 0;
    border-left: 0;
}

.pull-right {
    float: right !important;
}

.info-c li {
    float: left;
    padding: 0 20px;
    border-left: 1px solid #fff;
    line-height: 25px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-bottom: 10px;
}

.section-about {
    background-color: #F9F9F9;
}

.section-about p {
    margin-bottom: 0;
}

.flickity-page-dots {
    bottom: 0;
}


.page-home__heading {
    text-align: center;
}

.page-home__heading .title {
    display: inline-block;
    font-size: 26px;
    font-weight: 800;
    line-height: 34px;
    margin: 0 20px;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase;
    color: var(--color1)
}

.page-home__heading p {
    text-transform: uppercase;
}

@media (max-width:575px) {
    .page-home__heading .title {
        margin: 0;
        padding: 0;
    }

    .page-home__heading .title:after,
    .page-home__heading .title:before {
        display: none;
    }
}

.activities {
    background-color: #fff;
    margin-top: 30px;
    padding-bottom: 50px;
    padding-top: 30px;
}

.activities-list {
    margin-top: 20px;
}

.activities-list__icon {
    border: 2px solid #A9292E;
    border-radius: 50%;
    height: 100px;
    line-height: 100px;
    margin: 0 auto;
    text-align: center;
    width: 100px;
    padding: 20px 0;
}

.activities-list__icon img {
    margin: auto;
}

.activities-list .card2 {
    padding-top: 30px;
    text-align: center;
}

.activities-list .card-title {
    border-bottom: 1px solid #A9292E;
    margin-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #A9292E;
}

.activities-item {
    text-align: start;
}

.activities-item li {
    padding-bottom: 8px;
    padding-left: 20px;
    padding-top: 8px;
    position: relative;
    line-height: 1.2 !important;
}

.activities-item li:first-child {
    margin-top: 10px;
}

.activities-item li:before {
    background: #A9292E;
    border-radius: 50%;
    content: "";
    height: 10px;
    left: 0;
    margin-right: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
}

.activities-item li a {
    font-size: 14px;
    text-transform: capitalize;
}

.activities-item li a:hover {
    color: #222;
}

.activities-item {
    text-align: start;
    list-style: none;
    padding: 0;
}

.blog {
    padding-bottom: 50px;
    position: relative;
}

.blog .shape-divider {
    left: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    top: -1px;
    transform: rotate(180deg);
    width: 100%;
}

.blog .shape-divider svg {
    height: 150px;
    width: 100%;
}

.blog .shape-divider .ux-shape-fill {
    fill: #181818;
}

.blog-content {
    padding-top: 70px;
}

@media (max-width:767px) {
    .blog-content {
        gap: 50px 0;
    }
}

.section-action {
    background-image: url(/public/userfiles/bg/bg5.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

.tieu-de {
    max-width: 100% !important;
}

.tieu-de {
    margin: 0 auto;
    position: relative;
    max-width: 350px;
    margin-bottom: 40px;
}

.tieu-de:before,
.tieu-de:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    border: 2px solid #FF9900;
    z-index: 2;
}

.tieu-de:before {
    left: -25px;
    top: -15px;
    border-width: 2px 0 0 2px;
}

.tieu-de:after {
    right: 0;
    border-width: 0 2px 2px 0;
    bottom: -15px;
}

.tieu-de h2 {
    margin-bottom: 2px;
    line-height: 1.3;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 800;
}

.section-why {
    background-image: url(/public/userfiles/bg/bg4.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    height: 480px
}

.des-why {}

.title-why {
    line-height: 1.3;
    font-size: 30px;
    font-weight: 800;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.section-why .title-why:after {
    background: #fff;
}

.section-why .title-why:after {
    position: absolute;
    content: "";
    bottom: 0;
    height: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    width: 80px;
    border-radius: 15px;
}

.section-why2 {
    margin-top: -230px;
}

.why-row {
    background: #fff;
    border-radius: 20px;
    padding: 50px 35px 25px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}

.why-item {
    padding: 20px 20px 20px 20px;
    border-color: var(--color1);
    border-radius: 10px;
    border-width: 2px 2px 2px 2px;
    border: 2px solid var(--color1);
    text-align: center;
    margin-bottom: 30px;
}

.why-item .icon {}

.why-item .icon img {
    width: 70px;
    height: auto;
}

.why-item .icon i {
    font-size: 50px;
    margin-bottom: 15px;
    color: var(--color1);
}

.why-item .des {}

.why-item .title {
    font-weight: 800;
}

.why-item .divider {
    max-width: 70px;
    background-color: rgb(136, 136, 136);
    margin-top: 2px !important;
    display: block;
    height: 3px;
    width: 100%;
    margin: 10px auto;
}

.title-home2 {
    line-height: 1.3;
    font-size: 30px;
    font-weight: 800;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 26px;
    color: var(--color1);
}


.title-home2:after {
    position: absolute;
    content: "";
    bottom: 0;
    height: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: var(--color1);
    width: 80px;
    border-radius: 15px;
}

.cmt-item {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .22);
    padding: 20px 20px 0px 20px;
    border-radius: 10px;
    margin-bottom: 25px;
}

.cmt-item:hover {
    padding: 20px 20px 0px 20px;
    border-radius: 10px;
    transform: translateY(-6px);
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, .2);
    transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s;
}

.cmt-item .star i {
    color: #f9b442;
}

.cmt-item img {
    width: 80px;
    border-radius: 50%;
}

.cmt-item .title {
    font-weight: 700;
}

.cmt-item .work {
    font-size: 14px;
}

.cmt-item .des {
    height: 120px;
    overflow: hidden;
}

.cmt-item .des p {}

.section-contact {
    background-image: url(/public/userfiles/bg/bg8.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 80px 0;
}

.section-contact .btn {
    font-weight: 800;
    text-transform: uppercase;
    background-color: transparent;
    border: 3px solid #fff;
}

.section-contact-form {
    background-image: url(/public/userfiles/bg/bg7.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 20px 0;
}

.section-contact-form .box {
    background-color: rgb(255 255 255 / 86%);
    padding: 60px;
    border-radius: 20px;
}

.section-contact-form .form-floating>label {
    color: #000;
}

.pagination {
    justify-content: center;
    margin-top: 30px;
}

.breadcrumb {
    padding: 0;
    margin: 0;
}

.page-header {
    background-color: #f8f8f8;
    padding: 10px 0;
}

.w-100 {
    width: 100%;
    height: auto;
}

img,
svg {
    display: block;
}

.lazy {
    background-color: #eff1f3;
}

img.lazy.loaded {
    max-width: 100%;
    height: auto;
}

.w100 {
    width: 100%;
}

.bg-menu {
    background-color: #A9292E;
}

.hotline_kh {
    z-index: 1;
    right: 60px;
    line-height: 39px;
    border-radius: 21px;
    border: solid 1px #d4d4d4;
    background: url(https://vtic-vietnam.com/frontend/images/bi.png) no-repeat 10px center;
    padding-left: 44px;
    padding-right: 10px;
    background-size: auto 26px;
    color: #333;
    width: auto;
    margin-top: 5px;
}

.hotline_kh a {
    margin: 0;
    color: red;
    font-weight: 800;
    animation: colorChange 2s ease-in-out infinite;
}

.top-left {
    flex-grow: 1;
}

.top-mid {
    display: flex;
    align-items: center;
    flex-grow: 2;
}

.top-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    flex-grow: 1;
}

.blinking-text {
    animation: colorChange 1s infinite;
}

@keyframes colorChange {
    0% {
        color: #A9292E;
    }

    50% {
        color: #181818;
    }

    100% {
        color: #A9292E;
    }
}


.search_kh {
    display: inline-block;
    width: 100%;
}

.search_kh input {
    border: 0;
    line-height: 32px;
    padding: 3px 15px;
    width: calc(100% - 46px);
    font-size: 14px;
    float: left;
    background: #fff;
    color: #333;
}

.search_kh .box_search_kh {
    border: solid 1px #d4d4d4;
    border-radius: 50px;
    overflow: hidden;
}

.search_kh button {
    float: left;
    line-height: 32px;
    padding: 3px 15px;
    border: 0;
    width: 46px;
    background-color: transparent;
}

.search_kh button i {
    color: #333;
    line-height: 32px;
}


.text-split2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.name-tc {
    color: #A9292E;
    font-family: Arial;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin: 5px 0px;
}

.desc-tc {
    color: #333;
    font-family: Arial;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.img-tc {
    text-align: center;
}

.tc-box {
    text-align: center;
}

.gt-text {
    width: 100%;
}

.gt1 {
    margin-bottom: -10px;
    text-transform: uppercase;
    color: #A9292E;
    font-family: Arial;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.gt2 {
    color: #333;
    font-family: "SVN-Dancing Script";
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.gt3 {
    margin: 20px 0px 30px;
    text-align: justify;
}

.gt4 {
    color: #F60;
    font-family: Arial;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.gt-text1 {
    background: url(https://betongtuoitoancau.com/assets/images/gt.webp)left center no-repeat;
    padding-left: 50px;
    padding-top: 32px;
    padding-bottom: 20px;
}

.padding-top-bottom {
    padding: 60px 0px;
}

.fact {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fact .image {
    margin-bottom: 10px
}

.fact .number {
    margin-bottom: 10px;
    font-weight: 800;
    color: var(--color1);
    font-size: 23px;
    line-height: 1;
}

.fact .title {
    line-height: 1.3;

}

.cat-home {
    background: #ebebeb;
    padding: 10px 5px;
    border-radius: 5px 5px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-height: 150px;
    text-align: center;
    cursor: pointer;

}

.cat-home:hover {
    background: var(--color1);
    color: #fff;
}

.cat-home:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.count-product {
    display: block;
    background-color: var(--color1);
    color: #fff;
    text-align: center;
    padding: 3px;
}





.active-cat {
    background: var(--color1);
    color: #fff;
}

.active-cat img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.product-list-home {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    margin-top: 30px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    background: #fff;
    padding: 20px;
    display: none;
}

.active-product {
    display: block;
}

.product-item {
    border: 1px solid #ddd;
    display: block;
    border-radius: 5px;
    box-shadow: 2px 3px 7px 2px #eee;
}

.product-item .img {
    overflow: hidden;
    border-radius: 5px;

}

.product-item .name {
    line-height: 1.3;
    padding: 10px 5px;

    transition: all .3s ease;
    text-transform: uppercase;
    height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}

.product-item:hover .name {
    background-color: var(--color1);
    color: #fff;
    transition: all .3s ease;
}

.btn-outline-primary {
    --bs-btn-color: var(--color1);
    --bs-btn-border-color: var(--color1);
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: var(--color1);
    --bs-btn-hover-border-color: var(--color1);
    --bs-btn-focus-shadow-rgb: 13, 110, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: var(--color1);
    --bs-btn-active-border-color: var(--color1);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: var(--color1);
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: var(--color1);
    --bs-gradient: none;
}



h3 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

.text-split {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
}

.scale-img img,
.scale-img:hover>img {
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}

.scale-img {
    overflow: hidden;
    display: block;
}

.scale-img img {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.scale-img:hover>img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.item-newsnb {
    border-radius: 20px;
    border: 1px dashed #FFF;
    padding: 10px;
    background-color: #181818cf;
}

.pic-newsnb {
    border-radius: 20px;
    overflow: hidden;
}

.item-newsnb a.name-newsnb {
    color: #000;
    font-size: 14px;
    margin: 15px 0 10px 0;
    line-height: normal;
    color: #FFF;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    height: 45px;
    overflow: hidden;
}

.item-newsnb a.name-newsnb.text-split {
    -webkit-line-clamp: 2;
}

.item-newsnb a.name-newsnb:hover {
    color: var(--color-dark-red);
}

.item-newsnb .desc-newsnb {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    -webkit-line-clamp: 3;
    height: 59px;
    line-height: 1.3;
    overflow: hidden;
}

p,
h3 {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
}

.hieuung {
    position: relative;
    overflow: hidden;
}

.hieuung::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -75%;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
}

.hieuung:hover::after {
    animation: 1s ease 0s normal none 1 running fixedAnim;
    animation: 1s ease 0s normal none 1 running fixedAnim;
    -webkit-animation: 1s ease 0s normal none 1 running fixedAnim;
    -moz-animation: 1s ease 0s normal none 1 running fixedAnim;
}

.xct {
    display: inline-flex;
    padding: 8px 25px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 60px;
    border: 1px solid #FFF;
    color: white;
    margin: 0px 0px 10px;
}

.xct:hover {
    background: var(--color1);
    border: 1px solid transparent;
    color: white;
}


.slo {
    text-align: center;
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: url(/public/userfiles/icon/gach.webp) bottom center no-repeat;
    padding-bottom: 25px;
    margin-bottom: 30px;
    margin-top: -20px;
}

.white.slo {
    color: white;
    filter: brightness(0) saturate(100%) invert(95%) sepia(95%) saturate(0%) hue-rotate(179deg) brightness(104%) contrast(108%);
}


.news-item:hover {
    -webkit-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .1);
}

.breadcrumb a {
    color: #676767;
}





@media all {
    .sidebar {
        margin-bottom: 15px;
    }

    .sidebar .menu-item img._mi {
        display: inline-block;
        vertical-align: middle;
    }

    .sidebar .menu-item img._before {
        margin-right: .5em;
    }

    .sidebar .menu-item ._svg {
        width: 1em;
    }
}

@media all {
    .sidebar img {
        max-width: 100%;
        height: auto;
        display: inline-block;
        vertical-align: middle;
    }

    .sidebar p:empty {
        display: none;
    }

    .sidebar a,
    button {
        -ms-touch-action: manipulation;
        touch-action: manipulation;
    }

    .sidebar ins {
        text-decoration: none;
    }

    .sidebar iframe {
        max-width: 100%;
    }

    .sidebar .col {
        position: relative;
        margin: 0;
        padding: 0 15px 30px;
        width: 100%;
    }

    .sidebar .col-inner {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        background-color: #f5f5f4;
    }

    @media screen and (min-width: 850px) {
        .sidebar .col:first-child .col-inner {
            margin-left: auto;
            margin-right: 0;
        }
    }

    @media screen and (max-width: 849px) {
        .sidebar .col {
            padding-bottom: 30px;
        }
    }

    .sidebar .small-12 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    @media screen and (min-width: 550px) {
        .sidebar .medium-3 {
            max-width: 25%;
            -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
        }
    }

    @media screen and (min-width: 850px) {
        .sidebar .large-3 {
            max-width: 25%;
            -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
        }
    }

    .sidebar .row-small>.col {
        padding: 0 9.8px 19.6px;
        margin-bottom: 0;
    }

    .sidebar .label-hot.menu-item>a:after {
        content: '';
        display: inline-block;
        font-size: 9px;
        line-height: 9px;
        text-transform: uppercase;
        letter-spacing: -0.1;
        margin-left: 4px;
        background-color: #000;
        font-weight: bolder;
        border-radius: 2px;
        color: #fff;
        padding: 2px 3px 3px;
        position: relative;
        top: -2px;
    }

    .sidebar .label-hot.menu-item>a:after {
        background-color: #b20000;
    }

    .sidebar .toggle {
        height: auto;
        width: 45px;
        line-height: 1;
        box-shadow: none !important;
        padding: 0;
        color: currentColor;
        opacity: .6;
        margin: 0 5px 0 0;
    }

    .sidebar .toggle i {
        font-size: 1.8em;
        transition: all .3s;
    }

    .sidebar .toggle:focus {
        color: currentColor;
    }

    .sidebar .toggle:hover {
        cursor: pointer;
        opacity: 1;
    }

    .sidebar .widget .toggle {
        width: 1em;
        min-height: 1em;
        margin: 0 0 0 5px;
    }

    .sidebar .widget .toggle i {
        top: 1px;
        font-size: 1.2em;
    }

    .sidebar button {
        position: relative;
        display: inline-block;
        background-color: transparent;
        text-transform: uppercase;
        font-size: .97em;
        letter-spacing: .03em;
        -ms-touch-action: none;
        touch-action: none;
        cursor: pointer;
        font-weight: bolder;
        text-align: center;
        color: currentColor;
        text-decoration: none;
        border: 1px solid transparent;
        vertical-align: middle;
        border-radius: 0;
        margin-top: 0;
        margin-right: 1em;
        text-shadow: none;
        line-height: 2.4em;
        min-height: 2.5em;
        padding: 0 1.2em;
        max-width: 100%;
        transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
        text-rendering: optimizeLegibility;
        box-sizing: border-box;
    }

    .sidebar i[class^="icon-"] {
        font-family: 'fl-icons' !important;
        speak: none !important;
        margin: 0;
        padding: 0;
        display: inline-block;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        position: relative;
        line-height: 1.2;
    }

    .sidebar button i {
        vertical-align: middle;
        top: -1.5px;
    }

    .sidebar img {
        transition: opacity 1s;
        opacity: 1;
    }

    .sidebar a {
        color: #334862;
        text-decoration: none;
    }

    .sidebar a:focus,
    button:focus {
        outline: none;
    }

    .sidebar a:hover {
        color: #000;
    }

    .sidebar ul {
        list-style: disc;
    }

    .sidebar ul {
        margin-top: 0;
        padding: 0;
    }

    .sidebar ul ul {
        margin: 1.5em 0 1.5em 3em;
    }

    .sidebar li {
        margin-bottom: .6em;
    }

    .sidebar ul.ul-reset {
        margin: 0;
        padding: 0;
    }

    .sidebar ul.ul-reset>li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .sidebar .col-inner ul li {
        margin-left: 1.3em;
    }

    .sidebar button {
        margin-bottom: 1em;
    }

    .sidebar p,
    ul {
        margin-bottom: 1.3em;
    }

    .sidebar h3 {
        color: #555;
        width: 100%;
        margin-top: 0;
        margin-bottom: .5em;
        text-rendering: optimizeSpeed;
    }

    .sidebar h3 {
        font-size: 1.25em;
    }

    @media (max-width: 549px) {
        .sidebar h3 {
            font-size: 1em;
        }
    }

    .sidebar p {
        margin-top: 0;
    }

    .sidebar .widget {
        margin-bottom: 1.5em;
    }

    .sidebar .widget ul {
        margin: 0;
    }

    .sidebar .widget li {
        list-style: none;
    }

    .sidebar ul.menu>li {
        list-style: none;
        margin-bottom: .3em;
        text-align: left;
        margin: 0;
    }

    .sidebar ul.menu>li li {
        list-style: none;
    }

    .sidebar ul.menu>li>a {
        display: inline-block;
        padding: 0;
        -ms-flex: 1;
        flex: 1;
        font-weight: 500;
    }

    .sidebar ul.menu>li>a.active {
        color: var(--color1);
        font-weight: 700;
    }

    .sidebar ul.menu>li>a i {
        padding-right: 5px;
    }

    .sidebar ul.menu>li:before {
        font-family: 'fl-icons';
        display: inline-block;
        opacity: .6;
        margin-right: 6px;
    }

    .sidebar ul.menu>li li>a {
        font-size: 14px;
        padding: 3px 0;
        display: inline-block;
    }

    .sidebar ul.menu>li li>a.active {
        color: var(--color1);
        font-weight: 700;
    }

    .sidebar ul.menu>li+li {
        border-top: 1px solid #ececec;
    }

    .sidebar ul.menu>li ul {
        margin: 0 0 10px 3px;
        padding-left: 15px;
        width: 100%;
        display: block;
    }

    .sidebar ul.menu>li ul li {
        border: 0;
        margin: 0;
        list-style-type: circle !important;
    }

    .sidebar ul.menu>li.has-child {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
    }

    .sidebar .icon-angle-down:before {
        content: "\f107";
    }
}



.sidebar .active>.toggle {
    /*-ms-transform: rotate(-180deg);
    transform: rotate(-180deg)*/
    ;
}

.sidebar .active>ul.sub-menu {
    display: block !important;
}

.sidebar h3 {}

.sidebar h3 {
    font-weight: 700;
}

.sidebar h3 {
    color: #0A0A0A;
}

.sidebar button {
    text-transform: none;
}

.sidebar a {
    color: #0A0506;
}

.sidebar a:hover {
    color: var(--color1);
}

.sidebar .widget a {
    color: #0A0204;
}

.sidebar .widget a:hover {
    color: var(--color1);
}

.sidebar .label-hot.menu-item>a:after {
    content: "Hot";
}

/*! CSS Used from: Embedded */
.sidebar .col-inner ul li {
    margin-left: 5px;
}

.sidebar ul.ul-reset {
    padding-right: 5px;
    padding-top: 5px;
}

.sidebar ul.menu>li+li {
    border-top: 1px dotted #ececec;
}

.sidebar .title {
    background: var(--color1);
    height: 40px;
    color: white;
    padding: 12px 9px;
}

.sidebar .title h3 {
    color: white;
    font-size: 15px;
    line-height: 1;
}

.icon-menu-left {
    width: 0.9em;
}

.box-block {
    margin-bottom: 15px;
}

.box-block .col-inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    background-color: #F5F2E1;
}

.box-block .col-inner ul li {
    margin-left: 1.3em;
}

.box-block .box-wrapper {
    padding: 10px 10px;
}

.box-block .title {
    background: var(--color1);
    height: 40px;
    text-align: center;
    color: white;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.box-block .title h3 {
    color: white;
    font-size: 18px;
    line-height: 42px;
}

.list-danhmuc-detail .col-inner {
    background-color: #f5f2e1;
}

.list-danhmuc-detail .title-danh-muc {
    width: 100%;
    height: 40px;
    text-align: left;
    margin-bottom: 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: 1px solid var(--color1);
}

.list-danhmuc-detail .title-danh-muc .left span {
    color: #ffffff;
    font-size: 18px;
    line-height: 42px;
    padding-left: 15px;
    background: var(--color1);
    padding: 8px;
    border-top-right-radius: 10px;
}

.list-danhmuc-detail .title-danh-muc .left {
    float: left;
}

.list-danhmuc-detail .title-danh-muc .right {
    float: right;
}

.list-danhmuc-detail .title-danh-muc .right a {
    color: var(--color1);
    float: right;
    padding-right: 15px;
    line-height: 40px;
    font-size: 15px;
}

.clearboth {
    clear: both;
}


.card-title {
    color: var(--color1);
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    height: 48px;
    overflow: hidden;
    line-height: 1.5;
}

.color-run {
    background: linear-gradient(to right,
            red,
            blue,
            green,
            purple,
            orange,
            red);
    background-size: 200%;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    animation: colorRun 4s linear infinite;
}

@keyframes colorRun {
    0% {
        background-position: 200%;
    }

    100% {
        background-position: 0%;
    }
}


.filter-color-1 {
    filter: hue-rotate(127deg) saturate(1.5) brightness(0.4);
}

.move-right-mobile {
    -ms-flex-order: 0;
    order: 0;
}

.image-list-thumb-product {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.image-list-thumb-product a {
    width: 75px;
    border: 1px solid #ddd;
    margin: 3px;
    padding: 3px;
    border-radius: 8px;
}

.image-list-thumb-product a img {}

header {
    position: relative;
}

@media (max-width:767px) {
    .section-why2 {
        margin-top: 0;
    }

    .why-row {

        padding: 25px 20px 25px;
    }

    .section-contact-form .box {
        background-color: rgb(255 255 255 / 86%);
        padding: 20px;
        border-radius: 8px;
    }

    .search_kh {
        display: none;
    }

    .section-about.py-5 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }


    .move-right-mobile {
        -ms-flex-order: 1;
        order: 1;
    }

    .sidebar-wrapper {
        display: none;
    }

    .top-header-page {
        padding-bottom: 0px;
    }

    .top-header-page .item_right {
        margin-bottom: 0px;
        background-color: #A9292E;
    }

    .top-header-page .item_right::before {
        content: unset;
    }

    .top-header-page {
        background-color: #A9292E;
    }

    .top-header-page .item_right a {
        color: #fff
    }

    .top-header-page .language ul {
        padding: 0;
    }

    .logo-top {
        height: 48px;
        padding-left: 44px;
    }

    .mobile-logo {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
    }

    .hotline_kh {
        z-index: 1;
        right: 60px;
        line-height: 1;
        border-radius: 0;
        border: 0;
        background: unset;
        padding-left: 0;
        padding-right: 0;
        background-size: unset;
        color: #333;
        width: auto;
        margin-top: 0;
        background-color: 0;
        height: 30px;
        padding-top: 9px;
    }

    .hotline_kh a {
        margin: 0;
        color: #ffffff;
        font-weight: 800;
        animation: unset;
        font-size: 13px;
        margin-top: 48px;
    }

    .top-header-page .item_right {
        align-items: flex-start;
    }
}


/* =============================================
   HOMEPAGE REDESIGN - TagTime VietTien
   ============================================= */

/* --- Hero Section --- */
.hero-section {
    position: relative;
    background: linear-gradient(135deg, #181818 0%, #2a0000 60%, #A9292E 100%);
    min-height: 520px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.hero-section::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(/public/userfiles/pptx_images/image5.jpeg) center/cover no-repeat;
    opacity: 0.15;
}

.hero-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 120px;
    background: linear-gradient(to top, #fff, transparent);
    z-index: 1;
}

.min-vh-75 {
    min-height: 520px;
}

.hero-badge {
    display: inline-block;
    background: rgba(45, 138, 78, 0.9);
    color: #fff;
    padding: 6px 18px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    animation: fadeInUp 0.8s ease;
}

.hero-title {
    color: #fff;
    font-size: 52px;
    font-weight: 900;
    line-height: 1.15;
    margin-bottom: 20px;
    animation: fadeInUp 1s ease;
}

.hero-title span {
    color: #A9292E;
    position: relative;
}

.hero-title span::after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 6px;
    background: #A9292E;
    opacity: 0.4;
    border-radius: 3px;
}

.hero-subtitle {
    color: rgba(255, 255, 255, 0.85);
    font-size: 17px;
    line-height: 1.7;
    max-width: 550px;
    margin-bottom: 30px;
    animation: fadeInUp 1.2s ease;
}

.hero-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    animation: fadeInUp 1.4s ease;
}

.btn-hero-primary {
    background: #A9292E;
    color: #fff;
    padding: 12px 30px;
    border-radius: 50px;
    font-weight: 700;
    border: 2px solid #A9292E;
    transition: all 0.3s;
}

.btn-hero-primary:hover {
    background: #a50000;
    border-color: #a50000;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(210, 0, 0, 0.3);
}

.btn-hero-outline {
    background: transparent;
    color: #fff;
    padding: 12px 30px;
    border-radius: 50px;
    font-weight: 700;
    border: 2px solid rgba(255, 255, 255, 0.5);
    transition: all 0.3s;
}

.btn-hero-outline:hover {
    background: #fff;
    color: #181818;
    border-color: #fff;
    transform: translateY(-2px);
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* --- Stats Bar --- */
.stats-bar {
    background: #A9292E;
    padding: 40px 0;
    margin-top: -60px;
    position: relative;
    z-index: 3;
}

.stat-item {
    color: #fff;
    padding: 15px 0;
}

.stat-number {
    font-size: 42px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 5px;
}

.stat-label {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 0.9;
}

/* --- Section Common --- */
.section-tag {
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #A9292E;
    border: 2px solid #A9292E;
    padding: 4px 16px;
    border-radius: 50px;
    margin-bottom: 15px;
}

.section-tag-light {
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
    border: 2px solid rgba(255, 255, 255, 0.3);
    padding: 4px 16px;
    border-radius: 50px;
    margin-bottom: 15px;
}

.section-heading {
    font-size: 36px;
    font-weight: 900;
    color: #181818;
    margin-bottom: 10px;
    line-height: 1.2;
}

.section-divider {
    width: 60px;
    height: 4px;
    background: #A9292E;
    border-radius: 2px;
    margin-bottom: 20px;
}

.section-desc {
    font-size: 16px;
    color: #666;
    max-width: 500px;
    margin: 0 auto;
}

/* --- About Home --- */
.section-about-home {
    background: #f9f9f9;
}

.about-factory-img {
    transition: transform 0.5s ease;
}

.about-factory-img:hover {
    transform: scale(1.02);
}

.about-text {
    font-size: 16px;
    line-height: 1.8;
    color: #555;
    margin-bottom: 20px;
    max-height: 120px;
    overflow: hidden;
}

.about-features {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.about-feature-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    color: #333;
}

.about-feature-item i {
    color: #181818;
    font-size: 18px;
}

/* --- Products Section --- */
.section-products {
    background: #fff;
}

.product-type-card {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 12px;
    padding: 30px 20px;
    text-align: center;
    transition: all 0.3s ease;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.product-type-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #A9292E;
    transform: scaleX(0);
    transition: transform 0.3s ease;
}

.product-type-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    border-color: #A9292E;
}

.product-type-card:hover::before {
    transform: scaleX(1);
}

.product-type-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 15px;
    background: linear-gradient(135deg, #A9292E, #8b0000);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    transition: transform 0.3s ease;
}

.product-type-card:hover .product-type-icon {
    transform: rotateY(180deg);
}

.product-type-name {
    font-size: 14px;
    font-weight: 800;
    color: #181818;
    line-height: 1.3;
    margin-bottom: 10px;
}

.product-type-cap {
    font-size: 11px;
    color: #888;
    background: #f5f5f5;
    padding: 4px 10px;
    border-radius: 20px;
    display: inline-block;
}

.product-type-cap i {
    color: #A9292E;
    margin-right: 3px;
}

/* --- Timeline Section --- */
.section-timeline {
    background: linear-gradient(135deg, #181818 0%, #1a1a2e 100%);
    position: relative;
}

.timeline {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px 0;
}

.timeline::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    bottom: 0;
    width: 3px;
    background: linear-gradient(to bottom, #A9292E, rgba(210, 0, 0, 0.2));
}

.timeline-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
    position: relative;
}

.timeline-item:nth-child(even) {
    flex-direction: row-reverse;
}

.timeline-year {
    flex: 0 0 50%;
    text-align: right;
    padding-right: 40px;
    font-size: 28px;
    font-weight: 900;
    color: #A9292E;
    line-height: 1;
    padding-top: 5px;
}

.timeline-item:nth-child(even) .timeline-year {
    text-align: left;
    padding-right: 0;
    padding-left: 40px;
}

.timeline-content {
    flex: 0 0 50%;
    padding-left: 40px;
    padding-bottom: 10px;
}

.timeline-item:nth-child(even) .timeline-content {
    padding-left: 0;
    padding-right: 40px;
    text-align: right;
}

.timeline-content h4 {
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    margin-bottom: 5px;
}

.timeline-content p {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
}

.timeline-item::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 8px;
    width: 14px;
    height: 14px;
    background: #A9292E;
    border: 3px solid #181818;
    border-radius: 50%;
    z-index: 1;
}

/* --- Green Section --- */
.section-green {
    background: #f0f7f2;
}

.green-items {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
}

.green-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.green-icon {
    flex: 0 0 45px;
    width: 45px;
    height: 45px;
    background: #181818;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
}

.green-item h5 {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 15px;
}

.green-item p {
    font-size: 13px;
    color: #666;
    margin: 0;
}

/* --- Services Section --- */
.section-services {
    background: linear-gradient(135deg, #A9292E 0%, #8b0000 100%);
}

.service-card-new {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s ease;
    margin: 5px;
}

.service-card-new:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
}

.service-card-img img {
    height: 200px;
    object-fit: cover;
}

.service-card-body {
    padding: 15px;
}

.service-card-body h4 {
    font-size: 15px;
    font-weight: 800;
    margin-bottom: 8px;
    height: 40px;
    overflow: hidden;
}

.service-card-body h4 a {
    color: #181818;
    text-decoration: none;
}

.service-card-body h4 a:hover {
    color: #A9292E;
}

.service-link {
    font-size: 13px;
    color: #A9292E;
    font-weight: 700;
    text-decoration: none;
}

.service-link i {
    transition: transform 0.3s;
}

.service-link:hover i {
    transform: translateX(5px);
}

/* --- Partners Section --- */
.section-partners {
    background: #f9f9f9;
}

.partner-logo {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 170px;
    margin: 5px;
    transition: all 0.3s;
}

.partner-logo:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    border-color: #A9292E;
}

.partner-logo img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    filter: grayscale(100%);
    transition: filter 0.3s;
}

.partner-logo:hover img {
    filter: grayscale(0);
}

/* --- News Section --- */
.section-news {
    background: #fff;
}

.news-card-new {
    display: block;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #eee;
    transition: all 0.3s;
    text-decoration: none;
    margin: 5px;
}

.news-card-new:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.news-card-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.news-card-body {
    padding: 15px;
}

.news-card-title {
    font-size: 15px;
    font-weight: 700;
    color: #181818;
    line-height: 1.4;
    height: 42px;
    overflow: hidden;
    margin: 0;
}

.news-card-new:hover .news-card-title {
    color: #A9292E;
}

/* --- Contact Section --- */
.section-contact-home {
    background: linear-gradient(135deg, #f5f5f5 0%, #e8e8e8 100%);
}

.contact-box {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
}

.contact-info-col {
    background: linear-gradient(135deg, #A9292E 0%, #8b0000 100%);
    color: #fff;
}

.contact-info-inner {
    padding: 50px 40px;
}

.contact-info-inner h3 {
    font-weight: 800;
    margin-bottom: 10px;
    font-size: 24px;
    color: #fff;
}

.contact-info-inner>p {
    opacity: 0.8;
    font-size: 14px;
    margin-bottom: 30px;
}

.contact-detail {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 18px;
}

.contact-detail i {
    margin-top: 3px;
    font-size: 16px;
    opacity: 0.7;
}

.contact-detail span {
    font-size: 14px;
    line-height: 1.5;
}

.contact-form-inner {
    padding: 50px 40px;
}

.contact-form-inner .form-control,
.contact-form-inner .form-select {
    border-radius: 10px;
    border: 1px solid #ddd;
}

.contact-form-inner .form-control:focus,
.contact-form-inner .form-select:focus {
    border-color: #A9292E;
    box-shadow: 0 0 0 0.2rem rgba(210, 0, 0, 0.1);
}

/* --- Responsive --- */
@media (max-width: 768px) {
    .hero-title {
        font-size: 32px;
    }

    .min-vh-75 {
        min-height: 400px;
    }

    .stats-bar {
        margin-top: -40px;
    }

    .stat-number {
        font-size: 28px;
    }

    .section-heading {
        font-size: 26px;
    }

    .timeline::before {
        left: 20px;
    }

    .timeline-item {
        flex-direction: column !important;
        padding-left: 50px;
    }

    .timeline-year {
        flex: unset !important;
        text-align: left !important;
        padding: 0 !important;
        margin-bottom: 5px;
        font-size: 22px;
    }

    .timeline-content {
        flex: unset !important;
        padding: 0 !important;
        text-align: left !important;
    }

    .timeline-item::after {
        left: 20px;
    }

    .contact-info-inner {
        padding: 30px 25px;
    }

    .contact-form-inner {
        padding: 30px 25px;
    }
}

/* =============================================
   PHASE 3 VISUAL POLISH - Texenco
   ============================================= */

/* --- Hero Image (right side) --- */
.hero-image-wrapper {
    position: relative;
    padding: 20px;
}

.hero-factory-img {
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    border: 4px solid rgba(255, 255, 255, 0.15);
}

.hero-image-badge {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(169, 41, 46, 0.95);
    backdrop-filter: blur(10px);
    color: #fff;
    padding: 15px 25px;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(169, 41, 46, 0.4);
}

.hero-badge-number {
    font-size: 32px;
    font-weight: 900;
    line-height: 1;
}

.hero-badge-text {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 0.8;
}

/* Hero particles effect */
.hero-particles {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image:
        radial-gradient(2px 2px at 20px 30px, rgba(255, 255, 255, 0.15), transparent),
        radial-gradient(2px 2px at 40px 70px, rgba(255, 255, 255, 0.1), transparent),
        radial-gradient(2px 2px at 50px 160px, rgba(255, 255, 255, 0.08), transparent),
        radial-gradient(2px 2px at 90px 40px, rgba(255, 255, 255, 0.12), transparent),
        radial-gradient(2px 2px at 130px 80px, rgba(255, 255, 255, 0.06), transparent),
        radial-gradient(3px 3px at 160px 120px, rgba(255, 255, 255, 0.1), transparent);
    background-size: 200px 200px;
    animation: particleFloat 8s ease-in-out infinite;
    z-index: 1;
}

@keyframes particleFloat {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

/* --- Hero improved gradient with more depth --- */
.hero-section {
    background: linear-gradient(135deg, #181818 0%, #1a0a0b 40%, #2d1012 70%, #A9292E 100%) !important;
}

.hero-section::before {
    background: url(/public/userfiles/pptx_images/image5.jpeg) center/cover no-repeat !important;
    opacity: 0.08 !important;
}

/* --- About Gallery (overlapping images) --- */
.about-gallery {
    position: relative;
    padding-right: 60px;
    padding-bottom: 60px;
}

.about-img-main {
    width: 100%;
    border-radius: 16px;
}

.about-img-float {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 180px;
    height: 180px;
    object-fit: cover;
    border: 5px solid #fff;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

/* --- Product Cards with Images --- */
.product-type-card {
    background: #fff !important;
    border: none !important;
    border-radius: 16px !important;
    padding: 0 !important;
    overflow: hidden !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
}

.product-type-card::before {
    display: none !important;
}

.product-type-img {
    width: 100%;
    height: 220px;
    overflow: hidden;
}

.product-type-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.product-type-card:hover .product-type-img img {
    transform: scale(1.1);
}

.product-type-body {
    padding: 15px;
    text-align: center;
}

.product-type-card:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12) !important;
    transform: translateY(-5px) !important;
}

.product-type-name {
    margin: 0 !important;
    font-size: 13px !important;
}

/* old icon style removed */
.product-type-icon {
    display: none;
}

.product-type-cap {
    display: none;
}

/* --- Services Section - improved bg --- */
.section-services {
    background:
        linear-gradient(135deg, rgba(169, 41, 46, 0.92) 0%, rgba(100, 15, 20, 0.95) 100%),
        url(/public/userfiles/pptx_images/image31.png) center/cover no-repeat !important;
}

/* --- Timeline improved background --- */
.section-timeline {
    background:
        linear-gradient(135deg, rgba(24, 24, 24, 0.95) 0%, rgba(26, 26, 46, 0.95) 100%),
        url(/public/userfiles/pptx_images/image5.jpeg) center/cover no-repeat !important;
}

.timeline-item::after {
    box-shadow: 0 0 0 4px rgba(169, 41, 46, 0.3);
}

/* --- Contact info col with image bg --- */
.contact-info-col {
    background:
        linear-gradient(135deg, rgba(169, 41, 46, 0.9) 0%, rgba(100, 15, 20, 0.95) 100%),
        url(/public/userfiles/pptx_images/image5.jpeg) center/cover no-repeat !important;
    background-size: cover !important;
}

/* --- Better footer bottom --- */
.section-green {
    background: linear-gradient(135deg, #f0f7f2 0%, #e8f5ee 100%);
}

/* --- Responsive additions --- */
@media (max-width: 768px) {
    .about-gallery {
        padding-right: 40px;
        padding-bottom: 40px;
    }

    .about-img-float {
        width: 120px;
        height: 120px;
    }

    .product-type-img {
        height: 120px;
    }

    .hero-image-wrapper {
        display: none;
    }
}

/* =============================================
   BANNER SLIDER
   ============================================= */
.banner-slider {
    position: relative;
    overflow: hidden;
}

.banner-swiper {
    height: 520px;
}

.banner-slide {
    position: relative;
    height: 100%;
    overflow: hidden;
}

/* --- Image with Ken Burns zoom --- */
.banner-img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.banner-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform 7s ease-out;
}

.slide-active .banner-img-wrapper img {
    transform: scale(1.15);
}

/* --- Overlays (cinematic) --- */
.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right,
            rgba(24, 24, 24, 0.85) 0%,
            rgba(24, 24, 24, 0.6) 40%,
            rgba(24, 24, 24, 0.2) 70%,
            transparent 100%);
    z-index: 1;
}

.banner-overlay-right {
    background: linear-gradient(to left,
            rgba(24, 24, 24, 0.85) 0%,
            rgba(24, 24, 24, 0.6) 40%,
            rgba(24, 24, 24, 0.2) 70%,
            transparent 100%) !important;
}

.banner-overlay-left {
    background: linear-gradient(to right,
            rgba(24, 24, 24, 0.9) 0%,
            rgba(24, 24, 24, 0.7) 50%,
            rgba(24, 24, 24, 0.3) 80%,
            transparent 100%) !important;
}

/* Bottom fade line */
/*
.banner-slide::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 120px;
    background: linear-gradient(to top,
            #f5f5f5 0%,
            rgba(245, 245, 245, 0.8) 30%,
            rgba(245, 245, 245, 0.4) 60%,
            transparent 100%);
    z-index: 2;
    pointer-events: none;
}
    */

/* --- Content --- */
.banner-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: flex;
    align-items: center;
}

.banner-overlay-right+.banner-content {
    text-align: right;
}

.banner-overlay-right+.banner-content .container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.banner-badge {
    display: inline-block;
    background: rgba(169, 41, 46, 0.9);
    color: #fff;
    padding: 7px 20px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.6s ease;
    transition-delay: 0.3s;
}

.slide-active .banner-badge {
    opacity: 1;
    transform: translateY(0);
}

.banner-title {
    color: #fff;
    font-size: 56px;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 18px;
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.7s ease;
    transition-delay: 0.5s;
}

.slide-active .banner-title {
    opacity: 1;
    transform: translateY(0);
}

.banner-title span {
    color: #A9292E;
    position: relative;
}

.banner-title span::after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 5px;
    background: #A9292E;
    opacity: 0.4;
    border-radius: 3px;
}

.banner-desc {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    line-height: 1.7;
    max-width: 500px;
    margin-bottom: 25px;
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.7s ease;
    transition-delay: 0.7s;
}

.slide-active .banner-desc {
    opacity: 1;
    transform: translateY(0);
}

.banner-btns {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.6s ease;
    transition-delay: 0.9s;
}

.slide-active .banner-btns {
    opacity: 1;
    transform: translateY(0);
}

.btn-banner-primary {
    background: #A9292E;
    color: #fff;
    padding: 12px 28px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 14px;
    border: 2px solid #A9292E;
    transition: all 0.3s;
}

.btn-banner-primary:hover {
    background: #8a1f23;
    border-color: #8a1f23;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(169, 41, 46, 0.4);
}

.btn-banner-outline {
    background: transparent;
    color: #fff;
    padding: 12px 28px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 14px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    transition: all 0.3s;
}

.btn-banner-outline:hover {
    background: #fff;
    color: #181818;
    border-color: #fff;
    transform: translateY(-2px);
}

/* --- Navigation arrows --- */
.banner-nav-prev,
.banner-nav-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(10px);
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s;
    font-size: 16px;
}

.banner-nav-prev {
    left: 25px;
}

.banner-nav-next {
    right: 25px;
}

.banner-nav-prev:hover,
.banner-nav-next:hover {
    background: rgba(169, 41, 46, 0.8);
    transform: translateY(-50%) scale(1.1);
}

/* --- Pagination dots --- */
.banner-pagination {
    position: absolute;
    bottom: 25px !important;
    left: 50% !important;
    transform: translateX(-50%);
    z-index: 10;
    display: flex;
    gap: 8px;
}

.banner-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 4px;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.4);
    opacity: 1;
    transition: all 0.3s;
}

.banner-pagination .swiper-pagination-bullet-active {
    width: 30px;
    background: #A9292E;
}

/* --- Banner responsive --- */
@media (max-width: 768px) {
    .banner-swiper {
        height: 380px;
    }

    .banner-title {
        font-size: 32px;
    }

    .banner-desc {
        font-size: 14px;
        max-width: 100%;
    }

    .banner-nav-prev,
    .banner-nav-next {
        width: 38px;
        height: 38px;
        font-size: 13px;
    }

    .banner-nav-prev {
        left: 10px;
    }

    .banner-nav-next {
        right: 10px;
    }

    .banner-overlay-right+.banner-content {
        text-align: left;
    }

    .banner-overlay-right+.banner-content .container {
        align-items: flex-start;
    }
}

/* =============================================
   GREEN COLLAGE
   ============================================= */
.green-collage {
    position: relative;
    min-height: 420px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.green-collage-main {
    position: relative;
    width: 320px;
    height: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: radial-gradient(circle, rgba(45, 138, 78, 0.08) 0%, transparent 70%);
    border-radius: 50%;
}

.green-globe-img {
    width: 280px;
    height: 280px;
    object-fit: contain;
    filter: drop-shadow(0 10px 30px rgba(45, 138, 78, 0.2));
    animation: floatGlobe 4s ease-in-out infinite;
}

@keyframes floatGlobe {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-12px);
    }
}

.green-collage-float {
    position: absolute;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
    border: 3px solid #fff;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.green-collage-float:hover {
    transform: scale(1.05) !important;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);
}

.green-float-1 {
    top: 10px;
    right: 0;
    width: 160px;
}

.green-float-1 img {
    width: 100%;
    height: 130px;
    object-fit: cover;
}

.green-float-2 {
    bottom: 20px;
    left: -10px;
    width: 220px;
}

.green-float-2 img {
    width: 100%;
    height: 80px;
    object-fit: cover;
}

.green-grs-badge {
    position: absolute;
    bottom: 30px;
    right: 10px;
    display: flex;
    align-items: center;
    gap: 12px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    padding: 14px 22px;
    border-radius: 14px;
    box-shadow: 0 8px 30px rgba(45, 138, 78, 0.2);
    border: 1px solid rgba(45, 138, 78, 0.15);
}

.green-grs-icon {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: linear-gradient(135deg, #181818, #4CAF50);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
}

.green-grs-title {
    font-weight: 800;
    font-size: 15px;
    color: #181818;
}

.green-grs-year {
    font-size: 12px;
    color: #888;
    font-weight: 600;
}

@media (max-width: 768px) {
    .green-collage {
        min-height: 320px;
    }

    .green-collage-main {
        width: 240px;
        height: 240px;
    }

    .green-globe-img {
        width: 200px;
        height: 200px;
    }

    .green-float-1 {
        width: 120px;
        top: 0;
        right: 10px;
    }

    .green-float-1 img {
        height: 100px;
    }

    .green-float-2 {
        width: 170px;
        left: 0;
    }

    .green-grs-badge {
        padding: 10px 16px;
        bottom: 10px;
        right: 0;
    }
}

/* =============================================
   CONTACT FORM V2
   ============================================= */
.contact-box-v2 {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
}

.contact-info-v2 {
    background: linear-gradient(135deg, #181818 0%, #2a2a2a 100%);
    color: #fff;
    padding: 50px 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.contact-info-v2 h3 {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 10px;
}

.contact-info-v2>p {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 1.6;
}

.contact-info-list {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.contact-info-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.contact-info-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(169, 41, 46, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #A9292E;
    font-size: 14px;
    flex-shrink: 0;
}

.contact-info-item strong {
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 2px;
    color: rgba(255, 255, 255, 0.9);
}

.contact-info-item span {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.55);
    line-height: 1.5;
}

.contact-social-row {
    display: flex;
    gap: 10px;
    margin-top: 30px;
    padding-top: 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.contact-social-icon {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    transition: all 0.3s;
}

.contact-social-icon:hover {
    background: #A9292E;
    border-color: #A9292E;
    color: #fff;
    transform: translateY(-2px);
}

.contact-form-v2 {
    padding: 50px 40px;
    background: #fff;
    height: 100%;
}

.contact-form-v2 h3 {
    font-size: 22px;
    font-weight: 800;
    color: #181818;
    margin-bottom: 25px;
}

.contact-form-v2 .form-control {
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    padding: 14px 16px;
    font-size: 14px;
    transition: border-color 0.3s, box-shadow 0.3s;
}

.contact-form-v2 .form-control:focus {
    border-color: #A9292E;
    box-shadow: 0 0 0 3px rgba(169, 41, 46, 0.1);
}

.contact-form-v2 .form-floating label {
    font-size: 14px;
    color: #999;
}

.btn-contact-submit {
    width: 100%;
    padding: 14px;
    background: linear-gradient(135deg, #A9292E, #8a1f23);
    color: #fff;
    border: none;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s;
}

.btn-contact-submit:hover {
    background: linear-gradient(135deg, #8a1f23, #6d181c);
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(169, 41, 46, 0.3);
}

@media (max-width: 768px) {

    .contact-info-v2,
    .contact-form-v2 {
        padding: 30px 25px;
    }
}

/* Detail Content Typography */
.detail-content {
    font-size: 15px;
    line-height: 1.8;
    color: #333;
}

.detail-content h2 {
    font-size: 24px;
    font-weight: 800;
    color: #181818;
    margin-top: 35px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #A9292E;
}

.detail-content h2:first-child {
    margin-top: 0;
}

.detail-content h3 {
    font-size: 19px;
    font-weight: 700;
    color: #333;
    margin-top: 28px;
    margin-bottom: 12px;
}

.detail-content h4 {
    font-size: 16px;
    font-weight: 700;
    color: #555;
    margin-top: 22px;
    margin-bottom: 10px;
}

.detail-content p {
    margin-bottom: 16px;
    color: #555;
}

.detail-content ul,
.detail-content ol {
    margin-bottom: 20px;
    padding-left: 20px;
}

.detail-content li {
    margin-bottom: 8px;
    line-height: 1.7;
    color: #555;
}

.detail-content li strong {
    color: #333;
}

.detail-content table {
    margin-bottom: 24px;
    width: 100%;
}

.detail-content table th {
    background: #f8f8f8;
    font-weight: 700;
    color: #333;
    padding: 12px 15px;
    border: 1px solid #e0e0e0;
}

.detail-content table td {
    padding: 10px 15px;
    border: 1px solid #e0e0e0;
    color: #555;
}

.detail-content table tr:hover td {
    background: #fafafa;
}