@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Nunito";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Quicksand:ital,wght@0,100..900;1,100..900&family=Quicksand:wght@300..700&display=swap";

@font-face {
    font-family: '1FTV Photograph Signature';
    src: url(/fonts/Fz-Photograph.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

body {
    overflow: hidden;
    overflow-y: auto
}

.wrap-header {
    background-image: url() !important
}

section.wrap-section.content-detail-page {
    padding-top: 50px;
    padding-bottom: 50px
}

.content-news {
    width: 100%;
    display: block;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #999 #f0f0f0; /* Firefox */


    div.table-content {
        overflow: auto;
        scrollbar-width: thin; /* Firefox */
        scrollbar-color: #999 #f0f0f0; /* Firefox */

        table {
            border-collapse: collapse;
        }
    }

    div.table-content::-webkit-scrollbar {
        height: 6px; /* Độ cao của thanh cuộn ngang */
    }

    div.table-content::-webkit-scrollbar-track {
        background: #f0f0f0; /* Màu nền track */
        border-radius: 3px;
    }

    div.table-content::-webkit-scrollbar-thumb {
        background: #999; /* Màu của thanh cuộn */
        border-radius: 3px;
    }

    div.table-content::-webkit-scrollbar-thumb:hover {
        background: #666; /* Màu khi hover */
    }

}

img.img-news-detail {
    width: 100%;
    border-radius: 8px
}

h1.title-news {
    color: #FFF;
    /* text-align:justify; */
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
}

.content-news-detail {
    color: #D9D9D9;
    text-align: justify;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    margin-bottom: 30px;
}

.content-sidebar-right {
    width: 100%
}

.news-hot-today {
    width: 100%
}

.item-news-hot {
    width: 100%
}

img.img-item-news-hot {
    width: 100%;
    border-radius: 6.36px
}

h2.title-news-sidebar {
    color: #FFF;
    font-size: 21.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 20px
}

h3.title-item-news-hot {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%
}

p.time-created {
    color: #FFF;
    font-size: 14.84px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%
}

h2.title-news-sidebar.list-top-view {
    margin-top: 30px
}

a.link-blog, a.link-project {
    color: #fff
}

a.link-blog:hover, a.link-project:hover {
    color: #d8cecec4
}

td._51m-._2pir._51mw span {
    color: #fff !important
}

.item-news-hot {
    min-height: 95px
}

.content-news {
    strong {
        font-weight: bold;
    }

    p {
        font-size: 1rem;
        padding: 0px 5px;
    }

    h1, h2, h3, h4 {
        margin-bottom: 1rem;
    }

    h2 {
        font-size: 21pt;
    }

    h3 {
        font-size: 17pt;
    }

    h4 {
        font-size: 14pt;
    }

    ul {
        padding-left: 40px;
        margin: 1em 0;
        list-style: disc;
        font-size: 1rem;
    }

    table td {
        border: 1px solid #787676d1;
        text-align: center;
        width: max-content;
        margin: 0px !important;
        vertical-align: top;
        padding: 10px 0px!important;
    }

    table td p {
        margin-bottom: 0px;
        font-size: 0.9rem;
        padding: 0px 5px;
    }

    table td p:empty {
        display: none;
    }
}

@media (max-width: 991px) {
    section.wrap-section.content-detail-page .container {
        padding: 0px 24px;
    }

    .item-news-hot {
        margin-bottom: 15px !important;
    }

    h3.title-item-news-hot {
        margin-top: 10px !important;
    }

    h1.title-news {
        font-size: 26px !important;
    }

    .content-news-detail p {
        font-size: 16px !important;
    }

    .col-lg-4.col-xs-12 {
        margin-top: 30px;
    }

    /* Ẩn văn bản bên dưới nút Like */
    .like-share-facebook iframe {
        height: 24px !important; /* Chỉ đủ để hiển thị nút Like */
        overflow: hidden;
    }

    /* Ẩn văn bản bên dưới khung Comment */
    .box-social iframe {
        min-height: 120px !important; /* Đảm bảo đủ hiển thị khung comment */
    }

}

h2.title-question-and-answer {
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 30px
}

.question-title {
    display: flex;
    padding: 15px;
    cursor: pointer;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    border-radius: 24px;
    border: .5px solid #646369;
    /*background: var(--l1, linear-gradient(-10deg, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.35) 0.01%, rgba(58, 59, 65, 0.15) 37.77%, rgba(58, 57, 62, 0.10) 58.98%, rgba(237, 237, 237, 0.25) 99.33%))*/
}

.question-title h3 {
    color: #FFF;
    position: relative;
    display: inline-block;
    padding-right: 30px;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    cursor: pointer;
    width: 100%
}

.chevron-icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 15px;
    transition: transform 0.3s ease;
}

.question-answer p {
    color: #ffebebe0;
    font-size: 16px
}

.question-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease-out;
    display: none;
}

.question-title.active .question-answer {
    display: block !important;
    max-height: 100%;
    padding-top: 10px;
}

.question {
    margin: 10px 0
}
.box-social {
    color: white !important;
    background: #fffbff;
    border-radius: 2px;
}
