.error{color: #ff0000;font-size: 14px;text-align: left;display: block}
.form-control.error{margin-bottom: 0}
li.page-item {
    margin-left: 20px;

}
.page-link{
    color: #191919;
    border-radius: .3rem;
}
.active .page-link {
    color: #ba3323;
}
.btn-block{display: block;width: 100%}
.d-te {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}
.icons{width: 35px;height: 35px;display: inline-block;margin-right: 10px;text-align: center;line-height: 35px;font-size: 20px;}
.card-active{
    margin: 30px auto;
    padding: 30px;
    font-size: 15px;
    max-width: 450px;
}
.card-active h3{
    font-weight: bold;
    font-size: 20px;
    margin: 10px 0 ;
}

.box-product h1:hover,.box-product h2:hover,.box-product h3:hover,.box-review h1:hover,.box-review h2:hover,.box-review h3:hover {
    color: #ba3323;
}

.box-product h1,.box-product h2,.box-product h3,.box-review h1,.box-review h2,.box-review h3 {
    margin: 10px 0 7px 0;
    min-height: 54px;
    display: flex;
    align-items: center;
    text-align: left
}

.box-product {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
}

.box .box-title {
    color: #ba3323;
    border-bottom: 2px solid #f2f2f2;
    line-height: 30px;
    padding: 10px 10px 5px 10px;
    font-weight: 700;
    user-select: none;
}

.user-info {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.user-menu-detail .box-usermenu>div {
    padding: 10px 0
}

.box.box-product.box-profile .box-content {
    padding: 20px
}

.box.box-product.box-profile {
    background: #fff;
    margin-top: 20px
}

.user-menu-detail {
    border-top: 4px solid #e70506;
    margin-top: 20px
}

.user-menu .box-usermenu a {
    color: #494949;
    text-transform: none
}

.user-menu .box-usermenu i {
    padding-right: 15px;
    padding-left: 10px;
    font-size: 22px;
    vertical-align: middle
}

.box-usermenu a.active {
    color: #a76628
}

.mobile-menu-user {
    background: #bcbcbc
}

.dot-menu {
    color: #fff;
    padding: 15px 0;
    text-align: left
}

.mobile-user {
    vertical-align: middle;
    color: #e70506
}
.bg-menu {
    background: #f2f2f2;
}
.user-menu {
    border-top: 2px solid #e70506;
    border-radius: 0;
    padding: 15px;
    font-weight: 700;
    width: 280px;
}
.box-product .box-content{
    padding: 0 12px;
}
.saleItem .description{
    font-size: 1em;
    height: 4.5em;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.saleItem h2{
    font-size: 1.4em;
    font-weight: bold;
}
.blog-content img{
    max-width: 90%;
    height: auto!important;
    /* margin: 0 auto; */
    /* display: block; */
}
.badge{
    padding: 10px 15px;
    font-size: 14px;
    font-weight: normal;
}
.badge-warning,.badge-warning:hover{
    background: #FFB03B;
    color: #FFF;
}
.badge-info,.badge-info:hover{
    background: #008cc1;
    color: #FFF;
}
.badge-danger,.badge-danger:hover{
    background: #c60000;
    color: #FFF;
}
.cusor{
    cursor: pointer;
}
.card-img{position: relative}
.card-img .play-button{position: absolute;top: calc((100%/2) - 35px);left: calc((100%/2) - 35px);}
.card-img .play-button i{font-size: 70px;color: #FFF;}
.projectItems{
    margin-top: 10px;
    margin-bottom: 10px;
    background: #FFF;
    padding: 10px 15px;
}
.projectItems .play-button i{font-size: 70px;color: #ff1414;}
.projectItems h2{font-size: 14px;font-weight: bold;}
.projectItems h2{font-size: 14px;font-weight: bold;}
.bsdInfo{
    padding-left:15px;
}
.projectItems .bds-address{
    color: #ff1414;
    font-weight: 400;
}
.projectItems .bds-address .badge {
    padding: 3px 10px;
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
}
img.card-img {
    max-width: 100%;
    height: auto;
}
.selectTypeList .select2-container--bootstrap-5 .select2-selection{
    border: 0;
    border-left: 2px solid #f34423;
}
.d-flw{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.d-ftp{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
#projectGallery img.swiper-lazy{
    height: 165px;
}
.tuvan2 .video-js .vjs-big-play-button {

    top: 25%;
    left: 40%;
}
.newsHeader{
    font-size: 18px;
    line-height: 35px;
}
.d-fc{
    display: flex!important;
    align-content: center;
    justify-content: center;
    align-items: center;
}
img.img-circle {
    border-radius: 50%;
    margin: 0 5px;
}
.userHeader{
    padding: 0 0 0 20px;
    background: #BC0101;
    color: #FFF;
    font-size: 18px;
    margin-bottom: 10px;
}
.userHeader a{
    font-size: 18px;
}
.btn-back {
    font-size: 22px;
    border-left: 1px solid #CCC;
    padding-right: 15px;
    padding-left: 15px;
}
.card-user{
    background: #818181;
}
.card-user .card-img{
    margin-bottom: 10px;
}
.card-user h3 {
    margin-bottom: 10px;
    font-size: 21px;
    text-transform: uppercase;
    color: #FFF;
}

.card-user h4 {
    color: #FFF;
    font-size: 14px;
}

.card-user a.btn.btn-primary {
    margin-top: 20px;
    border-radius: 10px;
}
.hidden{
    display: none;
}
.avatar .showImg{
    width: 100px;
    height: 100px;
}
.avatar{
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.avatar .upImage i{
    font-size: 44px;
    margin: 0 10px;
    color: #bd3319;
}

.qnaGroupTile{
    padding: 10px 15px;
    background: #e3f8f8;
    color: #333;
    font-weight: bold;
    line-height: 35px;
}
.paccordion{
    margin-bottom: 10px;
}
