* {
}

.header-banner {
    height: 120px;
    margin: 30px 36px;
}

.menu-v {
    border-top: 1px var(--main-color-border) solid;
    border-top: 1px var(--main-color-border) solid;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.0125em;
}

.header-title {
    line-height: 38px;
    letter-spacing: 0.25px;
    margin: auto;
    gap: 10px;
    display: flex;
    flex-direction: column;
}

.color-212529 {
    color: #212529;
}

.hcm-header {
    color: rgba(13, 76, 146, 1);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 0.25px;
}

.ttdt-header {
    color: rgba(13, 76, 146, 1);
    font-family: Roboto, serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 26px */
    letter-spacing: 0.25px;
}

.ttdt-header-mobile {
    color: rgba(13, 76, 146, 1);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 26px */
    letter-spacing: 0.25px;
}

.icon-circle {
    border-radius: 50% !important;
    padding: 4px 10px;
    box-shadow: 0px 1px 1px rgb(0 0 0 / 25%);
}

.icon-header {
    border-left: 1px solid rgba(153, 153, 153, 0.5);
}

button.btn.btn-outline.sdt-btn-search-header {
    background-color: #EEEEEE;
}

.bottom-0 {
    bottom: 0;
}

.text-menu {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #182940 !important;
}

.menu {
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
}

.date-time-menu {
    background: #EEEEEE;
}

.text-date-time {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #3B4E68;
    line-height: 35px;
}

p.title-news {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: white;
}

.sdt-roboto-600-16 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
}

.sdt-title-hot-news {
    background: rgba(34, 34, 34, 0.5);
    width: -webkit-fill-available;
    min-height: 55px;
}

.list-hotnews {
    background: #F9F9F9;
    overflow-y: scroll;
}

h4.text-hotnews {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    border-left: 3px solid var(--main-color-border-title);
    color: #031739;
}

::-webkit-scrollbar {
    width: 10px;

}

::-webkit-scrollbar-track {
    background: #f1f1f1;

}

::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

li.sdt-list-hotnews-items {
    list-style: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}

li.sdt-list-hotnews-items::before {
    content: "\2022";
    color: var(--main-color-border-title);
    font-weight: bold;
    font-size: 22px;
    display: inline-block;
    width: 1em;
    margin-left: -0.75em;
    position: absolute;

}

.map {
    right: 4px;
    top: 4px;
}

.sdt-btn-location {
    border: 1px solid #EEEEEE;
}

.category-news {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    border-left: 3px solid var(--main-color-border-title);
    color: #031739;
}

.title-custom {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    border-left: 3px solid var(--main-color-border-title);
    color: #031739;
}

.title2-custom {
    font-family: 'Roboto';
    font-style: normal;
}

.title-news-row3 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #031739;
}

.line {
    color: 1px solid rgba(119, 119, 119, 0.1);
}

.sdt-result-profile {
    background: rgba(245, 194, 66, 0.8);
}

.sdt-chart {
    transform: rotate(-90deg);
}

.sdt-label-chart {
    list-style: none;
}

.sdt-icon-circle-1 {
    font-size: 10px;
    color: #062135;
}

.sdt-icon-circle-2 {
    font-size: 10px;
    color: #E6E6E6;
}

.sdt-txt-result-profile {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: white;
}

.sdt-number-result {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    color: #031739;
    font-size: 16px;
}

.sdt-txt-result {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #182940;
    list-style: none;
}

.sdt-txt-result-bottom {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: white;
}

.sdt-poll {
    background: #93202E;
}

.sdt-btn-result {
    background: #93202E;
    border: none;
    color: white;
}

.sdt-btn-voted {
    background: #DA251C;
    border: none;
    color: white;
    border-radius: 6px;
}

.sdt-table-notification {
    background: #F9F9F9;
}

button.btn.sdt-person-card {
    background: #F9F9F9;
    border: 1px solid #EEEEEE;
}

.sdt-paragraph-voted {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    color: white;
}

.sdt-background-f9 {
    background: #F9F9F9;
}

.sdt-border-left-red {
    border-left: 3px solid var(--main-color-border-title);
}

.sdt-title-menu-2 {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    color: #031739;
}

.sdt-txt-livestream {
    background: var(--main-color-border-title);
}

.sdt-txt-multimedia {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    color: #182940;
}

.sdt-txt-title-event {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    color: #031739;
}

.sdt-paragraph-event {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #3B4E68;
}

.sdt-roboto-400-14 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}

.sdt-img-library {
    height: 174px;
}


.sdt-text-menu2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: black;
}

.sdt-tags-items.active {
    border-bottom: 2px solid #DA251C;
}

.sdt-tags-items {
    border-bottom: 2px solid rgba(119, 119, 119, 0.3);
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    color: #000000 !important;
}

.sdt-roboto-500-16-529 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #212529 !important;
}

.sdt-title-footer {
    color: #212529;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0.036px;
}
.sdt-title-footer-noidung {
    color: #212529;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.035px;
}

.sdt-title-footer-ttlh {
    color: #212529;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; /* 20.8px */
    letter-spacing: 0.024px;
}

.list-style-none {
    list-style: none;
}

li.ingredients-page::before {
    content: "\2022";
    color: var(--main-color-border-title);
    font-weight: bold;
    font-size: 22px;
    display: inline-block;
    width: 0.5em;
    margin-left: -1em;
}

.sdt-percent {
    top: 40%;
    left: 37%;
}

.sdt-height-news-intro {
    height: 277px;
}

.limit-description-3 > p {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 9em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0;
}

.limit-description-2 > p {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 6em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
}

.limit-description-1 > p {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 3em;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 0;
}


@media only screen and (min-width: 1200px) {
    .container-fluid.wrapper {
        padding-right: 109px;
        padding-left: 109px;
    }

    .sdt-height-news-intro {
        height: 315px;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .container-fluid.wrapper {
        padding-right: 80px;
        padding-left: 80px;
    }

    .sdt-img-library {
        height: 150px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .container-fluid.wrapper {
        padding-right: 100px;
        padding-left: 100px;
    }

    .sdt-img-library {
        height: 100px;
    }

    .sdt-percent {
        top: 40%;
        left: 30%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 768px) {
    .container-fluid.wrapper {
        padding: 0px 70px;
    }

    .sdt-design-by {
        display: contents;
    }
}

@media only screen and (max-width: 576px) {
    .sdt-title-footer {
        font-size: 22px;
    }

    .sdt-design-by {
        display: contents;
    }

    .sdt-percent {
        top: 40%;
        left: 30%;
    }

    .ttdt-header {
        font-weight: 600;
        font-size: 14px;
    }

    .ttdt-header-mobile {
        font-weight: 600;
        font-size: 14px;
    }

    .hcm-header {
        font-family: 'Merriweather';
        font-weight: 700;
        font-size: 14px;
    }
}
.bg-footer {
    background: rgba(119, 119, 119, 0.05);
}

.breadcrumb-footer {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    list-style: none;
    border-radius: 0.25rem;
}

.breadcrumb-item::before {
    float: left;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='150' viewBox='0 0 6 11' fill='none'%3E%3Cpath d='M1.3434 9.5L4.10259 6.28095C4.48778 5.83156 4.48778 5.16844 4.10259 4.71905L1.3434 1.5' stroke='%23C8392B' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 0.75em;
    left: 0;
    margin-top: -0.375em;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 0.75em;
}

.breadcrumb-item {
    color: #212529;
    font-family: Merriweather;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.15px;
}

.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='150' viewBox='0 0 6 11' fill='none'%3E%3Cpath d='M1.3434 9.5L4.10259 6.28095C4.48778 5.83156 4.48778 5.16844 4.10259 4.71905L1.3434 1.5' stroke='%2302397A' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 0.75em;
    left: 0;
    margin-top: -0.375em;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 0.75em;
}

.date-weather {
    background-color: #00478a;
    color: white;
    max-width: 500px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    height: 90px;
    background-position: right;
    background-repeat: no-repeat;
    display: flex;
}

.fw-bold {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: white;
    letter-spacing: 0.0125em;
    width: max-content;
}
.fw-small {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: var(--main-home-text-color);
    width: max-content;
}


.fw-small-bold {
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    color: white;
    width: max-content;
}

.text-underline-decoration-custom {
    text-decoration: underline;
    text-decoration-thickness: from-font;
}


.info-contact:not(:first-child) {
    position: relative;
}

.info-contact:not(:first-child)::before {
    content: "";
    position: absolute;
    left: 0;
    top: 15%;
    bottom: 15%;
    width: 1px;
    background-color: var(--main-color-border);
}

.header-main-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    background: #1B6CCB;
}

.menu-logo-90 {
    display: flex;
    height: 80px;
}

.chat-bot {
    border-radius: 50%;
    background-color: #FFFFFF;
    bottom: 77px;
    color: #8a99b3 !important;
    font-size: 14px;
    height: 60px;
    line-height: 40px;
    position: fixed;
    right: 13px;
    text-align: center;
    width: 60px;
    z-index: 99999;
    transition: all 0.3s ease-in-out;
}

.social-item img{
    padding-bottom: 5px;
}

.chat-form {
    max-width: 333px;
    position: fixed;
    bottom: 128px;
    right: 61px;
    height: 300px;
    background-color: #EDEDED;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 9;
}

.hidden-form-chat {
    display: none;
}

#iconOpen {
    display: none;
}

a.chat-bot {
    background: transparent;
}

.show-form-chat {
    display: block;
}
.chat-messages {
    padding: 10px;
    max-height: 300px;
    overflow-y: auto;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 10px;
}

.message {
    position: relative;
    margin: 10px 0;
    padding: 10px 15px;
    max-width: 75%;
    border-radius: 15px;
    font-size: 14px;
    line-height: 1.4;
}

.message.sender {
    background-color: #d1e7dd;
    align-self: flex-end;
    margin-left: auto;
    border-bottom-right-radius: 5px;
}

.message.sender::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #d1e7dd;
}

.message.receiver {
    background-color: #FFFFFF;
    align-self: flex-start;
    margin-right: auto;
    border-bottom-left-radius: 5px;
}
.chat-messages::after {
    background: url("../images/icons/chat-bot.png");
}
.message.receiver::after {
    content: "";
    position: absolute;
    top: 0;
    left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 20px 10px 0;
    border-color: transparent #FFFFFF transparent transparent;
}

.chat-input-area {
    display: flex;
    align-items: center;
    gap: 5px;
    position: absolute;
    width: 100%;
    padding: 10px;
    border: none;
    bottom: 0;
}

.header-chat-box {
    min-width: 333px;
    display: flex;
    width: fit-content;
    background: #0D4C92;
    padding: 5px;
    border-radius: 7px 7px 0 0;
}

#chatInput {
    position: relative;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    padding: 7px;
}

.send-button {
    position: absolute;
    top: 24%;
    right: 5%;
    cursor: pointer;
    border: none;
    background: transparent;
}

.close-button {
    position: absolute;
    top: 5%;
    right: 1%;
    cursor: pointer;
    border: none;
    background: transparent;
}

li.menu-item a:hover {
    color: #F6DD01;
}