/*=============BOX CATE PRODUCT===========*/
.boxCateProduct {
    position: relative;
    padding: 100px 0 60px;
}
.boxCateProduct .wrapper {
    mix-blend-mode: multiply;
}
.boxCateProduct .cate .img, .product .img {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
}
.boxCateProduct .cate .img img, .product .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    mix-blend-mode: multiply;    
}
/*.boxCateProduct .cate .img img {
    -moz-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.boxCateProduct .cate:hover .img img {    
    -moz-filter: grayscale(0);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}*/
.boxCateProduct .cate .tend, .product .tend {
    font-size: 22px;
    line-height: 30px;    
    font-weight: 900;    
    margin-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
}
.boxCateProduct .cate .tend, .product .tend span, .product-heading span {
    text-transform: uppercase;
}
.boxCateProduct .cate:hover, .product:hover {
    background-color: #FFFFFF;
}
/*----------LIST PRODUCT-------------*/
.boxFeaturedProduct {
    padding: 40px 0 50px;
}
.boxFeaturedProduct .ttLine1, .otherItems .boxTitle {
    margin-bottom: 12px;
}
.boxFeaturedProduct .boxContent {
    position: relative;
}
.boxCateProduct .cate, .product {
    width: 100%;
    position: relative;    
}
.vnt-product.lv2 {    
    padding: 50px 0 80px;
}
.product .tend, .product-heading {
    text-transform: capitalize;
}
.product-list .product {
    margin-bottom: 30px;
}
/*----------DETAIL PRODUCT-------------*/
.bodyDetailProduct .sub-banner {
    min-height: inherit;
    max-height: 750px;
    overflow: visible;
    padding-top: 100px;
}
.bodyDetailProduct .breadcrumb {
    padding-top: 0;
}
.vnt-detail-page {
    padding-top: 60px;
}
.product-heading {
    font-size: 36px;
    line-height: 48px;
    font-weight: 900;
    padding: 0 15px;
    margin-bottom: 50px;
}
.productWrap {
    background: url(../images/parternBg.jpg) 0 0 repeat;
    padding: 60px 0;
    font-size: 18px;
    line-height: 30px;
}
.img-lg {
    width: 100%;
    max-width: 780px;
    margin: auto;
    position: relative;
    top: 60px;
}
.img-lg .img {
    position: relative;
    overflow: hidden;
    padding-top: 80%;
}
.img-lg .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    max-height: 100%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.productAttr li~li {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #c5d1c3;
}
.productAttr .att{font-weight: 700}
.p-hotline {
    width: 400px;
    max-width: 100%;
    height: 60px;
    background-color: #035529;
    font-size: 30px;
    letter-spacing: 3px;
    line-height: 60px;
    color: #ffffff;
    font-weight: 700;
    padding: 0 10px;
    margin: 30px 0;
}
.p-hotline span {
    display: inline-block;
}
.p-hotline span:before {
    display: inline-block;
    position: relative;
    top: 2px;
    font-size: 36px;
    line-height: 36px;
    color: #ffffff;
    font-family: "Font Awesome 5 Brands";
    content: '\f232';
    margin-right: 32px;
}
.productContent {
    padding: 40px 0;
}
.productContent .ttLine1 {
    border: none;
    margin-bottom: 30px;
}
.productContent .format {
    margin-bottom: 60px;
    position: relative;
}
.productContent .format ul {
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.productContent .format .content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.productContent .format .icon {
    position: relative;      
    width: 90px;
    height: 90px;    
    flex-shrink: 0;
    margin-right: 15px;
    background-image: url(../images/icons.jpg);    
    background-repeat: no-repeat;
}
.productContent .format .i1 {background-position: 0 0}
.productContent .format .i2 {background-position: 0 -91px}
.productContent .format .i3 {background-position: 0 -198px}
.productContent .format .i4 {background-position: -105px 0}
.productContent .format .i5 {background-position: -105px -95px}
.productContent .format .i6 {background-position: -105px -197px}
.productContent .format .caption {
    padding-top: 60px;      
}
.productContent .format .tend {
    font-size: 16px;
    line-height: 24px;
    color: #035529;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
}
/*==========================================================================*/
/*============================RESPONSIVE====================================*/
@media all and (min-width: 321px) { 
    .vnt-detail-page .form-contact .grid {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;    
        margin-bottom: 50px;
    }
    .vnt-detail-page .form-contact .grid .imgWrap {
        width: 110px;    
        max-width: 30%;
        flex-shrink: 0;
        margin-right: 35px;        
    }
    .vnt-detail-page .form-contact .grid .caption {
        width: 100%;
    }
}
@media all and (min-width: 641px) {     
    .vnt-detail-page .form-contact .caption p.code span {
        padding-left: 50px;
    }
    .vnt-detail-page .form-contact .form-group {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: space-between;        
    }       
}
@media all and (min-width: 768px) {  
   .productWrap .item:last-child {
        padding-left: 20px;
   }
   .productContent .format .caption {
        width: 100%;
        max-width: 280px;    
        margin: auto;      
    }
}
@media all and (min-width: 992px) {          
    .vnt-product .boxTitle1 {
        margin-bottom: 60px;
    }
    .sl-gen .cate, .sl-gen .product {
        margin: 20px 0;
    }
    .boxCateProduct .cate, .product {
        padding-bottom: 15px
    }  
    .productContent .format .item:first-child {
        order: 2;
    }
    .productContent .format .item:nth-child(2) {
        order: 1;
    }
    .productContent .format .item:last-child {
        order: 3;
    }
    .productContent .format .item:last-child .content {
        flex-direction: row-reverse;
    }    
    .productContent .format .img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 560px;
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        pointer-events: none;
        z-index: -1
    }  
    .productContent .format .item:last-child .icon {
        margin-right: 0;
        margin-left: 15px;
    }
    .productContent .format li~li {
        margin-top: 70px;
    }
}
@media all and (min-width: 1200px) {      
    .main-banner {
        height: 630px;
    }
}
@media all and (max-width: 1100px) {  
    .bodyDetailProduct .sub-banner {
        padding-top: 50px;
    }
    .product .tend span, .product-heading span {
        display: block;
    }    
}   
@media all and (max-width: 991px) {  
    .vnt-product .boxCateProduct {
        padding: 50px 0;
    }      
    .boxFeaturedProduct {
        padding: 30px 0 45px;
    }
    .product .tend {
        font-size: 18px;   
        line-height: 28px;
    }    
    .vnt-product.lv2 {
        padding: 30px 0 50px;
    }
    .vnt-detail-page {
        padding-top: 20px;
    }
    .productWrap {        
        padding: 40px 0 20px;
        font-size: 16px;
    }
    .p-hotline {
        margin: 20px 0;
    }
    .product-heading {
        margin-bottom: 30px;
        font-size: 30px;
        line-height: 40px;
    }
    .productContent .format {
        margin-bottom: 30px;        
    }
    .productContent .format li {
        margin-top: 30px;
    }
}
@media all and (max-width: 767px) { 
    .bodyDetailProduct .sub-banner {
        padding-top: 100px;
    }
    .img-lg {
        top: 30px;
    }
}
@media all and (max-width: 540px) {    
    .slideCateProduct .slick-list {
        padding: 0 15%!important
    }
}
@media all and (max-width: 480px) {
    .p-hotline span:before {
        margin-right: 20px;
    }
}
@media all and (max-width: 360px) {   
    .slideCateProduct .slick-list {
        padding: 0!important;
    }
    .product-list .item {
        width: 100%;
    }
    .product-list .item~.item {
        border-top: 1px solid #E5E8EF;
    }
}
@media all and (max-width: 360px) {  
    .p-hotline {
        font-size: 7vw;
    }
}