.ft-flex {
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
}

.ft-info {
}

.ft-dknt {
    width: 222px;
}

.ft-dknt form {
}

.ft-dknt .form-control {
    height: 41px;
    border-radius: 0;
    margin-bottom: 10px;
    color: #212121;
    font-size: 14px;
    font-weight: 300;
}
.ft-dknt .form-control::-webkit-input-placeholder{
    color: #212121;
    font-size: 14px;
    font-weight: 300;
}
.ft-dknt .form-control::-moz-placeholder{
    color: #212121;
    font-size: 14px;
    font-weight: 300;
}
.ft-dknt .form-control:-ms-input-placeholder{
    color: #212121;
    font-size: 14px;
    font-weight: 300;
}
.ft-dknt .form-control:-moz-placeholder{
    color: #212121;
    font-size: 14px;
    font-weight: 300;
}
.ft-dknt .btn {
    height: 40px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    transition: .2s;
}

.ft-dknt .btn:hover {
    background: #fff;
    color: #cf0656
}

.ft-tktc {
    width: 153px;
}

.ft-baiviet {
}

.ft-baiviet ul {
    list-style-type: none;
}

.ft-baiviet li {
    margin-bottom: 1em;
}

.ft-baiviet li a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    position: relative;
    display: inline-flex;
    align-items: center;
}

.ft-baiviet li a:before {
    content: "";
    margin-right: 5px;
    height: 7px;
    width: 9px;
    background: url(images/right.png);
}

.ft-baiviet li a:hover {
    color: #ff0;
}

.thongke-area {
}

.thongke-area p {
    color: #fff;
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    padding: 7px 0;
}

.thongke-area p+p {border-top: 1px solid rgba(255, 255, 255, 0.32);}

.thongke-area p img {
}

.thongke-area p span {
}

.copyright {
}

.copyright .text {
}

.spnoibat-bg {
    background: #f1f1f1;
    padding: 30px 0;
}

.idx-tit {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'UTMHelvetIns';
    text-align: center;
}

.idx-tit span,.idx-tit a {
    display: inline-block;
    color: #0c88c8;
}

.spnoibat-main {
}

.spnoibat-bg2 {
    padding-top: 30px;
}

.spnoibat-bg2+.spnoibat-bg2 {
}

.idx-desc {
    font-size: 14px;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
}

.idx-img {
}

.idx-img figure {
    position: relative;
    padding-top: 21.8%;
    margin-bottom: 20px;
}

.idx-img figure img {
}

.product-grid {
    display: grid;
    grid-column-gap: 10px;
}

.tin-bg {
    background: #f1f1f1;
    padding: 30px 0;
    margin-top: 30px;
}

.tinnb-main {
    margin: 30px -1em 0;
}

.tinnb-item {
    padding: 0 1em;
}

.tinnb-item a {
    display: block;
    background: #fff;
    border: 1px solid #e0e0e0;
}

.tinnb-item figure {
    position: relative;
    padding-top: 72.8%;
    margin: 0;
}

.tinnb-item figure img {
}

.tinnb-item .info {
    padding: 1em;
}

.tinnb-item .info-top {
}

.tinnb-item .info-top h5 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    height: 38px;
    color: #262626;
    -webkit-line-clamp: 2;
    margin-bottom: 3px;
}

.tinnb-item .desc {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.5;
    color: #616161;
    -webkit-line-clamp: 3;
    height: 57px;
}

.tinnb-item .info-bot {
    min-height: 50px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #cf0656;
}

.tinnb-item .info-bot span:first-child {
    flex: 1;
    font-size: 13px;
    color: #cf0656;
    display: inline-flex;
    align-items: center;
}

.tinnb-item .info-bot span i {
    font-size: 20px;
    margin: 0 12px;
}

.tinnb-item .info-bot span +span {
    font-size: 13px;
    color: #fff;
    display: inline-flex;
    background: #cf0656;
    align-items: center;
    padding: 0 24px;
}

.video-fanpage-bg {
    padding: 25px 0 40px;
}

.video-fanpage-bg .title {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'UTMHelvetIns';
    margin-bottom: 10px;
    color: #0c88c8;
}

.video-fanpage-flex {
    display: flex;
    justify-content: space-between;
}

.video-bg {
    width: 60%;
    padding-right: 3%;
}

.video-flex {
    display: flex;
    justify-content: space-between;
}

.video-right {
    width: 27.5%;
}

.video-khac-main {
    background: #eaeaea;
    padding: 5px 10px;
}

.video-khac {
    padding: 5px 0;
}

.video-khac a {
    display: block;
    position: relative;
}

.video-khac a:before {
    content: "";
    background: url(images/play.png);
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 56;
    background-size: cover;
    transform: translate(-50%,-50%);
}

.video-khac figure {
    position: relative;
    margin: 0;
    height: 96px;
}

.video-khac figure img {
}

#video-idx {
    width: 72.5%;
    position: relative;
    padding-bottom: 250px;
}

.fanpage-bg {
    width: 40%;
}

.fanpageplace {
    overflow: hidden;
    height: 335px;
}

.hd-bg {
}

.hd-flex {
    display: flex;
    justify-content: space-between;
}

.logo {display: inline-flex;align-items: center;}

.logo img {max-width: 70px !important;padding: 10px 0;}

.banner {
    display: inline-flex;
}

.banner img {
}

.hd-right {
    width: 22%;
}

.hd-hotline {
    display: flex;
    background: #efefef;
    padding: 7px 10px;
    justify-content: space-between;
    border-radius: 8px;
}

.hd-hotline-head {
    margin-right: 5px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.hd-hotline-head span {
    font-size: 13px;
    color: #484848;
    width: 100%;
    display: block;
}

.hd-hotline-head strong {
    font-size: 18px;
    font-family: 'UTMHelvetIns';
    width: 100%;
    display: flex;
    text-transform: uppercase;
    align-items: center;
    justify-content: flex-end;
}

.hd-hotline-head strong img {
    margin-right: 5px;
}

.hd-hotline-body {
    display: inline-flex;
    flex-wrap: wrap;
    flex: 1;
}

.hd-hotline-body a {
    font-size: 18px;
    font-weight: 700;
    color: #ff0000;
    width: 100%;
    line-height: 2;
}

.hd-hotline-body a+a {
}

.hd-hotline-body a:hover {
}

.hd-right-top {
    /* margin: 14px 0 10px 0; */
    display: flex;
    justify-content: flex-end;
    min-height: 51px;
    align-items: center;
}

.cart {
    display: flex;
    font-size: 13px;
    color: #484848;
    align-items: center;
    margin-left: 2em;
}

.cart img {
    margin-right: 8px;
}

.cart strong {
    font-weight: 400;
    color: #ff0000;
}

.cart span {
}

.main-nav>ul>li> a>i {
    font-size: 20px;
    margin-right: 10px;
}

.pr-box .giam {
    position: absolute;
}

.pr-box.slick-slide {
    padding: 0 5px;
}

.spnoibat-main {
    margin: 0 -5px;
}

.prostar {
}

.prostar i.fas {
    color: #e5e4e4;
    font-size: 12px;
}

.prostar i.fas+i {
    margin-left: 3px;
}

.prostar i.fas.active {
    color: #ff9c28;
}

.pr-box .dathang {
    display: flex;
    font-size: 14px;
    color: #cf0656;
    align-items: center;
    text-transform: uppercase;
    justify-content: center;
    position: relative;
    margin: 26px 0 7px;
}

.pr-box .dathang i {
    margin-right: 7px;
    font-size: 18px;
}

.pr-box .dathang:before {
    content: "";
    position: absolute;
    left: -8px;
    top: -14px;
    width: calc(100% + 16px);
    background: #e0e0e0;
    height: 1px;
}

#iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.product_info .d-flex .li+.li{margin-left: 10px;}
.product_info .li .dathang{
    background: #ef521c;
    color: #fff;
    display: block;
    max-width: 300px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
}
.bannermb{
    display: none;
}
.hidden-xs{display: none;}
.visible-xs{
    display: none;
  }