
/*** Testimonial ***/
.owl-carousel .owl-item .testimonial-item,
.testimonial-carousel .owl-item.center .testimonial-item * {
    transition: .5s;
}
.owl-carousel .owl-dots {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.start-60 {
    left: 60%!important;
}
.owl-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: #DDDDDD;
    border-radius: 15px;
    transition: .5s;
}

.owl-carousel .owl-dot.active {
    width: 30px;
    background: var(--primary);
}

.owl-prev {
    width: 15px;
    position: absolute;
    top: 40%;
    margin-left: 30px;
    display: block !important;
    border:0px solid black;
}

.owl-next {
    width: 15px;
    position: absolute;
    top: 40%;
    right: 30px;
    display: block !important;
    border:0px solid black;
}
.owl-prev i, .owl-next i {transform : scale(2,2); color: #ffffff;}
.npl-w-frmmobile-top {
    width: 50%;
}

.bg-main-betongvietnhat {
    --bs-bg-opacity: 1;
    background-color: var(--color_bgbetongvietnhat)!important;
}
.text-main-betongvietnhat {
    --bs-text-opacity: 1;
    color: var(--color_txtbetongvietnhat)!important;
}
.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 2000;
}
.fixed-top {
    position: fixed;
    right: 40px;
    top: 4px;
    left: unset;
    z-index: 2000;
}
.custom_menu-btn button .color-spanmenuscrool{
    background-color:#BB2D3A;
}
.table > tbody > tr > td,.table > thead > tr > th {
    vertical-align: middle;
}
.npl-title-page{
    padding-left: 5px;
    position: relative;
    border-left: 7px solid var(--color_bgbetongvietnhat);
    font-weight: bold;
}
.npl-title-page-color{
    padding-left: 5px;
    position: relative;
    border-left: 7px solid var(--color_txtbetongvietnhat);
    font-weight: bold;
}
#quytrinhthuchien .box-quytrinhthuchien .title-quytrinhthuchien{
    display: flex;
    align-items: center;
    font-weight: bold;
}
#quytrinhthuchien .box-quytrinhthuchien .title-quytrinhthuchien .subnumber-quytrinhthuchien{
    width: 23px;
    height: 23px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    margin-right: 5px;
    background-color:var(--color_bgbetongvietnhat);
    color:var(--color_txtbetongvietnhat);
}
#quytrinhthuchien .box-quytrinhthuchien .title-quytrinhthuchien .subtitle-quytrinhthuchien{
    margin:0;
}
#quytrinhthuchien .box-quytrinhthuchien .content-quytrinhthuchien{
    padding-left: 34px;
}
#quytrinhthuchien .box-quytrinhthuchien .content-quytrinhthuchien span{
font-weight:bold;
}
#quytrinhthuchien .box-quytrinhthuchien .content-quytrinhthuchien p{

}
.chungnhan-betong .sub-chungnhan-betong:hover{
    cursor: pointer;
}
/* ----animation ----*/
.npl-div-hover-animation{
    position: relative;
}
.npl-img-hover-animation{
    transition: 1.5s ease;
}
.btnXemhinhanh{
    position: absolute;
    top: 50%;
    left: 45%;
    z-index: 2000;
    display: none;
    font-weight: bold;
}
.btnXemhinhanh_content{
    position: absolute;
    top: 45%;
    left: 30%;
    z-index: 2000;
    display: none;
    font-weight: bold;
}
.npl-div-hover-animation:hover .npl-img-hover-animation{
    transform: scale(1.15);
    cursor: pointer;
}
.npl-div-hover-animation:hover .btnXemhinhanh{
    display: block;
}.npl-div-hover-animation:hover .btnXemhinhanh_content{
    display: block;
}
figure {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
}
.npl-div-animation-line {
    position:relative;
    overflow: hidden;
    vertical-align: top;
    z-index: 1;
}
.npl-div-animation-line .npl-subdiv-animation-line{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.npl-div-animation-line .npl-subdiv-animation-line::after {
    content: "";
    position: absolute;
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(229,172,142,0)),color-stop(50%,rgba(255,255,255,.7)),color-stop(50%,rgba(229,172,142,0)));
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(229,172,142,0)),color-stop(50%,rgba(255,255,255,.7)),to(rgba(229,172,142,0)));
    background: -webkit-linear-gradient(top,rgba(229,172,142,0),rgba(255,255,255,.7) 50%,rgba(229,172,142,0));
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(229,172,142,0)),color-stop(50%,rgba(255,255,255,.7)),to(rgba(229,172,142,0)));
    background: linear-gradient(to bottom,rgba(229,172,142,0),rgba(255,255,255,.7) 50%,rgba(229,172,142,0));
    -webkit-transform: rotateZ(60deg) translate(-5em,7.5em);
    -ms-transform: rotate(60deg) translate(-5em,7.5em);
    transform: rotateZ(60deg) translate(-5em,7.5em);
    -webkit-animation: sheens 4s infinite;
    animation: sheens 4s infinite;
    z-index: 1;
}
.npl-div-hover-animation01 figure {
    position: relative;
}
.npl-div-hover-animation01 figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.npl-div-hover-animation01 figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
.npl-div-hover-animation01:hover .btnXemhinhanh{
    display: block;
}.npl-div-hover-animation01:hover .btnXemhinhanh_content{
    display: block;
}
.section_lienhehotline .hotlinetop-btvn{
    top:0%;
    left: 60%;
}
.section_lienhehotline .hotlinetop-btvn .npl-a-img-hotline .npl-img-hotline{
width:72px;
}
.section_lienhehotline .hotlinetop-btvn .subtxt_hotlinetop-btvn{
    font-weight: bold;
    color:#EA0000;
    background: #fff;
    padding: 5px;
    font-size: 25px;
    border-top:5px solid var(--color_bgbetongvietnhat);
    border-left:5px solid var(--color_bgbetongvietnhat);
    border-right:5px solid var(--color_bgbetongvietnhat);
}
/* ----end animation ----*/
a.video-icon span {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../images/icon/play-video.png) no-repeat;
    background-position: 50% 50%;
    background-size: 15%;
}
/*-------------like-share-----------------*/
ul.hotlinegachtuyenl li {
    cursor: pointer;
}
li.hotlinenhanh {
    transition: 0.4s;
}
.hotlinegachtuyenl li:hover {
    transform: scale(1.5,1.5);
    -webkit-transform: scale(1.2,1.2);
    -ms-transform: scale(1.5,2.5);
}
ul.hotlinegachtuyenl {
    position: fixed;
    z-index:2000;
    bottom: 15%;
    left: 0;
    padding: 10px 6px;
    /* background: #101010; */
    font-weight: 700;
    font-size: 14px;
display: none;
}
#navbarSupportedContent ul{
    padding-left: 10px;
    padding-right: 10px;
}
#navbarSupportedContent li .nav-link,.overlay #navbarSupportedContent .dropdown .dropdown-menu li a{
    display: revert;
}

#navbarSupportedContent>li {
    list-style: none;
    padding: 10px 0;
}
#navbarSupportedContent>li>a {
    padding-left:5px;
}
#navbarSupportedContent>li::before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    background-image:url('../images/icon/list.png');
}
#navbarSupportedContent>li>.dropdown-menu >li{
    list-style: none;
}
/*-------------like-share-----------------*/

.post-media {
    position: relative;
    overflow: hidden;
}
.post-media img{
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.post-media:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.hovereffect {
    position: absolute;
    top: 0;
    opacity: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    zoom: 1;
    filter: alpha(opacity=0);
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 50%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 50%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 50%);
}

.post-media:hover .hovereffect span::before,
.post-media:hover .hovereffect {
    visibility: visible;
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}
.blog-meta.big-meta p {
    margin-bottom: 0.5rem;
    padding-bottom: 0;
}
.blog-list .blog-meta.big-meta h4 {
    margin-left: -20%;
    margin-top: 4px;
    background-color: #ffffff;
    padding: 5px 5px 5px;
}

.widget-title {
    display: block;
    font-size: 18px;
    margin: 0 0 2rem;
    padding: 0;
    line-height: 1;
}

.blog-list-widget img {
    background: #fff none repeat scroll 0 0;
    margin-right: 15px;
    max-width: 100px;
    padding: 4px;
}

.blog-list-widget .list-group-item {
    padding: 0;
    border: 0;
    margin: 0;
    background-color: transparent;
}
.blog-list-widget .w-100.last-item {
    margin-bottom: 0;
}

.blog-list-widget .mb-1 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 0rem !important;
}

.blog-list-widget small {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.content-quytrinhthuchien ul{
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
}
.nhatpl_error {
    color: red;
}
.npl_gioithieuhome{
    padding:0;
    margin:0;
}