﻿header .menu nav ul li.nav-item .sub-menu .sub-menu-content .all-content .navbar-nav .nav-item a {
    white-space: nowrap;
    font-family: 'UTM Avo';
    font-size: 13px;
    text-align: center;
}

    header .menu nav ul li.nav-item .sub-menu .sub-menu-content .all-content .navbar-nav .nav-item a img {
        transition: transform .4s ease;
    }

    header .menu nav ul li.nav-item .sub-menu .sub-menu-content .all-content .navbar-nav .nav-item a:hover img {
        transform: scale(1.05);
    }

header .menu ul.navbar-nav.lv1 {
    width: 100%;
    justify-content: space-between;
}

.list-showroom {
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    border-bottom: 1px solid #b0b0b0;
    font-family: 'UTM Neo Sans Intel';
    font-size: 16px;
}

    .list-showroom .name {
        font-weight: bold;
        display: inline-block;
        float: left;
    }

    .list-showroom .map {
        float: right;
    }

    .list-showroom:not(:first-child) {
        padding-top: 1.5rem;
    }

/*product detail*/
.tskt-detai table {
    font-family: 'UTM Neo Sans Intel';
    font-weight: normal;
}

.menu-product {
    background-image: linear-gradient(to right, #d71920 50%, #e2e2e2 50%);
}

.video-ads .box-2 {
    position: relative;
    overflow: hidden;
}

    .video-ads .box-2::before {
        position: absolute;
        content: '';
        background: rgba(0, 0, 0, 0.4);
        width: 100%;
        height: 0;
    }

    .video-ads .box-2:hover:before {
        height: 100%;
        transition: 0.7s;
    }

    .video-ads .box-2:hover .icon-play .far {
        opacity: 1;
    }

.icon-play {
    position: absolute;
    top: 35%;
    left: 40%;
    transition: 0.7s;
}

    .icon-play .far {
        font-size: 60px;
        color: white;
        opacity: 0;
        transition: opacity .4s ease;
    }

.video-ads .discrip-video p {
    font-family: 'UTM Neo Sans Intel';
    font-size: 16px;
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

    .mfp-fade.mfp-bg.mfp-ready {
        opacity: 0.8;
    }

    .mfp-fade.mfp-bg.mfp-removing {
        opacity: 0;
    }

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.btn-ds3 {
    cursor: pointer;
    box-shadow: 0 0 1px 1px transparent;
}

    .btn-ds3:hover, .btn-ds3:active, .btn-ds3:focus {
        background-color: #d71920;
        box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.4);
    }

#wpcf7-f7-p397-o1 textarea {
    padding: 6px 12px;
}

::-webkit-scrollbar {
    height: 4px; /* height of horizontal scrollbar ← You're missing this */
    width: 4px;
    border: 1px solid #d5d5d5;
}

::-webkit-scrollbar-track {
    border-radius: 0;
    background: #eeeeee;
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #b0b0b0;
}

.your-class-1 .slick-list {
    padding: 0 !important;
    margin: 0 2rem;
}

.news .news-content .news-item-top {
    height: 100%;
}

.gioi-thieu {
    font-family: UTM Neo Sans Intel;
}

.list-about-2 ul {
    padding: 0;
    font-size: 0;
    list-style-type: none;
}

    .list-about-2 ul .li-list-about-2 {
        font-size: 15px;
        color: #4c4b4b;
        text-align: justify;
    }

        .list-about-2 ul .li-list-about-2:not(:last-child) {
            padding-right: 25px;
        }

        .list-about-2 ul .li-list-about-2:before {
            content: "";
            background-image: url('../images/icon/Rectangle.png');
            background-position: left top;
            background-repeat: no-repeat;
            background-color: #eceaea;
            width: 100%;
            height: 13px;
            padding-bottom: 1rem;
            display: inline-block;
        }

.list-gt {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

    .list-gt .item {
        border-bottom: 1px solid #ccc;
        width: 100%;
        display: block;
        padding-top: .5rem;
    }

        .list-gt .item .text-b {
            font-weight: bold;
        }

        .list-gt .item .item-left {
            width: 17%;
            padding-left: 1rem;
            float: left;
        }

        .list-gt .item .item-right {
            width: 83%;
            float: left;
        }

.gioi-thieu {
    max-width: 75%;
    margin: 1rem auto 0;
}

.scrollToTop.show {
    bottom: 12px;
    opacity: 1;
    visibility: visible;
    background: #d71920;
}

.scrollToTop {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border: 0;
    border-radius: 100%;
    bottom: -38px;
    cursor: pointer;
    opacity: 0;
    position: fixed;
    right: 15px;
    visibility: hidden;
    z-index: 9999;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

.hotline-badge a, .hotline-badge-2 a {
    display: inline !important;
    line-height: normal;
}

.hotline-badge {
    display: inline-block;
    position: fixed;
    bottom: 130px;
    right: 0;
    border: 1px solid #d71920;
    border-radius: 9999em;
    width: 170px;
    z-index: 999;
    background: white;
    font-size: 12px;
}

.hotline-badge-2 {
    background: white;
    display: inline-block;
    position: fixed;
    bottom: 70px;
    right: 0;
    border: 1px solid #d71920;
    border-radius: 9999em;
    width: 170px;
    z-index: 999;
    font-size: 12px;
}

.hotline_images {
    float: left;
    margin-right: 15px;
}

.hotline-time {
    font-weight: 600;
    
    margin-top: 5px;
}
.bt-hotline2 .hotline-time {
    margin-top: 10px;
}
.hotline-time:hover {
    
}
.hotline-badge a:hover {
    text-decoration: none;
}
.hotline-badge-2 a:hover {
    text-decoration: none;
}

.hidden-xs {
    display: block !important;
}

.bt-hotline0, .bt-hotline1, .bt-hotline2 {
    display: inline-block;
    position: fixed;
    color: #000000;
    border: 1px solid #d71920;
    border-radius: 9999em;
    width: 170px;
    z-index: 999;
    background: white;
    font-size: 12px;
    background-color: #ffffff;
    padding: 3px;
}
.bt-hotline1 a, .bt-hotline2 a, .bt-hotline0 a{
    color: inherit;
    text-decoration: none;
}
.bt-hotline0{
	top:180px;
	left:0;
}
.bt-hotline1 {
    top: 100px;
    right: 0;
}
.bt-hotline2{
    top: 160px;
    right: 0;
}
.bt-hotline1:hover {
    background-color: #d71920;
    color: #ffffff;
}
.bt-hotline2:hover {
    background-color: #d71920;
    color: #ffffff;
    border-radius: 30px 30px 0px 0px;
}
    .banner_right img {
        width: 21%;
        position: fixed;
        top: 5%;
        left: -6%;
        z-index: 999;
    }

.banner_left img {
    width: 21%;
    position: fixed;
    top: 5%;
    right: -6%;
    z-index: 999;
}

.title-product-ds {
    display: block;
    text-transform: uppercase;
    font-family: 'UTM Copperplate';
    color: #000000;
    font-size: 18px;
}

.display-content ul.nav-right {
    list-style-type: none;
}

.partner .sm-parner {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.hotline-list{
    background-color: #ffffff;
    margin-top: 30px;
    color:#333;
    display: none;
}
.hotline{
    padding: 5px 10px;
    border-bottom: solid 2px #ccc;
}
    .hotline a .hotline-content span{
        color:#d71920;
        font-weight:bold;
        font-size: 20px;
    }
    .show {
        display: block;
    }
/*.slick-slide img{
    width: 100%;
}
.prev1{
    float: left;
    position: absolute;
    left: 7%;
    top: 40%;
}
.next1{
    float: right;
    position: absolute;
    right: 7%;
    top: 40%;
}
.your-class-1 .slick-current span{
    display: block;
    color: white;
    padding: 5px 0;
    position: relative;
}
.your-class-1 .slick-current span:before{
    content: '';
    position: absolute;
    top: calc(100% - 3px);
    left: 50%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #d71920;
    border-bottom: 0;
    margin-left: -10px;
    margin-bottom: -10px;
}
.bt-click {
    text-align: center;
}
.slick-prev {
    display: none;
}
.slick-next{
    display: none;
}
.your-class-1{
    overflow-x: hidden;
}
.slick-slide:focus{
    border: none;
    outline: none;
}
.news .slick-slide{
    text-align: center;
    margin: 1em 0;
}*/
.content .news .card .card-title {
    height: 40px;
}

.news-mobile .card-title {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
}

    .news-mobile .card-title a {
        text-decoration: none;
        color: #030303;
    }

        .news-mobile .card-title a:hover {
        }

.service-item .img-h {
    display: block;
}

.service-item .img-v {
    display: none;
}
.menu-s ul.nav2{
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.sumary-news{
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    font-family: 'UTM Neo Sans Intel';
    color: #5f5b5b;
    margin-bottom: 0;
}
@media screen and (max-width: 1100px) {
    .banner_right img {
        display: none;
    }

    .banner_left img {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .hotline-badge {
        border: 0;
        background: none;
        text-align: center;
        width: 80px;
        line-height: 12px;
    }

    .hotline-badge-2 {
        border: 0;
        background: none;
        text-align: center;
        width: 80px;
        line-height: 12px;
        bottom: 70px;
    }

    .hotline_images {
    }
}

@media (max-width: 600px) {
    .gioi-thieu {
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .hotline-time {
        
    }

    .hotline-badge {
        bottom: 170px;
    }

    .hotline-time p.text-n {
        display: none;
    }

    .list-gt .item .item-left {
        width: 30%;
    }

    .list-gt .item .item-right {
        width: 70%;
    }

    .partner .sm-parner {
        width: 90%;
    }

    .content .news .card .card-title {
        height: auto;
    }

    .sm-align-center {
        text-align: center;
    }

    .service-item .img-h {
        display: none;
    }

    .service-item .img-v {
        display: block;
    }

    .menu-s ul.nav2 {
        padding: 0;
        flex-direction: row !important;
        transform: translateX(0) !important;
    }

    .content .news .news-content .nav2 .nav-item {
        display: inline-block;
        width: auto !important;
    }
}

@media (max-width: 475px) {
    header .logo .logoImg {
        width: 30%;
    }

    header .logo .textImg {
        width: 60%;
    }
}
