.mb-50 {
    margin-bottom: 50px;
}
.fs-pc-13 {
    font-size: 13px !important;
    color: black;
}

@media (min-width: 1200px) {
/*css hover menu*/
    .menu-section > ul > li.has-child:before, .menu-section > ul > li.has-child:after {
        bottom: -2px;
        z-index: 99;
        opacity: 0;
        left: 50%;
        border: solid transparent;
        content: '';
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        margin-left: -25px;
    }

    .menu-section > ul > li.has-child:hover:after {
        border-bottom-color: #fff;
        border-width: 8px;
        margin-left: -8px;
        opacity: 1;
    }

    .menu-section > ul > li.has-child:hover:before {
        border-bottom-color: #ddd;
        border-width: 11px;
        margin-left: -11px;
        opacity: 1;
    }

    .menu-section > ul > li.has-child:hover > .entry-menu {
        box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
        border: 2px solid #ddd;
        padding: 0;
    }

    .menu-section .entry-menu.dropdown li:hover > a {
        background-color: var(--color-highlight) !important;
        color: var(--white) !important;
    }
/*css hover menu*/
}


address.sdt-diachi-header {
    display: flex;
    align-items: center;
    margin-bottom: 0rem;
}
.cus-sdt-header-mr {
    margin-right: 20px;
}
.sdt-diachi-header p {
    font-weight: 500;
    margin-bottom: 0rem;
}
.icon-mxh-header {
    /*width: 26px;*/
    /*height: 26px;*/
    margin: 0 2.5px;
    line-height: 26px;
    border-radius: 100px;
}
.khung-border-icon-li{
    width: 26px;
    height: 26px;
    border-radius: 50%;
    text-align: center;
    background-color: #d7d8317d; 
}
.khung-info-mxh-header .container .row div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.search-section__categories {
    width: 160px;
    border-top: 2px solid rgb(222 222 222);
    border-bottom: 2px solid rgb(222 222 222);
    border-left: none;
    border-right: none;
    height: 43px;
    padding: 0 15px;
    color: #777777;
    /* border-radius: 30px 0px 0px 30px; */
    text-transform: uppercase;
    font-size: 13px;
}
.cus-color-borderform-control {
    border: 2px solid rgb(222 222 222);
    border-radius: 30px 0px 0px 30px;
}
button.border-right-form-icon-timkiem {
    border-radius: 0px 30px 30px 0px;
    border: 2px solid rgb(222 222 222);
    padding: 0.85rem 1.5rem;
}
.slogan-section-sdt-header {
    display: flex;
    justify-content: flex-end;
    color: var(--color-highlight);
    font-size: 16px;
    font-weight: 500;
    border-left: 1px solid;
    padding-left: 10px;
}
.color-sdt-header {
    color: red;
    padding: 0px 5px;
    margin-bottom: 0rem;
}
.menu2-hotline-header > .container > .row > div:last-child {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
/*.home .menu-vertical--content {*/
/*    display: block !important;*/
/*}*/
.menu-vertical--content, .menu-vertical--content {
    background-color: white;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.cus-anh-slider-slogane-home {
    width: 128px;
    height: 128px;
    object-fit: contain;
}
.swiper-slide--tile-slogan {
    font-size: 18px;
    font-weight: bold;
    color: var(--color-highlight);
    padding: 15px 0px;
}

.bg-khung-slider-slogan-home {
    background-color: #DCF5FF;
    /*opacity: 0.7;*/
    mix-blend-mode: overlay;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    padding: 30px 0px;
}
.swiper-slide--description-slogan {
    /*color: #000;*/
    text-align: center;
}
.css-color-the-content {
    color: #777777;
    font-size: 16px;
}

.khung-boc-1sp-tabsp-home {
    margin-top: 0px !important;
    /*margin-bottom: 30px;*/
    /*margin-bottom: 1rem;*/
    padding-bottom: 30px;
    position: relative;
    z-index: 20;
    transition: transform .3s ease;
    transform: scale(1);
}

.khung-boc-1sp-tabsp-home .inner-content {
    position: relative;
    background: white;
}

/*.khung-boc-1sp-tabsp-home:hover {*/
/*    z-index: 22;*/
/*    transform: scale(1.05);*/
/*    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
/*}*/


.fontsize-color-icon-sp {
    font-size: 18px;
    color: black;
}
.nut-doc-tiep-sp-dome {
    background-color: var(--color-highlight);
    color: white;
    padding: 5px 7px;
    border-radius: 4px;
}
.khung-tym-doctiep-search-sp-home {
    display: flex;
    justify-content: space-between;
    padding: 15px 15px;
    align-items: center;
}
.mo-ta-ngan-san-pham-tab-home {
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.khung-motangan-doctiep-icon-tabsp {
    display: none;
    position: absolute;
    top: 100%;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.product-action {
    display: none;
}

 .khung-boc-1sp-tabsp-home:hover .khung-motangan-doctiep-icon-tabsp,  .khung-boc-1sp-tabsp-home:hover .product-action {
    display: block;
}
/*.khung-boc-1sp-tabsp-home{*/
/*    position: relative;*/
/*}*/
/*.swiper-wrapper .khung-boc-1sp-tabsp-home:hover{*/
/*    position: absolute;*/
/*    top: -15px;*/
/*    right: -15px;*/
/*    bottom: 0;*/
/*    left: -15px;*/
/*    visibility: hidden;*/
/*    border: inherit;*/
/*    border-radius: var(--wd-brd-radius);*/
/*    background-color: var(--wd-prod-bg, var(--bgcolor-white));*/
/*    box-shadow: 0 0 10px rgba(0,0,0,0.15);*/
/*    opacity: 0;*/
/*    transform: scale(0.98);*/
/*}*/

.swiper-slide--tile-visao-4nd {
    font-size: 18px;
    font-weight: 500;
    color: white;
    padding-bottom: 5px;
}
.swiper-slide--description-visao-4nd {
    color: white;
    /*font-size: 16px;*/
}
.bg-khung-slider-video-yourubr-home {
    padding: 30px 0px;
}
.bg-khung-slider-video-yourubr-home > .container > .row {
    display: flex;
    align-items: center;
}
.cus-anh-visao-4nd-home {
    width: 50%;
}
.khung-anh-visao-4nd {
    width: 90px;
    height: 90px;
    background-color: #f8f9fa;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.can-giua-anh-visao-4nd {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
/*.swiper-slide--wrap-visao-4nd {*/
/*    margin-bottom: 15px;*/
/*}*/
.cus-article-title-gioithieu {
    font-size: 2.4rem !important;
    text-transform: uppercase;
    text-align: center;
    color: var(--color-highlight) !important;
}
.cus-article-title-gioithieu a {
    color: var(--color-highlight) !important;
}
.cus-xem-them-gioithieu {
    background-color: var(--color-highlight);
    color: white;
    text-transform: uppercase;
    border-radius: 5px;
}
.cus-xem-them-gioithieu:hover {
    background-color: #d19010 !important;
    color: white;
}
.cus-lien-he-url-gioithieu {
    color: black;
    text-transform: uppercase;
    border: 2px solid #ddd;
    padding: 0.85rem 1.25rem;
    border-radius: 5px;
    vertical-align: middle;
}
.cus-lien-he-url-gioithieu:hover {
    background-color: #ddd;
}
.khung-article-item-bv-gioithieu-home {
    margin-bottom: 0;
    padding: 60px 0px;
}
.article-description-gioi-thieu-home p {
    margin-bottom: 0;
}
.article-description-gioi-thieu-home {
    margin: 15px 0px;
    text-align: justify;
}
.cus-tieude-form-tin-home {
    font-size: 2.4rem !important;
    text-transform: uppercase;
    text-align: center;
    color: var(--color-highlight) !important;
    font-weight: 500;
}
.cus-newsletter-form-home {
    width: 100%;
    height: 5rem;
    line-height: 5rem;
    /*border: 0.2rem solid var(--white);*/
    color: var(--white);
    text-transform: uppercase;
    padding: 0;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
    background-color: var(--color-highlight);
}
.bg-img-form-nhan-tin-home {
    background-image: url(http://cdn1473.cdn4s4.io.vn/media/background/gplaypattern.jpg);
    padding: 30px 0px;
}
.banner-fix2.banner-left2 {
    width: 36%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: -80%;
}
.danhmuc-ngay-bv {
    display: flex;
}
.cus-article-category-dsbv-home:after {
    content: "/";
    margin-left: 6px;
    margin-right: 6px;
}
.cus-article-category-dsbv-home a {
    color: #777777 !important;
}
.khung-boc-bv-home {
    box-shadow: 0 0 5px rgba(0,0,0,0.12);
    transition: box-shadow 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.khung-boc-bv-home:hover {
    box-shadow: 0 0 9px rgba(0,0,0,0.2);
}
.nut-xem-them-bv-moi-home {
    font-weight: 600;
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase;
    color: var(--color-highlight);
}
.icon-thongtinwebsite-footer {
    display: flex;
    align-items: center;
   
}
.khung-thong-tin-web-footer i {
    font-size: 21px;
}
.img-cus-anh-mxh-footer {
    width: 60%;
}

/*nut keo len*/
#button {
    display: inline-block;
    background-color: var(--color-highlight);
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 50%;
    position: fixed;
    bottom: 3rem;
    right: 1.5rem;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#button::after {
    content: "\f106";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-style: normal;
    font-size: 25px;
    line-height: 40px;
    color: #fff;
}

#button:hover {
    cursor: pointer;
    background-color: red;
}

#button:active {
    background-color: #555;
}

#button.show {
    opacity: 1;
    visibility: visible;
}

/*////*/

/*.cus-khung-article-item .cus-khung-inner-content-dsbv {*/
/*    box-shadow: 0 0 4px rgba(0,0,0,0.12);*/
/*    transition: box-shadow .6s ease;*/
/*}*/

.cus-khung-article-item {
    margin-bottom: 45px;
    box-shadow: 0 0 4px rgba(0,0,0,0.12);
    transition: box-shadow .6s ease;
    margin-bottom: 0px;
    display: table;
}

.fs-article-title-dsbv a {
    font-size: 26px;
    line-height: 1.4;
}
.cus-ten-danh-muc-bv {
    position: absolute;
    top: -13px;
    right: 15px;
    left: 15px;
    overflow: hidden;
    height: 25px;
    line-height: 25px;
}
.cus-article-category-bg {
    display: inline-block;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
    height: 25px;
    border-radius: 5px;
    background-color: var(--color-highlight);
    color: white;
    line-height: 25px;
}
.cus-article-category-bg a {
    color: white;
    text-transform: uppercase;
    font-weight: 500;
}
.fs-article-title-dsbv {
    margin: 25px 0px;
}
.cus-article-description-dsbv {
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.nut-xem-them-bv-moi-dsbv {
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: var(--color-highlight);
}
.css-post-date-dsbv {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 35%;
    left: 0;
    background-color: white;
    padding: 0px 5px;
}
/*.cus-khung-article-item .cus-khung-inner-content-dsbv:hover {*/
/*    box-shadow: 0 0 9px rgba(0,0,0,0.2);*/
/*}*/
/*.cus-khung-article-item {*/
/*    margin-bottom: 45px;*/
/*}*/
/*.khung-bv-danhmucbv-dsbv > .container > .row > div:nth-child(2)  {*/
/*    padding-left: 30px;*/
/*}*/
.cus-khung-Instagram-trang-dssp {
    padding-left: 14px;
}
/*.cus-anh-link-instagram-dsbv:after {*/
/*    content: '';*/
/*    background-color: rgba(51, 54, 69, 0.7);*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    opacity: 0;*/
/*    filter: opacity(0);*/
/*    visibility: hidden;*/
/*    -webkit-transition: 0.3s opacity ease-in-out;*/
/*    transition: 0.3s opacity ease-in-out;*/
/*}*/
/*.cus-anh-link-instagram-dsbv:hover {*/
/*    opacity: 1;*/
/*}*/
.cus-inner-content-left-right {
    padding: 0px 10px;
}


.cus-title-sp-tuong-tu:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 7%;
    width: 40px;
    height: 3px;
    background-color: var(--color-highlight);
}
.border-top-sp-tuong-tu {
    border-top: 1px solid #ddd;
    padding-top: 40px;
}
.product-detail-footer .nav li a::before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 1px;
    left: 0;
    bottom: 0px;
    background-color: #0072BD;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.bg-img-breadcrums{
    background-image: url(http://cdn1473.cdn4s4.io.vn/media/background/cnc-laser-1.jpg);
    padding: 100px 0px;
}

 .wd-title-style-bordered .liner-continer:after {
     /*.wd-title-style-bordered .liner-continer:before,*/
    content: "";
    display: block;
    flex: 1 1 auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: inherit;
    margin-left: 20px;
}
.title-wrapper .title {
    margin-bottom: 0;
    font-size: 20px;
    color: black;
}
.wd-title-style-bordered .liner-continer {
    display: flex;
    align-items: center;
    border-color: rgba(0,0,0,0.105);
    flex-direction: row;
}
.title-wrapper .title2 {
    margin-bottom: 0;
    font-size: 15px;
    color: black;
}
.khung-thongtinweb-form-lien-he > .container > .row > div:first-child {
    border-right: 1px solid #ddd;
}
.cus-title-footer-ten-cty-lh {
    font-size: 21px;
    text-align: center;
    color: var(--color-highlight);
    font-weight: 600;
}
.khung-thongtinweb-form-lien-he {
    padding: 50px 0px;
}
textarea.form-control {
    height: 20rem;
}
.css-top-email-website-footer {
    position: absolute;
    margin-top: -1px;
}
.breadcrumbs-section > a {
    margin-right: 6px;
    line-height: 24px;
    color: var(--white);
    font-size: 15px;
    display: none;
}
.breadcrumbs-section span {
    font-weight: 600;
    color: var(--white);
    font-size: 25px;
}
/*zoom-anh*/
.product-item {
    overflow: hidden;
}

.product-item img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    overflow: hidden;
}

.product-item:hover img {
    overflow: hidden;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/*zoom-anh*/

.footer-section ul li a {
    color: white;
    margin-bottom: 1rem;
    display: block;
    font-size: 1.4rem;
}
.footer-section ul {
    padding: 0;
    list-style: none;
}

select.search-section__categories > option {
    padding: 5px 8px !important;
    text-transform: initial;
}
select.search-section__categories {
    outline: none;
}
.product-item .code {
    text-transform: uppercase;
}

.social-footer .img-cus-anh-mxh-footer {
    width: 40px;
    height: 40px;
    object-fit: cover;
}
.social-footer ul li {
    margin-right: 15px;
}
.social-footer ul li:last-child {
    margin-right: 0px;
}

@media (max-width: 768px) {
/*css-search mobile    */
    .entire-action-header {
        position: relative;
    }
    .entire-action-header i {
        font-size: 2rem;
    }
    .entire-action-header:hover .form-dropdown {
        -webkit-animation: nav_menu_anim_open 0.3s both;
        -o-animation: nav_menu_anim_open 0.3s both;
        animation: nav_menu_anim_open 0.3s both;
        opacity: 1;
        filter: opacity(1);
        visibility: visible;
        pointer-events: unset;
    }
    .entire-action-header .form-dropdown{
        position: absolute;
        padding: 10px;
        background-color: var(--white);
        width: max-content;
        top: 100%;
        left: auto;
        right: 0;
        z-index: 1000;
        margin-bottom: 0;
        -webkit-animation: nav_menu_anim_close 0.3s both;
        -o-animation: nav_menu_anim_close 0.3s both;
        animation: nav_menu_anim_close 0.3s both;
        -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
        transition: opacity 0.3s ease, visibility 0.3s ease;
        opacity: 0;
        filter: opacity(0);
        visibility: hidden;
        -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
    }
    /*css-search mobile    */
    .can-giua-anh-visao-4nd {
        padding-right: 0px;
    }
    .khung-form-nhan-tin-mobile {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding: 30px 0px;
    }
    footer {
        background-color: var(--color-highlight);
    }
    .img-cus-anh-mxh-footer {
        width: 40%;
    }
    .bg-img-breadcrums {
        background-image: url(http://cdn1473.cdn4s4.io.vn/media/cnc-laser-1.jpg);
        padding: 80px 0px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .product-detail-footer .nav li {
        margin-right: 15px;
    }
    .product-detail-footer .nav li a {
        padding: 0px 0px 10px;
        margin-bottom: 15px;
    }
    .product-detail-footer .nav {
        padding: 10px 0px 0px 15px;
        margin-bottom: 15px;
        justify-content: center;
    }
    .css-color-the-content {
        margin-bottom: 0 !important;
    }
    .khung-article-item-bv-gioithieu-home {
        margin-bottom: 0;
        padding: 30px 0px;
    }
    .space-block-5 > .row {
        margin-right: -5px;
        margin-left: -0.5rem;
    }
    .space-block-5 > .row > div {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .entire-map {
        position: relative;
        padding-top: 50%;
    }
    .css-anh-mt-gioithieu-mobile {
        margin-top: 30px;
    }
    .css-anh-mt-gioithieu-mobile {
        margin-top: 30px;
    }
    .css-color-the-content {
        color: #777777;
        font-size: 14px;
    }
    .cus-newsletter-form-home {
        width: 30%;
    }
    .khung-nut-gui-tin-mobile {
        text-align: center;
        margin-top: 15px;
    }
    .title-section {
        font-size: 19px;
        color: var(--color-black);
        font-weight: 500;
    }
    .cus-tieude-form-tin-home {
        font-size: 19px !important;
        text-transform: uppercase;
        text-align: center;
        color: var(--color-highlight) !important;
        font-weight: 500;
    }
    .cus-article-title-gioithieu {
        font-size: 19px !important;
        text-transform: uppercase;
        text-align: center;
        color: var(--color-highlight) !important;
    }
    .khung-dssp-mobile .row {
        margin-right: -7.5px;
        margin-left: -7.5px;
    }
    .khung-dssp-mobile .row > div {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }
    .product-detail-footer .nav li a {
        font-size: 14px;
    }
    .block-tab.nav .nav-item .nav-link {
        font-size: 14px;
        margin: 0 15px;
    }
    .swiper-slide--tile-visao-4nd {
        font-size: 16px;
    }
    .fs-article-title-dsbv a {
        font-size: 21px;
        line-height: 1.4;
    }
    .cus-inner-content-left-right {
        padding: 0px 10px 15px;
    }

}

@media (min-width: 1000px) and (max-width: 1450px) {
    
    .cus-color-borderform-control {
        border: 2px solid rgb(222 222 222);
        border-radius: 30px 0px 0px 30px;
        height: 43px;
    }
}
@media (min-width: 992px) {
    .menu-vertical--nav .menu-vertical--content li:last-child {
        border-bottom: none !important;
    }
}

