body {
    overflow-x: hidden; /* Hide scrollbars */
}

.car_color_box {
    direction: ltr;
    height: 56.6vw;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.animate__slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

.turntable {
    left: 10vw;
    position: absolute;
    top: 5vw;
    z-index: 9;
}



.chart {
    height: 15vw;
    width: 15vw;
}

.close_icon {
    bottom: 0;
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 5vw;
}

.open_icon {
    cursor: pointer;
    left: 15vw;
    position: absolute;
    top: 3vw;
    width: 5vw;
}

.open_icon img {
    width: 100%;
}

.car {
    overflow: hidden;
    position: relative;
}

.car .car_swiper {
    bottom: 4.5vw;
    height: 33vw;
    left: 50%;
    max-height: 50vw;
    overflow: hidden!important;
    position: absolute;
    transform: translateX(-48%);
    width: 60%;
}


.car .car_swiper img {
    max-width: none;
    width: 100%;
}

.car>div img {
    max-width: none;
    width: 101%;
}

.car .car_swiper img {
    max-width: none;
    width: 100%;
}

.heig {
    position: relative;
    z-index: 1;
}

.heig, .heig_box {
    height: 100vh;
    width: 100vw;
}

.heig_box {
    left: 0;
    position: absolute;
    top: 0;
}

.lg .index-section {
    height: 100vh;
    overflow: hidden;
}

.car_parameter {
    position: relative;
    z-index: 1;
}

.parameter_data {
    align-items: center;
    bottom: 3.125vw;
    display: flex;
    height: 6.56vw;
    justify-content: center;
    left: 0;
    position: absolute;
    width: 100%;
}

.parameter_l {
    align-items: center;
    display: flex;
    padding-top: 5%;
    
}

.parameter_list {
    border-right: 1px solid #ffffff;
    color: rgb(255, 255, 255);
    display:  flex;
    flex-direction: column;
    font-size: 2vw;
    height: 3.80vw;
    justify-content: space-between;
    padding: 0 5vw;
    text-align: left;
    border-color: rgb(252, 251, 251);
}

.parameter_list .list_t span, .parameter_list .list_t {
    letter-spacing: .1vw;
}

.list_b {
    color:rgb(255, 255, 255) ;
    font-size: 1vw;
    font-weight: 100;
    text-transform: uppercase;
    border-color: rgb(255, 255, 255);
}

.parameter_list .list_t span, .parameter_list .list_t {
    letter-spacing: .1vw;
}

.car_parameter img {
    width: 100%;
}

.car_highlights {
    margin-top: 1vw;
    position: relative;
    z-index: 1;
}

.car_highlights_open {
    display: flex;
    height: 53.9vw;
    justify-content: space-between;
    margin: 0 auto;
    overflow: hidden;
    transition: all 1s;
    width: 100%;
}

.car_highlights_item, .car_highlights_max, .highlights_b>div, .highlights_b_l, .highlights_b_r, .highlights_left, .highlights_t_l, .highlights_t_r {
    overflow: hidden;
}

.highlights_left {
    position: relative;
    width: 600px;
}

.highlights_left>div {
    height: 53.9vw;
    width: 100%;
}

.car_highlights_item:hover img, .car_highlights_max:hover img, .highlights_b:hover img, .highlights_b_l:hover img, .highlights_b_r:hover img, .highlights_left:hover img, .highlights_t_l:hover img, .highlights_t_r:hover img {
    transform: scale(1.1);
}

.highlights_right {
    display: flex;
    flex-direction: column;
    margin-left: 1vw;
    width: 1250px;
}

.highlights_t {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    padding-bottom: 1vw;
}

.highlights_t>div {
    box-sizing: border-box;
    position: relative;
}

.highlights_t>div:last-child {
    margin-left: 1vw;
}

.highlights_t>div {
    box-sizing: border-box;
    position: relative;
}

.car_highlights img {
    max-width: none;
    width: 101%;
}

.hover_title {
    box-sizing: border-box;
    font-size: 1.3vw;
    font-weight: 700;
    padding: .5vw 1vw;
    text-transform: capitalize;
    transition: all .4s;
}

.hover_content {
    box-sizing: border-box;
    font-size: 1vw;
    max-height: 0;
    opacity: .6;
    padding: 0 1vw;
    transition: all .4s;
}

.highlights_t>div:last-child {
    margin-left: 1vw;
}

.highlights_t>div {
    box-sizing: border-box;
    position: relative;
}

.highlights_b {
    position: relative;
}

.hover_box:hover {
    background-color: rgba(0,0,0,.5);
}

.hove_top:hover .hover_content {
    max-height: 80%;
    transform: translateY(-2vw);
}

.hove_top:hover .hover_title {
    background: 0 0;
    transform: translateY(-2vw);
}

.model-30-wrap p {
    margin: 0!important;
}

.car_highlights_item img, .car_highlights_max img, .highlights_b img, .highlights_left img, .highlights_t img {
    transition: all .4s;
}

a {
    background-color: transparent;
}

.hover_box:hover {
    background-color: rgba(0,0,0,.5);
}

.car_highlights_item:hover img, .car_highlights_max:hover img, .highlights_b:hover img, .highlights_b_l:hover img, .highlights_b_r:hover img, .highlights_left:hover img, .highlights_t_l:hover img, .highlights_t_r:hover img {
    transform: scale(1.1);
}

.hover_box {
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .4s;
    width: 100%;
}

a {
    text-decoration: none;
}

.car_highlights_max {
    margin-bottom: 1vw;
    overflow: hidden;
    position: relative;
}

.car_highlights_max img, .car_highlights_max_2 img {
    width: 100%;
}

.car_highlights_max .hover_box:hover {
    background-color: transparent!important;
}

.car_highlights_max .hover_title {
    font-size: 2vw!important;
}

.car_highlights_max .hover_content, .car_highlights_max .hover_title {
    padding-left: 2.5%!important;
    padding-right: 2.5%!important;
}

.car_highlights_max .hover_box:hover:before {
    opacity: 1;
}

.car_highlights_max .hover_box:before {
    background-image: linear-gradient(180deg,transparent,rgba(0,0,0,.5))!important;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .4s;
    width: 100%;
}

.car_highlights_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.car_highlights_item {
    margin-left: 0;
    margin-right: 0;
}

.car_highlights_item {
    box-sizing: border-box;
    margin-bottom: 1vw;
    overflow: hidden;
    position: relative;
    width: 32.66667%;
}

.car_highlights_item>div {
    overflow: hidden;
}

.car_highlights_item img, .car_highlights_max_2 img {
    transition: all .4s;
}

.car_highlights_item:nth-child(4) {
    width: 66.3%;
}

.car_highlights_item:nth-child(5) {
    height: 17.1vw;
}

.car_highlights_item:nth-child(6) {
    bottom: -.9vw;
    position: absolute;
    right: 1%;
    top: 85%;
}


