﻿#product-carousel-type-car.slide {
    min-height: 200px;
    margin: 0px;
    background: #FFF;
    padding: 50px 0px 0px 0px;
}

#product-carousel-type-car .item-product .lazy-container {
    padding-bottom: 50%;
}

#product-carousel-type-car .rmitem-caption .information-vehicle {
    margin: 20px 0px 40px 0px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border: none;
}

    #product-carousel-type-car .rmitem-caption .information-vehicle li {
        list-style: none;
        float: left;
        display: inline-block;
    }

        #product-carousel-type-car .rmitem-caption .information-vehicle li p {
            font-size: 11px;
            text-transform: none;
        }

            #product-carousel-type-car .rmitem-caption .information-vehicle li p:first-child {
                font-weight: 500;
            }

            #product-carousel-type-car .rmitem-caption .information-vehicle li p img {
                max-width: 20px;
                margin: 4px auto;
            }

#product-carousel-type-car .carousel-indicators {
    top: 10px;
    width: 100%;
    left: 30%;
    display: flex;
    height: 40px;
    clear: both;
    justify-content: center;
    align-items: flex-start;
}

    #product-carousel-type-car .carousel-indicators li {
        width: auto;
        margin: 0px 10px;
        text-indent: unset;
    }

        #product-carousel-type-car .carousel-indicators li .text-h6 {
            font-size: 15px;
            font-family: 'fontsfree-net-bunken-tech-sans-sc-wide-w01bd-4';
            text-transform: uppercase;
        }

#product-carousel-type-car .item .item-product {
    border: none;
    margin-top: 45px;
}

#product-carousel-type-car .carousel-indicators li.active .text-h6 {
    color: #D70C19;
    font-weight: 600;
}

.rm-slide {
    min-height: 118px;
    position: relative;
    clear: both;
}

    .rm-slide #m-slide {
        min-height: 118px;
    }

    .rm-slide .owl-theme .owl-nav.disabled + .owl-dots {
        margin: 0 auto;
        position: absolute;
        bottom: 0;
        display: block;
        width: 100%;
    }

.rm-tags {
    min-height: 60px;
    margin-bottom: 6px;
    background: #FFF;
}

#m-tags {
    padding: 12px 0px 0px 0px;
    text-align: center;
}

.listscroll .item-product {
    float: left;
    width: 245px;
    background: #FFF;
    position: relative;
    padding: 0;
    margin-right: 12px;
    margin-top: 6px;
    border-radius: 4px;
    list-style: none;
    box-shadow: 2px 2px 3px #eee;
}
/*#m-tags .owl-item{
    width:58px!important;
    margin-right:6px!important;
}*/
.max-height {
    max-height: 316px !important;
    min-height: auto !important;
    overflow: hidden !important;
}

.menu-tags {
    font-size: 13px;
    font-family: 'montserrat-medium';
    color: #4e5356;
    display: block;
    padding: 0px 0px 20px 0px;
}

    .menu-tags a {
        font-size: 13px;
        padding: 5px 15px;
        background: #efefef;
        border: 0;
        border-radius: 15px;
        box-shadow: 0 0 1px rgb(0 0 0 / 8%);
        line-height: 22px;
        text-decoration: none;
        color: #000;
        cursor: pointer;
        -webkit-transition: .3s ease-out;
        -moz-transition: .3s ease-out;
        -ms-transition: .3s ease-out;
        -o-transition: .3s ease-out;
        transition: .3s ease-out;
        margin: 5px 2px;
        display: inline-block;
    }

#m-tags .owl-item img {
    width: 37px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#m-tags .owl-item .item a {
    text-align: center;
    text-decoration: none;
    min-height: 42px;
    width: 30%;
}

    #m-tags .owl-item .item a p {
        font-size: 12px;
        color: #888b93;
        line-height: 15px;
    }

    #m-tags .owl-item .item a h3 {
        /* background: #e6e6e6;
    border-radius: 6px;
    box-shadow: 0px 1px 2px #b5b5b5;*/
        min-height: 39px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

#m-tags .owl-dots, .rm-list-product .owl-dots {
    display: none;
}

/* Sản phẩm bán chạy */
#m-slide-product {
    padding-bottom: 38px;
}

.rm-list-product {
    min-height: 100px;
    background: #f8f8f8;
    margin-bottom: 10px;
}

.rm-menuright:before {
    font-family: FontAwesome;
    font-size: 18px;
    color: #808080;
    content: "\f105";
}

.rm-header-title {
    clear: both;
}

    .rm-header-title p {
        text-align: center;
        font-family: 'montserrat-semibold';
        font-size: 18px;
        padding: 20px 0px 21px 0px;
        margin: 0px;
    }
    /*.rm-header-title p a{
    color:#00a652;    
    text-decoration:none;
}*/
    .rm-header-title ul {
        padding: 0px;
        margin: 0px 0px;
        background: #FFF;
        height: 50px;
    }

        .rm-header-title ul li {
            float: left;
            list-style: none;
            display: block;
            width: 70%;
            padding: 15px 10px 15px 6px;
        }

            .rm-header-title ul li:first-child a {
                text-decoration: none;
                color: #4e5356;
                font-size: 16px;
                font-family: 'montserrat-semibold';
                line-height: 18px;
                text-transform: uppercase;
            }
            /*.rm-header-title ul li:last-child {
                text-align: center;
                display: flex;
                flex: 1;
                justify-content: center;
                align-items: center;
                width: 100%;
                height: 40px;
            }*/
            .rm-header-title ul li:last-child a {
                text-decoration: none;
                color: #4e5356;
                font-size: 24px;
                font-family: 'montserrat-semibold';
                line-height: 24px;
                padding: 8px 11px;
                border-bottom: 2px solid#e20f11;
                margin-top: 18px;
            }

                .rm-header-title ul li:last-child a span {
                    position: relative;
                    top: 1.5px;
                }

.clear {
    clear: both;
}

.rm-head-sale ul {
    padding: 0px;
    margin: 0px;
}

    .rm-head-sale ul li {
        list-style: none;
        padding: 15px 6px;
        width: 100%;
        font-size: 16px;
        font-family: 'montserrat-semibold';
        text-align: center;
    }

        .rm-head-sale ul li:first-child {
            background: #fdd100;
            color: #2f2e2e;
        }

        .rm-head-sale ul li:last-child {
            background: #3f3f3f;
            color: #fdd100;
            font-size: 18px;
        }

#m-sale-product {
    background: #3f3f3f;
    padding: 0 0 8px 0px;
}

/*Hệ thống resmax*/
.cropimg {
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-color: #e8e8e8;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    clear: both;
    position: relative;
    overflow: hidden;
    height: 134px;
    margin: 0px;
}

.rm-system {
    padding: 0px 0px 28px 0px;
}

    .rm-system ul {
        padding: 0px;
        margin: 0px;
        position: relative;
    }

        .rm-system ul li {
            float: left;
            list-style: none;
            width: 33%;
            position: relative;
            overflow-x: hidden;
        }

            .rm-system ul li a {
                text-decoration: none;
                position: relative;
                display: block;
                width: 100%;
            }

            .rm-system ul li:first-child {
                width: 100%;
                padding: 0px 0px 2px 0px;
            }

                .rm-system ul li:first-child div {
                    background: rgba(0,0,0,0.6);
                    font-size: 16px;
                    color: #FFF;
                    position: absolute;
                    bottom: 0px;
                    z-index: 1;
                    padding: 15px 6px;
                    width: 100%;
                    font-weight: normal;
                }

            .rm-system ul li:nth-child(2) {
                padding: 0px 0px 10px 0px;
            }

            .rm-system ul li:nth-child(3) {
                margin: 0px 2px 10px 2px;
            }

            .rm-system ul li:nth-child(4) {
                padding: 0px 0px 10px 0px;
            }

                .rm-system ul li:nth-child(4) div {
                    font-size: 11.5px;
                    padding: 6px 2px;
                    width: 100%;
                    height: 100%;
                    font-weight: normal;
                    text-align: center;
                }

                    .rm-system ul li:nth-child(4) div span {
                        position: relative;
                        top: 30%;
                        font-size: 11.5px;
                    }

.rm-icon-accessories {
    overflow: hidden;
    padding: 15px 0 28px 0;
}

    .rm-icon-accessories ul {
        padding: 0px;
        margin: 0px;
    }

.rm-system .item {
    margin-right: 10px;
    position: relative;
    display: block;
}

    .rm-system .item img {
        border-radius: 3px;
    }

    .rm-system .item div {
        background: rgba(0,0,0,0.6);
        font-size: 14px;
        color: #FFF;
        position: absolute;
        bottom: 0px;
        z-index: 1;
        padding: 8px 6px;
        width: 100%;
        font-weight: normal;
        line-height: 18px;
    }

#m-accessories-product .item {
    margin-bottom: 12px;
    margin-right: 10px;
}

.rm-icon-accessories ul li {
    float: left;
    list-style: none;
    text-align: center;
    width: 20%;
    margin-bottom: 25px;
    max-height: 74px;
    height: 74px;
    overflow: hidden;
}

    .rm-icon-accessories ul li a {
        text-decoration: none;
        font-size: 11.5px;
        color: #808080;
    }

        .rm-icon-accessories ul li a img {
            margin-left: auto;
            margin-right: auto;
            display: block;
            max-width: 40px;
        }
/*Sản  phẩm  mới nhất*/
.rm-product-new {
    position: relative;
    width: 100%;
    display: block;
    background: #f8f3f3;
    padding: 1px 2px;
}

.rm-list-group-item {
    padding: 0px;
    margin: 0px;
    display: table-cell;
}

    .rm-list-group-item li:first-child, .rm-list-group-item li:nth-child(4), .rm-list-group-item li:nth-child(7), .rm-list-group-item li:nth-child(10) {
        margin-left: 0px;
    }

    .rm-list-group-item li {
        list-style: none;
        float: left;
        display: block;
        width: 33.33%;
        border-right: 1px solid#f7f3f3;
        border-bottom: 1px solid#f5eeee;
        background: #FFF;
        min-height: 262px;
    }

        .rm-list-group-item li a p {
            text-align: center;
            font-size: 13px;
            color: #3f3f3f;
            padding: 2px 6px;
        }

        .rm-list-group-item li a {
            text-decoration: none;
        }

/*tin tức*/
#menu-tags {
    padding: 10px 2px;
    margin: 0px;
    border-top: 1px solid rgba(187, 181, 181, 0.25);
    border-bottom: 1px solid rgba(187, 181, 181, 0.25);
}

    #menu-tags li {
        float: left;
        list-style: none;
    }

    #menu-tags .item a {
        text-decoration: none;
        color: #535353;
        font-size: 13px;
        padding-right: 9px;
        border-right: 1px solid#dadada;
    }

.rm-menu-tags .owl-stage {
    width: auto !important;
}

.rm-menu-tags #menu-tags .owl-item {
    width: auto !important;
    padding-left: 6px;
}

.rm-list-new {
    padding: 6px 6px;
}

    .rm-list-new ul {
        padding: 0px;
        margin: 0px;
    }

        .rm-list-new ul li {
            list-style: none;
            width: 100%;
            margin-bottom: 16px;
            overflow: hidden;
        }

            .rm-list-new ul li:first-child img {
                padding-bottom: 6px;
                width: auto;
                height: auto;
            }

            .rm-list-new ul li a {
                text-decoration: none;
                font-size: 16px;
                font-family: 'montserrat-semibold';
                text-align: justify;
            }

                .rm-list-new ul li a p, #rm-tv ul li a p {
                    max-height: 42px;
                    overflow: hidden;
                    font-size: 15px;
                    line-height: 22px;
                    text-align: left;
                    margin: 0px 0px 0px 0px;
                    font-family: 'montserrat-medium';
                    color: #000;
                }

            .rm-list-new ul li:first-child a p {
                margin: 10px 0px 6px 0px;
                font-size: 16px;
                color: #000;
            }

            .rm-list-new ul li:first-child {
                border-bottom: 1px solid#ebebeb;
                padding-bottom: 20px;
                margin-bottom: 20px;
            }

            .rm-list-new ul li img {
                float: left;
                clear: right;
                width: 103px;
                padding-right: 5px;
            }

.rm-decription {
    font-size: 14px;
    color: #7a8080;
    line-height: 18px;
    text-align: justify;
    padding-top: 6px;
    height: 42px;
    overflow: hidden;
}

.rm-times {
    font-size: 12px;
    color: #7a8080;
    line-height: 22px;
}

.rm-viewmore {
    text-align: center;
    border-top: 1px solid#ebebeb;
    border-bottom: 1px solid#ebebeb;
    padding: 10px 0px;
    margin: 0px;
}

    .rm-viewmore a {
        width: 100%;
        color: #d70c19;
        text-decoration: none;
    }
/*video*/
#rm-tv ul {
    padding: 0px 0px 20px 0px;
    margin: 0px;
}

    #rm-tv ul li {
        float: left;
        list-style: none;
        margin-right: 10px;
    }

        #rm-tv ul li a {
            text-decoration: none;
            font-size: 16px;
            font-family: 'montserrat-semibold';
            text-align: justify;
        }

            #rm-tv ul li a p {
                padding: 0px 6px;
                font-size: 15px;
                font-family: 'montserrat-semibold';
                color: #000;
            }

        #rm-tv ul li .rm-decription {
            padding: 8px 6px;
            font-size: 13.5px;
            overflow: hidden;
            line-height: 20px;
            height: 50px;
        }

        #rm-tv ul li a img {
            padding-bottom: 6px;
        }

.icon-vdeo {
    position: absolute;
    left: 50%;
    top: 17%;
    background-image: url(/Html/Images/icon/icon_video.png);
    background-repeat: no-repeat;
    display: none; /*inline-block*/
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: 0;
    zoom: 0.8;
}


@media all and (min-width:414px) {
    .navigation a {
        margin: 0 0 1.9% 8px;
        width: 18%;
    }
}

@media all and (min-width:365px) {
    .rm-cart-number {
        right: 25%;
    }
}

@media all and (max-width:375px) {
    .rm-system ul li {
        width: 32.9%;
    }
}
/*rm-call*/
.rm-call {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 47px;
    z-index: 10;
    background: #fff;
}

    .rm-call .item {
        width: 50%;
        position: relative;
        float: left;
    }

        .rm-call .item a.rm-goingay {
            display: inline-block;
            position: relative;
            height: 47px;
            width: 100%;
            background: #fdd100;
        }

        .rm-call .item a.rm-chatngay {
            display: inline-block;
            position: relative;
            height: 47px;
            width: 100%;
            background: #3f3f3f;
        }

.ct-khuyen-mai img {
    margin: 5px 10px;
    -webkit-box-shadow: 0 0 4px rgb(0 0 0 / 20%), 0 4px 8px rgb(0 0 0 / 20%);
    box-shadow: 0 0 4px rgb(0 0 0 / 20%), 0 4px 8px rgb(0 0 0 / 20%);
    border-radius: 8px;
    max-width: 240px;
}

.item-nhan-vien {
    float: left;
    width: 256px;
    background: #FFF;
    position: relative;
    padding: 0;
    margin: 8px;
    border: 1px solid #eee;
    border-radius: 4px;
    list-style: none;
}

    .item-nhan-vien p {
        padding: 3px 10px;
        font-size: 14px;
        line-height: 24px;
        color: #000;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-align: justify;
        overflow: hidden;
        word-spacing: -1px;
    }

        .item-nhan-vien p span {
            color: #d02028;
            font-weight: 600;
        }

        .item-nhan-vien p a {
            color: #f30505;
            text-decoration: none;
        }

    .item-nhan-vien h3 {
        color: #000;
        font-size: 16px;
        font-weight: bold;
        padding: 0px 10px;
    }

    .item-nhan-vien figure img {
        margin: 0 auto;
    }

.service-type .overscroll .item {
    background: #FFF;
    width: 250px;
    margin: 6px 8px;
    border-radius: 8px;
    padding: 10px;
    -webkit-box-shadow: 0 0 4px rgb(0 0 0 / 20%), 0 4px 8px rgb(0 0 0 / 20%);
    box-shadow: 0 0 4px rgb(0 0 0 / 20%), 0 4px 8px rgb(0 0 0 / 20%);
}

    .service-type .overscroll .item img {
        max-width: 80px;
        margin: 0 auto;
        display: block;
        height: auto;
    }

    .service-type .overscroll .item h3 {
        font-size: 14px;
        font-weight: bold;
        color: #4e5356;
        text-transform: uppercase;
    }

    .service-type .overscroll .item p {
        font-size: 14px;
        text-align: justify;
        line-height: 22px;
    }

.tabcars .nav-tabs > li.active > a, .tabcars .nav-tabs > li.active > a:hover, .tabcars .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #fb0000;
    border: 1px solid #f30000;
    border-bottom-color: transparent;
    border-radius: 6px;
    margin-left: 10px;
}

.tabcars .nav-tabs > li > a {
    border-radius: 4px;
    background: #eee;
    box-shadow: 0px 2px 3px #c9c9c9;
    color: #4e5356;
    margin-right: 10px;
}

.bst-content {
    margin-bottom: 10px;
}

    .bst-content a {
        text-decoration: none;
        color: #4e5356;
        margin-right: 10px;
        display: flex;
        flex-direction: column;
        background: #FFF;
    }

        .bst-content a .field-title {
            font-size: 16px;
            font-family: 'montserrat-semibold';
        }

        .bst-content a .card-content {
            padding: 5px 10px;
        }

.wrap-hinh-anh-byd {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    text-align: center;
    min-height: 380px;
    margin: 0px 0px 5px 0px;
    position: relative;
    display: inline-block;
    width: 100%;
}

    .wrap-hinh-anh-byd .card {
        position: absolute;
        top: 0px;
        padding: 6px;
        min-height: 250px;
    }

        .wrap-hinh-anh-byd .card .text-h1 a {
            color: #FFF;
        }

        .wrap-hinh-anh-byd .card .text-h2 a {
            color: #FFF;
            text-decoration: none;
        }

        .wrap-hinh-anh-byd .card .text-description {
            color: #FFF;
            margin-bottom: 20px;
        }

.bg-all-img {
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 280px;
}

.sv-banner {
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    text-align: center;
    min-height: 200px;
    margin: 0px 0px 0px 0px;
    position: relative;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}

    .sv-banner .bg-all-img {
        border-radius: 14px;
        box-shadow: 2px 2px 10px #ccc;
        padding-top: 0px;
        margin: 0px 0px 20px 0px;
        background-size: cover;
    }

    .sv-banner .card h2 {
        font-family: 'montserrat-semibold';
        color: #FFF;
        text-shadow: 1px 1px 5px #a1cdf3;
        text-align: center;
        font-size: 20px;
        letter-spacing: 4px;
    }

    .sv-banner .card .text-description {
        font-family: 'montserrat-semibold';
        color: #FFF;
        text-align: center;
        font-size: 16px;
    }

.wrap-service {
    background-color: #FFF;
    padding: 20px 6px 30px 6px;
}

.wrap-incremental-service {
    padding: 20px 6px 30px 6px;
    background: #FFF;
}

    .wrap-service span, .wrap-incremental-service span {
        text-transform: uppercase;
        color: #333;
        font-size: 18px;
        padding-bottom: 15px;
        border-bottom: 2px solid#D70C19;
    }

    .wrap-service .item, .wrap-incremental-service .item {
        margin: 20px 0px 0px 0px;
        border-radius: 8px;
        background-color: #FFF;
        min-height: 200px;
    }

        .wrap-service .item h3, .wrap-incremental-service .item h3 {
            color: #38508c;
            margin: 40px 0px 10px 0px;
            font-family: 'montserrat-semibold';
            font-size: 20px;
            text-align: center;
            text-decoration: none;
        }

        .wrap-service .item h4 {
            color: #38508c;
            margin: 0px 0px 10px 0px;
            font-family: 'montserrat-semibold';
            font-size: 16px;
            text-align: center;
            text-decoration: none;
        }

        .wrap-service .item a, .wrap-incremental-service .item a {
            text-decoration: none;
        }

        .wrap-service .item p, .wrap-incremental-service .item p {
            text-align: center;
        }

        .wrap-service .item .img-responsive, .wrap-incremental-service .item .img-responsive {
            margin: 0 auto;
        }

.text-h3 {
    font-size: 16px;
    font-family: 'montserrat-medium';
    line-height: 18px;
    padding-left: 20px;
}

.text-h2 {
    font-family: 'montserrat-semibold';
    font-size: 24px;
    line-height: 24px;
    margin: 20px 0px;
}

swiper-container {
    width: 100%;
    min-height: 600px;
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

swiper-slide {
    background-position: center;
    background-size: cover;
    width: 432px;
    height: calc(450px + 1vw);
    opacity: 100%;
    transition: 0.3s;
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) scale(1.1) !important;
    overflow: visible !important;
    overflow-x: hidden !important;
    overflow-y: inherit !important;
}

    swiper-slide:not(.swiper-slide-active) {
        transform: translate3d(0px, 0px, -300px) rotateX(0deg) rotateY(0deg) scale(0.6) !important;
        opacity: 40%;
    }

        swiper-slide:not(.swiper-slide-active) .slide-bottom {
            display: none;
        }

    swiper-slide img {
        display: block;
        padding-top: calc(86px + 1.3vw);
        width: 100%;
    }

.swiper::slotted(swiper-slide) {
    transform-origin: center bottom;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    overflow: hidden;
}

swiper-slide .slide-top {
    position: absolute;
    z-index: 9;
    top: calc(10px + 0.3vw);
    text-transform: uppercase;
    left: 50%;
    transform: translateX(-35%);
    text-align: left;
    width: 100%;
}

    swiper-slide .slide-top p {
        text-transform: none;
    }

        swiper-slide .slide-top p span {
            color: #4e5356;
        }

    swiper-slide .slide-top .text-price {
        font-size: 15px;
        font-weight: 700;
    }

    swiper-slide .slide-top .text-h6 {
        font-size: 22px;
    }

swiper-slide .slide-bottom {
    position: absolute;
    z-index: 9;
    bottom: calc(88px + 1vw);
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    text-align: center;
    height: 60px;
}

    swiper-slide .slide-bottom div p:first-child {
        font-size: 12px;
    }

    swiper-slide .slide-bottom p {
        margin-bottom: 4px;
    }

    swiper-slide .slide-bottom .item {
        position: relative;
    }

        swiper-slide .slide-bottom .item a {
            position: absolute;
            left: 0px;
            z-index: 1;
            top: 62px;
            border-radius: 2px;
            padding: 6px 10px;
        }

    swiper-slide .slide-bottom p.text-bold {
        font-weight: bold;
        font-size: 15px;
    }

    swiper-slide .slide-bottom p a {
        color: #7a8080;
        font-weight: bold;
    }

        swiper-slide .slide-bottom p a:hover {
            color: #006afc;
        }
