.slider_banner img {
    display: block;
    width: 100%;
    height: auto;
}

html {
    font-size: 1vw;
}

.heading_title {
    color: var(--main, #BE9818);
    text-align: center;

    /* H1 */
    font-family: "Nunito Sans";
    font-size: 2rem;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    position: relative;
    padding-bottom: .6rem;
    margin-bottom: .6rem;
}

.heading_title:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 5.47225rem;
    background: #000;
    Colors
    Color format
    Hex
    Border colors

    #000000;
    height: 1px;
}

section.home_sec_2 {
    padding: 2.7rem 0 2rem;
}

.page-template-home_page {
    font-size: 1rem;
    color: #000;
}

.page-template-home_page .container {
    max-width: 83rem !important;
}

.page-template-home_page .container .row {
    max-width: unset;
}

.slider_chung_nhan {
    max-width: 70rem;
    margin: 2rem auto;
}

.slider_chung_nhan .item {
    padding: 0 1.2rem !important;,
CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;,
CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
}

.slider_chung_nhan .box_img {
    padding-bottom: 130%;
    position: relative;
}

.slider_chung_nhan .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider_chung_nhan h3 {
    color: #000;
    text-align: center;
    font-family: "Nunito Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: unset;
    margin: 1.2rem 0 0 0;
}

.home_sec_2_items {
    max-width: 70rem;
    margin: auto;
    display: flex;
    text-align: center;
}

.home_sec_2_items .item {
    padding: 0 1.35rem;
    border-right: 1px solid #A5A5A5;
}

.home_sec_2_items .item:first-child {
    border-left: 1px solid #A5A5A5;
}

.home_sec_2_items .item b {
    color: var(--main, #BE9818);
    text-align: center;

    /* H2 */
    font-family: "Nunito Sans";
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    display: block;
    margin-bottom: .2rem;
}

.home_sec_3_wrap {
    display: flex;
}

.home_sec_3_wrap .left {
    width: 25%;
}

.page-template-home_page a {
}

.home_sec_3_wrap .box_sidebar {
    background: var(--black, #353535);
    Colors
    Color format
    Hex
    Background colors

    black

    Selection colors

    white


    Export






    Toolbelt Mode

    Draw

    Design

    Dev Mode;
    border-radius: .5rem;
    margin-right: 2rem;
    overflow: hidden;
}

.home_sec_3_wrap .right {
    width: 75%;
}

.home_sec_3_wrap .box_sidebar h3 {
    padding: 1rem;
    color: var(--white, var(--Miscellaneous-Floating-Tab---Pill-Fill, #FFF));
    margin: 0;
    /* H3 */
    font-family: "Nunito Sans";
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}

.wrap_item_cat .item_cat:nth-child(odd) {
    background: var(--Black_Ver2, #464646);
    Colors
    Color format
    Hex
    Background colors

    Black_Ver2

    Selection colors

    Miscellaneous/_Kit Section Fill


    black


    main


    #FFFFFF;
}

.item_cat {
    padding: 1rem;
}

.item_cat b {
    color: #FFF;

    /* h4 */
    font-family: "Nunito Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    display: block;
    margin-bottom: .6rem;
}

.item_cat ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.item_cat >ul>li>a {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 0.8rem;
}

.item_cat >ul>li>a svg {
    width: 1rem;
    fill: #fff;
    display: block;
    margin-right: .3rem;
}

.item_cat >ul>li+li {
    margin-top: .5rem;
}

.item_cat ul li {
    position: relative;
}

.item_cat .dropdown_menu {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.item_cat ul.sub_menu {background: var(--miscellaneous-alert-menu-action-sheet-separators, rgba(128, 128, 128, 0.55));Colors
Color format
Hex
Background colors

Miscellaneous/Alert, Menu, Action Sheet - Separators

Selection colors

Miscellaneous/Keyboard Accessory Bar - Selection


Export






Toolbelt Mode

Draw

Design

Dev Mode;border-radius: 0.25rem;padding: 0 1.3rem;margin-top: .4rem;display: none;}

.item_cat .dropdown_menu svg {
    width: .8rem;
    height: auto;
    transform: rotate(180deg);
}

.item_cat ul.sub_menu a {
    color: var(--Miscellaneous-Keyboard-Accessory-Bar---Selection, #EBEDF0);
    padding: .25rem 0;
    display: block;
}

.list_tax_post {
    margin: 0 -.3rem;
    display: flex;
    flex-wrap: wrap;
}

.list_tax_post .item {
    position: relative;
    border-radius: 0.5rem;

    overflow: hidden;
    background: #F5F5F5;
    transition: .5s all;
    width: calc(calc(100% / 3) - 0.6rem);
    margin: 0 .3rem 2rem;
}

.list_tax_post .item:hover {
    background: #be9818;
}

.list_tax_post .item .box_img {
    padding-bottom: 60%;
    position: relative;
}

.list_tax_post .item .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.list_tax_post .item h3 {
    color: var(--black, #353535);

    /* BodyText */
    font-family: "Nunito Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: unset;
    margin: 0;
    padding: .5rem;
    transition: .5s all;
}

.list_tax_post .item:hover h3 {
    color: #fff;
}

section.home_sec_3 {
    padding: 2rem 0 9rem;
}

section.home_sec_4 {
    background: var(--black, #353535);
    Colors
    Color format
    Hex
    Background colors

    black


    Export






    Toolbelt Mode

    Draw

    Design

    Dev Mode;
}

section.home_sec_4 h2.title {
    color: var(--main, #BE9818);

    /* H1 */
    font-family: "Nunito Sans";
    font-size: 2rem;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-bottom: .4rem;
    text-transform: unset;
}

section.home_sec_4 {
    color: #fff;
}

section.home_sec_4 .col-md-12 {
    display: flex;
    align-items: flex-end;
}

section.home_sec_4 {
    padding-bottom: 2rem;
}

section.home_sec_4 .box_content {
    width: 40rem;
    margin-right: 5rem;
    padding: 4rem 0 2rem;
}

section.home_sec_4 .box_img {
    width: 30rem;
    position: relative;
}

section.home_sec_4 .box_img img {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
}

section.home_sec_5 {
    padding: 4rem 0 2rem;
}

.home_sec_5_items .item {
    display: flex;
    align-items: center;
}

.home_sec_5_items .item:nth-child(even) .box_img {
    order: 2;
}

.home_sec_5_items .item>* {
    width: 50%;
    padding: 0 .8rem;
}

.home_sec_5_items {
    margin: 0 -0.8rem;
}

.home_sec_5_items .box_img {
    height: 20.45165rem;
    Style;
    border-radius: 1rem;
    overflow: hidden;
}

.home_sec_5_items .box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 1rem;
}

.home_sec_5_items  h3 {
    color: var(--main, #BE9818);

    /* H2 */
    font-family: "Nunito Sans";
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: unset;
    margin-bottom: .4rem;
}

a.button_link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 2.1rem;
    border-radius: 0.5rem;
    background: #BE9818;
    color: #FFF;
    font-family: "Nunito Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 0 .5rem;
    transition: .5s all;
}

a.button_link:hover {
    background: #000;
}

.home_sec_5_items .content {
    margin-bottom: 2rem;
    text-align: justify;
}

section.home_sec_6 {
    padding: 2rem 0;
}

.slider_video {
    max-width: 90%;
    margin: 2rem auto 0;
}

.slider_video .item {height: 13.5131rem;position: relative;}

.slider_video .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 1rem;
}

a.style_center.max {
    position: absolute;
    top: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
}

.item_post {
    width: calc(25% - .6rem);
    margin: .3rem;
    border-radius: 0.5rem;
    overflow: hidden;
    position: relative;
    float: left;
}

.item_post .box_img {
    height: 13rem;
    position: relative;
}

.item_post .box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item_post .box_content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: var(--black, #353535);
    Colors
    Color format
    Hex
    Background colors

    black

    Selection colors

    #FFFFFF;
    padding: .7rem .9rem;
    transform: translateY(100%);
    transition: .5s all;
}

.item_post h3 {
    color: #FFF;

    /* h4 */
    font-family: "Nunito Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 900;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: .2rem;
}

.item_post {
    color: #ffff;
}

.item_post:hover .box_content {
    transform: translateY(0);
}

.content {}

.item_post:first-child {
    width: calc(50% - .6rem);
}

.item_post:first-child .box_img {
    height: 26.6rem;
}

section.home_sec_7 {
    padding: 2rem 0;
}

section.home_sec_8 {
    padding: 2rem 0;
}

.slider_doi_tac .item {
    height: 7.9rem;
    border-radius: 0.5rem;
    background: var(--Miscellaneous-_Kit-Section-Fill, #F5F5F5);
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 1rem .5rem !important;
    width: calc(100% - 1rem) !important;
}

.slider_doi_tac .item img {
    max-height: 80%;
    width: auto;
}

.slider_doi_tac .slick-slide {
    padding: 0 !important;
}

section.home_sec_9 {
    padding: 2rem 0;
}

.slider_du_an {
    margin-top: 2rem;
}

section.home_sec_10 {
    padding: 2rem 0;
}

.item_gp .box_img {
    padding-bottom: 80%;
    position: relative;
    border-radius: 0.75rem;
    overflow: hidden;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.80) 100%);
}

.item_gp .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
    transition: .5s all;
}

.item_gp:hover .box_img img {
    opacity: .2;
}

.item_gp {
    cursor: pointer;
    position: relative;
}

.item_gp .box_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.5);
    color: #fff;
    width: 100%;
    text-align: center;
    max-width: 85%;
    opacity: 0;
    transition: .5s all;
}

.item_gp .box_content h3 {
    color: var(--White, #FFF);
    text-align: center;

    /* H3 */
    font-family: "Nunito Sans";
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-bottom: .4rem;
    padding-bottom: .5rem;
    position: relative;
}

.item_gp .box_content h3:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: var(--White, #FFF);
    Colors
    Color format
    Hex
    Border colors

    White


    Assets
    Images


    Frame 160
    513Ã¢â‚¬â€°xÃ¢â‚¬â€°453.39 (px)

Export






Toolbelt Mode

Draw

Design

Dev Mode;
    height: 1px;
    width: 85%;
}

.item_gp:hover .box_content {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.slider_gp {
    margin-top: 2rem;
}

section.home_sec_11 {
    padding: 3rem 0 4rem;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.88) 100%);
    background-blend-mode: darken, normal;
}

.home_sec_10_wrap {
    color: #FEFEFE;
    display: flex;
    align-items: center;
    text-align: left;
    padding: 0 2rem 0 7rem;
}

.home_sec_10_wrap h2.heading_title {
    text-align: left;
    color: #fff;
}

.home_sec_10_wrap h2.heading_title:before {
    background: #fff;
    left: 0;
    transform: unset;
}

.home_sec_10_wrap .content {
    margin-bottom: 1.45rem;
    text-align: justify;
}

.home_sec_10_wrap .box_img {
    width: 36.13575rem;
    flex: 0 0 auto;
    margin-left: 2rem;
}

.home_sec_11_wrap {
    overflow: hidden;
}

.home_sec_11_wrap .inner {
    display: flex;
    animation: scroll-horizontal 17s linear infinite;
    width: max-content;
}

.home_sec_11_wrap .inner:hover {
    animation-play-state: paused;
}

@keyframes scroll-horizontal {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
.home_sec_11_wrap .item {
    width: 16rem;
    padding: .5rem;
    flex: 0 0 auto;
}

.home_sec_11_wrap .item .box_img {
    padding-bottom: 90%;
    position: relative;
}

.home_sec_11_wrap .item .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home_sec_11_wrap h3 {
    margin: 0;
    color: var(--black, #353535);
    text-align: center;
    font-family: "Nunito Sans";
    font-size: 0.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: unset;
    margin-top: .5rem;
}

.home_sec_11_wrap {
    margin-top: -3rem;
}
section.home_sec_13 {
    padding: 4rem 0;
}

ul.nav_tabs_post a,h3.box_title {
    color: var(--White, #FFF);
    font-family: "Nunito Sans";
    font-size: 0.8rem;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    background: var(--black, #353535);
    padding: .5rem .7rem;
    display: inline-flex;
    transition: .3s all;
    margin: 0;
}

ul.nav_tabs_post {
    list-style: none;
    margin: 0;
    display: flex;
    gap: 0.25rem;
}

ul.nav_tabs_post a.active, ul.nav_tabs_post a:hover,h3.box_title {
    background: var(--main, #BE9818);
}

.home_sec_13 .wap_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.75rem;
}

.home_sec_13 .wap_top>a {
    color: #000;
    font-family: "Nunito Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: inline-flex;
    align-items: center;
}

.home_sec_13 .wap_top>a svg {
    width: .3rem;
    height: auto;
    margin-left: .5rem;
}

.item_post_large {
    display: flex;
}

.item_post_large .box_img {
    width: 25.71675rem;
    height: 16.1885rem;
    flex: 0 0 auto;
    overflow: hidden;
}

.item_post_large .box_img img {
    height: 100%;
    object-fit: cover;
    scale: 1;
    transition: .7s all;
}

.item_post_large:hover .box_img img {
    scale: 1.2;
}

.item_post_large h3 {
    font-family: "Nunito Sans";
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    margin: 0;
    transition: .5s all;
}

.item_post_large .box_content {
    padding-left: 2rem;
    display: flex;
    flex-direction: column;
    gap: .7rem;
    align-items: flex-start;
}

.item_post_large .date_post {
    color: var(--gray, #A5A5A5);
    font-size: .8rem;
}

.item_post_large .content {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: justify;
}

.list_post {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2rem;
}

.list_post .item {
    width: 50%;
    padding: .5rem .7rem .5rem 0;
    border-bottom: 1px solid var(--Miscellaneous-Keyboard-Accessory-Bar---Selection, #EBEDF0);
    display: flex;
}

.list_post .item a {
    font-size: 0.8rem;
}

.list_post .item a:hover {
    color: var(--main, #BE9818);
    text-decoration: underline;
}

.item_qa {
    display: flex;
    align-items: center;
    position: relative;
    padding: .25rem 0;
    border-top: 1px solid #EBEDF0;
}

.item_qa .wrap_left b {
    height: 2.2rem;
    width: 1.65rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #4D4D4D;
    color: #fff;
    color: var(--white, var(--Miscellaneous-Floating-Tab---Pill-Fill, #FFF));
    font-family: "Nunito Sans";
    font-size: 0.8rem;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.item_qa .wrap_left b+b {
    background: var(--black, #353535);
}

.item_qa h3 {
    color: #000;
    font-family: "Nunito Sans";
    font-size: 0.95rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: .2rem;
}

.wrap_qa {
    overflow: hidden;
    max-height: 28rem; /* Ã„ÂiÃ¡Â»Âu chÃ¡Â»â€°nh chiÃ¡Â»Âu cao hiÃ¡Â»Æ’n thÃ¡Â»â€¹ */
}

.wrap_qa .inner {
    display: flex;
    flex-direction: column;
    animation: scroll-vertical 15s linear infinite;
}

.wrap_qa .inner:hover {
    animation-play-state: paused;
}

@keyframes scroll-vertical {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-50%);
    }
}

section.home_sec_14 {
    padding-bottom: 3rem;
}

.home_sec_14_items .wrap_title {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.home_sec_14_items .wrap_title .icon {
    width: 1.9221rem;
    height: 1.9221rem;
    display: flex;
    align-items: center;
}

.home_sec_14_items h3 {
    margin: 0;
    font-size: 1.1rem;
    margin-left: .4rem;
    text-transform: unset;
}
.item_qa .content {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.item_qa .box_content {
    margin-left: .5rem;
}

#header .header_wrap #logo {
    position: unset !important;
    transform: unset !important;
}

.top-header .container.wide {
    height: auto !important;
    padding-top: 0 !important;
}

#header .group-header {
    position: unset !important;
    display: flex;
    height: auto !important;
    margin-top: 10px;
    gap: 6px;
}

.header_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header .top-header .wsearch {
    position: unset !important;
    transform: unset !important;
}

#header .group-header > .item {
    padding: 0;
    display: block;
}

#header .group-header > .item:before {
    display: none;
}

.top-header .container.wide {
    max-width: 1400px !important;
}

#header .group-header > .item img {
    height: 35px;
    width: auto;
}

.wrap_right ul {
    list-style: none;
    margin: 0;
}

.wrap_right ul li {
    display: flex;
    align-items: center;
}

.wrap_right ul li .icon {
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    SVG;
    border: 1px solid #353535;
    border-radius: 100px;
    margin-right: .25rem;
}

.wrap_right ul li .icon svg {
    max-width: 69%;
    height: auto;
}

.wrap_right ul li b {
    margin-right: 10px;
}

.wrap_right li {
    margin: 7px 0;
}

.top-header {
    padding: 15px 0;
}

#header .mainmenu {
    background: var(--black, #353535);
    Colors
    Color format
    Hex
    Background colors

    black

    Selection colors

    White


    main


    white

    Interactions;
}

#header ul.menu-top-header > li > a, #header ul.menu-top-header > li > span {
    line-height: 55px;
    font-weight: 500;
    text-transform: unset;
    font-size: 18px;
}

#header ul.menu-top-header > li {
}

#header .mainmenu>ul {
    max-width: 1400px;
    justify-content: center;
    margin: auto;
}

.list_tax_post {
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: center;
}

.list_tax_post a {height: 2.2rem;display: inline-flex;align-items: center;justify-content: center;border-radius: 10px;background: var(--black, #353535);color: var(--white, var(--Miscellaneous-Floating-Tab---Pill-Fill, #FFF));font-family: "Nunito Sans";font-style: normal;font-weight: 600;line-height: normal;text-transform: uppercase;min-width: 11rem;padding: 0 1rem;margin: 0 .5rem;transition: .5s all;}



.list_tax_post a:hover {
    background: var(--main, #BE9818);
    color: #fff;
}

.product-gallery-wrapper {
    display: flex;
    gap: 15px;
    max-width: 1000px;
    margin: 0 auto;
}

.product-gallery-main {
    flex: 1;
    border: 1px solid #e0e0e0;
    position: relative;
}

.gallery-item {
    position: relative;
    background: #fff;
}

.image-zoom-container {
    position: relative;
    overflow: hidden;
    cursor: crosshair;
    width: 100%;
    height: 100%;
}

.image-zoom-container img {
    width: 100%;
    height: auto;
    display: block;
}

.zoom-lens {
    position: absolute;
    width: 120px;
    height: 120px;
    border: 3px solid #0066ff;
    background: rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 10px rgba(0, 102, 255, 0.5);
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.2s ease;
    z-index: 10;
}

.image-zoom-container.active .zoom-lens {
    opacity: 1;
}

/* Thumbnail Navigation - Vertical */
.product-gallery-nav {
    width: 120px;
    flex-shrink: 0;
}

.product-gallery-nav .slick-list {
    height: 100%;
}

.product-gallery-nav .slick-track {
    display: flex;
    flex-direction: column;
}

.product-gallery-nav .slick-slide {
    margin-bottom: 10px;
    height: auto !important;
}

.gallery-nav-item {
    cursor: pointer;
    border: 2px solid #e0e0e0;
    transition: all 0.3s ease;
    overflow: hidden;
    background: #fff;
}

.gallery-nav-item img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.gallery-nav-item:hover {
    border-color: #999;
}

.gallery-nav-item:hover img {
    transform: scale(1.05);
}

.slick-current .gallery-nav-item {
    border-color: #0066ff;
    box-shadow: 0 0 5px rgba(0, 102, 255, 0.3);
}

/* Slick Slider Arrows for vertical nav */
.product-gallery-nav .slick-prev,
.product-gallery-nav .slick-next {
    width: 100%;
    height: 30px;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
    z-index: 1;
}

.product-gallery-nav .slick-prev {
    top: 0;
}

.product-gallery-nav .slick-next {
    bottom: 0;
    top: auto;
}

.product-gallery-nav .slick-prev:hover,
.product-gallery-nav .slick-next:hover {
    background: rgba(0, 0, 0, 0.8);
}

.product-gallery-nav .slick-prev:before {
    content: 'â–²'; /* mÅ©i tÃªn lÃªn */
}

.product-gallery-nav .slick-next:before {
    content: 'â–¼'; /* mÅ©i tÃªn xuá»‘ng */
}

.ama-alo-phone svg {
    fill: #fff;
}
div#tv_form_quote {
    max-width: 800px;
}
.list-p-1 .action button:hover,.list-p-1 .action a:hover {
    background: #353535;
    color: #fff;
}

ul.menu-top-header > li .wrapul li a, ul.menu-top-header > li > ul li a, ul.menu-top-header > li li > ul li a {
    line-height: 1.3;
}

ul.menu-top-header > li > .wrapul .sub-menu .wrapul > .sub-menu {
    min-width: 200px;
}
.arrow_slider {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -5rem;
    width: 3.31235rem;
    height: 3.31235rem;
    background: var(--Miscellaneous-Keyboard-Accessory-Bar---Selection, #EBEDF0);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s all;
}

.arrow_slider svg {
    width: .7rem;
    height: auto;
}

.arrow_slider.next {
    left: unset;
    right: -5rem;
}

.arrow_slider:hover {
    background: #be9818;
}
.slider_banner .arrow_slider {
    left: 4rem;
    border-radius: 0;
    background: rgba(53, 53, 53, .4);
}

.slider_banner .arrow_slider.next {
    left: unset;
    right: 4rem;
}

.slider_banner .arrow_slider svg path {
    stroke: #fff;
}
ul.sub-menu {
    min-width: 200px;
}
ul.ulmeta.inline i.icon {
    fill: #6e6e6e;
}

ul.ulmeta.inline i.icon svg {
    width: 13px;
    height: auto;
}
.item_post_large:hover h3 {
    text-decoration: underline;
    color: #be9818;
}
.home_sec_10_wrap .box_img img {
    height: auto;
}
.home_sec_3_wrap .list_tax_post {
    margin: 0;
}
.home_sec_7 .list_tax_post {
    margin: 2rem 0;
}
.single-project  h1.page-title {
    margin-top: 150px;
    padding-bottom: 0;
}
.single-post  main#main {
    margin-top: 0 !important;
    padding-top: 30px;
}
.single-post .entry-breadcrumb {
    margin-top: 98px;
}
.single-post .box_content h1,.single-post .box_content h2,.single-post .box_content h3,.single-post .box_content h4,.single-post .box_content h5 {
    text-transform: unset;
}
.single-post .box_content h1,.single-post .box_content h2,.single-post .box_content h3,.single-post .box_content h4,.single-post .box_content h5 {
    text-transform: unset;
}

.single-post .box_content h1 {
    font-size: 32px;
    margin-bottom: 24px;
}

.single-post .box_content h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.single-post .box_content h3 {
    font-size: 22px;
    margin-bottom: 18px;
}

.single-post .box_content h4 {
    font-size: 16px;
    margin-bottom: 14px;
}

.single-post .box_content {
    font-size: 18px;
}

.single-post .box_content ul,ol {
    /*font-size: 18px;*/
    margin-left: 19px;
}

.single-post .box_content table {
    margin-bottom: 24px;
}
.single-post .box_content table td,
.single-post .box_content table tr{
    padding: 10px !important;
}
.single-post .box_content h1,.single-post .box_content h2,.single-post .box_content h3,.single-post .box_content h4,.single-post .box_content h5 {
    text-transform: unset;
}
.content_post h1,.content_post h2,.content_post h3,.content_post h4,.content_post h5 {
    text-transform: unset;
}

.content_post h1 {
    font-size: 32px;
    margin-bottom: 24px;
}

.content_post h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.content_post h3 {
    font-size: 22px;
    margin-bottom: 18px;
}

.content_post h4 {
    font-size: 16px;
    margin-bottom: 14px;
}

.content_post h5, .content_post h6 {
    margin-bottom: 10px;
}

.content_post {
    font-size: 18px;
}

.content_post ul,ol {
    /*font-size: 18px;*/
    margin-left: 19px;
    margin-bottom: 20px;
}

.content_post table {
    margin-bottom: 24px;
}
.content_post table td,
.content_post table tr{
    padding: 10px;
}

.list-b-1 .title {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}

.tac_gia .icon {
    display: flex;
    align-items: center;
    font-size: 17px;
}

.tac_gia .icon svg {
    width: 15px;
    margin-right: 8px;
    height: auto;
    display: block;
}
span.showsubmenu.icon-arrow-3+a {
    padding-right: 40px !important;
}
.home_sec_3_wrap .box_sidebar h3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home_sec_3_wrap .box_sidebar h3>.dropdown_menu {
    transform: rotate(180deg);
    margin-left: 10px;
    flex: 0 0 auto;
}
.single-project h1.page-title {
    margin-top: 60px;
}
/*.woocommerce.theme-paragon.single-product .site-main {*/
/*    padding-top: 29px;*/
/*}*/
.stickyBody #header {
    position: fixed;
    top: -115px;
}
.entry-content ol li, .entry-content ul li{
    margin-bottom: 8px;
}
.content_post ul li{
    margin-bottom: 8px;
}
.content_post table {
    border: 1px solid #cbcbcb;
}

.content_post table td {
    border: 1px solid #cbcbcb;
}
.ama-wrap-alo {
    left: unset !important;
    right: 30px !important;
    bottom: 95px;
}

#back-top {
    bottom: 27px !important;
    right: 39px !important;
}
div#tv_form_quote_box textarea {
    width: 100%;
    background: transparent;
    border-color: #ffff;
    border-radius: 10px;
    height: 100px;
    padding: 10px;
}
section.home_sec_14 {
    border-top: 2px solid #353535;
    padding-top: 3rem;
    background: #33333303;
}
.btn-favorite:hover {
    background: #be9818 !important;
}

.btn-favorite {
    transition: .4s all !important;
}
.btn-favorite i{
    transition: 0s all !important;
}
.woocommerce.theme-paragon.single-product .woocommerce-product-gallery .onsale {
    font-size: 10px;
}
.box_video {
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
}

.box_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.item_post .content {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.home_sec_7_post {
    display: inline-block;
    margin-top: 1rem;
}
.row.home_sec_14_items {
    text-align: justify;
}
@media (max-width: 1400px){
    #header .mainmenu>ul {
        max-width: 1150px;
    }
}

@media only screen and (min-width: 1199px) {
    footer.footer_page .col-md-2 {
        flex: 0 0 20%;
        max-width: 20%;
    }
    footer.footer_page .col-md-4:last-child {
        flex: 0 0 26.6666%;
        max-width: 26.6666%;
    }
}
@media (max-width: 1199px){
    html {
        font-size: 1vw;
    }
    .wrap_right {
        display: none;
    }
}
@media (max-width: 992px){
    html {
        font-size: 1.5vw;
    }

    .home_sec_10_wrap .box_img img {
        height: auto;
    }
    #header .header_wrap .box_content b {
        font-size: 11px;
    }

    #header .header_wrap .box_content p {
        font-size: 12px;
    }

    #header .group-header > .item img {
        height: 28px;
    }

    #header #logo img {
        height: 40px;
    }
}
/* Responsive */
@media (max-width: 767px) {
    .product-gallery-wrapper {
        flex-direction: column;
    }

    .product-gallery-nav {
        width: 100%;
        order: 2;
    }

    .product-gallery-main {
        order: 1;
    }

    .product-gallery-nav .slick-track {
        flex-direction: row;
    }

    .product-gallery-nav .slick-slide {
        margin-right: 10px;
        margin-bottom: 0;
    }
    div#tv_form_quote {
        max-width: 95vw;
    }
    a.btn.sm.button_bao_gia {
        width: 100%;
        margin-top: 10px;
    }
    .top-header {
        padding: 0;
    }

    .home_sec_3_wrap {
        display: block;
    }

    .home_sec_3_wrap .left {
        width: 100%;
    }

    .home_sec_3_wrap .box_sidebar {
        margin: -0;
    }

    .home_sec_3_wrap .right {
        width: 100% !important;
    }

    section.home_sec_3 {
        padding-bottom: 0;
    }

    .col-md-12 {
        display: block;
    }

    section.home_sec_4 .col-md-12 {
        display: block;
    }

    section.home_sec_4 .box_img img {
        position: unset;
    }

    section.home_sec_4 .box_img {
        width: 100%;
    }

    .home_sec_5_items .item {
        display: block;
    }

    .home_sec_5_items .item>* {
        width: 100%;
        height: auto;
    }

    .home_sec_5_items .box_img {
        margin-bottom: 1rem;
    }

    .home_sec_5_items .item+.item {
        margin-top: 3rem;
    }

    .list_tax_post {
        gap: .7rem;
    }

    .item_post {
        width: 100% !important;
    }

    .item_post .box_img {
        height: 16rem !important;
    }

    .item_post .box_content {
        transform: unset !important;
    }

    .item_post .content {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .home_sec_10_wrap {
        padding: 0 !important;
    }

    .home_sec_10_wrap {
        display: block;
    }

    .home_sec_10_wrap .box_img {
        width: 100%;
        margin-top: 2rem;
        margin-left: 0;
    }

    .item_post_large {
        display: block;
    }

    .item_post_large .box_content {
        margin: 1rem 0 0 0 !important;
        padding: 0;
    }

    .item_post_large .box_img {
        width: 100%;
        height: auto !important;
    }

    .for_tabs_post {
        margin-bottom: 2rem;
    }

    .home_sec_14_items {
        gap: 2rem;
    }

    footer.footer_page .row>* {
        margin-top: 2rem;
    }
    .list_tax_post .item {
        width: calc(calc(100% / 2) - 1rem);
    }
    .home_sec_2_items {
        flex-direction: column;
        gap: 1.5rem;
    }

    .home_sec_2_items .item {
        border: none !important;
    }
    .wrap-menu-mb .wrapul .menu-head #logo img {
        max-height: 50px;
        width: auto;
        margin-right: 20px;
    }
    .product-gallery-nav .gallery-nav-item {
        padding: 0 !important;
    }

    .product-gallery-nav {
        display: none;
    }

    .product-gallery-main {
        width: 100%;
    }

    ul.relevantNews.cl li {
        width: 100%;
        padding: 10px 0 !important;
    }

    ul.relevantNews.cl li span {
        flex: 0 0 auto;
        font-size: 12px;
    }
    .content_post ul {
        margin-left: 20px;
    }
    section.home_sec_4 .box_content {
        width: 100%;
    }
    .list_tax_post {
        margin: 2rem 0 !important;
    }
    .single-post  main#main {
        margin-top: 0 !important;
        padding-top: 0px;
    }
    .single-post .entry-breadcrumb {
        margin: 0;
    }
    .tax-product-category  main#main {
        margin-top: 0 !important;
    }
    .box_product_contact {
    }

    .nav_sidebar:last-child {
        margin-bottom: 40px;
    }
    .dong_san_pham .col-md-3 {
        order: 2;
    }
    .home_sec_3_wrap .box_sidebar h3.active .dropdown_menu svg {
        transform: rotate(-180deg);
    }
    .entry-breadcrumb.breadcrumb_new {
        margin-top: 0 !important;
    }
    ol.breadcrumbs {
        overflow: auto;
    }
    .wrap_item_cat {
        display: none;
    }
    section.home_sec_3 {
        padding-top: 0;
    }

    section.home_sec_2 {
        padding-bottom: 0;
    }
    .page-contact .row-1 .title {
        font-size: 20px;
    }
    .header_wrap .wrap_left .box_content {
        display: block;
    }

    .menu-btn {
        margin-left: 0;
    }

    #header .header_wrap .box_content b {
        font-size: 10px;
    }

    #header .header_wrap .box_content p {
        font-size: 10px;
    }

    header#header .top-header #logo.c {
        margin-right: 5px !important;
    }
}
/* Fix hoàn toàn layout Bài trước */

.detailPn {
    display: block !important;
}

.detailPn p.r {
    display: block !important;
    width: 100% !important;
}

.detailPn p.r span,
.detailPn p.r a {
    display: inline !important;
}

.detailPn p.r a {
    white-space: normal !important;
}
/* Fix triệt để Tin tức đề xuất */

.relevant *,
.relevant ul li,
.relevant ul li a,
.relevant ul li span {
    text-align: left !important;
}

.relevant ul li {
    display: block !important;
    padding: 14px 0;
    border-bottom: 1px solid #e5e5e5;
}

.relevant ul li a {
    display: block !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: unset !important;
    line-height: 1.5;
    margin-bottom: 6px;
}

.relevant ul li .date,
.relevant ul li span {
    display: block !important;
    font-size: 13px;
    color: #888;
}