@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

#navigation.modern .columns ul.dropdown-menu
{
/*	overflow-y: scroll;
    max-height: 360px;*/
}

#navigation.modern .columns ul.dropdown-menu::-webkit-scrollbar {
    width: 3px;
}
                    
#navigation.modern .columns ul.dropdown-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
                    
#navigation.modern .columns ul.dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

#mucslider {
    position: relative;
}
/*news*/

ul.cap1nav li {
    display: inline-block;
}

.logo {
    width: 20%;
}

.tienich_phai {
    width: 15%;
}

.menu_top {
    width: 64%;
}

#navigation.modern .columns ul.dropdown-menu
{
/*	overflow-y: scroll;
    max-height: 360px;*/
}

#navigation.modern .columns ul.dropdown-menu::-webkit-scrollbar {
    width: 3px;
}
                    
#navigation.modern .columns ul.dropdown-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
                    
#navigation.modern .columns ul.dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.cover, section
{
	position: relative;
   
}

/*news*/
.khung_total_top 
{
    display: flex;
    justify-content: space-between;
    align-items: center;
        padding: 10px 0;
}

ul.cap1nav li {
    display: inline-block;
        padding: 10px 10px;
}

ul.cap1nav li {
    position: relative;  /*  width: 100%;*/
}

ul.cap2nav {
    position: absolute;
    opacity: 0;
    height: auto;
    visibility: hidden;
    box-shadow: 0 0px 10px 0px #e4e4e4;
}

ul.cap1nav ul {
    margin-bottom: 0;
}

ul.cap1nav {
    margin-bottom: 0;
/*    display: flex;
    justify-content: space-between;
    align-items: center;*/
}

ul.cap1nav li:hover .cap2nav {
    opacity: 1;
    visibility: visible;
    /* height: 100%; */
    z-index: 999;
    background: #fff;
    width: 280px;
        top: 100%;
}
ul.cap3nav {
    position: absolute;
    box-shadow: 0 0px 10px 0px #e4e4e4;
}

ul.cap3nav {
    opacity: 0;    background: #fff;
    visibility: visible;
        position: absolute;
    left: 100%;
}

ul.cap2nav li:hover .cap3nav {
    opacity: 1;
    left: 100%;
    top: 0;
    z-index: 999;
}
nav.khungnav a {
    text-transform: uppercase;
    font-weight: 600;
}
.cap2nav li {
    width: 100%;
}

ul.cap3nav li {
    width: 260px;
}
ul.cap2nav li a {
    font-size: 12px;
}
ul.cap2nav li {
    padding: 5px 10px;
}
ul.cap1nav li a:hover {
    color: #ee3120
    ;
}
.tienich_phai {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mxhoitop li {
    display: inline-block;
}

.mxhoitop li img {
    height: 30px;
}

.mxhoitop ul {
    margin-bottom: 5px;
}

.hotline_phaitop {padding-bottom: 10px;}

.mxhoitop {
    padding-top: 10px;
}

.logo img {
    width: 100%;
}
.hotline_phaitop a {
    padding: 10px 15px;
}

.khung_topmini {
    background: #f7f7f7;
    padding: 5px 0;
}

.total_minitop {
    display: flex;
    justify-content: space-between;
}

.khung_phaiheader li {
    display: inline-block;
}

.khung_phaiheader li img {
    height: 25px;
}

.khung_phaiheader ul {
    margin-bottom: 0;
}
.khung_hdertop {
    font-family: 'Kanit',sans-serif;
    font-weight: 600;
}
nav.khungnav {
    display: flex;
    justify-content: center;
}
ul.cap1nav > li:hover > a {
    color: #ee3120;
}
ul.cap2nav > li:hover > a {
    color: #ee3120;
}
.tieude_phankhuc {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.category_phankhuc li {
    display: inline-block;
}

.category_phankhuc ul {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
}
.active_pk
{
    background: #ee3120!important;
    color: #fff!important;
}
.category_phankhuc ul li {
    background: #fff200;
    padding: 12px;
    transform: skew(-25deg);

}
.category_phankhuc span {
    transform: skew(25deg);
    display: block;
    font-family: 'Mulish';
    font-weight: 700;
    font-size: 17px;
}
.category_phankhuc ul li:hover {
    background: #ee3120;
    color: #fff;
}
.team-type-3 .member .member-description h2
{
    font-size: 15px!important;
}

.total_ndspham {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.item_ndspham {
    box-shadow: 0 0 10px 5px #efefef;
}

.name_ndspham {
    display: flex;
    align-items: center;
    min-height: 60px;
    justify-content: center;
    text-align: center;
}

.name_ndspham h4 {
    font-weight: 700;
    font-size: 14px;
    font-family: 'Mulish';
}
.item_ndspham:hover img {
    transform: scale(1.1);
    transition: all .5s;
}
.hinhanh_ndspham {
    overflow: hidden;
    transition: all .5s;
}

.item_ndspham img
{
    transition: all .5s;
}
.noidung_phankhuc {
    margin-bottom: 15px;
}
.noidung_phankhuc:nth-child(2n+1) {
    background: #f7f7f7;
    padding: 20px 0;
}
.bg_slogans {
    background: #00aeef;
}
.noidung_phankhuc:last-child {
    margin-bottom: 0;
}
.cot1_ko p {
    margin-bottom: 5px!important;
}
.cot1_ko p:last-child {
    word-wrap: break-word;
}
.footer-bottom {
    background: #da0000;
    color: #fff;
    font-weight: 600;
}
#fix_fter {
    display: flex;
    justify-content: center;
    padding: 5px 0;
}

#fix_fter p {
    margin-bottom: 0!important;
}
h4.tieude_chungtitleft {
    text-transform: uppercase;
    font-weight: 700;
    color: #ff0000;
    margin-bottom: 15px;
}

ul.mxhoi li {
    display: inline-block;
}

ul.mxhoi img {
    height: 30px;
}

ul.tke_qua li {
    margin-bottom: 5px;
    font-family: 'Mulish';
    font-weight: 500;
}

ul.list_htrokh li {
    margin-bottom: 5px;
    font-family: 'Mulish';
    font-weight: 500;
}
.maps_fter iframe {
    height: 205px;
    margin-bottom: 10px;
}
ul.list_htrokh li:hover a {
    color: #ffb500;
}
.tieude_phankhuc h2 {
    font-family: 'Kanit';
}
.bg_doitacss
{
    background: #f8f8f8;
}
/*news*/
.bg-parallax {
    background: #333;
}
.detail * {
    line-height: 1.3;
    font-size: 20px;
}

.detail p span {font-size: 20px!important;line-height: 1.7;}

.khung_phantrangnew {
    padding-top: 20px;
    text-align: center;
}
/*news*/
/*Chi tiết sản phẩm*/
.main_chinhchitietsp {
    padding: 30px 0;
}
.category_phankhuc {
    padding-top: 15px;
}

.chitiet_spham {
    box-shadow: 0 0 10px 10px #fafafa;
    padding: 30px;
}
.noidung_ctsp .category_phankhuc ul li,.noidung_ctsp .category_phankhuc span
{
    transform: none;
}
.chitiet_spham iframe {
    width: auto;
}
.khucphankhuspkhac {
    display: flex;
    margin-bottom: 10px;
    margin-top: 20px;
}

.khucphankhuspkhac h3 {
    font-family: 'Mulish';
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    color: #ff0000;
}

#ndsphamkhac .item_ndspham {
   
    margin: 10px;
}
span.product-detail-info {
    font-family: 'Kanit', Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000;
}
span.product-detail-price {
    font-family: 'Kanit', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #B30101;
}
.product-detail-describe {
    font-style: italic;
    font-size: 15px;
    word-spacing: 5px;
}
.product-detail-right p {
    line-height: 30px;
    font-size: 15px;
}
.noidung_contactss iframe {
    width: auto;
}
/*Chi tiết sản phẩm*/
.menu_mobile
{
    display: none;
}
@media only screen and (min-width: 430px) and (max-width: 768px)

{

}

@media only screen and (min-width: 1px) and (max-width: 1199px)

{
   
}

@media only screen and (min-width: 1px) and (max-width: 769px)

{
    .menu_top,.tienich_phai,.khung_phaiheader
    {
        display: none;
    }
    .menu_mobile
    {
        display: block;
    }
    .total_ndspham
    {
        grid-template-columns: 1fr 1fr;
    }
}

@media only screen and (min-width: 1px) and (max-width: 450px)

{
    .logo 
    {
        width: 50%;
    }
    .category_phankhuc
    {
        zoom: .8;
    }
    .name_ndspham h4 
    {
        font-size: 12px;
    }
    .bg_slogans h2
    {
        line-height: 1.5;
        zoom: .8;
    }
    #ten_videomains,#ten_doitacs
    {
        zoom: .8;
    }
    .sm-mb-mobile
    {
        margin-bottom:0px;
    }
    .detail img,.chitiet_spham img
    {
        height: auto;
    }
    .detail > * ,.chitiet_spham > *
    {
        zoom: 0.7;
    }
    .chitiet_spham span 
    {
        line-height: 1.5;
    }
    .bold-title 
    {
        zoom: 0.7;
    }
    .chitiet_spham
    {
        padding:5px;
    }

}