.fw-bold{
    font-weight: 700;
} 
.fs-18{
    font-size: 1.8rem;
}
header {
    border-bottom: solid 1px #d6e3e8;
}
footer .logo-section img{
    filter: brightness(0) invert(1);
}
.product-item {
    min-height: 51rem;
}
tr.cart_item img {
    width: 7rem;
}
.social_newsletter .item-social {
    width: 3.3rem;
    height: 3.3rem;
    background: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    transition: all .3s ease;
}
.block_article--detail .post-date:before {
    margin: 0 0px;
}
.block_article--detail .post-date {
    padding-left: 1.2rem;
}
.article_blog-custom-title a {
    color: var(--color-main);
}
.swiper-slider-main .swiper-button-prev,.swiper-slider-main .swiper-button-next  {
    border-radius: 50%;
    width: 56px;
    height: 56px;
    background-color: rgba(0, 19, 38, .6);
}
.swiper-slider-main .swiper-button-prev >i , .swiper-slider-main .swiper-button-next >i {
    font-size: 3.4rem;
    color: white;
}
.article_blog-custom-title {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 1rem;
}
.article-description {
    font-size: 1.6rem;
}
.border-rd-30{
    border-radius: 30px;
}
.category-and-date {
    display: flex;
}
span.article-category {
    font-weight: 600;
    color: var(--color-highlight);
}
.blogs_custom img, .hot-article img {
    border-radius: 24px;
}
.post-date span {
    margin-right: 5px;
}
.post-date:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    margin: 0 8px;
    background-color: #546472;
    border-radius: 50%;
    top: 40%;
    left: 0;
}
.post-date {
    position: relative;
    padding-left: 2rem;
}
.tabs_menu_article .effect-nav li a::after {
    height: 3px;
    background: white;
}
.swiper-slide--description {
    font-size: 2.4rem;
    margin-bottom: 2.5rem;
    color: white;
}
.thongso {
    border-radius: 15px;
}
.product-content-detail label {
    font-weight: 300;
}
.product-info-code .code {
    border-bottom: solid 1px #d9d9d9;
    padding-bottom: 0.5rem;
}
.product-info-code span {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--color-highlight);
}
h3.title-section_tab {
    font-weight: 700;
    font-size: 2.8rem;
}
.block-product-viewed {
    padding: 5rem 0px;
    border-radius: 50px 50px 0px 0px;
}
.product-image-detail-top .swiper, .product-image-detail .inner-image img{
   border-radius: 20px; 
}
.product-item .inner-content {
    padding: 0 16px 16px;
}
.product-info-code, .product-price {
    background-color: #f4f9fa;
    border-radius: 24px;
    margin: 0 0 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 24px;
}
.product-price .f-Manrope {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 13px;
    margin-right: 16px;
    font-weight: 500;
}
.inner-image-home .ratio-16-9 {
    padding-top: 43.25%;
}
.list-product > .row > div {
    padding: 0 7.5px;
}
.list-product > .row {
    margin: 0 -7.5px;
}
.btn_dat_lai a {
    border-radius: 50px;
}
.swiper-slide--tile {
    font-weight: bold;
    font-size: 5rem;
    color: white;
}
.category-product .categories {
    background: #f0f5f6;
    padding: 1.5rem;
    border-radius: 25px;
}
.menu-section > ul > li:hover > a {
    background-color: #c1e7ff;
    color: #0978be;
    border-radius: 30px;
}
.article-item-home .btn_detail {
    background: transparent;
    padding: 0 23px;
    border: 1px solid white;
    color: white;
}
.cate-home .item-title-category {
    color: white;
}
.category_home .title-section {
    font-size: 2.8rem;
    font-weight: 700;
}
.title-project {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title-project .btn_detail {
    background: var(--color-highlight);
    color: white;
}
a.btn_detail {
    height: 50px;
    text-align: left;
    background-color: white;
    color: black;
    border-radius: 55px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    padding: 0 30px;
    -webkit-transition: background linear .13s, color linear .13s;
    transition: background linear .13s, color linear .13s;
    cursor: pointer;
    border: none;
    outline: 0;
}
.banner_register .btn_detail{
    background: var(--color-highlight);
    color: white;
}
.img-fluidz{
    width: 100%;
}
.ratio-customize{
    padding-top: 35.25%;
    position: relative;
}
.ratio-customize img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.img-category-main:before, .img-category:before, .inner-image-project:before{
    border-radius: 30px;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.20)), to(rgba(0, 0, 0, 0.20))), -webkit-gradient(linear, left top, left bottom, color-stop(3.58%, rgba(0, 0, 0, 0.00)), color-stop(74.69%, rgba(0, 0, 0, 0.50)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 3.58%, rgba(0, 0, 0, 0.50) 74.69%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 3.58%, rgba(0, 0, 0, 0.50) 74.69%);
}
.cate-info {
    position: absolute;
    top: 0;
    margin-left: 5rem;
    margin-top: 5rem;
    z-index: 5;
}
.cate-info-main {
    position: absolute;
    bottom: 0;
    margin-left: 5rem;
    margin-bottom: 4rem;
    z-index: 5;
}

.img-category-main > .ratio-4-3 {
    padding-top: 78.5%;
}
.cate-home > .row > div {
    padding: 0px 7.5px;
}
.img-category-main img {
    border-radius: 30px;
}
.img-category img {
    border-radius: 30px;
}
.home-product-tab .block_home_tab {
    margin-bottom: 1.5rem;
}
.home-product-tab .switch {
    margin: 0 35px;
    margin-top: 1rem;
    width: 48px;
    height: 24px;
    background: #c1e7ff;
    border-radius: 1000px;
    padding: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    position: relative;
}
.home-product-tab .tabs-switch[data-active="1"] .switch:after {
    left: calc(100% - 21px);
}
.home-product-tab .switch:after {
    content: "";
    display: block;
    background-color: #0978be;
    width: 17px;
    height: 17px;
    display: block;
    border-radius: 100%;
    position: absolute;
    left: 4px;
    top: 50%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.home-product-tab .block-tab.nav .nav-item .nav-link {
    font-size: 3.2rem;
    position: relative;
    color: var(--color-text);
    font-weight: 500;
     padding: 0rem; 
    margin-bottom: -0.1rem;
}
.tabs_menu_article {
    position: absolute;
    top: 3rem;
    text-align: center;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 1;
}
.home_tab_article .title-section {
    color: white;
    position: relative;
    z-index: 15;
    margin-block: 2rem;
}
.tabs_menu_article .block-tab {
    background-color: rgba(0, 49, 97, .6);
    border-radius: 30px;
    overflow-x: auto;
    display: inline-block;
    scrollbar-width: thin;
}
.tabs_menu_article .block-tab li {
    display: inline-block;
    padding: 1rem 2.5rem;
}

.tabs_menu_article .block-tab.nav .nav-item .nav-link {
    padding: 0 0 0.5rem 0;
}
.tabs_menu_article a {
    color: white !important;
}
 .btn_detail:hover {
    background: var(--color-highlight);
    border: 0;
    color: white;
}
.btn-read_more {
    color: white;
    width: 155px;
    border: 1px solid white;
    position: absolute;
    bottom: 25px;
    z-index: 15;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.inner-image-project {
    position: relative;
}
.inner-content-project {
    position: absolute;
    bottom: 0;
    padding-left: 2rem;
    padding-bottom: 2rem;
}
.view_home_project .article-item {
    position: relative;
    overflow: hidden;
}
.inner-image-project img {
    border-radius: 30px;
}
.content_project .article-description {
    color: white;
    font-size: 1.5rem;
}
.inner-content-project {
    position: absolute;
    bottom: -103px; /* Ẩn hoàn toàn phía dưới */
    left: 0;
    right: 0;
    transition: all 0.3s ease; /* Hiệu ứng chuyển động */
    padding: 20px;
    z-index: 10;
}

.view_home_project .article-item:hover .inner-content-project {
    bottom: 20px; /* Hiện nội dung lên */
}

.inner-image-project {
    position: relative;
    z-index: 5; /* Đảm bảo hình ảnh nằm trên */
}

.view_home_project .ratio-1-1 {
    overflow: hidden;
}
.article-title-project {
    margin-bottom: 1.5rem !important;
    font-size: 2rem;
    font-weight: bold;
    color: white;
}
.view_home_project .ratio-1-1 img {
    transition: transform 0.3s ease; /* Thêm hiệu ứng zoom */
}

.view_home_project .article-item:hover .ratio-1-1 img {
    transform: scale(1.1); /* Phóng to ảnh khi hover */
}

.swiper-slide--resgister .swiper-slide--tile {
    color: black;
    margin-bottom: 2rem;
}
.swiper-slide--resgister .swiper-slide--description {
     color: black;
}
@media (min-width: 1000px) {
    .swiper-slide--resgister {
        position: absolute;
        top: 0;
        left: 15%;
        width: 40%;
    }
}
.banner_register .mpe-video-button {
    position: absolute;
    right: 15%;
    bottom: 50%;
}
.mpe-video-button .circle:before {
    background-color: transparent;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    background-image: url('https://cdn4193.cdn-template-4s.com/media/decor/circle-silver.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.mpe-video-button .circle:after {
    background-image: url('https://cdn4193.cdn-template-4s.com/media/decor/circle.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 2;
    position: relative;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    -webkit-animation: circleAnimation 7s infinite linear;
    animation: circleAnimation 7s infinite linear;
}
.mpe-video-button .circle:after, .mpe-video-button .circle:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mpe-video-button .link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
@-webkit-keyframes circleAnimation {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes circleAnimation {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.mpe-video-button .play-button {
    background-color: #0978be;
    border-radius: 50%;
    overflow: hidden;
    width: 200px;
    height: 200px;
    font-size: 24px;
}
.mpe-video-button .play-button span {
    position: absolute;
    color: #fff;
    font-size: 38px;
    top: 30%;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}
.social-section img {
    object-fit: cover;
    width: 40px;
    height: 40px;
}
footer {
    position: relative;
    z-index: 2;
    padding-top: 40px;
    overflow: hidden;
}
footer::before {
    background: -webkit-gradient(linear, left top, right top, from(#004b7b), color-stop(50%, #0978be), to(#49b9ff));
    background: linear-gradient(90deg, #004b7b 0, #0978be 50%, #49b9ff 100%);
}

footer::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}
.wrapper_button_footer a {
    display: flex;
    border-radius: 50px;
    height: 6rem;
    line-height: 2.2;
    font-size: 1.6rem;
    color: #0978be !important;
}
.entire-info-website *, .entire-info-website i {
    color: white !important;
}
.footer_2 > .container > .row {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}
.footer_2 > .container > .row > div:last-child {
    border-right: none;
}
.footer_2 > .container > .row > div {
    border-right: 1px solid white;
}
.footer_2 > .container > .row > div {
    border-right: 1px solid white;
    padding: 2rem;
}
.bg-copyright{
    background-color: #014c7c;
}
.copyright{
    font-size: 16px;
    font-weight: 700;
    color: #d6e3e8;
}
.footer-menu-section ul {
    display: flex;
    justify-content: center;
}
.footer-menu-section li {
    margin-right: 2rem;
}

.footer-menu-section a {
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    font-family: manrope, sans-serif;
}

.product-item {
    border: 1px solid #d6e3e8;
    border-radius: 24px;
    position: relative;
    background-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    height: auto;
    margin-bottom: 1rem;
}
.home-product-tab .switch.active:after {
    left: 20px; /* Di chuyển sang phải */
}
.home-product-tab .nav-link.active {
    color: var(--color-highlight) !important; 
}
.home-product-tab .effect-nav li a.active::after,.home-product-tab .effect-nav li a:hover::after{
    opacity: 0;
}
.product-item:hover {
    -webkit-box-shadow: 0 16px 56px 0 #e0e0e0;
    box-shadow: 0 16px 56px 0 #e0e0e0;
}
span.price-amount.price-custom {
    font-size: 15px;
    color: #0978be;
    font-weight: 700;
    padding: 1rem;
    border-radius: 30px;
    height: 32px;
    display: inline-block;
    line-height: 0.6;
    background-color: #f4f9fa;
}
.heading-tab {
    display: flex;
    justify-content: space-between;
}
.support-online__img {
    max-width: 64px;
    margin-right: 24px;
    position: relative;
}
.support-online__img img {
    border: 1px solid var(--color-primary);
    border-radius: 50%;
}
.tab_list_product ul {
    border-radius: 1000px;
    overflow: hidden;
    border: solid 1px #0978be;
    padding: 4px;
}
.tab_list_product .nav li a.active {
    color: var(--color-highlight);
    color: #fff;
    background-color: #0978be;
}
.tab_list_product .nav li a {
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--color-main);
    position: relative;
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 16px;
    color: #9bacbc;
    border-radius: 56px;
    font-weight: 700;
    font-family: Manrope, sans-serif;
}
.entire-action-header:hover .form-dropdown {
    -webkit-animation: nav_menu_anim_open 0.3s both;
    -o-animation: nav_menu_anim_open 0.3s both;
    animation: nav_menu_anim_open 0.3s both;
    opacity: 1;
    filter: opacity(1);
    visibility: visible;
    pointer-events: unset;
}

.entire-action-header .form-dropdown {
    position: absolute;
    padding: 10px 10px 0px 10px;
    background-color: var(--white);
    width: 350px;
    top: 100%;
    left: auto;
    right: 0;
    z-index: 1000;
    margin-bottom: 0;
    -webkit-animation: nav_menu_anim_close 0.3s both;
    -o-animation: nav_menu_anim_close 0.3s both;
    animation: nav_menu_anim_close 0.3s both;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    opacity: 0;
    filter: opacity(0);
    visibility: hidden;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
}

@media (min-width:1000px) {
    .mobile-head  >.container > .row > div>div:nth-child(1) {
        order: 2;
    }
    .mobile-head  >.container > .row > div>div:nth-child(2) {
        order: 1;
    }
    .mobile-head  >.container > .row > div>div:nth-child(3) {
        order: 3;
    }
}


@media (min-width: 993px) {
    .menu-section .entry-menu.dropdown {
    border-radius: 15px;}
    .wrapper_table {
        height:215px;
        overflow: auto;
        padding-right: 10px;
        padding-bottom: 0;
        margin-right: -10px
    }

    .wrapper_table::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(219,219,219,.3);
        background-color: #fff
    }

    .wrapper_table::-webkit-scrollbar {
        width: 3px;
        background-color: #fff
    }

    .wrapper_table::-webkit-scrollbar-thumb {
        background-color: #e1edf2
    }
}
@media (min-width: 1500px) {
    .tabs_menu_article .block-tab {
        width: 40%;
    }
}

@media (min-width: 800px) and (max-width:1100px) {
    .btn-read_more {
    color: white;
    width: 144px;}
    .swiper-slide--tile {
        font-size: 3.5rem;}
    .img-category-main > .ratio-4-3 {
        padding-top: 99%;
    }
    .ratio-customize {
        padding-top: 44.25%;
        position: relative;
    }
    .tabs_menu_article .block-tab {
        background-color: rgba(0, 49, 97, .6);
        width: 548px;
    }
    .inner-content-project {
    position: absolute;
    bottom: -120px;}
}
@media (max-width: 768px) {
    .home-product-tab .product-item {
        min-height: 35rem;
    }
    .product-item {
        min-height: 44rem;
    }
    .tabs_menu_article .block-tab > li > a {
        font-size: 1.1rem;
    }
    .btn_detail{
        font-size: 1.2rem;
    }
    .entire-action-header .form-dropdown{
        width: 290px;
    }
    h3.title-section_tab {
        font-size: 2.4rem;
    }
    .article-title-project {
        font-size: 1.6rem;
    }
    .menu-section > ul > li:hover > a {
        border-radius: 0;
    }
    .tab_list_product::-webkit-scrollbar {
        height: 2px; 
        width: 8px; 
        margin-left: 30px; /* Dời thanh cuộn */
        margin-right: 30px; /* Làm ngắn thanh cuộn */
    }
    
    .tab_list_product::-webkit-scrollbar-track {
        background: lightgray;
        border-radius: 4px;
        margin-left:10%;
    }
    
    .tab_list_product::-webkit-scrollbar-thumb {
        background: #0978be; /* Màu của thanh cuộn */
        width: 5px;
    }
    
    .tab_list_product::-webkit-scrollbar-thumb:hover {
        background: darkblue; /* Màu khi hover vào thanh cuộn */
    }
    .tab_list_product ul {
        border: 0;
        width: 170%;
    }
    .tab_list_product .nav li a {
        font-size: 1.4rem;
        text-transform: uppercase;
        font-weight: 600;
        color: var(--color-main);
        position: relative;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 10px;
        color: #9bacbc;
        border-radius: 56px;
        font-weight: 700;
        font-family: Manrope, sans-serif;
    }
    .tab_list_product {
        border-radius: 10px 10px 2px 2px;
        border: 1px solid #0978be;
        overflow-x: auto;
    }
    .inner-content-custom {
        margin-top: 1.5rem;
    }
    .is-mobile .banner_post .swiper-slide img {
        min-height: 27rem;
        object-fit: cover;
        height: auto;
    }
    header {
        border-bottom: 1px solid #c0dced;
    }
    .swiper-slider-main .swiper-slide--description {
        font-size: 1.8rem;
    }
    .swiper-slider-main .swiper-slide--tile {
        font-size: 2.8rem;
    }
    .swiper-slider-main .swiper-button-prev,.swiper-slider-main .swiper-button-next{
        display: none;
    }
    .swiper-slider-main .swiper-slide--wrap {
        position: absolute;
        top: 80%;
        left: 10%;
        transform: translateY(-50%);
    }
    .mpe-video-button .play-button {
        background-color: #0978be;
        border-radius: 50%;
        overflow: hidden;
        width: 80px;
        height: 80px;
        font-size: 20px;
    }
    .mpe-video-button .play-button span {
        position: absolute;
        color: #fff;
        font-size: 33px;
        top: 13%;
        margin: 0 auto;
        left: 0;
        right: 0;
        text-align: center;
    }
    .banner_register .mpe-video-button {
        bottom: 10%;
    }
    .play-button img {
        width: 30px;
    }
    .swiper-slide--resgister {
        padding: 0px 1rem;
        text-align: justify;
    }
    .swiper-slide--resgister .swiper-slide--tile {
         font-size: 2.8rem;
    }
    .swiper-slide--resgister .swiper-slide--description {
        font-size: 1.8rem;
        color: black;
    }
    .banner_register .swiper-slide {
        display: flex;
        flex-direction: column-reverse;
    }
    .btn_detail_mobi {
        text-align: center;
    }
    .btn_detail_mobi .btn_detail {
        background: var(--color-highlight);
        color: white;
    }
    .inner-content-project {
        position: absolute;
        bottom: 5px;
        padding: 1rem;
    }
    .inner-content-project .article-description {
        display: none;
    }
    .btn-read_more {
        color: white;
        width: 130px;
        }
    .inner-image-home .ratio-16-9 {
        padding-top: 145.25%;
    }
    .block-tab.nav .nav-item .nav-link {
        padding: 1rem 1.5rem;
    }
    .home-product-tab .switch {
        margin: 0 30px;
        margin-top: 0rem;
        width: 40px;
        height: 20px;}
    .home-product-tab .switch:after {
        width: 12px;
        height: 12px;
    }
    .home-product-tab .block-tab.nav .nav-item .nav-link {
        font-size: 1.6rem;
    }
    a.btn_detail {
        height: 40px;
        border-radius: 50px;
        padding: 0 20px;
    }
    .cate-info {
        position: absolute;
        top: 30%;
        margin-left: 0rem;
        margin-top: 0rem;
        margin: 0 auto;
        left: 0;
        right: 0;
        text-align: center;
    }
    .cate-home .item-title-category {
        font-size: 1.6rem;
    }
    .img-category .ratio-customize {
        padding-top: 93.25%;
        position: relative;
    }
    .social-footer {
        display: flex;
        justify-content: center;
        margin-top: 2rem;
    }
}

@media (max-width:767px) {
    .tabs_menu_article .block-tab {
        white-space: nowrap;
        display: block;

    }
}
@media (max-width: 320px) {
    .tab_list_product ul {
        border: 0;
        width: 200%;
    }
}

