@media only screen and (max-width: 900px) {

    p.title_banner_last {
        font-size: 33px!important;
    }
}

@media only screen and (max-width: 700px) {

    .con_item_cate_home {
        width: 50%!important;
    }
    p.title_banner_last {
        font-size: 25px !important;
    }
    p.content_banner_last{
        font-size: 20px !important;
    }

}
@media only screen and (max-width: 500px) {

    .con_item_cate_home {
        width: 100%!important;
    }

}


/* .home .full-content {margin-top: 20px;} */

.home-box-du-an,
.home-box-banner-1,
.home-box-tin-tuc,
.home-box-banner-2,
.home-box-kh-danhgia,
.home-box-kh-thanthiet,
.home-box-category {
    float: left;
    width: 100%;
}

h1.home_slogan {
    text-align: center;
    border-bottom: 2px solid rgba(243, 112, 34, 0.2);
    color: #01959f;
    padding-bottom: 10px;
    font-size: 21px;
    margin-top: 20px;
}

.home-box-banner-1-left,
.home-box-banner-1-right {
    float: left;
    width: 50%;
    position: relative;
}

.home-box-banner-1-left img,
.home-box-banner-1-right img {
    width: 100%;
}

.home-box-banner-1 a {
    background: #D26E4B;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    padding: 8px 12px;
    border-radius: 10px;
    bottom: 10px;
    position: absolute;
    left: 10px;
    z-index: 99;
    transition: padding 0.3s, transform 0.3s, box-shadow 0.3s, background-image 0.3s, background-position-x 0.3s, -webkit-transform 0.3s;
}

.home-box-banner-1 a:hover {
    background: #B20000;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.22);
    background-image: url(images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: 8px center;
    padding: 8px 12px 8px 25px;
}

.home-box-banner-1 .home-box-banner-1-right a {
    left: 39%;
    bottom: 35%;
}

.home-box-banner-2 img {
    width: 100%;
}

.home-box-tin-tuc h3 {
    float: left;
    text-align: center;
    width: 100%;
    color: #008080;
    font-size: 21px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.home-box-tin-tuc img {
    width: 50%;
    float: left;
}

.home-box-tin-tuc .home-box-tin-tuc-right {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 10px;
}

.home-box-tin-tuc a {
    text-decoration: none;
    color: #000;
    font-style: italic;
}

.home-box-tin-tuc h4 {
    color: #008080;
    font-size: 13px;
    margin: 0;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 2px;
    width: 100%;
}

.home-box-tin-tuc a:hover h4 {
    text-decoration: underline;
}

.tin-tuc-item {
    float: left;
    width: 100%;
    margin-bottom: 8px;
}

.tin-tuc-item strong,
.tin-tuc-item p {
    display: inline;
    font-size: 12px;
}

.home-box-banner-2 {
    margin-top: 30px;
}

.home-box-kh-danhgia {
    margin-top: 20px;
}

.home-box-kh-danhgia h3 {
    float: left;
    text-align: center;
    width: 100%;
    color: #008080;
    text-transform: uppercase;
    font-size: 21px;
}

.home-inner-kh-danhgia {
    float: left;
    width: 33.33%;
}

.kh-danhgia-img {
    width: 160px;
    border-radius: 99px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
    margin-right: 10px;
    height: 160px;
    float: left;
    margin-bottom: 10px;
}

.kh-danhgia-img img {
    width: 96%;
    border-radius: 133px;
    padding: 2%;
}

.kh-danhgia-content {
    font-style: italic;
    min-height: 160px;
    display: inline;
    font-size: 14px;
    color: #008080;
}

.kh-danhgia-name {
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 15px;
    font-style: italic;
    font-size: 13px;
}

.home-box-kh-thanthiet h3 {
    float: left;
    text-align: center;
    width: 100%;
    border-top: 2px solid rgba(243, 112, 34, 0.5);
    color: #008080;
    padding-top: 25px;
    font-size: 21px;
    margin-top: 30px;
}

.list-kh-thanthiet {
    float: left;
    width: 100%;
}

.kh-thanthiet-img {
    float: left;
    overflow: hidden;
    width: 100%;
    border: 1px solid rgba(243, 112, 34, 0.5);
    height: 110px;
    padding: 10px;
    box-sizing: border-box;
}

.kh-thanthiet-img img {
    width: 100%;
    height: 100%;
}

.home-box-category h3 {
    float: left;
    width: 100%;
    color: #01959f;
    font-size: 21px;
    text-align: center;
}

.home-box-category p.view-all {
    float: left;
    width: 100%;
    text-align: right;
    padding-bottom: 5px;
    border-bottom: 2px solid rgba(243, 112, 34, 0.2);
    margin: 0;
    margin-bottom: 10px;
}

.home-box-category p.view-all a {
    color: #01959f;
    font-size: 13px;
    text-decoration: none;
}

.home-box-category p.view-all a:hover {
    text-decoration: underline;
}

.home-box-du-an-left {
    float: left;
    width: 35%;
}

.home-box-du-an-right {
    float: right;
    width: 63%;
}

.home-box-du-an h3 {
    color: #018791;
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.home-box-du-an-right h4 span {
    color: #018791;
    font-size: 28px;
    margin-right: 6px;
}

.home-box-du-an-right h4 {
    font-size: 18px;
    font-style: italic;
    margin: 0;
}

.home-box-du-an .swiper-slide h3 {
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #018791;
    background: rgba(255, 255, 255, 0.6);
    width: 100%;
    padding: 5px 30px;
    box-sizing: border-box;
    text-transform: none;
    margin: 0;
    min-height: 55px;
    font-size: 16px;
}

.home-box-du-an .swiper-slide a:hover h3 {
    background: rgba(1, 149, 159, 0.6);
    color: #fff !important;
}

.home-box-du-an .swiper-slide a {
    height: 315px;
    width: 100%;
    float: left;
}

.home-box-du-an .swiper-slide img {
    height: 100%;
    width: 100%;
}

.home-box-banner-1 {
    margin-top: 35px;
}

@media only screen and (max-width: 900px) {

    h3.home_slogan {
        font-size: 16px;
        margin-top: 10px;
    }

    .home-box-category h3 {
        font-size: 16px;
        margin: 0;
        margin-bottom: 10px;
    }
    .top_home_sale {
        display: grid!important;
    }

}

@media only screen and (max-width: 768px) {

    .home-box-du-an-left,
    .home-box-du-an-right {
        float: left;
        width: 100%;
    }

    .home-box-banner-1 a {
        font-size: 11px;
        padding: 4px 8px;
        border-radius: 3px;
    }

    .home-box-tin-tuc img {
        display: none;
    }

    .home-box-tin-tuc .home-box-tin-tuc-right {
        width: 100%;
        padding: 0;
    }

    .home-inner-kh-danhgia {
        width: 100%;
        border-bottom: 1px solid #008080;
        margin-bottom: 10px;
        padding-bottom: 5px;
    }

    .kh-danhgia-img {
        width: 80px;
        height: 80px;
        margin-bottom: 0;
    }

    .kh-danhgia-name {
        margin: 0;
    }

    .home-box-kh-danhgia h3 {
        font-size: 16px;
    }

}

@media only screen and (max-width: 500px) {

    .home-box-banner-1-left,
    .home-box-banner-1-right {
        float: left;
        width: 100%;
        position: relative;
    }

}
@media only screen and (max-width: 400px) {
    .tab_home_sale>p {
        padding: 6px 10px!important;
    }

}

@media only screen and (max-width: 1113px) {

    .swiper-button-next.swiper-button-next_cate,
    .swiper-button-prev.swiper-button-prev_cate {
        transform: inherit !important;
    }

}


.swiper-grid-column>.swiper-wrapper {
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-auto-flow: column;
}

/* ////////////////////////////////////////////////////////////////////////////// */

.banner_home {
    width: 100%;
    float: left;
    margin-top: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.list_img_home {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.list_img_home img {
    border-radius: 10px;
}


.top_home_sale {
    display: flex;
    gap: 30px;
}

h2.title_home_sale {
    margin: 0;
    font-size: 32px;
}

.list_product_tag {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.tab_home_sale {
    display: flex;
    gap: 15px;
}

.tab_home_sale>p {
    margin: 0;
    padding: 10px 20px;
    background: #fff;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.tab_home_sale>p.action {
    background: #C20202;
    color: #fff;
}

.content_tab_1_sale,
.content_tab_2_sale {
    width: 100%;
    float: left;
    margin: 20px 0 40px;
}

.iner_tab {
    position: relative;
}

.mySwiper_tab_home,
.mySwiper_tab_home1 {
    position: relative;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    border-top: 1px solid #C7D8C5;
    border-left: 1px solid #C7D8C5;
}

.item_tab_home {
    width: 100%;
    float: left;
    border-right: 1px solid #C7D8C5;
    border-bottom: 1px solid #C7D8C5;
}

a.link_anh_tab {
    position: relative;
    width: 100%;
    float: left;
    padding-bottom: 100%;
}

a.link_anh_tab>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

h4.title_anh_tab {
    width: 100%;
    padding: 0 10px;
    margin: 0 0 10px;
    float: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
    font-size: 20px;
}

h4.title_anh_tab>a {
    color: #000;
}

.item_tab_home>p {
    width: 100%;
    float: left;
    padding: 0 10px;
    margin: 0 0 15px;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px;
}

.price-product_tab {
    width: 100%;
    float: left;
    padding: 0 10px;
    margin: 0 0 10px;
    font-size: 20px;
    color: #04760c;
    font-weight: 600;
    height: 30px;
}

.price-product_tab del bdi,
.price-product_last del bdi {
    opacity: 0.5;
}

.bor_add {
    width: 100%;
    float: left;
    padding: 0 10px;
    margin: 0 0 10px;
    height: 40px;
}

a.add_tab {
    width: 100%;
    float: left;
    background: #04760c;
    color: #fff;
    padding: 7px;
    text-align: center;
    border-radius: 10px;
}

.swiper-pagination_tab_sale,
.swiper-pagination_tab_sale1 {
    width: 100%;
    float: left;
    margin: 10px 0 0;
}

.swiper-pagination_tab_sale>.swiper-pagination-bullet-active,
.swiper-pagination_tab_sale1>.swiper-pagination-bullet-active {
    background: #04760c;
}

.swiper-pagination_tab_sale>.swiper-pagination-bullet,
.swiper-pagination_tab_sale1>.swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    margin-right: 5px;
}

ins {
    text-decoration: none;
}

img.img_right_sale {
    border-radius: 10px;
    width: 100%;
    height: auto;
}

.list_cate_home {
    width: 100%;
    float: left;
    padding: 40px 0;
    background: #fff;
    margin-top: 30px;
    border-radius: 10px;
}

.item_cate_home {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.content_item_cate_home {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

img.img_item_cate_home {
    width: 100%;
    float: left;
}

.iner_item_cate_home {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    border-left: 1px solid #C7D8C5;
}

.con_item_cate_home {
    width: 33.333%;
}

.box_link_item_cate {
    width: 100%;
    float: left;
    margin: 20px 0;
    display: flex;
    justify-content: center;
}

.box_link_item_cate>a {
    float: left;
    background: #04760c;
    color: #fff;
    padding: 7px;
    text-align: center;
    border-radius: 10px;
}

.list_cate_img {
    width: 100%;
    float: left;
    margin: 20px 0;
}

img.anh_cate_img {
    border-radius: 10px;
}

.list_pro_last {
    width: 100%;
    float: left;
    margin: 20px 0;
}

.full_pro_last {
    width: 100%;
    margin-bottom: 30px;
    padding: 30px;
    background: #fff;
    border-radius: 10px;
}

.item_img_last {
    width: 100%;
    float: left;
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}

a.link_anh_last {
    width: 100%;
    max-width: 150px;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    max-height: 150px;
}

a.link_anh_last>img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}

.right_img_last {
    width: 100%;
}

h4.title_anh_last {
    margin: 0 0 10px;
    height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    float: left;
    width: 100%;
}

h4.title_anh_last>a {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.border-img_last {
    display: flex;
    align-items: center;
    width: 100%;
    float: left;
    height: 70px;
}

.price.price-product_last {
    float: left;
    margin: 0 0 10px;
    font-size: 20px;
    color: #04760c;
    font-weight: 600;
    height: 30px;
}

p.text_pt_archive_last {
    float: left;
    margin: 0 0 10px;
    font-size: 20px;
    color: #04760c;
    font-weight: 600;
    height: 30px;
}


.right_img_last>.bor_add {
    padding: 0;
    max-width: 215px;
}

h2.title_pro_last {
    margin: 0 0 30px;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #04760c;
}

.box_link_item_cate_last {
    align-items: center;
    width: 100%;
    float: left;
    margin: 20px 0 0;
    display: flex;
    justify-content: center;
}

.box_link_item_cate_last>a {
    float: left;
    background: #04760c;
    color: #fff;
    padding: 7px 20px;
    text-align: center;
    border-radius: 10px;
}

.banner_pro_last {
    width: 100%;
    float: left;
    min-height: 480px;
    border-radius: 0 0 10px 10px;
    display: flex;
    height: 100%;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    gap: 10px;
    background-position: center;
}

p.title_banner_last {
    width: 100%;
    float: left;
    font-size: 48px;
    margin: 0;
    color: #fff;
    font-weight: bold;
    padding: 0 20px;
}

p.content_banner_last {
    width: 100%;
    margin: 0;
    padding: 0 20px;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}

p.content_banner_last>span {
    color: #D4E15D;
}

a.link_last {
    margin-left: 20px;
    line-height: 40px;
    color: #04760c;
    padding: 0 27px;
    background: #FFF;
    border-radius: 20px;
}

.post_home {
    width: 100%;
    float: left;
    padding: 30px;
    background: #fff;
    margin: 30px 0;
    border-radius: 10px;
}

h2.title_post_home {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 32px;
    color: #04760c;
    margin-bottom: 30px;
    font-weight: bold;
    margin-top: 0;
}

.list_post_home {
    width: 100%;
    float: left;
}

.mySwiper_post_home {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.item_post_home {
    width: 100%;
    float: left;
    border: 1px solid #C7D8C5;
    border-radius: 10px;
    overflow: hidden;
}

figure.bor_img_post_home {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
}

.item_post_home>a {
    display: block;
}

figure.bor_img_post_home>img {
    width: 100%;
    position: absolute;
    height: 100%;
    object-fit: cover;
}

.bor_full_content {
    width: 100%;
    float: left;
    padding: 0 10px;
}

.new-date {
    position: absolute;
    background: #FFF;
    border-radius: 20px;
    padding: 2px 16px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
    font-size: 14px;
    color: #04760c;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

h3.title_post_home {
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 0 10px;
}

.bor_full_content>p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    font-size: 14px;
    margin: 0 0 10px;
}