﻿
/*mua-xe*/
.tab-content #mua-xe .col-md-3 {
    padding: 0;
}
.tab-content .toolleft {
    font-size: 13px;
    width: 95%;
    font-weight: 400;
}

.tab-content .toolleft .collapsible {
    box-shadow: none;
    border: 0 solid #ccc;
    margin: 0px;
    padding: 0px;
}

.tab-content .toolleft .inner-box ul.collapsible.collapsible-accordion {
    padding-left: 0;
    list-style-type: none;
}

.tab-content .toolleft .collapsible li {
    border-bottom: solid 1px #eee;
    list-style: none;
}

.tab-content .toolleft a {
    background-color: #fff;
}

.tab-content .toolleft a:hover {
    text-decoration: none;
}

.tab-content .toolleft .collapsible .collapsible-header {
    border: 0;
    line-height: inherit;
    padding: 3px 20px;
    border-bottom: 0px solid #eee;
    position: relative;
    margin-bottom: 0px;
    font-weight: 700;
    background-color: #f9f9f9;
    text-transform: uppercase;
    color: #545454;
    font-weight: 400;
    text-align: left;
}

.tab-content .toolleft .collapsible-header {
    display: block;
    cursor: pointer;
    min-height: 30px;
    line-height: 30px;
    padding: 0 10px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

.tab-content .toolleft .collapsible .collapsible-header.collapsed:before {
    transform: rotate( -45deg );
}

.tab-content .toolleft .collapsible .collapsible-header:before {
    transform: rotate( 45deg );
    background-color: #c8102e;
    margin-right: 3px;
}

.tab-content .toolleft .collapsible .collapsible-header:after, .toolleft .collapsible .collapsible-header:before {
    position: absolute;
    right: 7%;
    top: 50%;
    height: 2px;
    width: 10px;
    content: "";
}

.tab-content .toolleft .collapsible .collapsible-header span {
    line-height: 43px;
    font-size: 11px;
}

.tab-content .toolleft .collapsible .collapsible-header.collapsed:after {
    transform: rotate( 45deg );
}

.tab-content .toolleft .collapsible .collapsible-header:after {
    transform: rotate( -45deg );
    background-color: #c8102e;
    margin-right: -3px;
}

.tab-content .toolleft .collapsible .collapsible-body {
    border-bottom: 0px solid #eee;
    background-color: #EDEDED;
    color: #989898;
}

.tab-content .toolleft .collapsible li {
    border-bottom: 1px solid #eee;
}

.tab-content .toolleft .sub-item:active {
    display: block;
    margin: 0 0;
}

.tab-content .toolleft .inner-collapsible {
    padding: 10px;
}

.tab-content .toolleft .collapsible-body p {
    padding: 0 20px;
    height: 25px;
    margin: 0;
}

.tab-content .toolleft .collapsible [type=checkbox] + label {
    font-size: inherit;
    line-height: 18px;
    padding-left: 25px;
}

.tab-content .toolleft label {
    display: inherit;
    color: #555;
}

/*.tab-content .toolleft [type=checkbox]:checked, [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0;
}*/

.tab-content .toolleft [type=checkbox] + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

.tab-content .toolleft .collapsible [type=checkbox] + label:before, .toolleft .collapsible [type=checkbox]:not(.filled-in) + label:after {
    border-width: 1px;
    border-color: #fff;
    height: 13px;
    width: 13px;
    background-color: #FFF;
}

.tab-content .toolleft [type=checkbox]:not(.filled-in) + label:after {
    border: 0;
    transform: scale(0);
}

.tab-content .toolleft [type=checkbox] + label:before, [type=checkbox] + label:after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    z-index: 0;
    top: 0;
    left: 0;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s;
}

.tab-content .toolleft .collapsible [type=checkbox]:checked + label:before {
    border-right-color: #EC1B30 !important;
    border-bottom-color: #EC1B30 !important;
    width: 8px;
    height: 15px;
    top: -2px;
    left: 0;
    border-width: 2px;
    background-color: transparent;
}

.tab-content .toolleft [type=checkbox]:checked + label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-right: 2px solid #EF5350;
    border-bottom: 2px solid #EF5350;
    transform: rotate( 40deg );
}
/*Phụ tùng phụ kiện*/

.tab-content .auto-part .item {
    margin-top: 0;
    margin-bottom: 20px;
}
.tab-content .auto-part .item a {
    display: block;
    outline: none !important;
}
.news.auto-part .item .inner {
    border: 1px solid #eee;
}
.news .item .inner .image-2 {
    position: relative;
    height: 166px;
    overflow: hidden;
}
.news .item .inner .image-2 img {
    width: 100%;
}
.news .item .inner .txt {
    padding: 15px 0px 20px 0px;
    height: 156px;
}
    .news .item .inner .txt .title {
        font-size: 11px;
        margin: 10px 0;
        font-weight: bold;
        padding: 0 20px;
        box-shadow: inset 3px 0 0 #ddd;
        transition: all 0.3s;
        display: flex;
        align-items: center;
        min-height: 21px;
    }

.auto-part{
    padding:0px;
    margin: 30px 10px;
}
    .auto-part li{
        list-style:none;
        min-height:100px;
        overflow:hidden;
        margin:0px;
    }
        .auto-part li .content{
            margin:0px 5px;
            border:1px solid#ccc;
            border-radius:6px;
            display:block;
        }
            .auto-part li .content img{
                max-width:100%;
                display:block;
                height:auto;
                margin:0 auto;
                overflow:hidden;
            }
            .auto-part li span {
                display: block;
                font-size: 14px;
                font-weight: bold;
                color: #c8102e;
                margin: 10px 5px;
            }
    .auto-part li p{
        font-size:13px;
        line-height:22px;
        margin:10px 5px;
    }
.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;
    margin-bottom:30px;
}

.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#d30606;
}

.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: #d30606;
}

.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;
}


/*toyotaSure*/
.car-sale-widget {
    padding: 60px;
    background: #fff;
    position: relative;
}
.car-sale-widget h5 {
    font-family: OpenSans-Bold, sans-serif;
    font-size: 30px;
    color: #eb0a1e;
}
.car-sale-widget .steps p {
    font-size: 16px;
    color: #444444;
}
.car-sale-widget h3 {
    font-size: 25px;
    color: #202020;
    font-family: OpenSans-Bold, sans-serif;
}
.car-sale-widget p {
    font-family: OpenSans-Regular, sans-serif;
    font-size: 16px;
    color: #444444;
    font-weight:normal;
}
.car-price {
    border-top: 1px solid #ebebeb;
    padding-top: 25px;
}
.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}
.car-sale-widget textarea {
    min-height:250px;
}
.car-sale-widget p a{
    font-weight:bold;
    color:#c8102e;
}
.car-sale-widget .custom-select, .car-sale-widget .form-control {
    width: 100%;
    height: 40px;
    border: 1px solid#ccc;
}
.car-sale-widget .form-group {
    margin-top: 30px;
}
.car-sale-widget .position-relative {
    position: relative !important;
}
.car-sale-widget .price {
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.car-sale-widget .position-absolute {
    position: absolute !important;
}
#uploadcar label.error:not(#gallery_photo_add-error) {
    margin-top: 10px;
    position: absolute;
    bottom: -28px;
    left: 6px;
    font-size: 13px;
}
.btn-file #gallery_photo_add {
    position: absolute;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    width: 500px;
    left: 0;
    top: 0;
}
#gallery_photo_add-error {
    position: absolute;
    bottom: -20px;
}
.btn-file {
    background-color: white;
    color: #a1a1a1;
    border: 1px solid #cacaca;
    display: flex;
}
.btn-file .label-1 {
    border-radius: 3px;
    background-color: #444444a1;
    color: #fff;
    padding: 3px 15px;
    margin-right: 20px;
    margin-left: 5px;
}
.btn-file .label-2 {
    text-align: left;
    float: left;
    padding-right: 150px;
}
.car-sale-widget .check-security {
    display: flex;
}
    .car-sale-widget .check-security input[type="checkbox"] {
        height: 20px;
        width: 20px;
        border: 1px solid#ccc;
    }
.car-sale-widget .form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}
.error {
    color: red;
    border-color:red;
}
.car-sale-widget .check-security input.error:before {
    content: '';
    position: absolute;
    left: -5px;
    top: -5px;
    margin: 4px;
    width: 22px;
    height: 22px;
    transition: transform 0.28s ease;
    border-radius: 3px;
    border: 2px solid red;
}
.car-sale-widget .check-security label {
    font-size: 1.071rem;
    font-family: "OpenSans-Regular", sans-serif;
    margin-left: 15px;
    margin-top: 2px;
    cursor:pointer;
}
.car-sale-widget .form-check-label {
    margin-bottom: 0;
}
.btn-dangky-sure {
    display: inline-block;
    padding: 12px 25px;
    font-size: 20px;
    color: #fff;
    font-family: OpenSans-Bold, sans-serif;
    background: #ed1b2f;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    margin-top: 60px;
}
.show-media .media-img{
    display:flex;
}
.show-media .media-img .pip {
    flex: 0 0 calc(25% - 10px);
    height: 150px;
    position: relative;
}
.show-media .pip span.remove:hover {
    color: #232323;
}
.show-media .media-img .pip span {
    position: absolute;
    top: -5px;
    right: -5px;
    font-size: 1.714rem;
    cursor: pointer;
    background: #ffff;
    border-radius: 50%;
}
.img-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.show-media .media-img img {
    padding: 4px;
}
.show-media .media-img .pip img {
    padding: 4px;
    object-fit: contain;
}
#price{
    padding-left:30px;
}