.entire-info-website address a {
    color: white;
}

.fs-hotline-header {
    font-weight: bold;
    font-size: 12px;
}

.fs-hotline-header i {
    font-size: 13px !important;
}

.cus-link-icon-map {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.cus-link-img-header-icon img {
    filter: brightness(0) invert(1);
    width: 20px;
}

/*.bg-menu-logo {*/
/*    background-color: #232530;*/
/*}*/
.cus-title-section-home1 {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-weight: 600;
}

.cus-box-shadow {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
}

.btn-danger-ct-phong {
    background-color: var(--color-highlight);
    width: 100%;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    bottom: 15px;
    border: 1px solid var(--color-highlight) !important;
    padding: 5px 0;
}

.home .btn-danger-ct-phong {
    margin-bottom: 20px;
}

.btn-danger-ct-phong a {
    color: white;
}

.title-section-dich-vu {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.cus-tittle-link-tat-ca {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.cus-link-xem-tat-ca {
    text-transform: uppercase;
    color: black;
}

.home .cus-inner-content-dich-vu {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background-color: var(--color-highlight);
    padding: 5px 10px;
}

.cus-inner-content-dich-vu .article-title a {
    color: white;
    /*text-transform: uppercase;*/
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.cus-inner-content-dich-vu .article-title a:hover {
    color: white;
}

.cus-tin-tuc-home .article-item {
    margin-bottom: 2rem !important;
}

.swiper-review--tile-assess {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.review-content {
    background: #CC030D;
    padding: 1rem;
    border-radius: 1rem;
    color: white;
}

.swiper-review--description-assess {
    color: white;
}

.bg-review {
    background: #937c7c85;
    padding: 3rem 0;
}

.border-radius-kh-danh-gia {
    border-radius: 50%;
}

footer {
    background: #232530;
    margin-top: 0px;
    /*color: #f0f0f0;*/
    /*font-size: 14px;*/
}

.title-footer:before {
    position: absolute;
    content: '';
    top: 30px;
    left: 15px;
    width: 68px;
    background-color: white;
    height: 2px;
}

.cus-inner-content-dich-vu {
    position: absolute;
    bottom: 30px;
    width: 100%;
    left: 0;
    background-color: #CC030D;
    padding: 5px 10px;
}

.list-catalouge .album-item .article-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: var(--color-highlight);
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--white);
    font-weight: 700;
    padding: 5px;
}

.list-catalouge article.album-item {
    position: relative;
}

.list-catalouge .album-item {
    position: relative;
    margin-bottom: 30px;
}

.list-catalouge .album-item .inner-image .icon-add {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 27px;
    color: var(--white);
    z-index: 1;
}

.img-iconx-ctsp {
    width: 25px;
    margin-right: 10px;
}

.cus-khung-dsbv .article-item .inner-content {
    position: relative;
    top: 0;
    background-color: white;
}

.cus-khung-dsbv .article-item .inner-content .article-title a {
    color: black !important;
}

.khung-ban-do-lienhe .entire-map {
    position: relative;
    padding-top: 60%;
}

@media (max-width: 768px) {
    .cus-title-section-home1 {
        font-size: 23px;
        text-transform: uppercase;
        margin-bottom: 25px;
        text-align: center;
    }

    .btn-danger-ct-phong a {
        color: white;
        font-size: 13px !important;
    }

    .khung-ban-do-lienhe .ban-do-lienhe .row > div:nth-child(2) {
        margin-top: 30px;
    }
}

/*phone*/
@media (max-width: 550px) {
    .entire-info-website {
        display: flex;
    }
}

@media (max-width: 550px) {
    .entire-info-website {
        display: block;
    }
}

/*search*/
.btn-action-header {
    color: var(--black);
}

/*END search*/
/*------------mobile--------*/
/*danh gia*/
@media (max-width: 550px) {
    .img-evaluate {
        padding: 0 150px 15px;
    }
}

/*END danh gia*/
@media (max-width: 550px) {
    .text-product {
        font-size: 14px;
    }
}
