/**/
body.home .header-main  {
background-color: transparent;
}
.header-main {
    background-color: #fff;
}
.header-button-1 a {
    background: linear-gradient(101.31deg, #df0024 2.11%, #df0024 34.14%, #df0024 68.81%, #df0024 105.05%);
    height: 48px;
    line-height: 48px;
    padding: 0 36px;
    border: unset;
    font-size: 16px;
    font-weight: 600;
}
.header-button-1 div a span:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0.5em;
    left: 0;
}
.search-icon-cts img{
    width: 27px;
}
body.home .search-icon-cts img {
    filter: invert(1);
}
body.home .sidebar-btn img {
    filter: hue-rotate(45deg);
}
.sidebar-btn img {
    filter: invert(1);
}
.searchform-wrapper #woocommerce-product-search-field-0 {
    background-color: #fff !important;
    border-radius: 5px;
    height: 50px;
    color: #000 !important;
}
.searchform .button.icon i {
    font-size: 1.2em;
    color: #000 !important;
}
#masthead .sd_tops li {
    margin: 0;
}
#masthead .sd_tops {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
#masthead .sd_tops li a {
    font-size: 16px;
}
body.home #masthead .sd_tops li a, body.home #masthead .sd_tops li.active a {
    color: #fff;
}
.sd_tops .nav-dropdown-default {
    padding: 0px;
}
.nav-dropdown .menu-item-has-children>a, .nav-dropdown .nav-dropdown-col>a, .nav-dropdown .title>a {
    font-size: 15px;
}
body.home #masthead .sd_tops li ul a {
    color: #000;
}
.sd_tops .has-dropdown .icon-angle-down:before {
    content: "\f0dd";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 14px;
    position: relative;
    top: -5px;
    opacity: 1 !important;
}
@media (min-width: 850px){
    header#header .nav-dropdown {
        display: block;
    }
    header#header .nav-dropdown ul.sub-menu {
        position: absolute;
        left: 100%;
        top: 0;
        background: #fff;
        width: 250px;
        padding: 0;
        display: none !important;
        -webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
        box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    }
    header#header .nav-dropdown ul.sub-menu a {
        white-space: normal;
        margin: 0;
        padding: 10px 15px;
        border: 0;
        font-weight: 400;
        color: #000;
    }
    header#header .nav-dropdown li:hover > ul.sub-menu{
        display: block !important;
    }
    header#header .nav-dropdown li {
        border-right: 0;
        white-space: normal;
        width: 100%;
        display: block;
        position: relative;
    }
    header#header .nav-dropdown li.menu-item-has-children > a {
        font-weight: 400;
        text-transform: none;
        color: #000;
    }
    header#header .nav-dropdown li.active>a {
        color: #e82c2a;
    }
}
header#header .nav-dropdown li.menu-item-has-children {
    position: relative;
}
header#header .nav-dropdown li.menu-item-has-children:hover > a::after {
    transform: translateY(-50%) rotate(90deg);
}
header#header .nav-dropdown li.menu-item-has-children > ul.sub-menu li.menu-item-has-children:hover > a::after {
    transform: translateY(-50%) rotate(90deg);
}
.has-dropdown .icon-angle-down:before {
    content: "\f0dd";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 14px;
    position: relative;
    top: -5px;
    opacity: 1 !important;
}
/**/
.sd_tops>li>a {
    line-height: unset;
    padding: 15px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: relative;
}

.sd_tops li a:hover,
.sd_tops li.active a {

}
.sd_tops li a::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0%;
    background: #df0024;
    z-index: -1;
    transition: all linear 0.3s;
    z-index: 1;
}

.sd_tops li a:hover:before,
.sd_tops li.active a:before,
.nav-dropdown li a:hover:before{
    width: 100%;
}
.sd_tops>li>a {
    font-size: 15px;
		font-weight:normal
}
#masthead .sd_tops li a {
    font-size: 16px;
    color: #000;
}
header#header .nav-dropdown li.active a {
    color: #000 !important;
}
.tp-copyright__social-box a {
    color: #df0024;
    font-size: 14px;
    width: 38px;
    height: 38px;
    background: #FFFFFF;
    box-shadow: 0px 2px 7px rgba(1, 16, 61, 0.03);
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    transition: 0.3s;
    margin: 0 4px;
}
.tp-copyright__social-box a:first-child {
    margin-left: 0;
}
.ftms1 div a:hover {
    color: #df0024 !important;
}
/* end css header  */
/* css chi tiết bài viết */
.post_header {
    margin-top: -120px;
    z-index: 999;
    position: relative;
}
.post_header .content_wrap {
    margin: 0 auto;
}
.content_wrap {
    background-color: #f4f2f7;
    -webkit-border-radius: 14px;
    -ms-border-radius: 14px;
    border-radius: 14px;
    max-width: 1060px;
    padding: 55px;
    box-sizing: border-box;
}
.post_meta_categories a {
    border-radius: 15px;
    background-color: #df0024;
    color: #ffffff;
    text-transform: uppercase;
    padding: 6px 17px 5px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
    letter-spacing: 0.6px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    width: fit-content;
    margin: auto;
}
.post_single_title {
    color: #000;
    text-align: center;
    font-size: 28px;
    margin-top: 27px;
    margin-bottom: 27px;
}
.blog_widgetn .post-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    padding: 0;
}
.post_meta .post_meta_item .post_author_by {
    margin-right: 0.3em;
    display: none;
}
.post_meta .post_meta_item .post_author_avatar {
    display: inline-block;
    vertical-align: bottom;
    line-height: inherit;
    margin-right: 0.3em;
}
.post_meta_other .post_author_avatar>img {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
}
 .post_author_name
 {
    color: #000;
    -webkit-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
}
.post_meta .post_meta_item{
    font-size: 15px;
    display: inline-block;
    margin-left: 0;
    -webkit-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    color: #000;
    white-space: nowrap;
    line-height: 1.75em;
}
.post_meta_other img {
    border-radius: 99px;
}
.post_meta_other {
    text-align: center;
}
.post_meta_other .post_meta_item:after {
    content: "\f111";
    font-family: "FontAwesome";
    display: inline-block;
    vertical-align: baseline;
    font-size: 6px;
    font-weight: 400;
    font-style: normal;
    margin: 0 0.75em;
    color: #df0024;

}
.post_meta_other .post_meta_item:last-child:after {
    display: none;
}
.post_meta_categories {
    text-align: center;
}
.box_single {
    margin-top:2rem;
}
.bai-viet-lien-quan .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.box_bvlquan .bai-viet-lien-quan .owl-nav button {
    background-color: #fff !important;
    width: 35px;
    min-height: 35px;
    margin: 0;
    border-radius: 99px;
}
.entry-content p:last-child {
    margin-bottom: 0;
}
.vn_header {
    padding-top: 250px;
    padding-bottom: 255px;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    text-align: center;
}
.vn_bos h1 {
    margin: 0;
    color: #000;
    font-size: 35px;
}
p.from_the_blog_comments.uppercase.is-xsmall {
    display: none;
}
.nav-pagination>li>a, .nav-pagination>li>span {
    border: 1px solid !important;
    border-radius: 5px !important;
}
/* css footer */
.sec_footers .row_fiiters .col {
    padding-bottom: 0;
}
.tt_gs h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding: 0;
    overflow: hidden;
    position: relative;
    color: #fff;
}
.tt_gs h3 span {
    padding-right: 5px;
}
.tt_gs h3:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 100%;
    height: 22px;
    margin: -11px 0 0;
    background-color: transparent;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-size: 6px 6px;
}
.ldh_footers ul {
    margin-bottom: 0;
}
.ldh_footers ul li {
    color: #fff;
    font-size: 15px;
    font-style: italic;
}
#footer .absolute-footer {
    border-top: 1px solid #dddddd61;
    display: none;
}
#footer .absolute-footer {
    color: #fff;
    padding: 10px 0 10px;
    background-color: #1f1f1f;
}
.row_fiiters .img_logo img {
    width: 120px;
}
.tmts p {
    margin: 0;
    color: #fff;
    font-size: 15px;
    font-style: italic;
}
.box_ttgas span {
    color: #fff;
}
.brtgs, .fls_fts a {
    margin-bottom: 0 !important;
}
.fls_fts a {
    border-radius: 10px !important;
}
.fks_mjja p {
    margin: 0;
    text-align: center;
    color: #fff;
}
.row_lhnsa {
    display: flex;
    align-items: center;
}
/*css fix footer*/
.sec_ft2 {
    border-top: 0.5px solid #dfdfea47;
}
.row_data_fts .logo_fts img {
    width: 125px;
}
.fts1 .row_data_fts .col {
    padding-bottom: 0;
}
.tx_ctys p {
    color: #fff;
}
.tp-footer__text a {
    color: #fff;
}
.tp-footer__contact-item {
    display: flex;
    gap: 10px;
}
.tp-footer__contact-item:nth-child(1) {
    margin-bottom: 10px;
}
.tp-footer__contact-item .tp-footer__icon svg path {
    stroke: #fff;
}
.tt_mnhas span {
    color: #fff;
    font-size: 20px;
}
.tx_ctys {
    max-width: 90%;
}
.ftms1 div a {
    color: #fff;
}
.tt_mnhas span:after {
    content: "";
    width: 50px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: .0;
    bottom: -10px;
}
/*css page danh mục sản phẩm */
.box-hd_cate, .vn_header, .box-br-hds {
    padding-top: 250px;
    padding-bottom: 255px;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    text-align: center;
    background: url(/wp-content/uploads/2026/01/imag-10-copyright.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.box-hd_cate:after, .vn_header:after, .box-br-hds:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #0000004a;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.box-br-hds .section-content {
    z-index: 999;
}
.box-hd_cate h1, .vn_header h1, .tt_mjsa, .tt_mjsa span {
    margin: 0;
    color:#fff;z-index: 999;
}
.tt_mjsa, .tt_mjsa h1 {
    margin-bottom: 0;
}
.box-hd_cate nav, .box-hd_cate nav a {
    color: #fff;
    z-index: 999;
    position: relative;
}
.box-hd_cate p {
    margin-bottom: 0;
}
/*css home page */
.section-title b {
    height: 0px !important;
}
.tt_banners_sub4 span {
    font-size: 30px;
    color: #fff;
    line-height: 0;
    font-weight: 400;
}
.tt_banners span {
    font-size: 70px;
    margin-bottom: 25px;
    color: #fff;
    line-height: 91px;
    font-weight: 700;
    text-transform: capitalize;
}
.tt_banners_sub3, .tt_banners_sub3 h3, .tt_banners_sub4, .tt_banners_sub4 h4, .tt_banners, .tt_banners h1 {
    margin-bottom: 0 !important;
}
.tt_banners_sub3 span {
    font-size: 20px;
    color: #fff;
    line-height: 0;
    font-weight: normal;
}
.has-scroll-for-more .scroll-for-more {
    margin: 0;
    padding: 0;
    background-image: url(/wp-content/uploads/2026/01/mouse.webp);
    background-repeat: no-repeat;
    bottom: 30px;
    background-size: contain;
    opacity: 1;
}
.scroll-for-more i {
    opacity: 0 !important;
}
.col_tts_mains {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
}
/*css custom cursor dot*/
/* body {
  cursor: none;
} */
.cursor-dot {
  position: fixed;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  background: #df0024 ;
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.cursor-dot-outline {
  position: fixed;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
  border: 1px dashed #df0024;
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  transition: transform 0.2s ease-out;
  z-index: 9998;
}
.cursor-hover .cursor-dot {
  transform: translate(-50%, -50%) scale(1.2);
}

.cursor-hover .cursor-dot-outline {
  transform: translate(-50%, -50%) scale(1.5);
}
.ttnsa {
    margin-bottom: 0 !important;
}
.ttnsa_uns {
    margin-bottom: 0 !important;
}
.sec_home_bn {
    background-image: url(/wp-content/uploads/2026/01/slider-1-image-1-copyright.jpg);
    background-attachment: fixed;
    background-size: cover;
}
.emasmj_msan .col:nth-child(1) p {
    margin: 0;
}
.emasmj_msan .col .col-inner {
    padding: 25px;
    border-radius: 10px;
    min-height: 223px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.emasmj_msan .col:nth-child(1) .col-inner {
    box-shadow: unset;
    background-color: unset;
}
/**/
.scroll-for-more {
    animation: slideUpDown 1.5s ease-in-out infinite;
}
.scroll-for-more i {

}
@keyframes slideUpDown {
    0% {
        transform: translateY(0);
        opacity: 0.6;
    }
    50% {
        transform: translateY(15px);
        opacity: 1;
    }
    100% {
        transform: translateY(0);
        opacity: 0.6;
    }
}
.emasmj_msan .col .col-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.emasmj_msan .col:nth-child(n+4) {
    padding-bottom: 0;
}
.box_vmns p {
    text-align: center;
    font-weight: 600;
}
.product-small.box {
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #e5e7eb;
    border-radius: 7px;
    transition: all 0.2s ease-in-out;
}
.product-small.box .box-text {
    padding: 10px;
    text-align: center;
}
.product-small.box .box-text p a {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.product-small.box .box-text .price-wrapper ins bdi {
    font-size: 20px;
    color: #df0024;
}
.product-small.box .box-text .price-wrapper {
    display: none;
}
.product-small.box:hover {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
    cursor: pointer;
}
.product-small.box:hover .title-wrapper p a {
    color: #df0024;
}
.sec_body_page .row_bopdys_sp {
    background-color: #fff;
    padding: 25px;
    border-radius: 10px;
}
.tt_mjsa {
    margin-bottom: 0 !important;
}
.tt_mjsa h1 span {
    text-transform: uppercase;
    font-size: 35px;
}
.mmn_mnsa p, .mmn_mnsa p a {
    color: #fff;
    margin: 0;
}
.tt_mjsa, .tt_mjsa h1 {
    margin: 0;
}
.row_bopdys_sp .tt_psgensa {
    margin-bottom: 25px;
}
.tt_psgensa h2 {
    overflow: hidden;
}
.tt_psgensa h2 span {
    background-color: #fff;
}
.tt_psgensa h2 span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    height: 22px;
    background-color: transparent;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);
    background-size: 6px 6px;
    margin: -11px 0px 0px;
}
.tt_psgensa h2 span:before {
    content: "";
    position: absolute;
    top: 50%;
    height: 22px;
    background-color: transparent;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);
    background-size: 6px 6px;
    margin: -11px 0px 0px;
    width: 50%;
    margin-left: -50%;
    display: inline-block;
    vertical-align: middle;
}
.bnts_cnsa br {
    display: none;
}
.bnts_cnsa a {
    position: relative;
    display: flex;
}

.sc_icons_item_more_link {
    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
    height: auto;
    width: auto;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    color: #111111;
    z-index: 1;
    overflow: hidden;
}
.link_text {
    position: relative;
    margin-right: 0;
    display: inline-block;
    vertical-align: middle;
    text-indent: -110px;
    visibility: hidden;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: visibility 0.4s ease, margin-right 0.4s ease-out, text-indent 0.5s ease-out, opacity 0.4s ease;
    transition: visibility 0.4s ease, margin-right 0.4s ease-out, text-indent 0.5s ease-out, opacity 0.4s ease;
    will-change: visibility, margin-right, text-indent, opacity;
}
.bnts_cnsa .link_icon:before {
    content: "\f061";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
}
.row_icms .col .col-inner:hover .bnts_cnsa span:nth-child(1), .c3 .col-inner:hover .bnts_cnsa span:nth-child(1) {
    text-indent: 0;
    opacity: 1 !important;
    color: #000;
    visibility: visible;
    margin-right: 10px;
}
.c3 .col-inner{
    cursor: pointer;
}
.c3 p {
    font-weight: 600;
    font-size: 20px;
    margin-top: 34px;
}
.row_icms .col .col-inner p {
    font-weight: 600;
    font-size: 20px;
    margin-top: 34px;
}
.row_icms .col .col-inner {
    padding: 20px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}
.sec_bnhsa .row_fullsa {
    max-width: 90% !important;
}
.img_mnhsa {
    background-color: #e00025;
    border-radius: 14px;
}
.row_fullsa .col:nth-child(2) {
    padding-left: 5%;
}
.nh_yhnas p {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
.nh_yhnas h2 {
    font-size: 40px;
    color: #000;
    line-height: 50px;
    margin-bottom: 20px;
}
.row_fullsa .btn_hnsah {
    background: linear-gradient(101.31deg, #df0024 2.11%, #df0024 34.14%, #df0024 68.81%, #df0024 105.05%);
    height: 48px;
    line-height: 48px;
    padding: 0 36px;
    border: unset;
    font-size: 16px;
    font-weight: 600;
    border-radius: 99px;
}
.btn_hnsah i:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.sss_mnsha {
    background-color: #fff;
    padding-top: 25px;
    padding-bottom: 50px;
}
.kmdsjs p {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
.kmdsjs h2 {
    font-size: 40px;
    color: #000;
    line-height: 50px;
    margin-bottom: 20px;
}
.img_hgsna {
    margin-top: 55px;
     text-align: right;
}
.img_hgsna img {
    max-width: 420px;
    border-radius: 15px;
}
.img_mnhhsa img {
    max-width: 404px;
    border-radius: 15px;
}
.img_mnhhsa {
    text-align: right;
}
.usnbaa {
    max-width: 530px;
    float: right;
}
.usnbaa p {
    margin-bottom: 0;
}
.usnbaa {
    margin-top: 50px;
}
.item_list_dg {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
    text-align: center;
    color: #111111;
    max-width: 905px;
    margin: auto;
}
.infor_us {
    text-align: center;
    margin: 34px 0 25px 0;
    padding: 0;
}
.sc_testimonials_item_content:before {
    content: "\f10e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 45px !important;
    margin-bottom: 45px;
}
.sc_testimonials_item_content p {
    margin-top: 25px;
}
.info_danh_gia .owl-nav {
    position: absolute;
    top: 15%;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.info_danh_gia .owl-nav span {
    font-size: 0;
}
.info_danh_gia .owl-nav span:before {
    content: "\f060";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 30px;
}
.info_danh_gia .owl-nav .owl-next span:before {
    content: "\f061";
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
}
.tt_mmsan span {
    font-size: 40px;
}
.acc_mnsa .accordion-title {
    border-top: 0;
    background-color: #f3f3f4;
    margin-bottom: 10px;
    border-radius: 5px;
    padding-right: 10px;
}
.acc_mnsa .accordion-title .toggle i {
    font-size: 20px;
    color: #000;
}
.acc_mnsa .accordion-inner {
    background-color: #f3f3f4;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 5px;
}
.active>.toggle {
    transform: unset !important;
}
.acc_mnsa .accordion-title span {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
}
.toggle {
    opacity: 1 !important;
}
.img_hvs img {
    max-width: 400px;
}
.img_hvs {
    width: 520px;
    text-align: center;
    background-color: #cccccc14;
    padding: 25px;
    border-radius: 15px;
    padding-bottom: 165px;
    margin: auto;
    margin-right: 0;
}
.row_icms .col .col-inner {
    cursor: pointer;
}
.row_mnhsa .col .col-inner {
    background-color: #e00025;
    padding: 35px;
    border-radius: 15px;
}
.row_mnhsa .col {
    padding-bottom: 0;
}
.sc_item_title {
    font-size: 19px;
    line-height: 1.4em;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0;
}
.sc__total {
    font-size: 40px;
    line-height: 1em;
    font-weight: bold;
}
.sc__item {
    margin-top: 10px;
    margin-bottom: 10px;
}
.row_mnhsa {
    margin-top: -220px;
    max-width: 90% !important;
}
.avata_danh_gia {
    max-width: 250px;
    margin: auto;
}
.item_list_dg img {
    max-width: 85px;
    border-radius: 99px;
}
.avata_danh_gia img {
    padding: 3px;
}
.sc__wrap {
    color: #fff;
}
.ds {
    color: #dfff;
}
.row_forms .col:nth-child(2) .col-inner {
    padding: 0vw 6.7vw 0vw 6.7vw;
}
.row_forms {
    background-image: url(/wp-content/uploads/2026/01/decoration-bg-1.jpg);
    background-position: right;
    background-size: cover;
}
.textx_fomsa p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    opacity: 0.9;
    margin-bottom: 1.4em;
}
.textx_fomsa h2, .textx_fomsa h3 {
    font-size: 55px;
    line-height: 40px;
}
.row-icms .col .col-inner {
    padding: 0 !important;
    margin-bottom: 15px;
}
.row-icms .col .col-inner input {
    margin-bottom: 0;
}
.row-icms .col .col-inner input {
    margin-bottom: 0;
    box-shadow: unset;
    border: unset;
    background-color: transparent;
    border-bottom: 1px solid;
    padding: 10px 0;
    padding-left: 35px;
}
.row-icms .col .col-inner textarea {
    box-shadow: unset;
    border: unset;
    background-color: transparent;
    border-bottom: 1px solid;
    padding: 10px 0;
    height: 45px;
    min-height: 60px;
    margin-bottom: 0 !important;
}
.submit-style-in:before {
    content: "\f1d9";
    font-family: 'FontAwesome';
    z-index: 99;
    position: relative;
    color: #fff;
}
.row-icms .wpcf7-submit {
    margin: 0;
    padding: 10px 40px 7px 65px !important;
    position: relative;
    z-index: 1;
    font-size: 16px;
    background-color: #e00025 !important;
    color: #ffffff;
    border-radius: 30px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
        text-transform: capitalize;
}
.submit-style-in {
    position: absolute;
    left: 40px;
    bottom: 14px;
}
.wpcf7-spinner {
    position: absolute;
}
.submit-style-in:before {
    content: "\f1d9";
    font-family: 'FontAwesome';
    z-index: 99;
    position: relative;
    color: #fff;
}
.textx_fomsa {
    margin-bottom: 40px;
}
.vn_field i {
    position: absolute;
    bottom: 10px;
    left: 5px;
    color: #000;
}
.vns_field i {
    position: absolute;
    bottom: 27px;
    left: 5px;
    color: #000;
    z-index: 99;
}
.row-icms .col .col-inner textarea {
    padding-left: 35px;
}
::placeholder {
    color: #000;
    font-size: 14px;
}
/* css page dịch vụ */
.c3 .col-inner {
    padding: 20px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}
.c2s .col-inner {
    padding-left: 15%;
}
.lkmdsn, .svp {
    max-width: 600px;
}
.row_mnbbgv .btn_hnsah {
    background: linear-gradient(101.31deg, #df0024 2.11%, #df0024 34.14%, #df0024 68.81%, #df0024 105.05%);
    height: 50px;
    line-height: 50px;
    padding: 0 36px;
    border: unset;
    font-size: 16px;
    font-weight: 600;
    border-radius: 99px;
}
.img_nhgsa{
    overflow: hidden;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.lkmdsn h2 {
    font-size: 40px;
}
/*css fix quay */
.vn_box_vn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 100px;
  bottom: -250px;
}

.box_widget-container {
  width: 160px;
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box_widget-container img {
  width: 100%;
  height: 100%;
}

.printy-infinite-rotate {
  animation: printy-infinite-rotate 10s linear infinite;
}

@keyframes printy-infinite-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.vns_svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
}

.vns_svg svg {
  display: block;
}
.svp p:nth-child(1) {
  margin-bottom: 5px;
}

.tt4 span {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    opacity: 0.9;
}
.tt4 {
    margin: 0 auto;
}
.tt2 span {
    font-size: 50px;
    text-transform: capitalize;
    margin-top: 15px;
}
.row_dtaa_fls .col-inner {
    padding: 1.4em;
    text-align: center;
    background-color: #f4f2f7;
    border-radius: 14px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}


.img_msa img {
    min-height: 300px;
    max-height: 300px;
}
.row_dtaa_fls .col-inner .img_msa {
    display: flex;
    flex-direction: column;
}
.row_dtaa_fls .col-inner .img_msa .box-text {
    padding: 0;
    order: 1;
}
.row_dtaa_fls .col-inner .img_msa .box-image {
    order: 2;
}
.row_dtaa_fls .col-inner .img_msa .box-text p {
    font-size: 17px;
    line-height: 1.5em;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
}
.row_dtaa_fls .col-inner .img_msa .box-text h4 {
    margin-top: 5px;
    font-size: 20px;
}
.img_msa .box-image {
    border-radius: 15px;
    margin-bottom: 25px;
}
.row_dtaa_fls .col-inner .btn_xemthsa {
    color: #000;
    background-color: unset;
    box-shadow: unset;
    border: unset;
    margin: 0;
}
.row_dtaa_fls .col-inner .btn_xemthsa i:before {
    content: "\f061";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
}
.btn_xemthsa:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    content: '';
    display: block;
    width: 34px;
    height: 1px;
    background-color: #111111;
}
.sl_dmsna .flickity-page-dots {
    bottom: -25px;
}
.btn_xemthsa i {
    top: 1px;
    text-indent: -8px;
    opacity: 0;
    -webkit-transition: text-indent 0.3s ease, opacity 0.3s ease;
    -ms-transition: text-indent 0.3s ease, opacity 0.3s ease;
    transition: text-indent 0.3s ease, opacity 0.3s ease;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.row_dtaa_fls .col-inner:hover .btn_xemthsa i {
    text-indent: 4px;
    opacity: 1;
}
.icon-box-img img, .icon-box-img svg {
    padding-top: 0 !important;
}
.bx_bonmsa .icon-box-img .icon {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 99px;
    padding: 15px;
}
.bx_bonmsa {
    margin-bottom: 50px;
}
.bx_bonmsa:last-child{
    margin-bottom: 0;
}
.bx_bonmsa:before {
    content: "";
    width: 1px;
    height: 80px;
    background-color: #d5d3d3;
    position: absolute;
    left: 31px;
    top: 75px;
}
.bx_bonmsa {
    position: relative;
    cursor: pointer;
}
.bx_bonmsa:hover .icon svg path {
    fill: #fff;
}
.bx_bonmsa:hover .icon {
    background-color: #df0024;
}
.bx_bonmsa:last-child:before {
    display: none;
}
.row_mmsahj .col {
    padding-bottom: 0;
}
.sec_mnsha .row_ful_ss {
    max-width: 90% !important;
}
.box_dmnhjasa .box-image {
    border-radius: 15px;
}
.box_dmnhjasa .box-text {
    left: 30px;
    bottom: 30px;
    max-width: calc(100% - 60px);
    position: absolute;
    overflow: hidden;
    text-align: left;
    padding: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
}
.box_dmnhjasa .box-text h4 {
    font-size: 1.33rem;
    line-height: 1.25em;
    letter-spacing: 0;
    font-weight: 500;
    padding: 10px 30px 12px 22px;
    background-color: #df0024;
    -webkit-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    transform: translateX(-101%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
    border-radius: 5px;
    width: fit-content;
}
.box_dmnhjasa .box-text p {
    margin-top: 5px;
    padding: 10px 30px 12px 22px;
    background-color: #df0024;
    -webkit-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    transform: translateX(-101%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    width: fit-content;
    border-radius: 5px;
}
.row_ful_ss .col .col-inner:hover .box-text h4 {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    color: #fff;
}
.row_ful_ss .col .col-inner:hover .box-text p {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    color: #fff;
}
.row_ful_ss {
    margin-top: 50px;
}
.row_custom_category {
    position: relative;
    z-index: 999;
}
.sec-amdnha .rwo_msamds {
    max-width: 90% !important;
}
.box_mnmsan {
    border-radius: 15px;
    overflow: hidden;
}
.rwo_msamds .img_forms {
    max-width: 325px;
    position: absolute;
    bottom: 150px;
    right: -160px;
    background-color: #ACE1EF;
    border-radius: 15px;
    padding-bottom: 25px;
    padding-top: 25px;
}
.ckmsajas .col .col-inner {
    padding-left: 25%;
}
.htmsa_Mnsa h4 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    opacity: 0.9;
}
.htmsa_Mnsa h2 {
    font-size: 45px;
    line-height: normal;
}
.ckmsajas .btn_alldvs {
    padding: 5px 30px;
    border-radius: 99px;
    font-weight: normal;
    font-size: 14px;
    background-color: #df0024;
}
.mkdjs {
    text-align: center;
    font-size: 40px;
}
.mkjdjsds {
    display: flex;
    justify-content: center;
    align-content: center;
    width: fit-content !important;
    margin: auto;
}
.rpww_mnnsja {
    max-width: 905px !important;
}
.mkjdjsds .icon {
    border-radius: 99px;
    overflow: hidden;
}
.mkdjs h4 {
    line-height: normal;
}
.mkjdjsds h3 {
    margin-bottom: 0;
}
.sli_homesa button svg {
    opacity: 0;
}
.sli_homesa button.flickity-prev-next-button:before {
    content: "\f060";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 35px;
}
.sli_homesa button.flickity-prev-next-button.next:before {
    content: "\f061";
}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
    opacity: 1 !important;
}
/*mms*/
 .sr_dgs {
    margin-top: 110px;
}
.sr_dgs_masonry::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 80px;
    background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
    pointer-events: none;
}

.sr_dgs_masonry[style*="max-height: none"]::after {
    display: none;
}
.sr_dgs_loadmore_wrap {
    text-align: center;
    margin-top: 40px;
}

#sr-dgs-loadmore {
    padding: 12px 28px;
    border-radius: 30px;
    border: 1px solid #ddd;
    background: #fff;
    cursor: pointer;
}
.sr_dgs_masonry_wrap {
    max-height: 500px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.4s ease;
}
.sr_dgs_masonry {
    column-count: 4;              /* số cột desktop */
    column-gap: 25px;             /* khoảng cách giữa các cột */
}
.sr_dgs_masonry_item {
    break-inside: avoid;
    margin-bottom: 30px;
}

.sr_dgs_item {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 16px;
    padding: 24px;
}

.sr_dgs_item_author {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 16px;
}

.sr_dgs_item_author_avatar img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    object-fit: cover;
}

.sr_dgs_item_author_title {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.sr_dgs_item_author_subtitle {
    font-size: 14px;
    color: #777;
}
.sr_dgs_item_content p {
    margin: 0 0 16px;
    line-height: 1.6;
    color: #333;
}

.sr_dgs_item_date {
    font-size: 13px;
    color: #999;
}
@media (max-width: 1200px) {
    .sr_dgs_masonry {
        column-count: 4;
    }
}

@media (max-width: 768px) {
    .sr_dgs_masonry {
        column-count: 2;
    }
}

@media (max-width: 480px) {
    .sr_dgs_masonry {
        column-count: 1;
    }
}
.sr_dgs_item {
    transition: all 0.3s ease;
}

.sr_dgs_item:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.08);
    transform: translateY(-4px);
}
.sr_dgs_masonry {
    transition: max-height 0.4s ease;
}

.sr_dgs_readmore_wrap {
    text-align: center;
    margin-top: 20px;
}
.sr_dgs_readmore_btn {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    background-color: red;
    padding: 13px 30px;
    border-radius: 99px;
    font-weight: bold;
}
.slider-logo-dgs {
    background-color: #fff;
}
.sec_mnhsa .rowmasds {
    max-width: 90% !important;
    border-radius: 15px;
    overflow: hidden;
}
.slider-logo-dgs .js-marquee-wrapper {
    display: flex;
    gap: 20px;
}
.slider-logo-dgs .js-marquee-wrapper .js-marquee {
    display: flex;
}
.open-danhmuc {
								cursor: pointer;
								z-index: 99;
								font-size: 16px;
								height: 40px;
								border-radius: 5px;
								line-height: 40px;
								padding: 0 10px;
								color: #000;
								margin-right: 10px;
								border: 1px solid #E6E6E6;
									width: fit-content;
										background-color: #fff;
							}
							.open-danhmuc svg {
								width: 18px;
								height: 18px;
							}
							.aside-content-menu {
								margin-bottom: 50px;
								display: none;
								position: absolute;
								left: 0;
								z-index: 9;
								background: #fff;
								top: 52px;
								padding: 10px;
								width: 250px;
								border: 1px solid #E6E6E6;
								border-radius: 10px;
							}
							.aside-content-menu.openf {
								display: block;
							}
							.nav-category ul li {
    margin-left: 0;
    margin-right: 0;
}
.nav-category ul li a {
    display: block;
    width: 100%;
    max-width: 100%;
    color: #000;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.vn_bos nav, .vn_bos nav a {
    color: #fff;
}
.sub-menu li a:before, .sub-menu li.active a:before {
    display: none;
}
/*fix animation when hover images*/
.parallax-container {
  perspective: 1000px;
}
.card {
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.2s ease;
  border-radius: 15px;
  overflow: hidden;
  cursor: pointer;
}

.card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translateZ(0);
}

.layer {
  position: absolute;
  left: 20px;
  color: white;
  transform-style: preserve-3d;
  pointer-events: none;
}
.card {
  will-change: transform;
  transition: transform 0.15s ease-out;
}
.card img {
  transform: translateZ(20px);
}
.img_mjhas .parallax-container .card {
    position: absolute;
    max-width: 325px;
    background-color: #e00025;
    padding: 0px;
    border-radius: 15px;
    right: -150px;
    bottom: 260px;
    padding-top: 0px;
    padding-bottom: 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
	border:4px solid #fff;
}
.box_mnhsa h2 {
    text-transform: uppercase;
}
/* css page archive */
	/* Card tổng */
.post_card_horizontal {
	display: grid;
	grid-template-columns: 45% 55%;
	background: #f6f6f8;
	border-radius: 18px;
	overflow: hidden;
	margin-bottom: 30px;
}

/* Ảnh */
.post_card_horizontal .post_featured {
	position: relative;
}

.post_card_horizontal .post_thumbnail {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

/* Nội dung phải */
.post_card_horizontal .post_content_wrap {
	padding: 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

/* Badge category */
.post_category_badge {
	display: inline-block;
	background: #f3a2cf;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	padding: 6px 14px;
	border-radius: 20px;
	margin-bottom: 16px;
	text-transform: uppercase;
}

/* Title */
.post_card_horizontal .post_title {
	font-size: 25px;
	line-height: 1.3;
	margin-bottom: 16px;
}

.post_card_horizontal .post_title a {
    color: #111;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.post_card_horizontal .post_title a:hover {
	color: #f14d5d;
}

/* Excerpt */
.post_card_horizontal .entry-content {
	font-size: 16px;
	color: #777;
	line-height: 1.7;
	margin-bottom: 24px;
}
.post_content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
/* Meta */
.post_card_horizontal .post_meta {
	font-size: 14px;
	color: #999;
	display: flex;
	align-items: center;
	gap: 8px;
}
.post_header_cate .post_category .post_meta a {
    color: #fff;
}
.post_header_cate .post_category .post_meta {
    border-radius: 15px;
    background-color: #df0024;
    color: #ffffff;
    text-transform: uppercase;
    padding: 6px 17px 5px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.6px;
    width: fit-content;
}
.mt_cts {
    position: relative;
}
.post_header_cate .post_category {
    margin-bottom: 15px;
}
.mt_cts:before {
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    margin-bottom: 20px;
    background-color: #111111;
    position: absolute;
    top: -12px;
}
.post_meta_separator i {
    font-size: 5px;
}
/* Wrapper ảnh */
.post_card_horizontal .post_featured {
	overflow: hidden;
}
/* Ảnh */
.post_card_horizontal .post_thumbnail {
	transition: transform 0.6s ease;
	will-change: transform;
}
/* Hover zoom */
.post_card_horizontal:hover .post_thumbnail {
	transform: scale(1.08);
}
/* Responsive */
@media (max-width: 768px) {
	.post_card_horizontal {
		grid-template-columns: 1fr;
	}

	.post_card_horizontal .post_content_wrap {
		padding: 25px;
	}

	.post_card_horizontal .post_title {
		font-size: 22px;
	}
}
.pagination {
	margin-top: 50px;
	display: flex;
	justify-content: center;
	gap: 10px;
}

.pagination .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: #f3f3f5;
	color: #555;
	font-weight: 600;
	text-decoration: none;
	transition: all 0.3s ease;
}

.pagination .page-numbers:hover {
	background: #f14d5d;
	color: #fff;
}

.pagination .page-numbers.current {
	background: #f14d5d;
	color: #fff;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    color: #000;
}