* {
}

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

span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.0025em;
    color: rgba(6, 16, 36, 0.5);
}

.menu-v {
    font-family: 'Merriweather';
    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;
}

.color-212529 {
    color: #212529;
}

.hcm-header {
    color: #C8392B;
    font-family: Merriweather;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 0.25px;
}

.ttdt-header {
    color: #C8392B;
    font-family: Roboto;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 26px */
    letter-spacing: 0.25px;
}

.ttdt-header-mobile {
    color: #C8392B;
    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-family: 'Merriweather';
    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='%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;
}
#_com_liferay_product_navigation_product_menu_web_portlet_ProductMenuPortlet_sidenavSliderId {
    display: none;
}