/* <======= all =======> */
.vhtitlehh, .vhtitlehh h2{
    color: #000000;
    font-size: 30px;
    line-height: 45px;
    font-weight: bold;
}
/* <======= all =======> */

/* <====== box 1 ======> */
.bannerhome .item {
    position: relative;
}
.bannerhome .item .img{
    padding-top: 43.75%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    /* -webkit-animation: immortalkenburns 20000ms linear 0s infinite alternate;
    animation: immortalkenburns 20000ms linear 0s infinite alternate; */
}
.bannerhome .item .img a{
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: auto;
    position: absolute;
    top: 0;
    left: 0;
}
@-webkit-keyframes immortalkenburns{
	0%{-webkit-transform:scale(1.1);-webkit-transition:-webkit-transform 20000ms linear 0ms}
	100%{-webkit-transform:scale(1);-webkit-transition:-webkit-transform 20000ms linear 0ms}
}
@-moz-keyframes immortalkenburns{
	0%{-moz-transform:scale(1.1);-moz-transition:-moz-transform 20000ms linear 0ms}
	100%{-moz-transform:scale(1);-moz-transition:-moz-transform 20000ms linear 0ms}
}
@-ms-keyframes immortalkenburns{
	0%{-ms-transform:scale(1.1);-ms-transition:-ms-transform 20000ms linear 0ms}
	100%{-ms-transform:scale(1);-ms-transition:-ms-transform 20000ms linear 0ms}
}
@-o-keyframes immortalkenburns{
	0%{-o-transform:scale(1.1);-o-transition:-o-transform 20000ms linear 0ms}
	100%{-o-transform:scale(1);-o-transition:-o-transform 20000ms linear 0ms}
}
@keyframes immortalkenburns{
	0%{transform:scale(1.1);transition:transform 20000ms linear 0ms}
	100%{transform:scale(1);transition:transform 20000ms linear 0ms}
}
.bannerhome .item .img img{
    display: none!important;
}
.bannerhome .item video{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.bannerhome .bncaption{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 2;
    text-align: center;
}
.bannerhome .decs .tm{
    font-size: 60px;
    line-height: 75px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
    text-shadow: 0px 5px 5px rgb(0 0 0 / 15%);
}
.bannerhome .decs .th{
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 25px;
}
.bannerhome .decs .tb{
    position: relative;
    margin-bottom: -40px;
}
.bannerhome .decs .view a{
    display: inline-block;
    padding: 10px 30px;
    background-color: #000000;
    color: #fff;
    font-size: 15px;
    line-height: 23px;
    font-weight: bold;
}
.bannerhome .decs .view a:hover{
    background-color: #333333;
}
/* <====== box 1 ======> */

/* <====== box 2 ======> */
.productsmhome{
    padding: 45px 0 50px;
}
.productsmhome .bltitle{
    padding: 0 135px;
    margin-bottom: 35px;
}
.productsmhome .grtitle{
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin: 0 -10px;
}
.productsmhome .grtitle > div{
    padding: 0 10px;
}

.vhtoolslick{
    display: flex;
    align-items: center;
    align-content: center;
}
.vhtoolslick > div{
    margin-right: 15px;
}
.vhtoolslick .slbtn{
    font-size: 16px;
    cursor: pointer;
}
.vhtoolslick .slcounter{
    display: flex;
    align-items: center;
    align-content: center;
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    color: #000000;
}
.vhtoolslick .slcounter .ctnummm::after, .vhtoolslick .slcounter .ctnummma::after{
    content: '/';
    margin: 0 5px;
}
.productsmhome .blcontt{
    padding-left: 135px;
}

/* <====== box 2 ======> */

/* <====== box 3 ======> */
.playcoolhome .grpc{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 -15px;
}
.playcoolhome .grpc > div{
    padding: 0 15px;
}
.playcoolhome .grpc .lcol{
    width: 63.58%;
}
.playcoolhome .grpc .rcol{
    width: calc(100% - 63.58%);
}
.playcoolhome .thumb img{
    width: 100%;
}
.playcoolhome .decs{
    padding: 20px 35px;
}
.playcoolhome .dscapts{
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.playcoolhome .dstitle{
    margin-bottom: 20px;
}
.playcoolhome .dstitle, .playcoolhome .dstitle h2{
    font-size: 30px;
    line-height: 45px;
    font-weight: bold;
}
/* <====== box 3 ======> */

/* <====== box 4 ======> */
.menuprohome{
    padding: 5px 0 40px;
    margin-top: -5px;
    position: relative;
}
.menuprohome .grmn{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.menuprohome .grmn > div{
    padding: 0 15px;
    margin-bottom: 30px;
    width: 50%;
}
.itmenuproduct{
    position: relative;
    height: 100%;
}
.itmenuproduct .thumb a{
    display: block;
    padding-top: 105.2643%;
    overflow: hidden;
    position: relative;
}
.itmenuproduct .thumb a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -ms-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -webkit-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -moz-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -o-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.itmenuproduct:hover .thumb a img{
    transform: scale(1.05);
}
.itmenuproduct .decs{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 50px;
    z-index: 2;
}
.itmenuproduct .dstitle{
    margin-bottom: 15px;
}
.itmenuproduct .dstitle, .itmenuproduct .dstitle h3{
    font-size: 30px;
    line-height: 45px;
    font-weight: bold;
    text-shadow: 0 0 5px rgb(0 0 0 / 20%);
}
.itmenuproduct .dstitle, .itmenuproduct .dstitle a{
    color: #fff;
}
.itmenuproduct .dsview a{
    display: flex;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    align-content: center;
    color: #333333;
}
.itmenuproduct .dsview a i{
    font-size: 10px;
    line-height: 20px;
    font-weight: bold;
}
.itmenuproduct:hover .dsview a{
    background-color: #000000;
    color: #fff;
}
/* <====== box 4 ======> */

@media screen and (min-width: 992px) {
    /* <====== box 1 ======> */
    .bannerhome .decs{
        opacity: 0;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
    .bannerhome .slick-current .decs{
        opacity: 1;
        transform: initial;
    }
    .bannerhome .decs > div{
        transform: translateY(30px);
        opacity: 0;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
    .bannerhome .slick-current .decs > div{
        opacity: 1;
        transform: initial;
    }
    .bannerhome .decs > div:nth-child(1){
        transition-delay: 0.2s;
    }
    .bannerhome .decs > div:nth-child(2){
        transition-delay: 0.3s;
    }
    .bannerhome .decs > div:nth-child(3){
        transition-delay: 0.6s;
    }
    /* <====== box 1 ======> */
}
@media screen and (max-width: 1350px){
    /* <====== box 2 ======> */
    .productsmhome .bltitle{
        padding: 0 65px;
    }
    .productsmhome .blcontt{
        padding-left: 65px;
    }
    /* <====== box 2 ======> */
}
@media screen and (max-width: 1200px){
    /* <====== box 2 ======> */
    .productsmhome .bltitle{
        padding: 0 15px;
        margin-bottom: 20px;
    }
    .productsmhome .blcontt{
        padding-left: 15px;
    }
    /* <====== box 2 ======> */
}
@media screen and (max-width: 991px) {
    /* <======= all =======> */
    .vhtitlehh, .vhtitlehh h2{
        font-size: 25px;
        line-height: 37px;
    }
    /* <======= all =======> */

    /* <====== box 1 ======> */
    .bannerhome .bncaption{
        top: initial;
        transform: initial;
        bottom: 25px;
    }
    .bannerhome .decs .tb{
        display: none;
    }
    .bannerhome .bncaption .cwrap{
        max-width: 100%;
        text-align: center;
    }
    .bannerhome .decs .tm{
        font-size: 25px;
        line-height: 37px;
        margin-bottom: 0;
    }
    .bannerhome .decs .th{
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .bannerhome .item .img{
        padding-top: 43.787%;
        min-height: 162px;
    }
    /* <====== box 1 ======> */

    /* <====== box 2 ======> */
    .productsmhome{
        padding: 30px 0 35px;
    }
    .productsmhome .grtitle .rcol{
        display: none;
    }
    .productsmhome .bltitle{
        text-align: center;
    }
    .productsmhome .grtitle > div{
        width: 100%;
    }
    /* <====== box 2 ======> */

    /* <====== box 3 ======> */
    .playcoolhome .grpc{
        margin: 0 ;
    }
    .playcoolhome .grpc > div{
        padding: 0;
    }
    .playcoolhome .decs{
        padding: 20px;
    }
    .playcoolhome .dscapts{
        font-size: 14px;
        line-height: 22px;
    }
    .playcoolhome .dstitle{
        margin-bottom: 15px;
    }
    .playcoolhome .dstitle, .playcoolhome .dstitle h2{
        font-size: 25px;
        line-height: 37px;
    }
    /* <====== box 3 ======> */

    /* <====== box 4 ======> */
    .menuprohome .grmn{
        margin: 0 -10px;
    }
    .menuprohome .grmn > div{
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .itmenuproduct .decs{
        padding: 30px;
    }
    .itmenuproduct .dstitle, .itmenuproduct .dstitle h3{
        font-size: 25px;
        line-height: 37px;
    }
    .menuprohome{
        padding: 5px 0 30px;
    }
    /* <====== box 4 ======> */
}
@media screen and (max-width: 767px) {
    /* <====== box 3 ======> */
    .playcoolhome .grpc .lcol{
        width: 100%;
    }
    .playcoolhome .grpc .rcol{
        width: 100%;
    }
    .playcoolhome .decs{
        padding: 15px 15px 10px;
        text-align: center;
    }
    /* <====== box 3 ======> */

    /* <====== box 4 ======> */
    .menuprohome .grmn > div{
        width: 100%;
x
    }
    /* <====== box 4 ======> */
}