.khoidv .fa-solid{


    color: #00a65a;
    
    }
    .img-item-chungnhan img {
        height: 100%;
        object-fit: contain;
    }
    .readmore a {
        font-size: 14px;
        font-weight: 600;
        color: #00b7ff;
    }
    
    .item-footer li {
        border-bottom: 1px solid #333333;
        padding: 8px 0;
    }
    
    
    
    .d_flex {
    
        display: flex;
    
    }
    
    .content_mid .d_flex {
    
        align-items: center;
    
    }
    
    .menu_top {
    
        margin-left: 15%;
        margin-right: 15%;
        width: 70% !important;
    }
    
    
    .box_search_header {
    
        background: #ffb10a;
    
        padding: 5px 20px;
    
        border-radius: 5px;
    
    }
    
    select.minimal,
    .btn_search_header {
    
        position: relative;
    
        display: block;
    
        overflow: hidden;
    
        padding: 0 0 0 8px;
    
        height: 36px;
    
        border: 1px solid #aaa;
    
        border-radius: 5px;
    
        background-color: #fff;
    
        background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
    
        background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    
        background: -moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    
        background: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    
        background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    
        background-clip: padding-box;
    
        box-shadow: 0 0 3px #fff inset, 0 1px 1px rgb(0 0 0 / 10%);
    
        color: #214d98;
    
        text-decoration: none;
    
        white-space: nowrap;
    
        line-height: 24px;
    
        width: 100%;
    
        text-align: center;
    
        /*margin-bottom: 15px;*/
    
    }
    
    .btn_search_header {
    
        text-transform: uppercase;
    
        font-weight: 600;
    
    }
    
    button.btn_search_header:hover {
    
        background: #e7002e;
    
        color: #fff;
    
    }
    
    .box_inner_woof input.form-control {
    
        height: 36px;
    
    }
    
    /* .menu_header {
    
        margin-top: 10px;
    
        position: absolute;
    
        top: 64%;
    
        left: 0;
    
        right: 0;
    
        z-index: 99;
    
    } */
    
    .content_mid {
    
        padding: 10px 0;
    
    }
    
    section.banner_home {
    
        position: relative;
    
    }
    
    .box_header_home {
    
        height: 90px;
    
        position: relative;
        background: #053775;
    
    }
    
    .content_mid.fixed {
    
        background: #053775;
    
    }
    
    
    
    .box_column_banner {
    
        position: absolute;
    
        bottom: 0;
    
        margin: 0 auto;
    
        left: 0;
    
        right: 0;
    
    }
    
    .pic_noibat {
    
        border: 3px solid #fff;
    
    
    
        overflow: hidden;
    
    }
    
    .pic_noibat img {
    
    
    
        /* object-fit: cover;*/
    
    }
    
    .col_icon {
    
        width: 20%;
    
    }
    
    .box_icon_wraper {
    
        text-align: center;
    
    }
    
    .wraper_icon {
    
        background: #f4f4f6;
        min-height: 50px;
    }
    
    
    .item-tim {
        display: flex;
        margin: 14px 0;
        border: 1px solid #053775;
        overflow: hidden;
    }
    
    .item-tim button {
        color: #fff;
        padding: 0 10px;
        border: none;
        outline: none;
        background: #053775;
    }
    
    .item-tim select {
        width: 100%;
        border: none;
        padding: 8px;
        outline: none;
    }
    
    .item-tim input {
        width: 100%;
        padding: 4px;
        border: none;
        outline: none;
    }
    
    section.section_icon {
    
    
        padding: 5px 0;
    
    
    
        margin: 10px 0;
    
    }
    
    .picture_icon_into img {
    
        height: 100%;
    
        object-fit: contain;
    
    }
    
    
    
    .picture_icon_into {
    
        height: 85px;
    
        overflow: hidden;
    
    }
    
    .text_icon_into h3 {
    
        font-size: 14px;
    
        line-height: 21px;
    
        font-weight: 600;
    
        padding: 5px 0;
    
    }
    
    .box_menutab {
    
        background: #fdfeff;
    
    }
    
    ul.menu_tabs {
        background: #053775;
        border: none;
    
        text-align: center;
        margin-bottom: 30px;
        margin-top: 20px;
        display: flex;
        justify-content: flex-start;
    
    }
    
    .form_modal .form_item input.form-control {
        margin-bottom: 10px;
    }
    
    .form_item input.form-control {
        background: #fff;
        border: 1px solid #004d95;
        width: 100%;
        border-radius: 5px;
        padding: 3.5px 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    
    
    .picture_prod img {
        height: 100%;
        object-fit: contain;
    }
    
    
    .picture_prod {
        height: 200px;
        width: 100%;
        overflow: hidden;
    }
    
    
    
    .title_form h4 {
        margin-bottom: 20px;
    }
    
    .form_contact {
        /* margin-left: 10px; */
        -webkit-box-shadow: 5px 3px 5px rgb(0 0 0 / 20%);
        box-shadow: 0px 0px 13px 0px rgb(0 0 0 / 20%);
        padding: 10px;
        border-radius: 10px;
        ;
    }
    
    .info_contact_right {
        margin-left: 10px;
    }
    
    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:hover,
    .nav-tabs>li.active>a:focus {
        /* color: #fff; */
    }
    
    .menu_tabs .nav-link {
    
        margin: 0 25px;
    
    }
    
    li.nav-link a {
    
        color: #fff !important;
    
        font-size: 16px;
    
        border: none !important;
    
        text-transform: uppercase;
    
        font-weight: 600;
    
        padding: 5px 0;
    
    }
    
    .menu_tabs>li>a:hover,
    .menu_tabs>li>a:focus {
    
        background: none;
    
        color: #333 !important;
    
        /* border-bottom: 4px solid #fff !important; */
    
    }
    
    ul.menu_tabs li.nav-link.active>a {
    
        color: #fff !important;
        padding: 10px;
    
        border-bottom: 4px solid #fff !important;
        background: #053775;
        margin-bottom: 4px;
    
    }
    
    .nav-tabs>li>a {
        border-radius: 0px !important;
    }
    
    section.products_home {
    
        padding: 25px 0;
    
    }
    
    .picture_products {
    
        display: block;
    
        height: 100%;
    
        position: relative;
    
        z-index: 1;
    
        overflow: hidden;
    
        border-radius: 5px;
    
    }
    
    .picture_info_pro {
    
        max-width: none;
    
        width: calc(100% + 50px);
    
        -webkit-transition: -webkit-transform .35s;
    
        transition: -webkit-transform .35s;
    
        -o-transition: transform .35s;
    
        transition: transform .35s;
    
        transition: transform .35s, -webkit-transform .35s;
    
        -webkit-transform: translate3d(-40px, 0, 0);
    
        transform: translate3d(-30px, 0, 0);
    
        height: 250px;
    
        overflow: hidden;
    
        border-radius: 5px;
    
    }
    
    .picture_info_pro img {
    
        height: 100%;
    
        object-fit: cover;
    
        border-radius: 5px;
    
    }
    
    .postion_text_product {
    
        position: absolute;
    
        bottom: 0;
    
        left: 0;
    
        right: 0;
    
        padding: 0 25px 10px;
    
        z-index: 3;
    
    }
    
    .product_info {
    
        -webkit-transform: translate3d(0, 25px, 0);
    
        transform: translate3d(0, 25px, 0);
    
        -webkit-transition: -webkit-transform .35s;
    
        transition: -webkit-transform .35s;
    
        -o-transition: transform .35s;
    
        transition: transform .35s;
    
        transition: transform .35s, -webkit-transform .35s;
    
    }
    
    .product_info {
    
        margin-bottom: 5px;
    
        text-rendering: auto;
    
        -webkit-font-smoothing: auto;
    
        line-height: 1;
    
        font-size: 18px;
    
        color: #fff;
    
    }
    
    .product_info p {
    
        margin-bottom: 10px;
    
    }
    
    
    
    .box_products_home:hover .product_info,
    .box_products_home:hover .picture_info_pro,
    .box_products_home:hover .product_icon_room {
    
        -webkit-transform: translate3d(0, 0, 0);
    
        transform: translate3d(0, 0, 0);
    
    }
    
    .product_icon_room {
    
        opacity: 0;
    
        -webkit-transform: translate3d(0, 30px, 0);
    
        transform: translate3d(0, 30px, 0);
    
        -webkit-transition: .35s ease;
    
        -o-transition: .35s ease;
    
        transition: .35s ease;
    
        color: #fff;
    
        font-size: 12px;
    
        text-transform: uppercase;
    
        border-top: 1px solid #fff;
    
        padding: 16px 0 0;
    
    }
    
    .picture_products:hover .product_icon_room {
    
        opacity: 1;
    
    }
    
    .product_info h3 {
    
        font-size: 16px;
    
        font-weight: 700;
    
        margin: 0 auto 10px;
    
        margin-bottom: 5px;
    
        letter-spacing: -.02em;
    
        color: #fff;
    
    }
    
    .product_info h3 a {
    
        color: #fff;
    
    }
    
    .price_products {
    
        padding: 10px 10px;
    
        margin: 5px 0;
    
        border: 1px solid #ccc;
    
        justify-content: space-between;
    
    }
    
    .price_new span {
    
        font-size: 16px;
    
        font-weight: 600;
    
    }
    
    .icon_plus span {
    
        border: 1px solid #ccc;
    
        padding: 7px 8px 5px;
    
        border-radius: 50%;
    
        margin-right: 5px;
    
    }
    
    .icon_plus span:hover {
    
        background: #214d98;
    
        color: #fff;
    
    }
    
    .picture_products:hover:before {
    
        content: '';
    
        display: block;
    
        position: absolute;
    
        width: 100%;
    
        top: 0;
    
        bottom: 0;
    
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 65%, #000 100%);
    
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(65%, #000), to(#000));
    
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 65%, #000 100%);
    
        opacity: .6;
    
        z-index: 2;
    
    }
    
    
    
    /*.box_news_home {
    
        background: #f4f4f6;
    
        border-radius: 7px;
    
        padding: 0 10px;
    
    }*/
    
    .title_new_home h2 {
    
        font-size: 22px;
    
        font-weight: 700;
        color: #fff;
        text-align: center;
    
    }
    
    
    
    .title_new_home {
        background: #053775;
    
        position: relative;
    
        padding: 10px;
    
        margin-bottom: 10px;
    
    }
    
    .all_new {
    
        position: absolute;
    
        right: 15px;
    
        top: 16px;
    
    }
    
    .all_new a i {
    
        background: #e1e246;
    
        color: #fff;
    
        padding: 3px 7px;
    
        border-radius: 50%;
    
    }
    
    .box_new_content {
    
        margin-bottom: 20px;
    
    }
    
    .new_image img {
    
        height: 100%;
    
        object-fit: cover;
    
    }
    
    .new_image {
    
        height: 220px;
    
        overflow: hidden;
    
    }
    
    .text_content_news {
    
        padding: 15px 10px 0;
    
    }
    
    .text_content_news span {
    
        color: #545454;
    
        font-size: 13px;
    
    }
    
    .text_content_news h3 a {
        color: red;
    
        text-transform: uppercase;
    }
    
    .text_content_news h3 {
        font-size: 16px;
        font-weight: 700;
        line-height: 23px;
        padding-bottom: 10px;
        position: absolute;
    
        color: red;
        top: 40%;
    
    }
    
    .box_feature {
    
        background: #053775;
    
        text-align: center;
    
        padding: 5px;
    
        border-top-left-radius: 7px;
    
        border-top-right-radius: 7px;
    
    }
    
    .title_feature_home h2 {
    
        color: #fff;
    
        padding: 10px 0;
    
        font-weight: 600;
    
        font-size: 26px;
    
    }
    
    .feature_tabs {
    
        border-bottom: none;
    
        display: flex;
    
        justify-content: center;
    
        padding-bottom: 12px;
    
    }
    
    .feature_tabs .nav-link {
    
        margin: 0 5px;
    
    }
    
    .feature_tabs .nav-link a {
    
        color: #333;
    
        font-size: 14px;
    
        border: none !important;
    
        text-transform: uppercase;
    
        font-weight: 500;
    
        padding: 12px 20px 8px;
    
        background-color: #5d5451;
    
    }
    
    .feature_tabs>li.active>a {
    
        background-color: #808080 !important;
    
        color: #fff !important;
    
    }
    
    .feature_tabs>li>a:hover,
    .feature_tabs>li>a:focus {
    
        background-color: #808080 !important;
    
        color: #fff !important;
    
    }
    
    .wrap_feature {
    
        margin: 0 0px;
    
    }
    
    .col_image {
    
        padding: 0 0px;
    
        border: 3px solid #fff;
    
    }
    
    .box_library_image:hover img {
    
        filter: grayscale(0);
    
    }
    
    .box_library_image img {
    
        height: 100%;
    
        object-fit: cover;
    
        /*filter: grayscale(1);*/
    
    }
    
    .box_library_image {
    
        height: 190px;
    
        overflow: hidden;
    
    }
    
    section.parther_home,
    .library_image_home {
    
    /*    padding: 25px 0;*/
    
    }
    
    .wrap_parther {
    
        margin: 0;
    
        background: #fff;
    
    }
    
    .col_par {
    
        padding: 0;
    
        width: 20%;
    
    }
    
    .box_parther_image {
    
        height: 100px;
    
        overflow: hidden;
    
        border: 1px solid #ccc;
    
    }
    
    .box_parther_image img {
    
        height: 100%;
        padding: 10px;
    
        object-fit: contain;
    
    }
    
    .title_feature_home {
    
        margin-bottom: 10PX;
    
    }
    
    
    
    .title_top_ft {
    
        color: #fff;
    
    }
    
    h3.title_top_ft {
    
        font-size: 20px;
    
        font-weight: 700;
    
        /*font-family: 'Quicksand-Bold';*/
    
        margin-bottom: 12px;
    
    }
    
    .box_content_ft p {
    
        font-size: 14px;
    
        margin-bottom: 12px;
    
    }
    
    .list_text_ft {
    
        margin-bottom: 10px;
    
    }
    
    .list_text_ft ul li {
    
        color: #fff;
    
        font-size: 14px;
    
        /*font-family: 'Quicksand-Regular';*/
    
        border-bottom: 1px solid #ececec;
    
    }
    
    
    
    .list_text_ft ul li {
    
        margin: 8px 0;
    
    }
    
    .list_text_ft ul li a {
    
        color: #fff;
    
        font-size: 15px;
    
        /*font-family: 'Quicksand-Regular';*/
    
    }
    
    .list_text_ft ul li:last-child {
    
        border-bottom: none;
    
    }
    
    .footer_bot {
    
        border-top: 1px solid #dee2e6;
    
        color: #4c4c4c;
    
        font-size: 15px;
    
        /*font-family: 'Quicksand-Regular';*/
    
        padding: 10px 0;
    
    }
    
    .pic_banner2 img {
    
        height: 100%;
    
        object-fit: cover;
    
    }
    
    
    .pic_banner img {
    
        height: 100%;
    
        object-fit: cover;
    
    }
    
    
    
    .pic_banner {
    
        overflow: hidden;
    
        height: 700px;
    
    }
    
    
    
    .slider_right_pro {
        margin-bottom: 10px;
    }
    
    .khoimorong{
    }
    
    .slider_right_pro .mySlides img {
         height: 450px;
        /*object-fit: cover;*/
    }
    
    .slider_row {
        width: 100%;
        display: flex;
    }
    
    .slider_row .column {
        height: 120px;
        width: 16.666%;
        /* border: 1px solid #c78d35; */
        cursor: pointer;
        overflow: hidden;
        display: block;
        border: 1px solid transparent;
        background-color: #fff;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    .slider_row .column img.active,
    .slider_row .column:hover img {
        border-color: rgba(0, 0, 0, .3);
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
        opacity: 1;
    }
    
    .products_detail .products_home {
        padding: 25px 0;
    }
    
    .search_add{
    
        display: flex;
    }
    .slider_row .column img {
        height: 50%;
        object-fit: cover;
        margin-bottom: -5px;
        opacity: .5;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: opacity .6s, -webkit-transform .6s;
        transition: opacity .6s, -webkit-transform .6s;
        -o-transition: transform .6s, opacity .6s;
        transition: transform .6s, opacity .6s;
        transition: transform .6s, opacity .6s, -webkit-transform .6s;
    }
    
    .list_menu_page {
        padding: 35px 0 10px;
    }
    
    .box_page_menu ul li a {
        font-size: 15px;
        font-weight: 600;
        color: rgb(33 77 152);
        font-weight: normal;
        /* line-height: 1.2; */
        text-transform: uppercase;
        font-weight: 600;
    }
    
    .box_page_menu ul li {
        font-weight: 500;
    }
    
    .box_page_menu ul li:after {
        content: '/';
        font-size: 16px;
        padding: 10px;
        font-weight: 600;
        color: rgb(102 102 102 / 48%);
    }
    
    .box_page_menu ul li:last-child:after {
        content: none;
    }
    
    .prod_item a img {
        height: 100%;
        object-fit: cover;
        width: 100%;
        padding: 10px;
        transition: 1s;
    
    }
    
    .prod_item:hover a img {
        transform: scale(1.1);
        transition: 1s;
    }
    
    .content .text-center {
        text-align: center !important;
        /*height: 85px;*/
        margin-top: 0px;
        padding: 20px 5px;
        /* background: #e4e4e4; */
    }
    
    section.product_category {
        margin: 30px 0;
    }
    
    .content .text-center a {
        color: #333;
        margin-bottom: 5px;
        font-size: 15px;
        line-height: 28px;
        /* height: 38px; */
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        word-break: break-word;
        white-space: normal;
        -webkit-line-clamp: 2;
        font-weight: 600;
    }
    
    ul.page_list_head {
        background: unset;
        display: flex;
        /* justify-content: center; */
        padding: 0;
        margin-bottom: 0;
        padding: 10px 15px;
        margin-top: 10px;
        background: #f5f5f5;
        color: #444;
        margin-bottom: 15px;
    }
    
    ul.page_list_head li {
        font-size: 16px;
    }
    
    ul.page_list_head li:after {
        content: "/";
        padding: 0 10px;
        font-family: 'FontAwesome';
        color: #444;
    }
    
    p.new-price {
        color: #DD4A4A;
        line-height: normal;
        font-size: 27px;
        /*font-family: 'Quicksand-Bold';*/
    }
    
    .product__policy {
        border: 1px solid #c78d35;
        padding: 8px;
        font-size: 14px;
        border-radius: 8px;
        margin-bottom: 31px;
        /*font-family: 'Quicksand-Regular';*/
        line-height: 28px;
    }
    
    .add-to-cart button.add-cart__btn {
        background-color: #053775;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
    
    }
    
    .add-cart__btn {
        margin: 15px 0 0 0;
        width: 100%;
        background-color: #053775;
        border-radius: 5px;
        font-size: 16px;
        font-weight: 500;
        color: white;
        background-size: 26px;
        transition: .4s all;
        text-align: center;
        background-position: 24px;
        padding: 13px;
        border: none;
        /*font-family: 'Quicksand-Bold';*/
    }
    
    .title_lq h2 {
        display: inline-block;
        color: #900722;
        font-size: 20px;
        font-weight: 400;
        border-bottom: 3px solid #900722;
        padding-bottom: 5px;
        margin: 0;
        /*font-family: 'Quicksand-Bold';*/
        /* border-bottom: 1px solid #ececec; */
        margin-bottom: 0;
        /* padding: 0 20px; */
    }
    
    .slider_right_pro .mySlides img {
        /* height: 100%;*/
    
    }
    
    .flex {
        display: flex;
    }
    
    .add-to-cart {
        width: 50%;
    }
    
    .search_add {
      
        /* margin-left: 15px; */
    }
    
    .product_detail_bg {
    
padding: 10px;
    }
    
    .list_cate_detail .tit_dm {
        background: #db8708;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        line-height: 40px;
        margin: 0;
    }
    
    .icon_dm {
        position: relative;
        float: left;
        width: 40px;
        height: 40px;
        text-align: center;
        margin-left: 10px;
    }
    
    ul.as_menu_detail {
        margin: 0;
        border: 1px solid #eee;
        padding: 3px 3px 15px 3px;
    }
    
    
    ul.as_menu_detail {
        position: relative;
        z-index: 2;
        list-style-type: none;
        padding: 0;
        margin: 0;
        background: #fff;
    }
    
    .dropdown_dm a {
        display: block;
        text-decoration: none;
        color: #333;
        font-size: 15px;
        padding: 11px 10px 7px 5px;
        border-bottom: 1px solid #e5e5e5;
    }
    
    li.dropdown_dm {
        position: relative;
        z-index: 1;
        padding: 0 10px;
    }
    
    ul.page_list_head li a {
        font-size: 16px;
    
        color: #444;
    }
    
    .title_prod_detail {
        /* background: #edf5f9; */
    
        padding: 8px;
    }
    
    .click_me p b {
        color: #333;
        margin: 0 0 2px;
        font-size: 16px;
        font-weight: 700;
    
    }
    
    .prod_item:hover {
        -webkit-box-shadow: 5px 3px 5px rgb(0 0 0 / 20%);
        box-shadow: 5px 3px 5px rgb(0 0 0 / 20%);
    }
    
    .prod_item {
    
        border: 1px solid #00b7ff;
        margin-bottom: 20px;
    }
    
    .image_prod {
        position: relative;
        height: 280px;
        margin: 0 auto;
        overflow: hidden;
        background: #fff;
    }
    
    .title_detail_pros h2 {
        font-size: 24px;
        font-weight: 600;
        padding: 20px 0;
    }
    
    .icon_detial {
        align-items: center;
        margin-bottom: 20px;
    }
    
    .pic_icon i {
        font-size: 22px;
        color: #858585d6;
    }
    
    .pic_icon {
        padding: 10px 13px;
        box-shadow: 0px 0px 5px 2px #ccc;
        border-radius: 4px;
    }
    
    .info_pross {
        padding-left: 15px;
    }
    
    .info_pross h3 {
        font-size: 16px;
        color: #4c4c4c;
    }
    
    .info_pross p strong {
        font-size: 16px;
    }
    
    ul.page_list_head {
        background: unset;
        display: flex;
        /* justify-content: center; */
        padding: 0;
        margin-bottom: 15px;
        padding: 10px 0;
    }
    
    .list_new_mid {
        margin-bottom: 20px;
    }
    
    .text_banner_cate h5 {
        line-height: 1.3;
        margin-top: 10px;
        margin-bottom: 20px;
        color: #222b45;
        font-size: 18px;
            overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        height: 47px;
        /*font-family: 'Quicksand-Bold';*/
    }
    
    .banner_right_new .picture_box_banner,
    .box_list_mid .picture_box_banner {
        height: 200px;
        overflow: hidden;
    }
    
    ul.post_news li {
        counter-increment: li;
        list-style: none;
        padding: 10px 0;
        margin: 0 0 10px 0;
        line-height: 18px;
        border-bottom: 1px solid #e5e5e5;
    }
    
    ul.post_news li span {
    
        display: block;
        /*font-family: 'Quicksand-Regular';*/
        font-size: 16px;
        color: #333;
        outline: none;
    }
    
    ul.page_list_head li {
        font-size: 16px;
    }
    
    ul.page_list_head li a {
        font-size: 16px;
    
    }
    
    .picture_box_banner img {
        height: 100%;
        object-fit: cover;
    }
    
    .picture_box_banner img {
        border-radius: 2%;
    }
    
    
    .open-button {
        height: 40px;
        line-height: 40px;
        width: 40px;
        background: #cd3333;
        border: 2px solid white;
        border-radius: 0 10px 10px 0;
        font-size: 22px;
        text-align: center;
        color: #fff;
        cursor: pointer;
        bottom: 150px;
        position: fixed;
    }
    
    .form-popup {
        display: none;
        position: fixed;
        bottom: 90px;
        left: 10px;
        z-index: 9;
    }
    
    .form-container {
        background: #cd3333 !important;
        border: 2px solid #ffffff;
        border-radius: 10px !important;
        box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 37%);
        position: relative;
        padding: 20px 20px;
        text-align: left;
        color: #fff;
        font-weight: bold;
        z-index: 9;
        width: 335px;
        transition: left 1.2s, right 1.2s;
        -webkit-transition: left 1.2s, right 1.2s;
    }
    
    .form-container .btn {
        color: #212121;
        border: none;
        cursor: pointer;
        background: none;
        position: absolute;
        top: 0;
        right: 0;
    }
    
    .txt_wrap_tit {
        text-align: center !important;
        font-size: 19px;
        text-transform: uppercase !important;
        text-shadow: 2px 3px 7px #232121;
    }
    
    .wrap_content {
        margin-bottom: 8px;
        margin-top: 10px;
    }
    
    .wrap_content p {
        margin: 0px;
        padding: 0px;
    }
    
    .form-container input[type=text],
    .form-container input[type=password] {
        width: 100%;
        padding: 15px;
        margin: 5px 0 22px 0;
        border: none;
        background: #fff;
    }
    
    .form_content input.form-control {
        background: #fff;
        border-radius: 0;
        font-weight: 500;
    }
    
    .form_content a {
        background: #ff8400;
        display: inline-block;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
        padding: 4px 0;
        border-radius: 3px;
        color: #fff;
    }
    
    .form_content textarea.form-control {
        height: 100px;
        margin-bottom: 15px;
    }
    
    .form-container .btn {
        color: #212121;
        border: none;
        cursor: pointer;
        background: none;
        position: absolute;
        top: 0;
        right: 0;
    }
    
    .pro_item {
        display: block;
        height: 100%;
        position: relative;
        z-index: 1;
        overflow: hidden;
        border-radius: 5px;
    }
    
    .picture_prod {
        max-width: none;
        width: calc(100% + 50px);
        -webkit-transition: -webkit-transform .35s;
        transition: -webkit-transform .35s;
        -o-transition: transform .35s;
        transition: transform .35s;
        transition: transform .35s, -webkit-transform .35s;
        -webkit-transform: translate3d(-40px, 0, 0);
        transform: translate3d(-30px, 0, 0);
        height: 250px;
        overflow: hidden;
        border-radius: 5px;
    }
    
    .picture_prod img {
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    
    .title_product {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0 25px 10px;
        z-index: 3;
    }
    
    .product_info h4 {
        font-size: 16px;
        font-weight: 700;
        margin: 0 auto 10px;
        margin-bottom: 5px;
        letter-spacing: -.02em;
        color: #fff;
    }
    
    .product_info h4 a {
        color: #fff;
    }
    
    .view_detail {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
        -webkit-transition: .35s ease;
        -o-transition: .35s ease;
        transition: .35s ease;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        border-top: 1px solid #fff;
        padding: 16px 0 0;
    }
    
    .view_detail a {
        color: #f5f5f5;
    }
    
    .box_product_home:hover .product_info,
    .box_product_home:hover .picture_prod,
    .box_product_home:hover .view_detail {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    
    .pro_item:hover .view_detail {
        opacity: 1;
    }
    
    .pro_item:hover:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        top: 0;
        bottom: 0;
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 65%, #000 100%);
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(65%, #000), to(#000));
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 65%, #000 100%);
        opacity: .6;
        z-index: 2;
    }
    
    .price_container {
        padding: 10px 10px;
        margin: 5px 0;
        border: 1px solid #ccc;
        justify-content: space-between;
    }
    
    .price_box_item p {
        font-size: 16px;
        font-weight: 600;
    }
    
    p.price_new span {
        color: #e7002e;
    }
    
    .title_lq h2 {
        display: inline-block;
        color: #900722;
        font-size: 20px;
        font-weight: 600;
        border-bottom: 3px solid #900722;
        padding-bottom: 5px;
        margin: 0;
        /*font-family: 'Quicksand-Bold';*/
        /* border-bottom: 1px solid #ececec; */
        margin-bottom: 0;
        /* padding: 0 20px;*/
    }
    
    .title_lq {
        margin-bottom: 10px;
        padding: 0 15px;
    }
    
    .info_contact_right h3 {
        font-size: 18px;
        text-transform: uppercase;
        margin-bottom: 10px;
        /*font-family: 'Quicksand-Bold';*/
    }
    
    .text_contact p {
        margin-bottom: 10px;
        font-size: 16px;
        color: #636363;
        /*font-family: 'Quicksand-Bold';*/
    }
    
    .tab-content .form-control {
        margin-bottom: 20px;
    }
    
    .custommer .contact-now {
        padding: 10px 50px;
        background: #0d5ea5;
        border-radius: 99px;
        color: #ffff;
    }
    
    x .fix_mb.inbox_zl {
        width: 115px;
        background: #8eb22b;
        border-radius: 20px;
        padding: 5px 8px;
        color: white;
        display: block;
        margin: 0px auto 6px 0;
        border: none;
        position: absolute;
        bottom: 45px;
        right: 0;
    }
    
    .fix_mb {
        display: flex !important;
        background: #3c57a6;
        margin-bottom: 10px;
        border-radius: 50px;
        align-items: center;
        justify-content: center;
        color: #fff;
        padding: 10px 0;
    }
    
    .inbox_zl span {
        padding: 0 7px;
        /* width: 135px; */
        cursor: pointer;
        font-weight: 600;
        font-size: 16px;
    }
    
    .inbox_mess {
        width: 145px;
        background: #125c9e;
        border-radius: 20px;
        padding: 5px 8px;
        color: white;
        display: block;
        margin: 0px auto 6px 0;
        border: none;
    }
    
    .inbox_mess span {
        padding: 0 10px;
        /* width: 150px; */
        cursor: pointer;
        font-weight: 600;
        font-size: 16px;
    }
    
    .fix_mb span a {
        color: #fff;
        font-size: 15px;
        /*font-family: 'Quicksand-Bold';*/
    }
    
    .call-now-button {
        display: none;
        z-index: 9999;
        clear: both;
        margin: 0 auto;
        position: fixed;
        border-radius: 50px;
        right: 25px;
        /* top: 88%; */
        bottom: 63px;
        background: #d11a59 !important;
        /* border-radius: 50%; */
        padding: 0px 24px;
        color: white;
        display: block;
        /* margin: 0px auto 6px 0; */
        border: none;
    }
    
    .call-now-button div {
        display: flex;
    }
    
    .call-now-button div p a {
        color: #fff;
    }
    
    
    
    
    
    /*==============================================================================================*/
    
    @import url('https://fonts.googleapis.com/css2?family=Inspiration&display=swap');
    
    .menu_header {
        /*min-height: 45px;*/
        /* background-color: #9b9e05; */
    }
    
    .content_top {
        background-color: #fff;
        /* height: 70px; */
        z-index: 10;
        position: relative;
    }
    
    .d_flex,
    .d_flex_base {
        -js-display: flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        /*width: 100%;*/
    }
    
    .content_top .d_flex_base {
        justify-content: space-between;
        align-items: center;
    }
    
    a.logo_pc {
        width: 200px;
    }
    
    .img_head {
        margin-left: 0;
        /* margin-right: 30px; */
        width: 100%;
        height: 100px;
        margin-top: 5px;
    }
    
    a.logo_pc img {
    
        /* max-height: 70px!important; */
    }
    
    .wraper_medium {
        -ms-flex: 1;
        flex: 1;
        -ms-flex-negative: 1;
        -ms-flex-preferred-size: auto !important;
        margin-right: auto;
        justify-content: center;
    }
    
    .col_medium {
        padding: 0;
        border-left: 1px solid #ececec;
    }
    
    .col_medium:first-child {
        border-left: none;
    }
    
    .box_icon_header {
        -js-display: flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        width: 100%;
        text-align: left;
    }
    
    .icon_img_top {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: 0;
        max-width: 200px;
        width: 35px;
    }
    
    .icon_img_top img {
        padding-top: 0.2em;
        width: 100%;
    }
    
    .text_icon_top {
        padding-left: 1em;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
    
    .text_icon_top span {
        font-size: 12px;
    }
    
    .image_lang ul.d_flex {
        justify-content: flex-end;
        align-items: baseline;
    }
    
    .image_lang .search_drop {
        position: relative;
        margin-top: 0px;
        padding-left: 10px !important;
    }
    
    .image_lang ul li {
        margin: 0 13px;
    }
    
    .image_lang ul li a i {
        color: #666666;
        font-size: 22px;
    }
    
    .hidden-sm.hidden-xs .search_drop {
        margin-top: 0;
        padding: 12px 0 12px 20px;
    }
    
    
    
    .text-name-congty {
        /* clip-path: polygon(0 0, 100% 0, 94% 100%, 6% 100%);
        background: #00b7ff; */
        text-align: center;
        margin-top: -23px;
        margin-left: 20px;
        font-size: 16px;
        /* font-family: ui-rounded; */
        color: white;
        margin-bottom: 5px;
        font-weight: 600;
        border-radius: 0 0 280px 280px;
        line-height: 30px;
        /* transform: skew(-27deg); */
        background-image: url('../img/aa1.png');
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        display: grid;
        grid-template-columns: auto;
    }
    
    .text-name-congty .span11 {
        font-size: 20px;
        font-weight: 600;
        padding-bottom: 12px;
        transform: translateY(1px);
    }
    
    .span22 {
        line-height: 20px;
        margin-top: 12px;
        transform: translateY(-2px);
    }
    
    .text-hinhthoi {
        transform: skew(-27deg);
        background: #dcb048;
        border-radius: 4px;
        font-size: 14px;
        padding: 5px 10px;
        max-width: 150px;
        margin-right: 10px;
    }
    
    .hinhthoi {
        display: flex;
        align-items: center;
        justify-content: start;
        /* gap: 10px; */
        margin-bottom: 10px;
    }
    
    .hinhthoi a {
        /* color: white; */
        font-weight: 600;
        font-size: 16px;
        transform: skew(27deg);
    }
    
    .hinhthoi1 {
        /* clip-path: polygon(24% 0, 100% 0%, 76% 100%, 0% 100%) */
        transform: skew(-27deg);
    }
    
    .hinhthoi2 {
        /* clip-path: polygon(34% 0, 100% 0%, 66% 100%, 0% 100%); */
        transform: skew(-27deg);
    }
    
    .col-dautrang {
        display: grid;
        grid-template-columns: 75% auto;
    }
    
    .sum-danhhmuc {
        display: flex;
        justify-content: space-between;
        gap: 60px;
        padding: 10px 0 10px;
    }
    
    .danhmuc {
        background-color: #00b7ff;
        margin-top: 2px;
    }
    
    .img-danhmuc {
        width: 110px;
        height: 110px;
        margin: 0px auto 10px;
        border-radius: 50%;
        border: 2px solid #fff;
        overflow: hidden;
    }
    
    .img-danhmuc a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 50%;
    }
    
    .noidung-text-danhmuc {
        margin: auto 20px;
        text-align: center;
        font-size: 20px;
    }
    
    .noidung-text-danhmuc h3 {
        font-size: 14px;
        font-weight: 600;
        font-family: serif;
        line-height: 22px;
        text-transform: uppercase;
    }
    
    .noidung-text-danhmuc h3 a {
       
    }
    
    
    .sanphamnoibat {
        padding: 50px 0;
    }
    
    
    .item-sanpham {
        position: relative;
        width: 100%;
        height: 300px;
        transition: 0.5s;
        overflow: hidden;
    }
    
    .img-item-sanpham {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }
    
    .img-item-sanpham a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    .muangay-addcart {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 45px;
        display: grid;
        grid-template-columns: 50% auto;
        gap: 5px;
        opacity: 0;
    }
    
    .item-sanpham:hover .muangay-addcart {
        opacity: 1;
    }
    
    .item-sanpham:hover .img-item-sanpham a img {
        transform: scale(1.1);
        transition: 0.5s;
    }
    
    .muangay {
        border: 1px solid rgb(20, 209, 20);
        width: 100%;
        height: 100%;
        color: rgb(20, 209, 20);
        display: flex;
        justify-content: center;
        align-items: center;
        background: rgba(255, 255, 255, 90%);
        font-size: 16px;
        transition: 0.5s;
    }
    
    .muangay:hover {
        color: white;
        background-color: rgb(20, 209, 20);
        transition: 0.5s;
    }
    
    .tab-content .active {
        /* background: #eee; */
    /*    padding: 15px;*/
    }
    
    
    .visaochoncungtoi {
        background-color: #00b7ff;
        padding: 20px 0 30px;
    }
    
    .visaochoncungtoi h3 {
        font-size: 24px;
        /* color: #00b7ff; */
        font-weight: bold;
        /* margin-bottom: 20px; */
        margin: 10px 0 10px 0;
     
    }
    
    .visaochoncungtoi .col-md-7 h3 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    
    
    .item-youtobe {
        width: 100%;
        height: 250px;
    }
    
    .item-youtobe iframe {
        width: 100%;
        height: 100%;
    }
    
    .slider-phanhoi .item {
        margin: 5px 10px;
    }
    
    .slider-phanhoi .item iframe {
        width: 100%;
    }
    
    .slider-phanhoi .item h2 {
        font-size: 23px;
        /* color: #00b7ff; */
        font-weight: 500;
        margin-top: 10px;
        text-align: center;
    }
    
    .slider-phanhoi .item p {
        font-size: 14px;
        color: #333;
        margin-bottom: 20px;
    }
    
    .visaochoncungtoi .AsideTitle2 .name_share {
        color: black;
        margin-top: 5px;
    }
    
    .visaochoncungtoi .AsideTitle2 {
        border-bottom: 1px solid black;
    
    }
    
    
    
    
    
    
    
    
    /* ============================================== */
    
    .box_slide_sale {
        /* border-top: 1px solid #dee2e6; */
        background: #fff;
        padding: 30px 0;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }
    
    span.date_news {
        color: #a1a1a1;
        font-size: 13px;
        
    }
    
    .picture_news_nb {
        height: 185px;
        overflow: hidden;
    }
    
    .picture_news_nb img {
        height: 100%;
        object-fit: cover;
        border-radius: 10px;
    }
    
    .title_news_nb {
        padding: 10px 0;
    }
    
    .title_news_nb h3 {
        padding-bottom: 5px;
    }
    
    .title_news_nb h3 a {
        /* color: #00b7ff; */
        font-size: 23px;
      
        /*    text-transform: lowercase;*/
        font-weight: 600;
        margin-bottom: 5px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        word-break: break-word;
        -webkit-line-clamp: 2;
    }
    
    .title_news_nb p {
      
        line-height: 21px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        word-break: break-word;
        -webkit-line-clamp: 4;
     
    }
    
    .box_new_home {
        padding-bottom: 10px;
    }
    
    .position_new {
        position: relative;
        height: 80px;
        overflow: hidden;
    }
    
    .position_new img {
        height: 100%;
        object-fit: cover;
        border-radius: 10px;
    }
    
    .position_overlay {
        top: 0;
        left: 0;
        padding: 30px;
        backface-visibility: hidden;
        pointer-events: none;
        z-index: 3;
        position: absolute;
        width: 100%;
        height: 100%;
    }
    
    .position_overlay:before {
        content: '';
        position: absolute;
        top: 30px;
        right: 30px;
        bottom: 30px;
        left: 30px;
        border: 1px solid #fff;
        border-radius: 0.25rem;
        box-shadow: 0 0 0 45px rgb(255 255 255 / 20%);
        opacity: 0;
        transition: opacity 0.35s, transform 0.35s;
        transform: scale3d(1.4, 1.4, 1);
        background-image: url(../img/favicon.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 70px;
        background-color: rgba(248, 109, 114, 0.2);
    }
    
    .content_new_home h3 {
        font-weight: 700;
        font-size: 15px;
        margin-top: 7px;
        line-height: 23px;
        margin-bottom: 0px;
    
        /*    text-transform: lowercase;*/
    }
    
    .content_new_home h3 a {
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        word-break: break-word;
        -webkit-line-clamp: 2;
        /* color: #287320; */
    }
    
    .content_new_home p {
        -webkit-line-clamp: 3;
        height: auto;
        line-height: 21px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        word-break: break-word;
      
        margin-bottom: 10px;
    }
    
    footer {
        /* padding-top: 20px; */
        /* background-color: #00b7ff; */
        /* color: #fff; */
        /* padding-bottom: 20px; */
        /* position: relative; */
    }
    
    img.site_ft {
        pointer-events: none;
        position: absolute;
        top: -35px;
        left: 0;
        width: 100%;
    }
    
    footer a {
    }
    
    .item-footer .title_ft {
        font-size: 25px;
        font-weight: bold;
        margin-bottom: 15px;
    }
    
    .item-footer ul.list_cs li {
        padding: 5px 0;
    }
    
    .item-tintuc-1 {
        display: grid;
        grid-template-columns: 35% auto;
        gap: 10px;
    }
    
    header.header {
        /* overflow: hidden; */
    }
    
    .desc_pro .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
        border: 1px solid rgb(141, 141, 141);
        margin-right: 15px;
    }
    
    .desc_pro .menu_tabs .active {
        padding: 0;
        border: 1px solid black;
    
    }
    
    .desc_pro .menu_tabs .active a {
        color: #333 !important;
        font-weight: bold;
    }
    
    .add-cart-1 {
        background-color: #3853a4;
        color: #fff;
        border-radius: 50px;
        font-size: 14px;
        font-weight: 500;
        color: white;
        background-size: 26px;
        transition: .4s all;
        text-align: center;
        background-position: 24px;
        padding: 10px 25px;
        border: none;
        margin-top: 20px;
    }
    
    .title-gia-sanpham {
        font-size: 20px;
        line-height: 1.5;
        font-weight: bold;
    }
    
    .quantity-selector .btn {
        display: initial;
    }
    
    .muangay:hover a {
        color: #fff;
    }
    
    .bg_white {
        /* background: #fff; */
        padding: 10px;
        border-radius: 7px;
    }
    
    
    
    
    
    
    
    
    
    .action-bar {
        position: fixed;
        bottom: 7px;
        right: 32px;
        background-color: #fff;
        text-align: center;
        padding: 5px;
        border-radius: 5px;
        box-shadow: 2px 2px 13px #cacaca;
        z-index: 10;
    }
    
    ul.list_contact {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
    }
    
    ul.list_contact li {
        margin: 0px 10px;
        position: relative;
    }
    
    ul.list_contact li a {
        display: block;
    }
    
    ul.list_contact li span.text_chat {
        display: block;
        margin-top: 3px;
        color: #191919;
        font-size: 11px;
        font-weight: 700;
    }
    
    ul.list_contact li a span img {
        width: 35px;
        height: 35px;
        display: block;
        background-size: 100%;
        margin: 0 auto;
    }
    
    .visaochoncungtoi .name_share:after {
        content: '';
        display: block;
        height: 0px !important;
        width: 100%;
        background: #00b7ff;
    }
    
    .more {
        margin: 20px 0;
    }
    
    .more a {
        display: inline-block;
        /*float: left;*/
        line-height: 35px;
        padding: 0 12px;
        background: #00b7ff;
        text-decoration: none;
        text-align: center;
        color: #fff;
    }
    
    
    #adv-popup {
        display: none;
        position: fixed;
        z-index: 9991;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
    }
    
    .viteex-btn-close {
        position: absolute;
        top: 5px;
        right: 205px;
        width: 30px;
        height: 30px;
        font-size: 1.25em;

        color: white;
        background: rgba(26, 27, 75, 0.65);
        border: none;
        border-radius: 50%;
        line-height: 1;
        outline: none;
        cursor: pointer;
        z-index: 1000;
        -webkit-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
        padding: 0px !important;
        min-width: unset !important;
        min-height: unset !important;
        margin: 0 !important;
    }
    
    #adv-popup .banner img {
        width: 100%;
        display: block;
        margin: auto;
        height: 500px;
    }
    
    #bg_km {
        /*display: none;*/
    }
    
    #adv-popup .background {
    
        position: fixed;
        height: 100% !important;
        width: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .83);
        z-index: 99;
    }
    
    .banner {
        /* z-index: 9999;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%); */
    
    
        z-index: 9999;
        position: relative;
        top: 10%;
        /* left: 15%; */
        /* transform: translate(-50%,-50%); */
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 1042px;
        margin: auto;
    }
    
    
    
    
    
    .form-trangchu {
        max-width: 650px;
        background: white;
        padding: 0 15px;
    }
    
    .form-trangchu form input {
        border: 1px solid #cc0000;
        margin-bottom: 13px;
        height: 38px;
    }
    
    .form-trangchu form select {
        margin-bottom: 13px;
        display: block;
        width: 100%;
        height: 38px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
    
    .title-form-trangchu {
        font-size: 20px;
        line-height: normal;
        text-align: center;
        padding: 30px 0 10px 0;
        position: relative;
        font-weight: bold;
    }
    
    .title-form-trangchu::after {
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
        content: "";
        height: 2px;
        width: 150px;
        margin: auto;
        text-align: center;
        background-color: rgb(204, 0, 0);
    }
    
    .color-red {
        color: rgb(204, 0, 0);
    }
    
    .form-trangchu form {
        padding: 0 25px;
    }
    
    .text-dau-form-trangchu {
        line-height: normal;
        text-align: center;
        font-weight: initial;
        margin: 10px auto 30px auto;
        width: 100%;
    }
    
    .form-trangchu form button {
        width: 100%;
        height: 38px;
        background-color: rgb(204, 0, 0);
        color: white;
        text-transform: uppercase;
        font-weight: bold;
        border: none;
        outline: none;
    }
    
    .left-0 {
        padding-left: 0;
    }
    
    #form-footer {
        color: white;
    }
    
    #form-footer textarea {
        display: block;
        width: 100%;
        height: 130px;
        margin: 20px 0;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #fff;
        background-color: #00b7ff;
        background-image: none;
        border: 0px solid #ccc;
        border-radius: 4px;
        /* -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); */
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
    
    #form-footer textarea:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    }
    
    #form-footer button {
        padding: 10px 20px;
        border: 0px;
        border-radius: 10px;
        background: #0083ca;
        font-size: 16px;
    }
    
    #form-footer textarea::placeholder {
        color: white;
    }
    
    .noidung-text-danhmuc a:hover{
        color: white !important;
    }
    
    
    footer a:hover{
        color: black;
    }
    
    a{
    }
    a:hover{
        color: black;
    }
    
    /*======================================= css mới =========================================*/
   
    
   
    
    .chitiet_sanpham .container {
        overflow: hidden;
    }
    
    .menu_header {
        /*min-height: 45px;*/
        /* background-color: #9b9e05; */
        position: relative;
        /* padding: 20px 0; */
        background: #00ccff;
    }
    
    .content_top {
        background-color: #fff;
        height: 70px;
        z-index: 10;
        position: relative;
    }
    
    .d_flex,
    .d_flex_base {
        -js-display: flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        /*width: 100%;*/
    }
    
    .content_top .d_flex_base {
        justify-content: space-between;
        align-items: center;
    }
    
    a.logo_pc {
        width: 200px;
        z-index: 999;
    }
    
    .img_head {
        margin-left: 0;
        margin-right: 30px;
    }
    
    a.logo_pc img {
    
        max-height: 70px;
    }
    
    .wraper_medium {
        -ms-flex: 1;
        flex: 1;
        -ms-flex-negative: 1;
        -ms-flex-preferred-size: auto !important;
        margin-right: auto;
        justify-content: center;
    }
    
    .col_medium {
        padding: 0;
        border-left: 1px solid #ececec;
    }
    
    .col_medium:first-child {
        border-left: none;
    }
    
    .box_icon_header {
        -js-display: flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        width: 100%;
        text-align: left;
    }
    
    .icon_img_top {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: 0;
        max-width: 200px;
        width: 35px;
    }
    
    .icon_img_top img {
        padding-top: 0.2em;
        width: 100%;
    }
    
    .text_icon_top {
        padding-left: 1em;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
    
    .text_icon_top span {
        font-size: 12px;
    }
    
    .image_lang ul.d_flex {
        justify-content: flex-end;
        align-items: baseline;
    }
    
    .image_lang .search_drop {
        position: relative;
        margin-top: 0px;
        padding-left: 10px !important;
    }
    
    .image_lang ul li {
        margin: 0 13px;
    }
    
    .image_lang ul li a i {
        color: #666666;
        font-size: 22px;
    }
    
    
    
    /* ---------------------------------------------------- */
    x .container {
        padding: 50px;
    }
    .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
        color: #495057;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #fff;
    }
    .nav-tabs .nav-item.active .nav-link{
    }
    
    
    .slick-active {
        padding: 20px 10px;
    }
    
    .slick-center {
        transform: scale(1.3)
    }
    
    .slick-slide:not(.slick-active) {
        margin: 20px 0;
    }
    
    .child {
        width: 100%;
    }
    
    .slide:not(.slick-active) {
        cursor: pointer;
    }
    
    .pagination {
        text-align: center;
        color: white;
        font-size: 1.2rem;
    }
    
    
    .slick-prev,
    .slick-next {
        width: 46px;
        height: 46px;
        background-color: #000000 !important;
        opacity: 0.1;
        border-radius: 50%;
        fill: white;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    
    .pagewrap {
        display: grid;
        grid-template-columns: 80px auto 250px;
        align-items: center;
        gap: 15px;
    }
    
    .content_uytin h3 {
        font-size: 15px;
        color: #00b7ff;
        text-transform: uppercase;
        font-weight: 700;
        /* margin-bottom: 20px; */
        margin: 0px 0 7px 0;
        /* font-family: 'Open Sans', sans-serif; */
        line-height: 22px;
         text-align: center; 
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    .readmore a {
        font-size: 14px;
        font-weight: 600;
        color: #00b7ff;
    }
    
    .sum_gioithieu{
        display: grid;
        grid-template-columns: 60% auto;
        gap: 35px;
        align-items: center;
    }
    
    .img-chungtoi-left img{
        max-height: 150px;
        object-fit: contain;
    }
    
    .gioithieu{
        margin: 15px 0 20px;
    }
    
    .gioithieu_left p{
        font-style: 16px;
    }
    
    footer {
        /* padding-top: 20px; */
        /* background-color: #00b7ff; */
        /* color: #000; */
        /* padding-bottom: 20px; */
        /* position: relative; */
    }
     .title_ft {
        font-size: 25px;
        font-weight: bold;
        margin-bottom: 15px;
    }
    .item-footer li {
        border-bottom: 1px solid #ececec;
        padding: 17px 0;
        font-size: 15px;
    }
    .item-footer p {
        font-size: 22px;
        margin-top: 24px;
        font-weight: 600;
    }
    footer a {
    }
    .item-footer ul.list_cs li {
        padding: 3px 0;
        font-size: 12px;
    }
    
    .AsideTitle2 {
        padding-top: 10px;
        position: relative;
        margin-bottom: 10px;
        display: flex;
        border-bottom: 1px solid #00b7ff;
        align-items: center;
        margin-bottom: 20px;
    }
     .name_share {
        color: #00b7ff;
        font-size: 25px;
        font-weight: 700;
        letter-spacing: -0.3px;
        text-transform: capitalize;
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 600;
   
        margin: 1px auto;
    }
    
    .slider-phanhoi .item {
        margin: 5px 10px;
    }
    .slider-phanhoi .item iframe {
        width: 100%;
    }
    .slider-phanhoi .item h2 {
        font-size: 22px;
        color: #000000;
        font-weight: 500;
        margin: 10px 0;
        text-align: center;
    }
    
    
    .a-model-sp {
        display: flex;
        /* overflow-x: scroll; 
        white-space: nowrap;
        padding: 10px;*/
        justify-content: center;
        border: none;
    }
    li.nav-link-sp:before, li.nav-link-sp:after , .name_share:before ,.name_share:after {
        content: "";
        position: absolute;
        z-index: 1;
        background: #fff;
        width: 27px;
        height: 27px;
        transform: scaleX(0.5774) rotate(-45deg);
    }
    li.nav-link-sp:after , .name_share:after {
        border-right: 3px solid #00ccff;
        right: -14px;
        top: 4px;
        border-bottom: 3px solid #00ccff;
    }
    li.nav-link-sp:before, .name_share:before {
        border-left: 3px solid #00ccff;
        left: -14px;
        top: 4px;
        border-top: 3px solid #00ccff;
        /* background: #000000; */
        z-index: 1;
    }
    li.nav-link-sp , .name_share {
         background: #fff; 
        border-bottom: 3px solid #00ccff;
        border-radius: 0;
        color: #000;
        font-weight: 700;
        cursor: pointer;
        display: block;
        font-size: 16px;
        transition: none;
        line-height: 22px;
        padding: 5px 15px;
        position: relative;
        text-decoration: none;
        margin: 0px 17px;
        border-top: 3px solid #00ccff;
        height: 39px;
        z-index: 8;
        display: inline-block;
        width: auto;
    }
    li.nav-link-sp:hover {
        background: #00ccff;
        border-color: #00ccff;
        color: white;
    }
    li.nav-link-sp.active {
        background: #00ccff;
        border-color: #00ccff;
        color: white;
    }
    li.nav-link-sp.active:before, li.nav-link-sp.active:after {
        background: #00ccff;
    }
    li.nav-link-sp:hover:before, li.nav-link-sp:hover:after {
        background: #00ccff;
    }
    .item-sanpham {
        position: relative;
        width: 100%;
        height: 230px;
        transition: 0.5s;
        overflow: hidden;
    }
    .name-item-sanpham {
        height: 50px;
        width: 100%;
        background-color: #dbdbdbba;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 8px;
    }
    .img-item-sanpham {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }
    .img-item-sanpham {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }
    .text_km {
        position: absolute;
        top: 0;
        right: 0;
    }
    .img-item-sanpham a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .muangay-addcart {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 45px;
        display: grid;
        grid-template-columns: 50% auto;
        gap: 5px;
        opacity: 0;
    }
    .muangay {
        border: 1px solid rgb(0 183 255);
        width: 100%;
        height: 100%;
        color: rgb(0 183 255);
        display: flex;
        justify-content: center;
        align-items: center;
        background: rgba(255,255,255,90%);
        font-size: 16px;
        transition: 0.5s;
    }
    .name-item-sanpham a {
        font-weight: 600;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        line-height: 19px;
    }
    .item-sanpham:hover .img-item-sanpham a img {
        transform: scale(1.1);
        transition: 0.5s;
    }
    .item-sanpham:hover .muangay-addcart {
        opacity: 1;
    }
    
    .phanhoikhachhang{
        background-color: #fff;
        padding: 50px 0 20px;
    /*    margin-top: 50px;*/
    }
    
    .item-ruou{
        padding: 10px;
        position: relative;
        width: 100%;
        height: 230px;
        border:5px solid #fff;
    
    }
    
    .item-ruou .anh-item-ruou a img{
        width:100%;
        height: 100%;
        object-fit: cover;
    }
    
    .item-ruou .so-khuyenmai {
        position: absolute;
        top: -0;
        right: -1px;
        width: 50px;
        height: 50px;
        background: orange;
        color: white;
        z-index: 3;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 50%, 0 100%);
        display: flex;
        justify-content: center;
        padding-top: 2px;
    }
    
    .item-ruou .xemngay{
        position: absolute;
        bottom: -1px;
        left: 0;
        /* height: 27px; */
        background-color: #00b7ff;
        color: white;
        width: calc(calc(100%) - 20px);
        text-align: center;
        clip-path: polygon(0 0, 87% 0%, 100% 100%, 0 100%);
    
    }
    
    .item-ruou .xemngay a{
        color: white;
        font-size: 16px;
    }
    
    .item-ruou .anh-item-ruou{
        position: absolute;
        top: 0px;
        left: 0px;
        /* padding: 10px; */
        width: 100%;
        height: 100%    ;
    }
    
    .sanphamnoibat {
        background-color: #00ccff;
        padding: 50px 0 60px;
        margin-bottom: 50px;
        margin-top: 20px;
    }
    .sanphamnoibat .title-sp{
        width: 100%;
        margin-bottom: 20px;
            position: relative;
        z-index: 9;
    }
    
    .sanphamnoibat .title-sp h2 {
        transform: translateY(0px) translateX(53px);
        color: #fff;
        font-size: 25px;
        font-weight: 700;
        letter-spacing: -0.3px;
        text-transform: capitalize;
        font-size: 32px;
        text-transform: uppercase;
        font-weight: 600;
   
        float: left;
        background: #00ccff;
        padding-left: 8px;
        z-index: 9;
    }
    
    .border-xanh{
        position: relative;
        margin-bottom: 20px;
    }
    .border-xanh:after {
        position: absolute;
        width: 100%;
        height: 2px;
        content: '';
        top: 18px;
        left: 0px;
        margin-bottom: 40px;
        background: #00ccff;
        z-index: -1;
    }
    .owl-carousel.owl-theme.slider-ruou.owl-loaded.owl-drag {
        margin-top: 25px;
    }
    
    .div-ngoai-kethtucsau {
        transform: translateY(0px) translateX(50px);
        padding-left: 12px;
    }
    
    .ketthucsau{
        background: #00ccff;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 16px;
    }
    
    .ketthucsau span {
        padding: 6px;
        background: #ff5a1d;
        color: white;
        border-radius: 5px;
        font-size: 13px;
    }
    
    .img-item-tintuc {
        height: 100px;
        overflow: hidden;
        width: 25%;
        border-radius: 12px;
    }
    
    .img-item-tintuc a img {
       width: 100%;
       height: 100%;
       transition: all 0.4s;
        object-fit: cover;
    }
    .image_video {
        margin-bottom: 20px;
    }
    .name-noidung-tintuc a{
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        font-size: 18px;
        font-weight: 600;
        color: #333;
    }
    
    .name-noidung-tintuc{
        margin: 10px 0;
    }
    
    .text-noidung-tintuc{
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    
    .item-tintuc-tren-ft{
        /*padding: 10px;
        box-shadow: 0px 5px 3px rgb(0 0 0 / 30%);*/
        margin: 0px 0 20px;
        display: flex;
    }
    .noidung-item-tintuc {
        width: 75%;
        padding-left: 20px;
    }
    
    .item-tintuc-tren-ft:hover .img-item-tintuc a img{
        transform: scale(1.2);
        transition: all 0.4s;
    }
    
    section.tintuc-trenfooter {
        margin-top: 50px;
        margin-bottom: 30px;
    }
    
    .nam-chungnhan {
        font-size: 18px;
        color: #b31b1aab;
        font-weight: 600;
        /* margin: 5px 0; */
        margin-top: 10px;

    
    }
    
    .name-chungnhan{
        font-size: 16px;
        color: #e49ca8;
        font-weight: 600;
        /* margin: 5px 0; */
       
        line-height: 20px;
        margin-bottom: 10px;
    }
    
    .name-chungnhan a{
        color: #000;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        height: 40px;
    }
    
    .item-chungnhan {
        padding: 10px;
            margin-bottom: 25px;
        box-shadow: 0px 0px 6px 0 #999999b0;
    }
    
    section.giaithuong {
    /*    padding: 50px 0 10px;*/
    }
    
    .gioithieu_right {
        text-align: center;
    }
    
    .chuyengia .name_share{
        transform: translateY(-26px);
        background: white;
        padding: 0 10px;
    }
    
    .chuyengia .name_share:after{
       height: 0;
    }
    
    .chuyengia .AsideTitle2{
       border: 0;
    }
    
    .chuyengia .item-chungnhan {
        margin-bottom: 20px;
    }
    
    .chuyengia .img-item-chungnhan {
        height: 160px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .chuyengia .img-item-chungnhan a img{
        height: 100%;
        transition: all 0.2s;
        position: absolute;
        top: 0;
        left: 0;
    }
    
    .chuyengia .name-chungnhan {
        color: #de8582d4;
    }
    
    .img-item-chungnhan {
        overflow: hidden;
        height: 230px;
        transition: all 0.2s;
    }
    
    .item-chungnhan:hover .img-item-chungnhan a img{
        transform: scale(1.1);
        transition: all 0.2s;
    }
    
    .img-item-chungnhan i{
        color: white;
        width: 55px;
        height: 55px;
        border: 3px solid white;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 25px;
        /* transform: translateX(11px); */
        /* transform: translate(50%, 50%); */
        cursor: pointer;
    }
    
    .chuyengia .img-item-chungnhan img{
        height: 100%;
        transition: all 0.2s;
        position: absolute;
        top: 0;
        left: 0;
    }
    
    .img-chungtoi-left {
        display: grid;
        grid-template-columns: auto auto;
    }
    
    .img-chungtoi-left a img {
        height: 230;
        width: 100%;
    }
    .img-chungtoi-left a {
        margin-bottom: 20px;
    }
    
    ul.a-model-sp.nav-tabs {
        /*transform: translateY(-26px);
        padding: 0 10px;*/
    }
    
    
    .giaithuong .border-xanh, .phanhoikhachhang .border-xanh {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .center {
        text-align: center;
    }
    .title_name_page p {
        text-align: center !important;
        line-height: 22px;
        margin: 0px 0 60px;
        font-size: 14px;
        color: #333;
    }
    .gioithieu>.row {
        margin: 0 -5px;
    }
    
    .gioithieu .row>.col-md-3 {
        padding: 0 5px;
    }
    .title_name_page h2 {
        color: #00b7ff;
        letter-spacing: -0.3px;
        font-size: 32px;
        text-transform: uppercase;
        font-weight: 600;
        background: #fff;
        margin: 35px 0 20px;
    }
    .title_name_page h2 span {
        border-bottom: 3px solid #00b7ff;
        padding: 0px 50px 4px;
    }
    p.slogan {
        text-transform: uppercase;
        font-size: 22px;
        font-style: italic;
        padding-top: 6px;
    }
    .title_name_page p a {
        color: #00b7ff;
    }
    .picture_uytin img {
        height: 100%;
        object-fit: cover;
    }
    
    .picture_uytin {
        width: 30%;
        height: 70px;
        overflow: hidden;
    }
    .content_uytin {
        width: 70%;
        margin-left: 6px;
    }
    .content_uytin p {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        line-height: 19px;
    }
    .box_uytin {
        display: flex;
    }
    .owl-carousel .owl-nav.disabled {
        display: block !important;
    }
    button.owl-next i, button.owl-prev i {
        background: #e9e9e9;
        padding: 8px 17px;
        border-radius: 50%;
        font-size: 24px;
        opacity: 1;
    }
    .owl-carousel .owl-nav [class*='owl-']:hover i {
        background: #0cf !important;
    }
    .icon-play {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 40px;
        height: 40px;
        z-index: 2;
    }
    .list_video {
        position: relative;
        cursor: pointer;
    }
    .image_video {
        position: relative;
        cursor: pointer;
    }
    .sanphamnoibat .border-xanh:after {
        background: #ffffff;
        z-index: 0;
    }
    .phanhoikhachhang .border-xanh:after {
        z-index: 0;
    }
    .why_home {
        background-size: cover;
    /*    background-image: url(../img/123--.jpg);*/
        overflow: hidden;
        background-color: #1F1E1E;
        /* background-size: contain; */
        background-repeat: no-repeat;
        background-position: unset;
        position: relative;
        min-height: 540px;
        margin-bottom: 50px;
    }
    .slide_image .owl-nav.disabled {
        display: none !important;
    }
    .block_strengths {
        position: absolute;
        top: 0;
        bottom: 0;
    }
    .slide_image .item img {
        min-height: 540px;
        object-fit: cover;
    }
    .block-strengths-simple {
        width: 65%;
        margin-left: 26%;
        padding: 30px 56px 128px 0px;
    }
    .block-strengths-simple .title_why {
        font-size: 30px;
        text-transform: uppercase;
        color: #000;
        margin-bottom: 30px;
        text-align: center;
    }
    .block-strengths-simple .title_why fieldset {
        display: inline-grid;
        text-align: center;
        border: 3px solid #00ccff;
        padding: 0px 49px 10px 27px;
    }
    .block-strengths-simple .title_why fieldset legend {
          color: #00b7ff;
        font-size: 27px;
        font-weight: 900;
        width: auto;
        padding: 0px 47px;
        border-bottom: 1px solid #6f6f6f;
    }
    .block-strengths-simple .title_why fieldset span {
        margin: 0px;
        display: block;
        position: relative;
        top: -10px;
        font-size: 16px;
        font-style: italic;
        font-weight: 600;
    }
    .list_item_str .item_str {
        width: calc(50% - 50px);
        margin: 0px 35px 40px 10px;
        float: left;
        opacity: 1;
        visibility: visible;
    /*    border: 2px solid #0cf;*/
        padding: 10px 14px 10px;
    /*    text-align: center;*/
        border-radius: 5px;
        height: 120px;
        display: flex;
        align-items: flex-start;
    }
    .list_item_str #item2, .list_item_str #item3 {
        transform: translate(0%);
        transition-delay: 0.4s;
    }
    .list_item_str #item4, .list_item_str #item5 {
          transform: translateX(20%);
        transition-delay: 0.2s;
    }
    .item_str .h3_title {
        font-size: 16px;
        color: #00b7ff;
        line-height: 28px;
        padding: 0px 0px 0px 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-align: center;
        font-weight: 700;
    }
    .item_str .item_desc {
        color: #000;
        margin-top: 5px;
        line-height: 20px;
        font-size: 14px;
        padding-left: 10px;
            overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    .img_cat_why {
        transform: translate(-80%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
        transition: all 1s ease;
        position: absolute;
        top: 50%;
        left: 0px;
        clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
        width: 1002px;
        height: 958px;
    }
    .img_cat_why img {
        height: 100%;
        object-fit: cover;
    }
    .bor_l {
        transform: translate(-130%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
        transition: all 1s ease;
        position: absolute;
        top: 50%;
        left: 50px;
        border: 8px solid var(--main-color);
        width: 790px;
        height: 790px;
    }
    .block-strengths-simple .bor_l:before {
        content: '';
        position: absolute;
        width: 56%;
        height: 56%;
        top: 50%;
        left: 50%;
        z-index: 2;
        transform: translate(-100%, 0);
        background-color: transparent;
        transition: all 1s ease;
        transition-delay: 0s;
        border: 5px solid rgba(255,255,255,0.6);
    }
    .block-strengths-simple .bor_l:before {
        transform: translate(-50%, -50%);
        transition-delay: 0.8s;
    }
    .block-strengths-simple .bor_l:after {
        content: '';
        position: absolute;
        width: 64%;
        height: 64%;
        top: 50%;
        left: 50%;
        transform: translate(-100%, 0);
        background-color: transparent;
        transition: all 1s ease;
        transition-delay: 0s;
        border: 5px solid rgba(255,255,255,0.6);
    }
    .block-strengths-simple .bor_l:after {
        transform: translate(-50%, -50%);
        transition-delay: 0.3s;
    }
    .block-strengths-simple .bor_l .bor_l_inner {
        position: absolute;
        width: 60%;
        height: 60%;
        top: 50%;
        left: 50%;
        transform: translate(-100%, 0);
        border: 5px solid rgba(255,255,255,0.6);
        transition: all 1s ease;
        transition-delay: 0s;
    }
    .block-strengths-simple .bor_l .bor_l_inner {
        transform: translate(-50%, -50%);
        transition-delay: 0.6s;
    }
    .context_why {
        width: 75%;
    }
    .image_pic_icon {
        width: 25%;
    }
    .image_pic_icon img {
        width: 100%;
    }
    .img_cat_why {
        display: none;
    }
    .bor_l {
        display: none;
    }
    .box_parther {
        text-align: center;
    }
    .picture_icon_image {
        width: 130px;
        height: 130px;
        overflow: hidden;
        text-align: center;
        margin: 0 auto 23px;
    }
    .picture_icon_image img {
        border-radius: 50%;
        border: 3px solid #0cf;
            height: 100%;
        object-fit: cover;
    }
    .content_parther h3 {
        font-size: 20px;
        margin-bottom: 15px;
        font-weight: 600;
    }
    .content_parther p {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        font-size: 14px;
        line-height: 22px;
    }
    .box_news_home {
        height: 480px;
        overflow: auto;
    }
    .box_news_home::-webkit-scrollbar {
      width: 8px;
    }
    
    .box_news_home::-webkit-scrollbar-track {
      box-shadow: inset 0 0 5px #cfcfcf; 
      border-radius: 10px;
    }
     
    .box_news_home::-webkit-scrollbar-thumb {
      background: #00ccff; 
      border-radius: 10px;
    }
    
    .box_news_home::-webkit-scrollbar-thumb:hover {
      background: #b30000; 
    }
    section.section_menutab {
        margin-bottom: 50px;
    }
    .baotri .img-item-chungnhan img {
        height: 100%;
        object-fit: cover;
    }
    .banner_picture img {
        height: 100%;
        object-fit: cover;
    }
    
    .banner_picture {
        height: 550px;
        overflow: hidden;
    }
    .nav-tabs .nav-item.active{
    }
