#phan-trang ul {
    /*display: flex;*/
    list-style: none;
    border-radius: 4px;
}

#phan-trang {
    text-align: center;
    display: flex;
    justify-content: center;
}

#phantrang ul li {
    width: 40px;
    padding: 15px 0;
    height: 40px;
    display: inline-block;
}

a.page-link {
    border-radius: 0;
    margin: 15px 5px;
    padding: 10px 20px;
}

li.page-item.active > a {
    background-color: #505050;
    color: white !important;
}

li.page-item.last > a {
    background-color: rgba(56, 146, 229, 1);
}

li.page-item > a {
    color: black;
}

/*dung tam css chung*/

.rating-container {
    font-family: Arial, sans-serif;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: end;
}
.rating-text {
    font-weight: bold;
    margin-right: 10px;
}
.center {
    text-align: center;
}
.stars {
    display: inline-flex;
}
.StarsStyle {
    font-size: 50px !important;
}
.star.selected, .star.hovered {
    color: rgba(56, 146, 229, 1);
}

.star {
    font-size: 24px;
    color: #d3d3d3;
    cursor: pointer;
    transition: color 0.2s;
}
.rating-count {
    text-align: end;
}
img.homeintep {
    width: 26px;
    height: 23px;
    position: absolute;
    left: 1px;
    top: -2px;
}
.homelink {
    padding-left: 31px;
}
.titlecmtin {
    color: rgba(56, 146, 229, 1);
    font-weight: 500;
    font-family: 'MerriweatherBlack';
}
.xanhduong5082b3 {
    color: rgba(56, 146, 229, 1) !important;
}
.header-box-search {
    font-family: MerriweatherBold;
    font-weight: 500;
    line-height: 17.6px;
    padding: 10px 0px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    height: 61px;
}
.title-danhsachtin-chuyenmuc {
    font-size: 15.5px;
    border-bottom: 2px solid #d3d3d3;
    border-top: 3px solid rgba(56, 146, 229, 1);
    line-height: 23.25px;
}
.bgchung {
    background-color: rgba(56, 146, 229, 1) !important;
}
#BtnMaXacNhan2Star {
    background-color: rgba(56, 146, 229, 1) !important;
}
.contact-infomation-item > h3 {
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
}
.list-contact-info > ul {
    list-style: none;
    display: flex;
    margin-bottom: 12px;
    padding-left: 0px;
}
    .list-contact-info > ul > li {
        line-height: 24px;
        margin-right: 12px;
    }
        .list-contact-info > ul > li img {
            width: 18px;
            height: 18px;
        }
        .list-contact-info > ul > li a {
            color: #555555;
            font-size: 16px;
            font-size: 15px;
        }
.box-thongtin {
    background-image: url(../imgCongChinh2025/Nen_thongbao.png);
    /* background-color: #f2f9f2; */
    background-size: 100% 100%;
    height: 610px;
    border-top: 3px solid rgba(56, 146, 229, 1);
    border-left: 1px dashed rgba(56, 146, 229, 1);
    border-right: 1px dashed rgba(56, 146, 229, 1);
    border-bottom: 1px dashed rgba(56, 146, 229, 1);
    border-radius: 0px 0px 10px 10px;
}
    .box-thongtin ul {
        height: 500px;
        overflow-y: auto;
    }

    .box-thongtin ul {
        padding: 0px 15px;
    }
    .box-thongtin a {
        color: black;
        font-family: Roboto;
        line-height: 1.7;
        display: block;
        text-align: justify;
    }
    .box-thongtin li {
        border-bottom: 2px solid #d3d3d3;
        padding: 15px 0px;
    }
    .box-thongtin a:hover {
        color: rgba(56, 146, 229, 1) !important;
    }
    .box-thongtin ul::-webkit-scrollbar {
        background: #00000000;
        width: 5px;
        right: 0px;
    }

    .box-thongtin:hover ul::-webkit-scrollbar-thumb {
        background: rgba(56, 146, 229, 1);
    }

.box-thongtin ul::-webkit-scrollbar-thumb {
    background: #00000000;
    border-radius: 10px;
    width: 5px;
}
.TitleDM {
    padding: 15px;
    border-bottom: 2px solid #d3d3d3;
    background-color: #ffffff40;
}
    .TitleDM a p {
        color: rgba(56, 146, 229, 1);
        font-size: 16px;
        font-family: MerriweatherBlack;
    }
.TitleLK a {
    font-family: MerriweatherBlack;
    color: black;
    font-size: 16.5px;
}

.title-danhsachtin-chuyenmuc {
    border-top: 3px solid rgba(56, 146, 229, 1) !important;
}

.noidungtt img {
    height: auto;
    max-width: 100%;
}