﻿/*.navigation a {
    float: left;
    width: 10%;
    margin: 0 0 1.9% 0;
    color: #000000;
    padding: 2px 0px 16px 0px;
    text-decoration: none;
    display: block;
}*/
/*body{
    background-color: #fff;
}*/
#product-carousel-type-car .carousel-indicators {
    top: 10px;
    width: 100%;
    left: 80%;
    transform: translateX(-50%);
    display: flex;
    height: 80px;
    clear: both;
    justify-content: center;
    align-items: flex-start;
}
    #product-carousel-type-car .carousel-indicators li {
        width: auto;
        margin: 0px 35px;
        text-indent: unset;
    }
        #product-carousel-type-car .carousel-indicators li.active .text-h6 {
            font-weight:600;
            color:#D70C19;
            text-transform:lowercase;
        }
/*#product-carousel-type-car .carousel-inner {
    padding-top:50px;
}*/
.sv-banner {
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    text-align: center;
    min-height: 600px;
    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: 60px;
        margin: 0px 0px 20px 0px;
        background-size: cover;
    }
    .sv-banner .card h2 {
        font-family: 'montserrat-semibold';
        color: #38508c;
        text-shadow: 1px 1px 5px #a1cdf3;
        text-align: center;
        font-size: 30px;
        letter-spacing: 4px;
    }
    .sv-banner .card .text-description {
        font-family: 'montserrat-semibold';
        color: #FFF;
        text-align: center;
        font-size: 20px;
    }
    #product-carousel-type-car .item-product a.lazy-container {
        border-bottom: 1px solid#d4d8bd;
        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;
        width: 33.33333333%;
        border-right: 1px solid#7a8080;
    }
        #product-carousel-type-car .rmitem-caption .information-vehicle li:last-child {
            border-right:none;
        }
        #product-carousel-type-car .rmitem-caption .information-vehicle li p {
            font-size: 16px;
        }
            #product-carousel-type-car .rmitem-caption .information-vehicle li p img {
                max-width: 20px;
                float: inherit;
                margin:0 auto;

            }
            #product-carousel-type-car .rmitem-caption .information-vehicle li p:first-child {
                font-weight: 500;
            }
.toyota-address {
    padding: 0px;
    margin: 30px 0px;
}
    .toyota-address li{
        list-style:none;
        padding:15px 0px;
        color:#777777;
        font-size:16px;
    }
        .toyota-address li a {
            list-style: none;
            padding: 15px 0px;
            color: #D70C19;
        }
        .toyota-address li img{
            margin-right:10px;
        }
.ck-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
    .ck-box input{
        padding-left:10px;
    }
    @font-face {
        font-family: 'SVN-Cardillac Bold';
        src: url('../fonts/OTF/SVN-Cardillac Bold.otf') format('opentype');
    }
@font-face {
    font-family: 'RobotoSlab-Regular';
    src: url('../fonts/font-text/RobotoSlab-Regular.ttf') format('truetype');
}
.bg-sky-blue {
    background-color: #d8d7d7 !important;
}
.bg-orange {
    background-color: #e9f5f5 !important;
}
.toyota-group-service .text-label{
    justify-content:space-between;
}
.wrap-noithatxemoi .item {
    margin: 10px 0px;
}
.wrap-noithatxemoi .item-noithat .txt-price {
    padding: 0px 10px;
    font-size: 16px;
    font-weight: bold;
    color: #d02028;
    font-style: italic;
}
.wrap-noithatxemoi .item-noithat {
    position: relative;
    text-decoration: none;
    color: #333;
    display: block;
}
.wrap-noithatxemoi .wrap-item {
    border-radius: 8px;
    padding-bottom: 20px;
    min-height: 442px;
    display: block;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 6px #00000029;
    background: #FFF;
}
.wrap-noithatxemoi .item-noithat figure {
    max-height: 246px;
    background: #eee;
    overflow: hidden;
    min-height: 246px;
}
.toyota-group-service .text-label span {
    text-transform: uppercase;
    color: #333;
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 2px solid#D70C19;
}
    .wrap-noithatxemoi .item-noithat img {
        -moz-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
        transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
    }
        .wrap-noithatxemoi .item-noithat img:hover {
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -o-transform: scale(1.05);
            transform: scale(1.05);
            -ms-transform: scale(1.05);
        }
.wrap-noithatxemoi .item-noithat h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    padding: 0px 10px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom:0px;
}
    .wrap-noithatxemoi .item-noithat:hover h3 {
        color:#D70C19;
    }
.wrap-noithatxemoi .item-noithat .description {
    font-size: 14px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0px 10px;
    height: 62px;
}
.wrap-hinh-anh-byd {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    text-align: center;
    min-height: 600px;
    margin: 0px 0px 60px 0px;
    position: relative;
    display: inline-block;
    width: 100%;
}
    .wrap-hinh-anh-byd .card {
        position: absolute;
        top: calc(10px + 1.8vw);
        left: 50%;
        transform: translateX(-50%);
        padding: 20px;
        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;
        }
    .btn-homepage {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        margin: 10px 0px;
        padding: 0px;
    }
    .btn-homepage li{
        float:left;
        list-style:none;
    }
    .alignfull {
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
        max-width: 100vw;
        width: unset;
    }
.bg-all-img {
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 600px;    
}
.wrap-category {
    padding:40px 0px;
}
.wrap-category.bg-white {
    background-color: #FFF;
    padding-bottom: 30px;
}
.wrap-category .col-right .card {
    position: relative;
    text-decoration: none;
    color: #333;
    overflow: hidden;
    margin: 0px 20px;
    border-radius: 3px;
}
.wrap-category .col-right .card-content .field-view-more {
    color: #3b93ff;
    margin-bottom:15px;
}
.wrap-category .col-left .card {
    position: relative;
    text-decoration: none;
    color: #FFF;
    overflow: hidden;
    margin: 30px 20px;
    display: flex;
    border-radius: 3px;
}
    .wrap-category .col-left .card:hover .card-content {
        transform: none;
    }
.wrap-category .col-left .card-content .field-desc {
    font-size: 14px;
    padding: 1rem 0 0;
}
.wrap-category .col-left .card-content {
    background: linear-gradient(359deg, #000 0.54%, rgba(0, 0, 0, 0.00) 98.5%);
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    transform: translateY(65%);
    transition: ease-in-out .5s;
    color: #fff;
    padding:15px;
}
.card-content .field-title {
    font-size: 24px;
    font-family: 'montserrat-semibold';
}
.card-content .field-view-more {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .075rem;
    line-height: normal;
    text-transform: uppercase;
}
.toyota-group-service .nhan-vien-dichvu figure {
    max-width: 175px;
    margin: 25px auto;
    overflow: hidden;
}
.toyota-group-service .nhan-vien-dichvu figure img {
    margin: 5px auto;
    -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-height:227px;
}
.toyota-group-service .slide .carousel-control{
    box-shadow:none;
}
.toyota-group-service ul li {
    list-style:none;
    display:flex;
}
.toyota-group-service ul li b{
    font-size:16px;
    text-transform:uppercase;
    line-height:26px;
}
    .toyota-group-service ul li p {
        font-size: 11px;
        line-height: 20px;
        display: inline-block;
    }
        .toyota-group-service ul li p span {
            font-size: 13px;
            line-height: 20px;
            margin: 5px 0px;
            float: left;
            color: #D70C19;
            font-style: oblique;
        }
.tv-title {
    display: inline-block;
    width: 100%;
    padding: 15px 0px;
    border-bottom: 3px solid#ccc;
    font-size: 26px;
    color: #de0000;
}
.wrapper-new {
    background-color: #ffffff;
}
.form-contact {
    padding: 30px 0px 30px 30px;
    display: inline-block;
    background: #fee;
    border-radius: 14px;
    margin-left: 10px;
    box-shadow: 0 4px 6px #00000029;
}
    .form-contact .col-md-4, .form-contact .col-md-8 {
        margin-bottom: 15px;
    }
    .wrapper-new .text-label {
        margin: 0px 0px 10px 0px;
    }
.form-contact input{
    height:35px;
}
.form-contact .col-md-4 span {
    font-weight: bold;
    float: right;
    padding-right: 15px;
    margin-top: 5px;
}
.form-contact .btn-contact {
    padding: 8px 15px;
    margin-top: 10px;
    background: #ffd800;
    font-size: 14px;
    font-family: Roboto-Medium;
    border: 1px solid#ffd800;
    border-radius: 3px;
    box-shadow: 0 4px 6px #00000029;
}
.info-hang {
    margin: 15px 0px;
}
.info-hang a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #333;
    font-size: 18px;
    text-decoration: none;
    height: 80px;
    font-weight: bold;
    font-family: Tahoma,arial,sans-serif;
}
.info-hang a:hover{
    color:#d02028;
}
.info-hang a span {
    margin-right:15px;
}
#main-content .container-fluid {
    padding: 0px;
}
/*.menu-opener .open-menu {
    display: none !important;
}
.menu-opener:hover .open-menu {
    display: none !important;
}*/
.bg-white{
    background:#FFF;
}
.images-group a{
    display:block;
    position:relative;
    margin-bottom:20px;
}
.images-group .img-responsive {
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.images-group .img-responsive:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.bg-while {
    background-color: transparent;
    box-shadow: none;
}
.p-welcome-box {
    /*background: url('../Images/backgroup/bg-01.png') no-repeat center center;
    background-size: cover;*/
    color: #fff;
    padding: 0px 0;
    margin-bottom: 0px;
}
.p-welcome-box h2, .p-welcome-box h3 {
    color: #ffc100;
    margin: 0 0 15px;
    font-family: Roboto-medium, sans-serif;
    font-size:30px;
}
.p-welcome-box .col-md-12 p {
    font-family: Roboto-medium, sans-serif;
    font-size: 18px;
}
.navigation div {
    display: block;
    width: 35px;
    height: 36px;
    margin: auto;
}
/*.navigation h3{
    margin:0px;
    line-height:18px;
    font-size:13px;
    font-family:Roboto-Medium;
    text-align:center;
}
    /*slide*/
    /*.rm-left .slide .carousel-control {
    top: 35%;
    z-index: 2;
    opacity: 0.6;
    width: 35px;
    height: 60px;
    border: 0;
    border-radius: 0;
    text-shadow: none;
    text-align: center;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    font-size: 40px;
    background: #000;
    box-shadow: 0px 2px 2px #9a9a9a;
    color: #FFF;
    display: block!important;
    text-decoration: none;
}*/
    .slide-show .slide {
    min-height: 200px;
    margin-bottom:0px;
}
.slide-show .slide .item a img{
    display:flex;
    justify-content:space-between;
    align-items:center;
    width:100%;
}
#carousel-rm.slide {
    min-height: 200px;
    margin: 0px;
}
#product-carousel-type-car.slide {
    min-height: 200px;
    margin: 80px 0px  30px 0px;
}

#carousel-rm {
    background-color: rgba(0,0,0,0.5);
    position: relative;
    display: flex;
}
    #carousel-rm .left.carousel-control {
       left:5%;
    }
    #carousel-rm .right.carousel-control {
        right: 5%;
    }
    #carousel-rm .carousel-indicators {
        width:100%;
        left:0px;
        margin-left:0;
    }
        #carousel-rm .carousel-indicators li {
            height:auto;
            text-indent: 0px;
            border-radius: 0px;
            background-color: rgba(0,0,0,0.3);
        }
        #carousel-rm .carousel-indicators li.active {
            background-color: rgba(0,0,0,0.6);
            border:3px solid #D70C19;
           
        }
            #carousel-rm .carousel-indicators li p {
                color: #FFF;
                padding: 8px 6px;
                margin:0px;
            }
/*Khuyến mại nhanh*/
.bg-promotion {
    background: #fdd100;
}
    .bg-promotion .text-label {
        margin: 0px;
        border: none;
        height: 64px;
        padding-top:26px;
    }
.bg-promotion .text-label a{
    float:right;
    text-decoration:none;
    color:#4c4c4c;
    font-size:14px;
    font-family:'montserrat-medium';
}
    .bg-promotion .text-label a span {
        font-size: 18px;
        color: #4c4c4c;
    }
.bg-promotion .text-label span{
    font-family:Roboto-Bold;
    color:#ee1c25;
    font-size:18px;
}
.bg-brown {
    background: #b52e2e;
    padding: 10px 0px 0px 0px;
}
.bg-brown .team_columns_carousel_wrapper{
    background-color:transparent;
    padding-bottom:0px;
}
.bg-brown .rmitem-image{
     background-color:#FFF;
}

/*tabs*/
.wrap-tabmain {
    overflow: hidden;
    position: relative;
}
.tab-flex-center{
    display:flex;
    align-items:center;
    justify-content:center;
    margin:12px 0px;
}
    .tab-flex-center li a {
        font-family: Tahoma,arial,sans-serif;
        font-size: 18px;
        color: #333;
        background-color: transparent !important;
        font-weight: bold;
    }
/*.tabs {*/
/*    background: #FFF;*/
/*min-height: 352px;
    margin-bottom: 8px;
}
.tab-content .item{
    clear: both;
    margin: 12px 0px;*/
/*    height: 76px;*/
/*position: relative;
    border-bottom: 1px solid#e0e0e0;
    overflow:hidden;
}
.tab-content .item:last-child{
    border-bottom:none;
}
.tab-content .item a{
    text-decoration:none;
    color:#313131;
    font-size:14px;
    font-family:'montserrat-medium';
    line-height:18px;
}
.tab-content .item .col-md-8 a{
    height: 37px;
    overflow: hidden;
    display: block;
}
.tab-content .item .col-md-8 > a:hover{
    color:#D70C19;
}
.tab-content .item p a{
    color:#909090;
    font-size:13px;
}
.tabs .tab-content{
    max-height:306px;
    overflow-y:auto;
    overflow-x:hidden;
    margin-right:-6px;
}
.tabs .nav-tabs > li > a{
    font-size:15px;
    font-family:Roboto-Medium;
    color:#1a1919;
}*/
/*sản  phẩm  bán  chạy*/
.tag-group {
    float: right;
    margin-right: 30px;
    padding: 3px 0px;
}
.text-label span.tag-group a {
    font-size: 16px;
    padding: 5px 15px;
    background: #fff;
    border: 0;
    border-radius: 15px;
    box-shadow: 0 0 1px rgb(0 0 0 / 8%);
    line-height: 1.5;
    text-decoration: none;
    color: #4e5356;
    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;
}
    .text-label span.tag-group a:hover {
        color: #D70C19;
        background: #eee;
    }
    .text-view-more {
        text-align: center;
        padding: 10px 0px;
        margin: 20px 0px 40px 0px;
        border: none;
    }
        .text-view-more a {
            text-decoration: none;
            font-size: 15px;
            font-family: Roboto-Medium;
            color: #ffffff;
            padding: 11px 30px;
            background: #D70C19;
            border-radius: 30px;
        }
            .text-view-more a:hover {
                color: #fbff00;
                box-shadow: 0px 5px 10px #929292;
            }

.tag-group a {
    text-decoration: none;
    color: #4e4d4d;
    font-size: 14px;
    font-family: 'montserrat-regular';
    padding: 0px 4px;
}
.wap-content {
    min-height: 200px;
    background: #FFF;
    box-shadow: 0 1px 6px #dcdcdc;
}
.img-banner-tet-2019{
    margin:0 auto;
}
/*.text-label {
    border: 1px solid#ffb307;
    border-radius: 4px;
    padding: 12px 20px;
    font-size: 18px;
    font-family: Roboto-Medium;
    margin-top: 20px;*/
    /*background-image: url(/Images/backgroup/tieu-de-trang-tri-tet-2019.png);*/
    /*background-repeat: no-repeat;
    background-position: center right;
}*/
.toyota-group-service .text-label a {
    text-transform: uppercase;
    color: #333;
    font-size: 18px;
    padding: 10px;
    border-radius: 4px;
    background: #d6d5d5;
}
    .toyota-group-service .text-label a:hover {
        background: #D70C19;
        color: #FFF !important;
    }
.text-label a {
    text-transform: uppercase;
    color: #333;
    font-size: 18px;
}
    .text-label span {
        font-size: 15px;
        font-family: roboto-medium,sans-serif;
        color: #333;
        
    }
        .text-label span a {
            text-transform: none;
            color: #4e4d4d;
        }
        .rm-left {
            padding-left: 0px;
            padding-right: 8px;
        }

.rm-item{
    border:1px solid#ececec;
    border-radius:3px;
    position:relative;
}
.team_columns_carousel_wrapper {
    padding: 1px;
    overflow: hidden
}
/*.adv-left,
.adv-right {
    top: 40%;
    z-index: 2;
    opacity: 1;
    width: 45px;
    height: 45px;
    border: 0;
    border-radius: 50%;
    text-shadow: none;
    text-align: center;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    font-size: 29px;
    background: #FFF;
    box-shadow: 0px 2px 2px #9a9a9a;
    color: #000; 
    display:block!important; 
}*/
.team_columns_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important;
    margin-top:8px;
}
.team_columns_carousel_control_left {
    left: 26px!important
}
/*.team_columns_carousel_control_right {
    left: 63px!important
}*/
.adv_left {
    left: 6px!important
}
.adv_right {
    right: 6px!important
}

.team_columns_item_social a,
.team_columns_item_social a:visited {
    width: 25px;
    float: left;
    height: 25px;
    display: block;
    line-height: 25px;
    margin-right: 2px;
    text-decoration: none;
    -webkit-transition: background ease-in-out .3s;
    transition: background ease-in-out .3s
}
.team_columns_carousel_wrapper {
    background: #fff;
    padding-bottom:52px;
    
}
.team_columns_carousel_control_left,
.team_columns_carousel_control_left:hover,
.team_columns_carousel_control_left:active,
.team_columns_carousel_control_left:focus,
.team_columns_carousel_control_right,
.team_columns_carousel_control_right:hover,
.team_columns_carousel_control_right:active,
.team_columns_carousel_control_right:focus {
    color: #fff;
    background: #feb600!important
}

.team_columns_item_social a,
.team_columns_item_social a:visited {
    color: #171717;
    background: #feb600
}
.team_columns_item_social a:hover,
.team_columns_item_social a:active {
    background: #cb9200
}
.four_shows_one_move .cloneditem-1,
.four_shows_one_move .cloneditem-2,
.four_shows_one_move .cloneditem-3 {
    display: none
}
@media all and (min-width: 768px) {
    .four_shows_one_move .carousel-inner>.active.left,
    .four_shows_one_move .carousel-inner>.prev {
        left: -50%
    }
    .four_shows_one_move .carousel-inner>.active.right,
    .four_shows_one_move .carousel-inner>.next {
        left: 50%
    }
    .four_shows_one_move .carousel-inner>.left,
    .four_shows_one_move .carousel-inner>.prev.right,
    .four_shows_one_move .carousel-inner>.active {
        left: 0
    }
    .four_shows_one_move .carousel-inner .cloneditem-1 {
        display: block
    }
}
@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {
    .four_shows_one_move .carousel-inner>.item.active.right,
    .four_shows_one_move .carousel-inner>.item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.active.left,
    .four_shows_one_move .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.left,
    .four_shows_one_move .carousel-inner>.item.prev.right,
    .four_shows_one_move .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}
@media all and (min-width: 992px) {
    .four_shows_one_move .carousel-inner>.active.left,
    .four_shows_one_move .carousel-inner>.prev {
        left: -25%
    }
    .four_shows_one_move .carousel-inner>.active.right,
    .four_shows_one_move .carousel-inner>.next {
        left: 25%
    }
    .four_shows_one_move .carousel-inner>.left,
    .four_shows_one_move .carousel-inner>.prev.right,
    .four_shows_one_move .carousel-inner>.active {
        left: 0
    }
    .four_shows_one_move .carousel-inner .cloneditem-2,
    .four_shows_one_move .carousel-inner .cloneditem-3 {
        display: block
    }
}
@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {
    .four_shows_one_move .carousel-inner>.item.active.right,
    .four_shows_one_move .carousel-inner>.item.next {
        -webkit-transform: translate3d(25%, 0, 0);
        transform: translate3d(25%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.active.left,
    .four_shows_one_move .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-25%, 0, 0);
        transform: translate3d(-25%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.left,
    .four_shows_one_move .carousel-inner>.item.prev.right,
    .four_shows_one_move .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}
/*blog*/
.rm-blog h2,.rmtv h2{
    margin-bottom:0px;
}
.rm-blog h2 a,.rmtv h2 a{
    font-size:16px;
    font-family:Roboto-Medium;
    line-height:18px;
    color:#151515;
    text-decoration:none;
}
.rm-blog h2 a:hover, .rmtv h2 a:hover {
    color: #D70C19;
}
.rm-blog .rm-decription, .rmtv .rm-decription {
    text-align: justify;
    font-size: 14px;
    font-family: 'montserrat-medium';
    color: #7a8080;
    padding: 10px 0px;
    line-height: 18px;
    height: 65px;
    overflow: hidden;
    margin-bottom: 10px;
}
.blogtag ul,.blogsimilarposts ul{
    padding:0px;
    margin:0px;
    clear:both;
}
.blogtag li{
    list-style:none;
    float:left;
    width:50%;
    margin-bottom:26px;
    position:relative;
}
.blogtag li a{
    color:#4e5356;
    font-size:13px;
    text-decoration:none;
}
    .blogtag li a:hover {
        color: #d70c19;
    }
.blogsimilarposts ul li {
    list-style: none;
    position: relative;
    border-top: 1px dashed #7a8080;
    border-bottom: 1px dashed #7a8080;
    padding: 10px 0px;
}
.blogsimilarposts ul li:first-child{
    border-bottom:none;
}
.blogsimilarposts ul li a{
    color:#4e5356;
    font-size:15px;
    text-decoration:none;
    line-height:24px;
    width:100%;
    display: block;
}
    .blogsimilarposts ul li a:hover {
        color: #D70C19;
    }
.blogsimilarposts{
    margin-bottom:62px;
}
.blog-comment{
    float: right;
    position: absolute;
    top: 46%;
    right: 0px;
}
.blog-single{
    padding:0px 12px;
    margin-bottom:25px;
}
    .blog-single h3 a {
        font-family: 'montserrat-semibold';
        font-size:18px;
        line-height:30px;
        text-decoration:none;
        color:#4e5356;
    }
        .blog-single h3 a:hover{
            color:#D70C19;
        }
        .kh-bottom {
            margin-bottom: 62px;
        }

.blog-single h2 {
    line-height: 18px;
    height: 42px;
    overflow: hidden;
}
.rmtv .item{
    border: 1px solid#f3f2f2;
    margin-bottom:62px;
}
/*Hệ thống oto*/
.rmsystem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
    .rmsystem .column {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        padding: 0 4px;
    }
    .rmsystem .item img{
        min-height:150px;
        background:#f5f5f5;
    }
    .rmsystem .item{
        position:relative;
        padding-bottom:8px;
    }
    .rmsystem .text-block {
        position: absolute;
        bottom: 20px;
        right: 20px;
        background-color: rgba(0,0,0,0.5);
        color: white;
        padding: 20px;
        min-height:100px;
    }
.rmsystem .item a{
    display: block;
    text-decoration:none;
    color:#151515;
    font-size:15px;
    font-family:'montserrat-medium';
}
.rmsystem .item h2 span{
    font-family:Roboto-Medium;
}
.rm-aggregate{
    padding:0px;
    margin:10px 0px 0px 0px;
}
.rm-aggregate li{
    float:left;
    width:50%;
    position:relative;
    display:block;
}
.rm-aggregate li a{
    text-decoration:none;
    color:#FFF;
}

.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: 206px;
}
.rm-aggregate li a h2 {
    padding: 10px 10px;
    margin-top: 0px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.67);
    margin: 0px;
    font-size: 15px;
    color: #FFF;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rm-opacity{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(45,45,45,.8);
    text-align:center;
}
.rm-opacity span{
    color: #FFF;
    margin-top: 30%;
    display: inline-block;
    font-family:Roboto-Medium;
    font-size:15px;
    padding:0px 5px;
}
.rm-opacity p{
    font-family:'montserrat-medium';
    font-size:13px;
}
/*scroll*/
.tabs .tab-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #f3f3f3;
}

.tabs .tab-content::-webkit-scrollbar {
    width: 6px;
    background-color: #7e7e7e;
}

.tabs .tab-content::-webkit-scrollbar-thumb {
    background-color: #7e7e7e;
    border: 2px solid #7e7e7e;
}
.rm-goc-remax .lazy-container{
    height:212px;
    overflow:hidden;
}
@media (min-width: 1280px) {
    .tabs {
    min-height: 346px;
}

.tabs .tab-content {
    max-height: 302px;
}

        .commitment .col-md-3, .col-md-3.fone-cart, .footer-top .col-md-3 {
            width: 25%;
        }
}
/*wrap-tien-ich*/
.wrap-category.bg-white.wrap-tien-ich {
    padding-bottom: 60px!important;
    border-bottom: 1px solid#f1f1f1;
}
.wrap-tien-ich h2 {
    font-size: 30px;
    padding: 40px 0 30px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.wrap-tien-ich .item-center {
    margin-top: 20px;
}
.wrap-tien-ich .item-right img, .wrap-tien-ich .item-left img {
    width: 50px;
    display: block;
    height: auto;
    margin: 5px auto;
    -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:50%;
}
.wrap-tien-ich a{
    font-size:13px;
    color:#000;
    line-height:24px;
    text-decoration:none;
    cursor:pointer;
}
.wrap-tien-ich .item-left:first-child {
    position: absolute;
    left: 60%;
    top: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wrap-tien-ich .item-left:nth-child(2) {
    position: absolute;
    left: 20%;
    top: 120px;
    text-align: center;
}
.wrap-tien-ich .item-left:nth-child(3) {
    position: absolute;
    left: 60%;
    top: 237px;
    text-align: center;
}
/*right*/
.wrap-tien-ich .item-right:first-child {
    position: absolute;
    left: -15%;
    top: 10px;
    text-align: center;
}

.wrap-tien-ich .item-right:nth-child(2) {
    position: absolute;
    left: 30%;
    top: 120px;
    text-align: center;
}

.wrap-tien-ich .item-right:nth-child(3) {
    position: absolute;
    left: -15%;
    top: 237px;
    text-align: center;
}
.wrap-tien-ich .item-right span b{
    color:#D70C19;
}

.splide {
    max-width: 70vw;
}

.splide__slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.splide__slide__container {
    height: 120px;
    aspect-ratio: 16/9;
    background-color: red;
    border-radius: 0.4em;
    display: flex;
    align-items: end;
    cursor: pointer;
    transition: background-color 250ms ease-in-out, height 300ms var(--ease-bounce-1);
}

    .splide__slide__container h1 {
        font-family: "Montserrat";
        margin-left: 1em;
        color: white;
    }

ul:has(.splide__slide__container:hover)
.splide__slide__container:not(.splide__slide__container:hover) {
    background-color: gray;
    height: 100px;
}

.splide__slide__container h1 {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 250ms ease-in-out, transform 250ms var(--ease-bounce-1);
}

.splide__slide__container:hover h1 {
    opacity: 1;
    transform: translateY(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: 700px;
    height: calc(500px + 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(25px + 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(20px + 0.3vw);
    text-transform: uppercase;
    left: 0%;
    transform: translateX(0%);
    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: 18px;
        font-weight: 700;
    }
    swiper-slide .slide-top .text-h6 {
        font-size: 30px;
    }
swiper-slide .slide-bottom {
    position: absolute;
    z-index: 9;
    bottom: calc(75px + 1vw);
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    /*border: 1px solid #ccc;*/
    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:18px;
    }
    swiper-slide .slide-bottom p a {
        color:#7a8080;
        font-weight:bold;
    }
    swiper-slide .slide-bottom p a:hover {
        color:#006afc;
    }