	
:root {
    --color1: #f83941; 
    --color2: #4b4746;
    --white: #ffffff;
    --black: #000000;
}



body {
    font-size: 16px;
    /*font-family: "Helvetica Neue";*/
   
    color:var(--color2);
    
}


h1 {
    font-size: 40px;
    font-weight: 700;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 17px;
}

a {
    transition: all 0.3s;
}

img {
    max-width: 100%;
}

.logo img {
    height: 50px;
}


.btn-web a,
.form-dat-ban .bp-btn-send,
.form_ft .bp-btn-send,
.blogs .bp-news-button-action a,
.search_body .bp_news_more{
    background: var(--color1);
    padding: 8px 25px;
    color: #ffffff;
    border-radius: 5px;
    font-weight: 500;
    border: 1px solid var(--color1);
    display: inline-block;
}

.btn-web a:hover,
.blogs .bp-news-button-action a:hover {
    color: var(--color1);
    background: transparent;
}

/***** HEADER *****/

.header {
    padding: 20px 0;
}

.header p {
    margin-bottom: 0;
}

.main_menu .collapse {
    width: 100%;
    justify-content: end;
}

.main_menu a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
}

.main_menu a:hover {
    color: var(--color1)
}

.contact_header {
    display: flex;
    align-items: center;
    height: 31.5px;
    justify-content: end;
}

.contact_header div {
    display: flex;
    align-items: center;
    background: var(--color1);
    color: #ffffff;
    padding: 2px 7px;
    border-radius: 5px;
}

.contact_header > p {
    padding: 0 10px;
    background: var(--color1);
    color: #ffffff;
    border-radius: 5px;
    font-size: 18px;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
}

.contact_header a {
    color: #ffffff;
    display: block;
    line-height: 1.1;
    font-weight: 700;
    font-size: 11px;
}

.contact_header a:first-child {
    margin-bottom: 3px;
}
.contact_header .phone_header i {
    padding-right: 7px;
}


/***** TRANG CHỦ *****/

.title_home {
    text-align: center;
}

.title_home h2 {
    font-size: 35px;
    font-weight: 400;
}

.title_home .logo_line img {
    height: 28px;
}

.title_home .logo_line {
    padding-bottom: 15px;
    position: relative;
}
.title_home .logo_line:after {
    content: "";
    background: var(--color1);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 115px;
    height: 2px;
    
}

.title_home .icon_line {
    margin-top: 10px;
}

.title_home .icon_line img {
    height: 35px;
}

/* Banner */

.banner_home .text_slide {
    display: none;
    bottom: unset;
  top: 0;
    position: absolute;
    text-align: left;
    /*transform: translateY(50%);*/
    color: var(--color3);
    left: 0;
    background: #ffffff;
    width: 50%;
    padding: 30px 30px 30px 140px;
    border-radius: 0 5px 5px 0;
}

.banner_home .text_slide h1 {
    margin-bottom: 25px;
    font-size: 30px;
}

.banner_home .text_slide p {
    margin-bottom: 0;
}

.banner_home .text_slide .btn-web {
    display: inline-block;
    margin-right: 15px;
}

.banner_home .text_slide .xem-them a {
    color: var(--color2);
    border: 1px solid var(--color2);
    background: transparent;
}

/* Giới thiệu */

.about_us {
    padding: 60px 0 30px;
}

.about_us .title_home {
    margin-bottom: 40px;
}

.text_about {
    text-align: justify;
    padding: 15px 20px 0 0;
}

.text_about p {
    margin-bottom: 15px;
}

.text_about .btn-web {
    margin-top: 40px;
}

.img_about {
    padding: 15px;
    position: relative;
}

.img_about:after {
    content: "";
    position: absolute;
    right: 0;
    width: 50%;
    top: 0;
    bottom: 0;
    background: var(--color1);
    border-radius: 5px;
    z-index: -1;
}

.img_about p {
    margin-bottom: 0;
}

.img_about img {
    border-radius: 5px;
}


/* Menu home */

.menu_pr {
    background: #feeced;
    padding: 50px 0;
}

.menu_pr .title_home {
    margin-bottom: 10px;
}

.menu_pr .lien-he-menu {
    margin: 40px auto 30px;
}

.menu_pr .lien-he-menu p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: var(--color1);
}

.menu_pr .lien-he-menu p a {
    color: var(--color2);
}

.menu_pr .lien-he-menu p a:hover {
    color: var(--color1);
}

.menu_pr .bp-group-button-qv-wl,
.menu_pr .bp-product-link-details{
    display: none;
}




.lien-he-gia .bp_lbl_product_more  {
    display: none;
}

.menu_pr .bp_product_item .row {
    margin: 0;
}

.menu_pr .bp_product_item .row > * {
    padding: 0;
}

.menu_pr .bp_product_item {
    background: #ffffff;
    padding: 22px 35px;
    border-radius: 5px;
    text-align: center;
    margin-top: 30px;
}

.menu_pr .bp_product_item:before {
    position: absolute;
    content:"";
    height: 23%;
    top: 0;
    left:0;
    right:0;
    background: var(--color1);
    border-radius: 5px 5px 0 0;
}

.menu_pr .bp_img_product {
    height: auto;
}

.menu_pr .cls_img_product_focus img,
.menu_pr .bp_img_product img {
    border-radius: 50%;
    border: 7px solid #ffffff;
    box-shadow: 0 0 4px 3px #ccc;
}

.menu_pr .product_title {
    font-size: 16px;
    margin-top: 18px;
}

.menu_pr .product_title a {
    color: var(--color2);
}

.menu_pr .btn-web {
    margin-top: 25px;
}

.menu_pr .btn-web a {
    color: #ffffff;
    padding: 5px 30px;
}

.menu_pr .btn-web a:hover {
    color: var(--color1);
}

.menu_pr  .btn-web.xem-toan-bo {
    text-align: center;
    margin-top: 50px;
}


/* Ưu điểm */

.uu-diem {
    padding: 60px 0;
}

.ud-item {
    display: flex;
    align-items: center;
    text-align: justify;
    padding: 20px;
    box-shadow: 0px 0px 8px 2px #d1d0d0;
    border-radius: 5px;
    position: relative;
    background: #fff;
    margin-top: 55px;
}

.ud-item:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: 10px;
    bottom: 10px;
    background: var(--color1);
    z-index: -1;
    border-radius: 5px;
}

.uu-diem .row > div:nth-child(odd) {
    padding-right: 20px;
}

.uu-diem .row > div:nth-child(even) {
    padding-left: 20px;
}

.uu-diem .row > div:nth-child(even) .ud-item:before {
   
    top: -10px;
    right: -10px;
    left: 10px;
}

.ud-item p {
    margin-bottom: 0;
    
}

.ud-item> * {
    width: 30%;
}

.ud-item> *:nth-child(2) {
    width: 70%;
    padding-left: 20px;
    font-weight: 500;
}


/* Đặt bàn */

.form-dat-ban {
    padding: 50px 0 30px;
    background: #feeced;
}

.form-dat-ban .title_home {
    margin-bottom: 40px;
}

.form-dat-ban form label {
    display: none;
}
.bp_msg_show {display: block !important;}
.form-dat-ban form > div {
    width: calc(33% - 30px);
    display: inline-flex;
    margin-right: 30px;
    margin-bottom: 25px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #ffffff;
    align-items: center;
    padding-left: 10px;
}

.form-dat-ban form > div:last-child {
    border-radius: 0;
    padding-left: 0;
    background: none;
    border: none;
}


.form-dat-ban form > div:nth-child(3),
.form-dat-ban form > div:nth-child(6){
    margin-right: 0;
    width: 33%;
}

.form-dat-ban form > div i {
    width: 5%;
    font-size: 20px;
}

.form-dat-ban form > div > * {
    width: 95%;
}

.form-dat-ban form > div:last-child,
.form-dat-ban form div.note {
    width: 100%;
    display: block;
    margin-right: 0;
    text-align: center;
    padding-left: 0;
}

.form-dat-ban form div.note textarea {
    width: 100%;
    border-radius: 5px;
    min-height: 100px;
}

.form-dat-ban form input::placeholder,
.form-dat-ban form textarea::placeholder{
    color: #333333;
    text-transform: uppercase;
    font-weight: 500;
}


.form-dat-ban form input,
.form-dat-ban form textarea {
    padding: 10px;
    
    border: none;
    font-size: 14px;
}

.form-dat-ban form input:focus-visible,
.form-dat-ban form textarea:focus-visible {
    outline: none;
}


.form-dat-ban .bp-btn-send {
    width: auto;
    padding: 6px 35px;
    margin-top: 10px;
}

.form-dat-ban .bp-btn-send:hover {
    background: transparent;
    color: var(--color1);
}


/* Hình ảnh nhà hàng */

.gallery_home {
    padding: 60px 0;
}

.gallery_home .title_home {
    margin-bottom: 40px;
}

.gallery_home .box-hinh-anh {
    display: flex;
    
}

.gallery_home .box-hinh-anh div:first-child {
    width: 40%;
}

.gallery_home .box-hinh-anh div:last-child {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
}

.gallery_home .box-hinh-anh div:last-child > * {
    width: 50%;
}
.gallery_home .box-hinh-anh p {
    margin: 0;
    padding: 8px;
    position: relative;
}

.gallery_home .box-hinh-anh img {
    border-radius: 5px;
    width: 100%;
}

.gallery_home .box-hinh-anh i {
    position: absolute;
    bottom: 25px;
    left: 20px;
    font-size: 20px;
    background: #ffffff;
    padding: 0 2px;
    border-radius: 3px;
}

.gallery_home .btn-web {
    margin-top: 40px;
}


/* Blog home */

.blog_home {
    background: #feeced;
    padding: 50px 0;
}

.blogs .bp_news_info {
    display: none;
}

.blogs .news_title {
    font-size: 16.5px;
}

.blogs .news_title a {
    color: var(--color2);
    min-height: 41.8px;
    display: inline-block;
}

.blogs .item {
    padding: 0 5px;
}

.blogs .card-text,
.blogs .bp_news_sub {
    font-size: 14px;
    text-align: justify;
    min-height: 63px;
}

.blogs .bp-news-button-action {
    margin-top: 20px;
}

.blogs .bp-news-button-action a {
    padding: 5px 30px;
}

.blogs .card,
.blogs .bp_block_item {
    padding: 20px;

}

.blogs .card-body {
    padding: 15px 0;
}

.blogs img {
    border-radius: 5px;
}

.blog_home .title_home {
    margin-bottom: 40px
}


.blog_home .title_home h2 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 15px;
    font-weight: 700;
}

.blog_home .title_home h2:after {
    content:"";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    width: 120px;
    background: var(--color1);
}

.blog_home #carousel_fav img {
    object-fit: cover;
}


.blog_home .owl-nav {
    margin-top: 0;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform:translateY(-50%);
    display: flex;
    justify-content: space-between;
}

.blog_home .owl-carousel .owl-nav button {
    width: 40px;
    height: 40px;
    margin: 0;
    background: var(--color1);
    border-radius: 5px;
    border: 1px solid var(--color1);
    transition: all 0.3s;
}

.blog_home .owl-carousel .owl-nav button:hover {
    background: transparent;
    
}

.blog_home .owl-carousel .owl-nav button.owl-next {
    margin-right: -55px;
}


.blog_home .owl-carousel .owl-nav button.owl-prev {
    margin-left: -55px;
}

.blog_home .owl-nav button span {
    font-size: 0;
}

.blog_home .owl-nav button span:before {
    font-family: bootstrap-icons;
    font-size: 18px;
    color: white;
    font-weight: 600;
}

.blog_home .owl-carousel .owl-nav button:hover span:before {
    color: var(--color1);
}

.blog_home .owl-prev span:before {
    content: "\F284";
}

.blog_home .owl-next span:before {
    content: "\F285";
}

.blog_home .owl-dots .owl-dot.active span {
    background: var(--color1);
}


/*** FOOTER ***/

.footer {
    
    padding: 70px 0;
    box-shadow: 0px -1px 12px 0px #e9e9e9;

}

.footer h3 {
    
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.footer h3:after {
    content:"";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 140px;
    height: 3px;
    background: var(--color1);
}

.logo_ft img {
    height: 70px;
}

.info_ft p {
    display: flex;
    align-items: baseline;
    text-align: justify;
}

.info_ft p:before {
    content: "\F287";
    font-family: 'bootstrap-icons';
    font-size: 7px;
    color: var(--color1);
    margin-right: 8px;
}

.menu_ft .navbar .navbar-nav {
    flex-direction: column;
}

.menu_ft .navbar .navbar-nav li {
    padding: 0;
    margin-bottom: 8px;
}

.menu_ft .navbar .navbar-nav li:before {
    content: "\F280";
    font-family: 'bootstrap-icons';
    font-size: 10px;
    color: var(--color1);
    margin-right: 8px;
}

.menu_ft .navbar .navbar-nav li a {
    font-weight: 500;
}

.menu_ft .navbar .navbar-nav li:hover a {
     color: var(--color1);
}


.form_ft label {
    display: none;
}


.form_ft form input {
    width: 100%;
    padding: 8px 6px;
    border: none;
    border-radius: 5px;
}

.form_ft form input:focus-visible {
    outline: none;
}

.form_ft form div.mail {
    display: flex;
    border: 1px solid #dddddd;
    border-radius: 5px;
    align-items: center;
    padding-right: 0;
}

.form_ft form .mail i {
    color: var(--color1);
    display: inline-block;
    padding: 0px 10px;
    font-size: 21px;
}

.form_ft .bp_form_field:has(.bp-btn-send) {
    text-align: right;
}


.form_ft .bp-btn-send {
    padding: 5px 30px;
}


/*** TRANG KHÁC ***/

/* Đường dẫn */

.banner_page {
    position: relative;
    color: #ffffff;
}

.banner_page img {
    width: 100%;
    object-fit: cover;
}

.banner_page p {
    margin-bottom: 0;
}

.banner_page h1 {
    text-shadow: -1px 0 1px #545454;
    font-size: 45px;
    margin-bottom: 12px;
}

.banner_page .breadcrumb {
    margin-bottom: 0;
}

.add_div_banner {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: center;
    background: #f839415e;
    width: 30%;
    padding: 25px 0;
    border-radius: 5px;
}

.banner_page .breadcrumb {
    justify-content: center;
    display: inline-flex;
    background: var(--color1);
    padding: 5px 30px;
    border-radius: 5px;
}

.banner_page .breadcrumb li,
.banner_page .breadcrumb li span,
.banner_page .breadcrumb li a,
.banner_page .breadcrumb li:before {
    color: #fff;
    font-weight: bold;
}

.banner_page .breadcrumb li a:hover {
    color: #000;
}

.banner_page .breadcrumb li:before {
    font-weight: 400;
}


/* Phân trang */

.phan_trang,
.bp_cls_paging {
    margin-top: 60px;
    text-align: center;
}

.phan_trang> *,
.bp_cls_paging > * {
    color: #525252;
    background: #fff;
    border-radius: 0;
    padding: 5px 15px;
    border: 1px solid #eee;
    margin-right: 5px;
    display: inline-block;
    font-size: 14px;
    transition: all 0.3s;
}

.phan_trang > *:hover, 
.phan_trang span,
.bp_cls_paging span,
.bp_cls_paging > *:hover {
    color: var(--white);
    background-color: var(--color1);
}


/* Cột phải trang */

.right_page {
    padding-left: 15px;
}

.box-right {
    box-shadow: 0px 1px 7px 0px #c7c7c7;
    border-radius: 5px;
    margin-bottom: 30px;
}

.box-right h3 {
    padding: 7px 15px;
    background: var(--color1);
    color: #ffffff;
    margin-bottom: 0;
    border-radius: 5px 5px 0 0;
}

.search_blog .input-group-btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.search_blog .input-group-btn button {
    height: 100%;
    padding: 0 10px;
    font-size: 18px;
    border-radius: 0 5px 5px 0;
    background: none;
    border: none;
    color: var(--color1);
}

.search_blog .input-group-btn button:hover {
    color: #000000;
}

.search_blog input {
    padding: 7px;
    border-radius: 0 0 5px 5px;
    border: none;
}

.search_blog input:focus {
    box-shadow: none;
    background: none;
}

.search_blog input::placeholder {
    font-style: italic;
}

.new_blogs .bp_lb_user,
.new_blogs .bp_lb_comment,
.new_blogs .bp-news-button-action {
    display: none;
}

.new_blogs {
    padding-bottom: 20px;
}

.new_blogs h3 {
    margin-bottom: 20px}

.new_blogs .news_title {
    font-size: 15px;
}

.new_blogs .news_title a {
    color: var(--color2);
}

.new_blogs .news_title a:hover {
    color: var(--color1);
}

.new_blogs .bp_block_item {
    padding: 12px 25px;
}

.new_blogs .bp_block_item .row .cls_img_hot_news {
    padding-right: 15px;
}

.new_blogs .bp_block_item .cls_img_hot_news img {
    border-radius: 5px;
}


.new_blogs .bp_lb_date {
    padding-right: 15px;
    font-size: 11px;
    color: #b0b0b0;
}

.new_blogs .bp_lb_date i {
    font-size: 15px;
    margin-right: 3px;
}


/*TRANG BLOG */

.body_blogs {
    padding: 70px 0 10px;
}

.body_blogs .bp-category-title {
    display: none;
}

.body_blogs .bp_block_item .row {
    margin: 0;
}

.body_blogs .bp_block_item .row > * {
    padding: 0;
}

.body_blogs .blogs .bp_block_item,
.search_body .bp_block_item{
    box-shadow: 0 0 5px 0px #00000026 !important;
    margin-bottom: 30px;
    border-radius: 5px;

}

.body_blogs .blogs .news_title,
.search_body .news_title {
    margin-top: 15px;
}

.body_blogs .phan_trang {
    margin-top: 35px;
}

/********** ZALO - HOTLINE **********/

.fcta-zalo-ben-trong-nut {
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}



/*** RESPONSIVE ***/


@media (max-width: 1399px) {
    
    .main_menu .navbar ul.navbar-nav > li {
        padding: 10px 22px;
        
    }
    
    .banner_home .text_slide {
        width: 45%;
        padding: 20px 20px 20px 110px;
    }
    
    .menu_pr .cls_img_product_focus img,
    .menu_pr .bp_img_product img {
        height: 190px;
        width: auto;
    }
    
    .menu_pr .product_title a {
        min-height: 40.2px;
        display: inline-block;
    }
    
    .ud-item {
        min-height: 160px;
    }
    
    .form-dat-ban form > div i {
        font-size: 15px;
    }
    
    
    .blog_home #carousel_fav img {
        height: 210px;
    
    }
    
    
}

@media (max-width: 1299px) {
    
    .banner_home .text_slide {
        padding: 20px 20px 20px 75px;
    }
    
    .banner_home h1 {
        font-size: 28px;
    }
    
    
    
    .blog_home .owl-carousel .owl-nav button.owl-prev {
        margin-left: -40px;
    }
    
    .blog_home .owl-carousel .owl-nav button.owl-next {
        margin-right: -40px;
    }
    
    
    /* Trang khác */
    
    .banner_page h1 {
        font-size: 40px;
        line-height: 1;
    }
}



@media (max-width: 1199px) {
    
    .logo img {
        height: 45px;
    }
    
    .main_menu .navbar ul.navbar-nav > li {
        padding: 10px 13px;
    }
    
    .contact_header > p {
        display: none;
    }
    
    .banner_home .btn-web a  {
        font-size: 15px;
    }
    
    .banner_home .text_slide {
        padding: 20px 20px 20px 100px;
    }
    
    .about_us .title_home {
        margin-bottom: 30px;
    }
    
    .text_about {
        padding: 15px 0px 0 0;
        font-size: 14px;
    }
    
    .text_about p {
        margin-bottom: 5px;
    }
    
    .text_about .btn-web {
        margin-top: 25px;
    }
    
    .img_about {
        padding: 15px 15px 15px 0;
    }
    
    
    .img_about img {
        height: 312px;
        object-fit: cover;
    }
    
    .menu_pr .cls_img_product_focus img,
    .menu_pr .bp_img_product img {
        height: 145px;
        
    }
    
    .ud-item {
        font-size: 14px;
        margin-top: 50px;
        min-height: 145px;
    }
    
    .ud-item> * {
        width: 25%;
    }
    
    .ud-item> *:nth-child(2) {
        width: 75%;
        padding-left: 15px;
        
    }
    
    .uu-diem .row > div:nth-child(odd) {
        padding-right: 10px;
    }
    
    .uu-diem .row > div:nth-child(even) {
        padding-left: 10px;
    }
    
    .form-dat-ban form input, .form-dat-ban form textarea {
        font-size: 13px;
    }
    
    .form-dat-ban form > div i {
        width: 6%;
    }
    
    .form-dat-ban form > div > * {
        width: 94%;
    }
    
    .blogs .card {
        padding: 15px;
    }
    
    .blog_home #carousel_fav img {
        height: 170px;
    }
    
    .blogs .news_title {
        font-size: 15px;
    }
    
    .blogs .card-text {
        min-height: 84px;
    }
    
    .blogs .bp-news-button-action a {
        font-size: 14px;
    }
    
    .blog_home .owl-carousel .owl-nav button {
        width: 35px;
        height: 35px;
    }
    
    .footer {
        font-size: 14px;
    }
    
    .logo_ft img {
        height: 50px;
    }
    
    .footer h3 {
        font-size: 15px;
    }
    
    .footer h3:after {
        width: 100px;
    }
    
    
}

@media (max-width: 1032px) {
    
    .banner_home .text_slide {
        padding: 20px 20px 20px 48px;
    }
    .blog_home .owl-carousel .owl-nav button.owl-prev {
        margin-left: -20px;
    }
    
    .blog_home .owl-carousel .owl-nav button.owl-next {
        margin-right: -20px;
    }
}


@media (max-width: 991px) {
    
    .title_home h2 {
        font-size: 30px;
        
    }
    
    .title_home .logo_line img {
        height: 20px;
    }
    
    .title_home .icon_line img {
        height: 28px;
    }
    
    .header {
        padding: 12px 0 0;
    }
    
    .main_menu {
        padding: 10px 0;
        border-top: 1px solid #eee;
        margin-top: 15px;
    }
    
    .main_menu .navbar ul.navbar-nav > li {
        padding: 10px 0;
        border-bottom: 1px solid #f6f6f6;
    }
    
    .main_menu .collapse {
        padding: 20px 0;
    }
    
    .banner_home .text_slide h1 {
        margin-bottom: 22px;
    }

    .banner_home h1 {
        font-size: 25px;
    }
    
    .banner_home .btn-web a {
        background: var(--color1);
        padding: 6px 25px;
        
    }
    
    .about_us .title_home {
        margin-bottom: 15px;
    }
    
    .img_about {
        margin-top: 20px;
    }
    
    .img_about img {
        width: 100%;
        height: auto;
    }
    
    .menu_pr .btn-web {
        margin-top: 20px;
    }
    
    .ud-item {
        min-height: auto;
    }
    
    
    .ud-item:before {
        top: -10px;
        left: 10px;
        right: -10px;
    }
    
    .form-dat-ban form > div {
        width: calc(49.99% - 10px);
        margin-right: 10px;
        margin-bottom: 10px;
    }
    
    .form-dat-ban form > div:nth-child(3), 
    .form-dat-ban form > div:nth-child(6) {
        margin-right: 10px;
        width: calc(49.99% - 10px);
    }
    
    .form-dat-ban form > div:nth-child(even) {
        margin-right: 0;
    }
    
    .gallery_home {
        padding: 50px 0;
    }
    
    
    .logo_ft {
        margin-bottom: 45px;
        text-align: center;
    }
    
    .blog_home #carousel_fav img {
        height: 180px;
    }
    
    
    /* Trang khác */
    
    .banner_page h1 {
        font-size: 35px;
    }
    
    .banner_page .breadcrumb li, 
    .banner_page .breadcrumb li span, 
    .banner_page .breadcrumb li a, 
    .banner_page .breadcrumb li:before {
        font-weight: 500;
    }
    
    
    .add_div_banner {
        padding: 20px 0;
    }
    
    .banner_page img {
        height: 200px;
    }
    
    
    /* Cột phải trang */
    .right_page {
        padding-left: 0;
    }
  
}


@media (max-width: 767px) {
    
    html, body {
        font-size: 14px;
    }
    
    .title_home h2 {
        font-size: 28px;
    }
    
    .btn-web a, 
    .form-dat-ban .bp-btn-send, 
    .form_ft .bp-btn-send, 
    .blogs .bp-news-button-action a {
        padding: 6px 25px;
        
    }
    
    .banner_home .text_slide {
        padding: 20px;
    }
    
    .banner_home h1 {
        font-size: 22px;
    }
    
    .img_about {
        padding: 10px 10px 10px 0;
    }
    
    .menu_pr .lien-he-menu p {
        font-size: 20px;
    }
    
    .menu_pr .cls_img_product_focus a,
    .menu_pr .bp_img_product a{
        display: inline-block;
    }
    
    .uu-diem {
        padding: 45px 0;
    }
    
    .ud-item {
        margin-top: 40px;
        
    }
    
    .ud-item:before,
    .uu-diem .row > div:nth-child(even) .ud-item:before {
        top: -6px;
        left: 5px;
        right: -5px;
    }
    
    .form-dat-ban .title_home {
        margin-bottom: 30px;
    }
    
    .form-dat-ban form > div {
        width: 100%;
        margin-right: 0px;
    }
    
    
    
    .form-dat-ban form > div:nth-child(3), 
    .form-dat-ban form > div:nth-child(6) {
        margin-right: 0;
        width: 100%;
    }
    
    .form-dat-ban form > div i {
        width: 4%;
    }
    
    .gallery_home {
        padding: 45px 0;
    }
    
    .gallery_home .title_home {
        margin-bottom: 30px;
    }
    
    .gallery_home .box-hinh-anh div:first-child {
        display: none;
    }
    
    .gallery_home .box-hinh-anh div:last-child {
        width: 100%;
    }
    
    .gallery_home .box-hinh-anh p {
        padding: 2px;
    }
    
    .gallery_home .box-hinh-anh i {
        bottom: 15px;
        left: 15px;
        font-size: 15px;
    }
    
    
    .blog_home .title_home h2 {
        padding-bottom: 16px;
    }
    
    .title_home .icon_line img {
        height: 25px;
    }
    
    .blog_home .title_home h2:after {
        width: 100px;
        
    }
    
    .blog_home #carousel_fav img {
        height: 285px;
    }
    
    .blogs .card-text {
        min-height: 42px;
    }
    
    .blog_home .owl-carousel .owl-nav button.owl-prev {
        margin-left: 0;
    }
    
    .blog_home .owl-carousel .owl-nav button.owl-next {
        margin-right: 0;
    }
    
    
    .footer {
        padding: 60px 0;
    }
  
    
    .info_ft {
        margin-bottom: 30px;
    }
    
    .form_ft .bp_form_field:has(.bp-btn-send) {
        text-align: left;
    }
    
    /* Trang khác */
    
    .banner_page h1 {
        font-size: 25px;
    }
    
    .banner_page .breadcrumb {
        padding: 5px 20px;
    }
    
    .add_div_banner {
        padding: 15px 0;
    }
    
    .banner_page img {
        height: 140px;
    }
}


@media (max-width: 672px) {
    
    .banner_home .text_slide {
        width: 50%;
    }
    
    .banner_home h1 {
        font-size: 20px;
    }
    
    .banner_home .btn-web a {
        font-size: 14px;
    }
    
    .banner_home .text_slide .btn-web {
        margin-right: 10px;
    }
    
    .add_div_banner {
        width: 40%;
    }
}

@media (max-width: 575px) {
    
    .banner_home .text_slide {
        display: none;
    }
    
    .about_us .title_home {
        margin-bottom: 5px;
    }
    
    .menu_pr .bp_product_item {
        padding: 18px 15px;
        margin-top: 25px;
    }
    
    .menu_pr .cls_img_product_focus img,
    .menu_pr .bp_img_product img {
        height: 130px;
        border: 5px solid #ffffff;
        box-shadow: 0 0 3px 3px #ccc;
    }
    
    .blog_home #carousel_fav img {
        height: 250px;
    }
    
    .blogs .card-text {
        min-height: 63px;
    }
    
   

}

@media (max-width: 425px) {
    .blog_home #carousel_fav img {
        height: 225px;
    }
    
    .form-dat-ban form > div i {
        width: 4.5%;
        font-size: 14px;
    }
    
    .menu_pr .btn-web a {
        padding: 5px 20px;
    }
    
}

@media (max-width: 375px) {
    .menu_pr .cls_img_product_focus img,
    .menu_pr .bp_img_product img {
        height: 115px;
    }
    
    .add_div_banner {
        width: 45%;
        padding: 10px 0;
    }
    
    .banner_page h1 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    
    .banner_page .breadcrumb {
        font-size: 13px;
    }
    
    .banner_page .breadcrumb {
        padding: 3px 15px;
    }
}




