
/*  */
.tendhome{
    max-width: 710px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 24px;
}
.vnt-slider-home .item{
    position: relative;
}
.vnt-slider-home .item .caption{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    z-index: 1;
}
.vnt-slider-home .linecap{
    max-width: 520px;
}
.vnt-slider-home .linecap .t1{
    font-size: 45px;
    line-height: 60px;
    text-transform: uppercase;
    text-shadow: 0px 2px 3px rgb(0 0 0 / 40%);
}

.vnt-slider-home .linecap .t1, .vnt-slider-home .linecap .t2, .vnt-slider-home .linecap .viewAll{
    transform: translateX(300px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.vnt-slider-home .linecap .t2{
    transition-delay: 0.2s;
    font-size: 16px;
    line-height: 24px;
    text-shadow: 0px 2px 3px rgb(0 0 0 / 40%);
    margin-bottom: 20px;
}
.vnt-slider-home .linecap .viewAll{
    transition-delay: 0.4s;
}
.vnt-slider-home .slick-current .linecap .t1, .vnt-slider-home .slick-current .linecap .t2, .vnt-slider-home .slick-current .linecap .viewAll{
    transform: initial;
    opacity: 1;
    visibility: initial;
}
.vnt-slider-home .item  video{
    object-fit: cover;
    width: 100%;
    height: calc(100vh - 88px);
}
.vnt-slider-home .item{
    overflow: hidden;
}
.vnt-slider-home .item img{
    width: 100%;
}
@-webkit-keyframes immortalkenburns{
	0%{-webkit-transform:scale(1.3);-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.3);-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.3);-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.3);-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.3);transition:transform 20000ms linear 0ms}
	100%{transform:scale(1);transition:transform 20000ms linear 0ms}
}
/* box 2 */
.abouthome{
    padding: 80px 0;

}

.abouthome .abvideo a{
    display: block;
    position: relative;
}
.abouthome .abvideo a img{
    width: 100%;
}
.abouthome .abvideo a .playvideo {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    left: -55px;
    width: 110px;
    height: 110px;
    background-color: #00a0e0;
    border-radius: 100%;
    z-index: 11;
    color: #ffffff;
}
.abouthome .abvideo a .playvideo::after{
    content: '\f04b';
    position: absolute;
    top: 51%;
    left: 55%;
    transform: translate(-50%, -50%);
    font-family: "Font Awesome 5 Pro";
font-weight: 900;
    font-size: 30px;
    line-height: 45px;
}
.abouthome .abtitle{
    max-width: 90%;
}
.abouthome .abtitle h2{
    font-size: 50px;
    line-height: 65px;
    color: #2175c4;
}
.abouthome .iteminfoab{
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.abouthome .iteminfoab:last-child{
    margin-bottom: 0;
}
.abouthome .iteminfoab .icon{
    width: 70px;
    height: 70px;
    border-radius: 100%;
    position: relative;
    border: 2px solid #edf7fa;
}
.abouthome .iteminfoab .icon img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%;
    max-height: 80%;
}
.abouthome .iteminfoab .decs{
    width: calc(100% - 70px);
    padding-left: 15px;
} 
.abouthome .iteminfoab .decs .number{
    color: #00a0e0;
    font-size: 35px;
    line-height: 35px;
    font-weight: 600;
}
.abouthome .iteminfoab .decs .txt{
    color: #666666;
}
.abouthome .absolu{
    padding-left: 40px;
    position: relative;
}
.abouthome .absolu::before{
    content: '"';
    position: absolute;
    left: 0;
    top: 0px;
    font-size: 65px;
    color: #00a0e0;
}
.abouthome .gripabhome{
    margin: 0 -35px;
}
.abouthome .gripabhome > div{
    padding: 0 35px;
}
.abouthome .gripabhome .coll{
    width: calc(50% + 90px);
}
.abouthome .gripabhome .colr{
    width: calc(50% - 90px);
}
.infoabhome .abvideo{
    position: relative;
}
.infoabhome .abvideo .imgabhomem{
    max-width: 560px;
    margin: 0 auto;
    position: relative;
    padding: 0 55px;
}
.infoabhome .abvideo .imgabhomem::before{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -150px;
    width: 430px;
    height: 430px;
    background-image: url('../images/bgabout.png');
    background-position: 100% 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 100%;
    pointer-events: none;
    opacity: 0.1;
}
.infoabhome .abvideo .imgabhomem img{
    border-radius: 10px;
    overflow: hidden;
}
.infoabhome .abvideo .imgabhomeh{
    display: flex;
    justify-content: flex-end;
}
.infoabhome .imgabhomeh .jsimgh{
    max-width: 370px;
    position: relative;
    margin-top: -150px;
    z-index: 1;
    border-radius: 10px;
    overflow: hidden;
}

/* box 3 */
.producthome .infoproducth{
    padding: 45px 0 80px;
}
.slider_prod{
    position: relative;
}
.slider_prod .slide_overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/loading.svg") no-repeat 50% 50% rgba(255,255,255,0.7);
    z-index: 90;
}
.producthome .slider_prod{
    padding: 40px 0;
    border-top: 5px solid #00a0e0;
    border-bottom: 5px solid #00a0e0;
}
.vhdotssty .slick-dots{
    margin-top: 20px;
}
.vhdotssty .slick-dots li button{
    border: 1px solid rgba(0,0,0,0.1);
}
.vhdotssty .slick-dots li.slick-active button{
    border-color: #00a0e0;
    background-color: #00a0e0;
    transform: scale(1.6);
}
#slider_prod{
    margin-right: -1px;
}
#slider_prod .i-image{
    position: relative;
}
#slider_prod .i-image::before{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 90%;
    background-color: rgba(0,0,0,0.1);
    right: 0px;
}
/* nhamayhome */
.businesshome{
    padding: 40px 0 40px;
}
.itembusiness{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    margin-bottom: 20px;
    mix-blend-mode: darken;
}

.itembusiness .icon{
    max-width: 80px;
    mix-blend-mode: darken;
}
.itembusiness .decs{
    width: calc(100% - 80px);
    padding-left: 10px;
}
.itembusiness .decs .t1{
    font-size: 15px;
    line-height: 23px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.itembusiness .decs .count{
    font-size: 58px;
    line-height: 58px;
    font-weight: 600;
    color: #00a0e0;
}
/* news */
.menutaball ul{
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.menutaball ul li{
    margin-right: 35px;
}
.menutaball ul li:last-child{
    margin-right: 0;
}
.menutaball ul li a{
    padding: 10px 0;
    font-size: 15px;
    line-height: 23px;
    position: relative;
}
.menutaball ul li a::before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0px;
    height: 1px;
    background-color: #00a0e0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.menutaball ul li.active a, .menutaball ul li a:hover{
    color: #00a0e0;
}
.menutaball ul li.active a::before, .menutaball ul li a:hover::before{
    width: 100%;
}
.newshome{
    padding: 50px 0 60px;
}
.slnewshome {
    margin-bottom: 40px;
}
.slnewshome.vhbtnslick .slick-arrow{
    top: 30%;
}
.itemnews {
    overflow: hidden;
}
.itemnews .thumb{
    overflow: hidden;
}
.itemnews .decs {
    padding: 20px;
}

.itemnews .decs .titlenews{
    margin-bottom: 5px;
}
.itemnews .decs h3{
    font-size: 18px;
    line-height: 27px;
    height: 54px;
    font-weight: 600;
    overflow: hidden;
    margin-bottom: 20px;
}
.itemnews .decs .tendnews{
    font-size: 13px;
    line-height: 21px;
    color: #999999;
    height: 21px;
}

/*  */
.lstnewshome {
    border-radius: 10px;
    overflow: hidden;
    border-top: 5px solid #00a0e0;
    padding: 10px 20px;
}
.itemNewSm{
    padding: 20px 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    display: flex;
    margin: 0 -5px;
}
.itemNewSm > div{
    padding: 0 5px;
}
.itemNewSm .colT{
    width: 130px;
}
.itemNewSm .thumb a{
    display: block;
    border-radius: 5px;
    overflow: hidden;
}
.itemNewSm .colD{
    width: calc(100% - 130px);
}
.itemNewSm .decs h3{
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    max-height: 44px;
    overflow: hidden;
}
.viewnews {
    padding: 25px 0;
}
/* partnetr */
.itempartner .thumb a{
    border-radius: 5px;
    overflow: hidden;
}
.partnerhome .tendpartner {
    max-width: 780px;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
}
.sliderpartner .slick-dots{
    margin-top: 20px;
} 
.sliderpartner.vhdots .slick-dots li button{
    border-color: rgba(0,0,0,0.1);
}
.sliderpartner.vhdots .slick-dots li.slick-active button{
    background-color: #00a0e0;
}
@media screen and (max-width: 1400px) {
    .infoabhome .abvideo .imgabhomem::before{
        left: -110px;
        width: 380px;
        height: 380px;
    }
}
@media screen and (max-width: 1200px) {

    .itemactivity .decs{
        padding: 15px;
    }
    .itemactivity .decs h3{
        font-size: 17px;
        line-height: 25px;
    }
    .abouthome .gripabhome{
        margin: 0 -20px;
    }
    .abouthome .gripabhome > div{
        padding: 0 20px;
    }
}
@media screen and (max-width: 991px) {

    /* .vnt-slider-home .item  video{
        height: 32vh;
        min-height: 210px;
    } */
    .vnt-slider-home .item .caption{
        bottom: 30px;
    }
    .vnt-slider-home .linecap .t1{
        font-size: 30px;
        line-height: 45px;
    }
    /*  */
    .abouthome{
        padding: 25px 0 30px;
    }
    .abouthome .gripabhome .coll{
        width: 100%;
        margin-bottom: 35px;
    }
    .abouthome .gripabhome .colr{
        width: 100%;
  
    }
    .abouthome .abtitle{
        max-width: 100%;
    }
    .abouthome .abtitle h2{
        font-size: 36px;
        line-height: 46px;
    }
    .infoabhome .abvideo .imgabhomem::before{
        display: none;
    }
    .infoabhome .abvideo{
        max-width: 650px;
        margin: 0 auto;
    }
    .infoabhome .abvideo .imgabhomem{
        max-width: calc(100% - 60px);
        margin: 0;
        padding: 0;
    }
    .infoabhome .imgabhomeh .jsimgh{
        max-width: calc(100% - 110px);
        margin-top: -100px;
    }
    .abouthome .abvideo a .playvideo{
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .abouthome .abvideo a .playvideo::after{
        font-size: 20px;
        line-height: 30px;
    }
    /* box 3 */
    .producthome .infoproducth{
        padding: 30px 0 80px;
    }
    .producthome .slider_prod{
        padding: 20px 0;
        border-top: 2px solid #00a0e0;
        border-bottom: 2px solid #00a0e0;
        margin-right: -1px;
    }
    .producthome .vhdotssty .slick-dots{
        position: absolute;
        bottom: -70px;
        left: 0;
        right: 0;
    }
    /* itembusiness */
    .businesshome{
        padding: 25px 0;
    }
    .itembusiness .icon{
        max-width: 55px;
    }
    .itembusiness .decs{
        width: calc(100% - 55px);
        padding-left: 10px;
    }
    .itembusiness .decs .t1{
        font-size: 12px;
        line-height: 20px;
        text-transform: uppercase;
        margin-bottom: 10px;
    }
    .itembusiness .decs .count{
        font-size: 35px;
        line-height: 35px;
    }
    /* box news */
    .newshome{
        padding: 30px 0 45px;
    }
    /* box */
    .itemnewsbig .titlenews h3{
        font-size: 18px;
        line-height: 27px;
    }
}
@media screen and (max-width: 767px) {
    .vnt-slider-home .linecap .t1{
        font-size: 22px;
        line-height: 34px;
    }
    .abouthome .absolu::before{
        font-size: 55px;
    }
    .abouthome .absolu{
        font-size: 26px;
        line-height: 34px;
        padding-left: 30px;
    }
    .abouthome .abvideo a .playvideo{
        width: 75px;
        height: 75px;
    }
    /* box 3 */
    .itemproject .decs h3{
        font-size: 13px;
        line-height: 21px;
    }
    /* box news */

}
@media screen and (max-width: 409px) {

}


